Class: Plasma::Interpreter::DateNode

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



354
355
# File 'lib/plasma/interpreter/plasma_grammarnode.rb', line 354

def evaluate(env)
end