Module: Idl::TemplateSafeP4BinaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#op ⇒ Object
4266 4267 4268 |
# File 'lib/idlc/idl_parser.rb', line 4266 def op elements[1] end |
#r ⇒ Object
4270 4271 4272 |
# File 'lib/idlc/idl_parser.rb', line 4270 def r elements[3] end |