QSCompiler.checkAST

checks and finalises generated AST

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

Return Value

true if done without errors, false if there were errors

Meta