Method: Yadriggy::Type#supertype
- Defined in:
- lib/yadriggy/type.rb
#supertype ⇒ Type
Returns the type containing a wider range of values.
109 110 111 |
# File 'lib/yadriggy/type.rb', line 109 def supertype nil end |
Returns the type containing a wider range of values.
109 110 111 |
# File 'lib/yadriggy/type.rb', line 109 def supertype nil end |