ScriptNode

a node representing the script

Constructors

this
this(FunctionNode[] scriptFunctions)

constructor

Members

Variables

functions
FunctionNode[] functions;

list of functions defined in this script

Meta