|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SQLParserConstants |
Class Summary | |
---|---|
JavaCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing). |
ParseInfo | |
QueryParser | Converts a SQL-string to an object version of a query. |
SQLParser | The SQLParser is a JavaCC-generated parser that reads a SQL string and produces a Query object. |
SQLParserTokenManager | |
SQLParserUtil | |
Token | Describes the input token stream. |
Exception Summary | |
---|---|
ParseException | This exception is thrown when parse errors are encountered. |
Error Summary | |
---|---|
TokenMgrError |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |