Module: Idl::P7BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4866 4867 4868 |
# File 'lib/idlc/idl_parser.rb', line 4866 def l elements[0] end |
#r ⇒ Object
4870 4871 4872 |
# File 'lib/idlc/idl_parser.rb', line 4870 def r elements[1] end |