Module: Idl::P9BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
5338 5339 5340 |
# File 'lib/idlc/idl_parser.rb', line 5338 def l elements[0] end |
#r ⇒ Object
5342 5343 5344 |
# File 'lib/idlc/idl_parser.rb', line 5342 def r elements[1] end |