Module: Idl::TemplateSafeP7BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4984 4985 4986 |
# File 'lib/idlc/idl_parser.rb', line 4984 def l elements[0] end |
#r ⇒ Object
4988 4989 4990 |
# File 'lib/idlc/idl_parser.rb', line 4988 def r elements[1] end |