Module: Idl::TemplateSafeP9BinaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#op ⇒ Object
5446 5447 5448 |
# File 'lib/idlc/idl_parser.rb', line 5446 def op elements[1] end |
#r ⇒ Object
5450 5451 5452 |
# File 'lib/idlc/idl_parser.rb', line 5450 def r elements[3] end |