Module: Idl::P2BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
3804 3805 3806 |
# File 'lib/idlc/idl_parser.rb', line 3804 def l elements[0] end |
#r ⇒ Object
3808 3809 3810 |
# File 'lib/idlc/idl_parser.rb', line 3808 def r elements[1] end |