Module: Idl::TemplateSafeP5BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4512 4513 4514 |
# File 'lib/idlc/idl_parser.rb', line 4512 def l elements[0] end |
#r ⇒ Object
4516 4517 4518 |
# File 'lib/idlc/idl_parser.rb', line 4516 def r elements[1] end |