| Interface | Description |
|---|---|
| CastorQLParserConstants |
Token literal values and constants.
|
| CastorQLParserTreeConstants | |
| Node |
| Class | Description |
|---|---|
| CastorQLParser | |
| CastorQLParserAdapter |
Class that implements abstract parser generator.
|
| CastorQLParserTokenManager |
Token Manager.
|
| CastorQLTreeWalker |
CastorQL Parser TreeWalker which creates the OQ from a parsed CastorQL
string.
|
| ExtendNode |
Custom Class which is extended by SimpleNode.
|
| JJTCastorQLParserState | |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SimpleNode | |
| Token |
Describes the input token stream.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|
Copyright © 2014. All rights reserved.