Package unity.parser

Interface Summary
Node  
uqlConstants  
uqlTreeConstants  
 

Class Summary
ASTAdd  
ASTAll  
ASTAnd  
ASTAop  
ASTAs  
ASTASC  
ASTAscToken  
ASTConcat  
ASTConcatination  
ASTCop  
ASTDSC  
ASTDscToken  
ASTFrom  
ASTFunction  
ASTGroupby  
ASTHaving  
ASTIn  
ASTInteger  
ASTLiteral  
ASTMatchConditions  
ASTMatchFunctions  
ASTMerge  
ASTMergeOpcode  
ASTMop  
ASTMult  
ASTMyID  
ASTNot  
ASTOr  
ASTOrderby  
ASTReal  
ASTSelect  
ASTSQLPattern  
ASTStar  
ASTStart  
ASTString  
ASTUnary  
ASTUnion  
ASTWhere  
ASTXOr  
GlobalParser  
PTreeBuilderValidater  
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.
uql  
uqlTokenManager  
 

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

Error Summary
TokenMgrError