Module: Idl::P4BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
4158 4159 4160 |
# File 'lib/idlc/idl_parser.rb', line 4158 def l elements[0] end |
#r ⇒ Object
4162 4163 4164 |
# File 'lib/idlc/idl_parser.rb', line 4162 def r elements[1] end |