Module: Idl::TemplateSafeP7BinaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#op ⇒ Object
4974 4975 4976 |
# File 'lib/idlc/idl_parser.rb', line 4974 def op elements[1] end |
#r ⇒ Object
4978 4979 4980 |
# File 'lib/idlc/idl_parser.rb', line 4978 def r elements[3] end |