compileScriptAST

Generates an AST for a script, uses ASTCheck.checkAST on it.

string
compileScriptAST

Return Value

Type: string

the final AST in readable JSON.

Meta