|
Class Summary |
| CQLParser |
CQLParser is the result of a javacc jjtree grammar. |
| CQLParserTokenManager |
|
| ECQLParser |
ECQLParser is the result of a javacc jjtree grammar. |
| ECQLParserTokenManager |
|
| JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing). |
| SimpleNode |
Redefines SimpleNode to allow access to additional
information to the CQLCompiler
Note: set the option BUILD_NODE_FILES=false to avoid that javacc generates
a new SimpleNode. |
| Token |
Describes the input token stream. |