Module: Idl::P0BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
3568 3569 3570 |
# File 'lib/idlc/idl_parser.rb', line 3568 def l elements[0] end |
#r ⇒ Object
3572 3573 3574 |
# File 'lib/idlc/idl_parser.rb', line 3572 def r elements[1] end |