Module: Idl::TemplateSafeP9BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
5456 5457 5458 |
# File 'lib/idlc/idl_parser.rb', line 5456 def l elements[0] end |
#r ⇒ Object
5460 5461 5462 |
# File 'lib/idlc/idl_parser.rb', line 5460 def r elements[1] end |