Method: TypeProf::Core::AST::InstanceVariableReadNode#var
- Defined in:
- lib/typeprof/core/ast/variable.rb
#var ⇒ Object (readonly)
Returns the value of attribute var.
82 83 84 |
# File 'lib/typeprof/core/ast/variable.rb', line 82 def var @var end |