qscript.compiler.astcheck

Functions to check if a script is valid (or certain nodes) by its generated AST

Members

Classes

ASTCheck
class ASTCheck

Contains functions to check ASTs for errors One instance of this class can be used to check for errors in a script's AST.

Meta