Module: Idl::P6BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4630 4631 4632 |
# File 'lib/idlc/idl_parser.rb', line 4630 def l elements[0] end |
#r ⇒ Object
4634 4635 4636 |
# File 'lib/idlc/idl_parser.rb', line 4634 def r elements[1] end |