|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| AxionSqlParserConstants | |
| Parser | Generic Axion parser interface. |
| Class Summary | |
| AxionSqlParser | JavaCC generated SQL parser. |
| AxionSqlParserTokenManager | |
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
| Token | Describes the input token stream. |
| Exception Summary | |
| ParseException | This exception is thrown when parse errors are encountered. |
| Error Summary | |
| TokenMgrError | |
SQL parser interface and implementation classes.
Note that everything here except the
Parser interface is
generated via JavaCC.
See AxionSqlParser.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||