parse
Parses a list of tokens into an Abstract Syntax Tree.
Parameters
tokens
tokens to parse
context
context to use for parsing, usually a child of this pipeline's context. If not provided, the pipeline's context is used.
Parses a list of tokens into an Abstract Syntax Tree.
tokens to parse
context to use for parsing, usually a child of this pipeline's context. If not provided, the pipeline's context is used.