qtil
advanced-security/qtil-ruby 0.0.2
Search

Member predicate SingletonClass::getValue

Gets the expression resulting in the object on which the singleton class is defined. In the following example, the result is the Expr for foo:

class << foo
end
Expr getValue()