Module: Idl::TemplateSafeP8BinaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#op ⇒ Object
5210 5211 5212 |
# File 'lib/idlc/idl_parser.rb', line 5210 def op elements[1] end |
#r ⇒ Object
5214 5215 5216 |
# File 'lib/idlc/idl_parser.rb', line 5214 def r elements[3] end |