Method: CodeTools::AST::ForParameters#splat_index
- Defined in:
- lib/rubinius/ast/sends.rb
#splat_index ⇒ Object
Returns the value of attribute splat_index.
832 833 834 |
# File 'lib/rubinius/ast/sends.rb', line 832 def splat_index @splat_index end |