Module: Rubinius::ToolSet.current::TS::AST::LocalVariable

Instance Attribute Summary collapse

Instance Attribute Details

#variableObject

Returns the value of attribute variable.



657
658
659
# File 'lib/rubinius/ast/definitions.rb', line 657

def variable
  @variable
end