Module: Idl::TemplateSafeP6BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4748 4749 4750 |
# File 'lib/idlc/idl_parser.rb', line 4748 def l elements[0] end |
#r ⇒ Object
4752 4753 4754 |
# File 'lib/idlc/idl_parser.rb', line 4752 def r elements[1] end |