public class SQLASTVisitorAdapter extends Object implements SQLASTVisitor
| 构造器和说明 |
|---|
SQLASTVisitorAdapter() |
public void endVisit(SQLAllColumnExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLBetweenExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLBinaryOpExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCaseExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCaseExpr.Item x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCharExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLIdentifierExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLInListExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLIntegerExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLExistsExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNCharExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNotExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNullExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNumberExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLPropertyExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectGroupByClause x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectItem x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectStatement selectStatement)
endVisit 在接口中 SQLASTVisitorpublic void postVisit(SQLObject astNode)
postVisit 在接口中 SQLASTVisitorpublic void preVisit(SQLObject astNode)
preVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAllColumnExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLBetweenExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLBinaryOpExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCaseExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCaseExpr.Item x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCastExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCharExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLExistsExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLIdentifierExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLInListExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLIntegerExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNCharExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNotExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNullExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNumberExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLPropertyExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectGroupByClause x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCastExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectStatement astNode)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAggregateExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAggregateExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLVariantRefExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLVariantRefExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLQueryExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLQueryExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLBitStringLiteralExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLBitStringLiteralExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLHexStringLiteralExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLHexStringLiteralExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDateLiteralExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDateLiteralExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelect x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelect select)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectQueryBlock x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectQueryBlock x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLExprTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLExprTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLIntervalLiteralExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLIntervalLiteralExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLOrderBy x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLOrderBy x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectOrderByItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectOrderByItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropTableStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropTableStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateTableStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateTableStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLTableElement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLTableElement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLColumnDefinition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLColumnDefinition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDataType x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDataType x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDeleteStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDeleteStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCurrentOfCursorExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCurrentOfCursorExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLInsertStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLInsertStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUpdateSetItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUpdateSetItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUpdateStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUpdateStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateViewStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateViewStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUniqueConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUniqueConstraint x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(NotNullConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(NotNullConstraint x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLMethodInvokeExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLMethodInvokeExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUnionQuery x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUnionQuery x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLUnaryExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUnaryExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLHexExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLHexExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSetStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSetStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAssignItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAssignItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCallStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCallStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLJoinTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLJoinTableSource x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLInsertStatement.ValuesClause x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLInsertStatement.ValuesClause x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSomeExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSomeExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAnyExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAnyExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAllExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAllExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLInSubQueryExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLInSubQueryExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLListExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLListExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSubqueryTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSubqueryTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLTruncateStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLTruncateStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDefaultExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDefaultExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCommentStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCommentStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUseStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUseStatement x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableAddColumn x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableAddColumn x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropColumnItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropColumnItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropIndexStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropIndexStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropViewStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropViewStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSavePointStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSavePointStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLRollbackStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLRollbackStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLReleaseSavePointStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLReleaseSavePointStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCommentHint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCommentHint x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateDatabaseStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateDatabaseStatement x)
visit 在接口中 SQLASTVisitorCopyright © 2012 Alibaba Group. All Rights Reserved.