Parser

Undocumented in source.

Members

Functions

advance
void advance()
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Statement parse()
Undocumented in source. Be warned that the author may not have intended to support it.
parseCols
void parseCols(Select s)
Undocumented in source. Be warned that the author may not have intended to support it.
parseCols
void parseCols(Insert s)
Undocumented in source. Be warned that the author may not have intended to support it.
parseFrom
void parseFrom(Select s)
Undocumented in source. Be warned that the author may not have intended to support it.
parseInto
void parseInto(Insert s)
Undocumented in source. Be warned that the author may not have intended to support it.
parseReturning
void parseReturning(Insert s)
Undocumented in source. Be warned that the author may not have intended to support it.
parseValues
void parseValues(Insert s)
Undocumented in source. Be warned that the author may not have intended to support it.
peek
Token peek()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

schemas
Schema[] schemas;
Undocumented in source.
t
Token t;
Undocumented in source.
tokens
Token[] tokens;
Undocumented in source.

Meta