class EleetScript::GetGlobalNode
Public Instance Methods
eval(context)
click to toggle source
# File lib/lang/interpreter.rb, line 165 def eval(context) context[name] end
# File lib/lang/interpreter.rb, line 165 def eval(context) context[name] end