Class: Loxxy::BackEnd::Signature
- Inherits:
-
Struct
- Object
- Struct
- Loxxy::BackEnd::Signature
- Defined in:
- lib/loxxy/back_end/binary_operator.rb
Instance Attribute Summary collapse
-
#parameter_types ⇒ Object
Returns the value of attribute parameter_types.
Instance Attribute Details
#parameter_types ⇒ Object
Returns the value of attribute parameter_types
7 8 9 |
# File 'lib/loxxy/back_end/binary_operator.rb', line 7 def parameter_types @parameter_types end |