Method: Yadriggy::UnionType#types
- Defined in:
- lib/yadriggy/type.rb
#types ⇒ Array<Type> (readonly)
Returns the given types.
167 168 169 |
# File 'lib/yadriggy/type.rb', line 167 def types @types end |
Returns the given types.
167 168 169 |
# File 'lib/yadriggy/type.rb', line 167 def types @types end |