Module: Idl::TemplateSafeP5BinaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#op ⇒ Object
4502 4503 4504 |
# File 'lib/idlc/idl_parser.rb', line 4502 def op elements[1] end |
#r ⇒ Object
4506 4507 4508 |
# File 'lib/idlc/idl_parser.rb', line 4506 def r elements[3] end |