QSCompiler.finaliseAST

checks and finalises generated AST

  1. bool finaliseAST()
    class QSCompiler
    bool
    finaliseAST
    ()
  2. alias checkAST = finaliseAST

Return Value

Type: bool

true if done without errors, false if there were errors

Meta