qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
QSCompiler.generateAST
qscript
compiler
compiler
QSCompiler
generates AST from tokens
class
QSCompiler
bool
generateAST
(
)
Return Value
Type:
bool
true if done without errors, false if there were errors
Meta
Source
See Implementation
qscript
compiler
compiler
QSCompiler
aliases
checkAST
constructors
this
destructors
~this
functions
bytecode
errorsClear
finaliseAST
generateAST
generateCode
generateTokens
loadScript
prettyAST
properties
errors
scriptExports
generates AST from tokens