Module: Idl::TemplateSafeP3BinaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#op ⇒ Object
4030 4031 4032 |
# File 'lib/idlc/idl_parser.rb', line 4030 def op elements[1] end |
#r ⇒ Object
4034 4035 4036 |
# File 'lib/idlc/idl_parser.rb', line 4034 def r elements[3] end |