Method: Typisch::Type::Tuple#types
- Defined in:
- lib/typisch/tuple.rb
#types ⇒ Object (readonly) Also known as: subexpression_types
Returns the value of attribute types.
49 50 51 |
# File 'lib/typisch/tuple.rb', line 49 def types @types end |