Module: Idl::Assignment2
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#dollar_variable ⇒ Object
10178 10179 10180 |
# File 'lib/idlc/idl_parser.rb', line 10178 def dollar_variable elements[0] end |
#rval ⇒ Object
10182 10183 10184 |
# File 'lib/idlc/idl_parser.rb', line 10182 def rval elements[4] end |