Module: Idl::Assignment3
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#rval ⇒ Object
10192 10193 10194 |
# File 'lib/idlc/idl_parser.rb', line 10192 def rval elements[4] end |
#var ⇒ Object
10188 10189 10190 |
# File 'lib/idlc/idl_parser.rb', line 10188 def var elements[0] end |