Interpreter

Undocumented in source.
template Interpreter(N)
Variant[]
Interpreter
(,
ParseTree data
)

Members

Functions

Interpreter
Variant[] Interpreter(N nodes, ParseTree data)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

interpChildNodes
Variant[] interpChildNodes(N nodes, ParseTree t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta