Process the SDL parse tree and return an abstract syntax tree.
The parse Tree generated from the SDL source.
Tree
The SDL source text as an SdlStringInput.
SdlStringInput
If true, the AST construction will be lenient and create error tokens and nodes for parse errors in the parse tree.
Process the SDL parse tree and return an abstract syntax tree.