Class: Plasma::Interpreter::TimeNode

Inherits:
PlasmaNode show all
Defined in:
lib/plasma/interpreter/plasma_grammarnode.rb

Instance Method Summary collapse

Methods inherited from PlasmaNode

#empty?

Instance Method Details

#evaluate(env) ⇒ Object



359
360
# File 'lib/plasma/interpreter/plasma_grammarnode.rb', line 359

def evaluate(env)
end