Package org.apache.ode.ql.jcc

Interface Summary
Node  
QLParserConstants  
QLParserTreeConstants  
 

Class Summary
ASTAnd  
ASTEqual  
ASTField  
ASTGE  
ASTGreater  
ASTIn  
ASTInValues  
ASTLE  
ASTLess  
ASTLike  
ASTLimit  
ASTOr  
ASTOrderBy  
ASTOrderByField  
ASTOrderType  
ASTProperty  
ASTStart  
ASTValue  
Parser  
QLParserTokenManager  
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.
TreeBuilder  
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError