Module: Idl::TemplateSafeP3BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4040 4041 4042 |
# File 'lib/idlc/idl_parser.rb', line 4040 def l elements[0] end |
#r ⇒ Object
4044 4045 4046 |
# File 'lib/idlc/idl_parser.rb', line 4044 def r elements[1] end |