Module: Idl::TemplateSafeP8BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
5220 5221 5222 |
# File 'lib/idlc/idl_parser.rb', line 5220 def l elements[0] end |
#r ⇒ Object
5224 5225 5226 |
# File 'lib/idlc/idl_parser.rb', line 5224 def r elements[1] end |