Module: Idl::BodyFunctionDefinition2
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#first ⇒ Object
8826 8827 8828 |
# File 'lib/idlc/idl_parser.rb', line 8826 def first elements[2] end |
#rest ⇒ Object
8830 8831 8832 |
# File 'lib/idlc/idl_parser.rb', line 8830 def rest elements[3] end |