constructor
destructor
checks and finalises generated AST
the generated bytecode. This class will *NOT* be freed by QSCompiler.
clears errors
checks and finalises generated AST
generates AST from tokens
generates bytecode from AST.
generates tokens for a script
load a script which is to be compiled.
get a JSON representing the generated AST
what errors occurred
The Library to which script's exports will be written to
all the compiler modules wrapped into a single class. This is all that should be needed to compile scripts