Module: Idl::TemplateSafeP6BinaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#op ⇒ Object
4738 4739 4740 |
# File 'lib/idlc/idl_parser.rb', line 4738 def op elements[1] end |
#r ⇒ Object
4742 4743 4744 |
# File 'lib/idlc/idl_parser.rb', line 4742 def r elements[3] end |