Module: Idl::P3BinaryExpression1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#l ⇒ Object
3922 3923 3924 |
# File 'lib/idlc/idl_parser.rb', line 3922 def l elements[0] end |
#r ⇒ Object
3926 3927 3928 |
# File 'lib/idlc/idl_parser.rb', line 3926 def r elements[1] end |