Module: Idl::BodyFunctionDefinition4
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#first ⇒ Object
8843 8844 8845 |
# File 'lib/idlc/idl_parser.rb', line 8843 def first elements[2] end |
#rest ⇒ Object
8847 8848 8849 |
# File 'lib/idlc/idl_parser.rb', line 8847 def rest elements[3] end |