class TypeProf::Core::AST::SelfNode
Public Instance Methods
Source
# File bundled-src/typeprof-0.31.1/lib/typeprof/core/ast/value.rb, line 17 def install0(genv) @lenv.get_var(:"*self") end
# File bundled-src/typeprof-0.31.1/lib/typeprof/core/ast/value.rb, line 17 def install0(genv) @lenv.get_var(:"*self") end