class TypeProf::Core::AST::SelfNode
Public Instance Methods
install0(genv)
click to toggle source
# File typeprof-0.30.1/lib/typeprof/core/ast/value.rb, line 17 def install0(genv) @lenv.get_var(:"*self") end