Module: Idl::TemplateSafeP4BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4276 4277 4278 |
# File 'lib/idlc/idl_parser.rb', line 4276 def l elements[0] end |
#r ⇒ Object
4280 4281 4282 |
# File 'lib/idlc/idl_parser.rb', line 4280 def r elements[1] end |