The parser for the sql templates
Construct a Parser
A lexer instance
Generate an abstract syntax tree from the tokens provided by the Lexer
{ParserError} if there are not enough tokens of the token does not match the passed types
The abstract syntax tree
Generated using TypeDoc
The parser for the sql templates