Package com.hardcode.gdbms.parser

Interface Summary
Node  
SQLEngineConstants  
SQLEngineTreeConstants  
SQLEngineVisitor  
 

Class Summary
ASTSQLAndExpr  
ASTSQLBetweenClause  
ASTSQLColRef  
ASTSQLCompareExpr  
ASTSQLCompareExprRight  
ASTSQLCompareOp  
ASTSQLCustom  
ASTSQLDelete  
ASTSQLExistsClause  
ASTSQLFunction  
ASTSQLFunctionArgs  
ASTSQLGroupBy  
ASTSQLInClause  
ASTSQLInsert  
ASTSQLIsClause  
ASTSQLLeftJoinClause  
ASTSQLLikeClause  
ASTSQLLiteral  
ASTSQLLvalue  
ASTSQLLValueElement  
ASTSQLLValueList  
ASTSQLLvalueTerm  
ASTSQLNotExpr  
ASTSQLOrderBy  
ASTSQLOrderByElem  
ASTSQLOrderByList  
ASTSQLOrderDirection  
ASTSQLOrExpr  
ASTSQLPattern  
ASTSQLProductExpr  
ASTSQLRightJoinClause  
ASTSQLSelect  
ASTSQLSelectCols  
ASTSQLSelectList  
ASTSQLStatement  
ASTSQLSumExpr  
ASTSQLTableList  
ASTSQLTableRef  
ASTSQLTerm  
ASTSQLUnaryExpr  
ASTSQLUnion  
ASTSQLUpdate  
ASTSQLUpdateAssignment  
ASTSQLWhere  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleNode  
SQLEngine  
SQLEngineTokenManager  
Token Describes the input token stream.
TokenSupport  
 

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

Error Summary
TokenMgrError  
 



Copyright © 2005-2006 . All Rights Reserved.