Libraries
»
eleetscript
(0.0.30)
»
Index
»
EleetScript
»
SelfNode
»
#eval
Method: EleetScript::SelfNode#eval
Defined in:
lib/lang/interpreter.rb
#
eval
(context) ⇒
Object
340 341 342
# File 'lib/lang/interpreter.rb', line 340
def
eval
(
context
)
context
.
current_self
end