Module: Idl::P8BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
5102 5103 5104 |
# File 'lib/idlc/idl_parser.rb', line 5102 def l elements[0] end |
#r ⇒ Object
5106 5107 5108 |
# File 'lib/idlc/idl_parser.rb', line 5106 def r elements[1] end |