SQLASTVisitorAdapter

Undocumented in source.
class SQLASTVisitorAdapter : SQLASTVisitor {}

Members

Functions

config
void config(VisitorFeature feature, bool state)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropTableSpaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableAddConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBooleanExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableAddIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLUnionQueryTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLTimestampExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLGrantStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLRevokeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLExplainStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBinaryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropTriggerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableRename x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropSequenceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterViewRenameStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLForeignKeyImpl x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLShowTablesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLColumnReference x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableAddPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableRenameColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDropPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLPrimaryKeyImpl x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableRenamePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateIndexStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableSetComment x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLUnique x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableSetLifecycle x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDropConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableEnableLifecycle x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLExprHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDisableLifecycle x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLColumnCheck x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableTouch x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableEnableConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLArrayExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDisableConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLOpenStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLFetchStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableEnableKeys x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCloseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDisableKeys x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLGroupingSetExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDropPrimaryKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLIfStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDropForeignKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLIfStatement.Else x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCheck x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLIfStatement.ElseIf x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLLoopStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableAlterColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCharacterDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLParameter x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLWithSubqueryClause.Entry x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLWithSubqueryClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBlockStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLColumnUniqueKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDropKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLColumnPrimaryKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDeclareItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLKeep x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLPartitionValue x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLOver x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDropIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLPartitionByRange x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCommentHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLPartitionByHash x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLReleaseSavePointStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLPartitionByList x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLRollbackStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSubPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSavePointStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSubPartitionByHash x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSubPartitionByList x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropIndexStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDropColumnItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableConvertCharSet x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableAddColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableReOrganizePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableCoalescePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLUseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableTruncatePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCommentStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableDiscardPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDefaultExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableImportPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLTruncateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableAnalyzePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSubqueryTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableCheckPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLListExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableOptimizePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLInSubQueryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableRebuildPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAllExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableRepairPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAnyExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSequenceExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSomeExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(ValuesClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLMergeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLMergeStatement.MergeUpdateClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLJoinTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLMergeStatement.MergeInsertClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCallStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLErrorLoggingClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAssignItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLNullConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSetStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBlobExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateSequenceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLHexExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDateExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLUnaryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLLimit x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLStartTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLUnionQuery x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDescribeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLMethodInvokeExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLNotNullConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLWhileStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateViewStatement.Column x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDeclareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLReturnStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLArgument x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCommitStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLUpdateSetItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLFlashbackExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateMaterializedViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCurrentOfCursorExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBinaryOpExprGroup x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLScriptCommitStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLColumnDefinition.Identity x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLReplaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLColumnDefinition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTypeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSelectOrderByItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLIntervalExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLOrderBy x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLLateralViewTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLExprTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLShowErrorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterCharacter x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSelect select)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLExprStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLQueryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLVariantRefExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropLogFileGroupStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAggregateExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropServerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCastExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropSynonymStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropTypeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLRecordDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLExternalRecordFormat x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLArrayDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLMapDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLStructDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLStructDataType.Field x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropMaterializedViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableRenameIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterSequenceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAlterTableExchangePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLValuesExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLValuesTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLContainsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLRealExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLWindow x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDumpStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSelectStatement selectStatement)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSelectItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLSelectGroupByClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLPropertyExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLNumberExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLNullExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLNotExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLNCharExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLExistsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLIntegerExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLInListExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLIdentifierExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCharExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCaseStatement.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCaseExpr.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCaseExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBinaryOpExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBetweenExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLAllColumnExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLCreateTriggerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLDropFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
getFeatures
int getFeatures()
Undocumented in source. Be warned that the author may not have intended to support it.
isEnabled
bool isEnabled(VisitorFeature feature)
Undocumented in source. Be warned that the author may not have intended to support it.
postVisit
void postVisit(SQLObject astNode)
Undocumented in source. Be warned that the author may not have intended to support it.
preVisit
void preVisit(SQLObject astNode)
Undocumented in source. Be warned that the author may not have intended to support it.
setFeatures
void setFeatures(int features)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAllColumnExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBetweenExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBinaryOpExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDumpStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCaseExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLWindow x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCaseExpr.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLRealExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLContainsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCaseStatement.Item x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLValuesTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCastExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLValuesExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCharExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableExchangePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLExistsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterSequenceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIdentifierExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableRenameIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLInListExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropMaterializedViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIntegerExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLStructDataType.Field x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLNCharExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLStructDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLNotExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLMapDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLNullExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLArrayDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLNumberExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLExternalRecordFormat x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPropertyExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLRecordDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelectGroupByClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropTypeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelectItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropSynonymStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelectStatement astNode)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropServerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAggregateExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropLogFileGroupStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLVariantRefExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropEventStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLQueryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelect x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLExprStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterCharacter x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLExprTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLShowErrorsStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLOrderBy x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLLateralViewTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelectOrderByItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIntervalExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTypeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLColumnDefinition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLColumnDefinition.Identity x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLReplaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLScriptCommitStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCurrentOfCursorExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBinaryOpExprGroup x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateMaterializedViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLUpdateSetItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLFlashbackExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCommitStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLArgument x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLReturnStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateViewStatement.Column x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDeclareStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLNotNullConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLWhileStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDescribeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLMethodInvokeExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLStartTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLUnionQuery x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLUnaryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLLimit x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLHexExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDateExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBlobExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateSequenceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSetStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLNullConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAssignItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLErrorLoggingClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCallStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLMergeStatement.MergeInsertClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLJoinTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLMergeStatement.MergeUpdateClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(ValuesClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLMergeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSomeExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSequenceExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateTriggerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAnyExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAllExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableRebuildPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLInSubQueryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableOptimizePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLListExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableCheckPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSubqueryTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableAnalyzePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLTruncateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableImportPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDefaultExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDiscardPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCommentStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableTruncatePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLUseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableCoalescePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableAddColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableReOrganizePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDropColumnItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableConvertCharSet x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropIndexStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropViewStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSubPartitionByList x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSavePointStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSubPartitionByHash x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLRollbackStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSubPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLReleaseSavePointStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPartitionByList x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCommentHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPartitionByHash x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPartitionByRange x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDropIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLOver x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPartitionValue x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLKeep x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDeclareItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLColumnPrimaryKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDropKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLColumnUniqueKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBlockStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLWithSubqueryClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLWithSubqueryClause.Entry x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCharacterDataType x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLParameter x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableAlterColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLLoopStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCheck x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIfStatement.ElseIf x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDropForeignKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIfStatement.Else x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDropPrimaryKey x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIfStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDisableKeys x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLGroupingSetExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCloseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableEnableKeys x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLFetchStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLOpenStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDisableConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLArrayExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableEnableConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableTouch x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLColumnCheck x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDisableLifecycle x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLExprHint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableEnableLifecycle x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDropConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableSetLifecycle x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLUnique x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableSetComment x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateIndexStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableRenamePartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLPrimaryKeyImpl x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableDropPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableRenameColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableAddPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLColumnReference x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLShowTablesStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLForeignKeyImpl x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterViewRenameStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropSequenceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableRename x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropTriggerStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBinaryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLRevokeStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLExplainStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLTimestampExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLGrantStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLUnionQueryTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropDatabaseStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBooleanExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableAddIndex x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropProcedureStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableAddConstraint x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropTableSpaceStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLDropFunctionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableRepairPartition x)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

features
int features;
Undocumented in source.

Inherited Members

From SQLASTVisitor

endVisit
void endVisit(SQLAllColumnExpr x)
Undocumented in source.
endVisit
void endVisit(SQLBetweenExpr x)
Undocumented in source.
endVisit
void endVisit(SQLBinaryOpExpr x)
Undocumented in source.
endVisit
void endVisit(SQLCaseExpr x)
Undocumented in source.
endVisit
void endVisit(SQLCaseExpr.Item x)
Undocumented in source.
endVisit
void endVisit(SQLCaseStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCaseStatement.Item x)
Undocumented in source.
endVisit
void endVisit(SQLCharExpr x)
Undocumented in source.
endVisit
void endVisit(SQLIdentifierExpr x)
Undocumented in source.
endVisit
void endVisit(SQLInListExpr x)
Undocumented in source.
endVisit
void endVisit(SQLIntegerExpr x)
Undocumented in source.
endVisit
void endVisit(SQLExistsExpr x)
Undocumented in source.
endVisit
void endVisit(SQLNCharExpr x)
Undocumented in source.
endVisit
void endVisit(SQLNotExpr x)
Undocumented in source.
endVisit
void endVisit(SQLNullExpr x)
Undocumented in source.
endVisit
void endVisit(SQLNumberExpr x)
Undocumented in source.
endVisit
void endVisit(SQLPropertyExpr x)
Undocumented in source.
endVisit
void endVisit(SQLSelectGroupByClause x)
Undocumented in source.
endVisit
void endVisit(SQLSelectItem x)
Undocumented in source.
endVisit
void endVisit(SQLSelectStatement selectStatement)
Undocumented in source.
postVisit
void postVisit(SQLObject x)
Undocumented in source.
preVisit
void preVisit(SQLObject x)
Undocumented in source.
visit
bool visit(SQLAllColumnExpr x)
Undocumented in source.
visit
bool visit(SQLBetweenExpr x)
Undocumented in source.
visit
bool visit(SQLBinaryOpExpr x)
Undocumented in source.
visit
bool visit(SQLCaseExpr x)
Undocumented in source.
visit
bool visit(SQLCaseExpr.Item x)
Undocumented in source.
visit
bool visit(SQLCaseStatement x)
Undocumented in source.
visit
bool visit(SQLCaseStatement.Item x)
Undocumented in source.
visit
bool visit(SQLCastExpr x)
Undocumented in source.
visit
bool visit(SQLCharExpr x)
Undocumented in source.
visit
bool visit(SQLExistsExpr x)
Undocumented in source.
visit
bool visit(SQLIdentifierExpr x)
Undocumented in source.
visit
bool visit(SQLInListExpr x)
Undocumented in source.
visit
bool visit(SQLIntegerExpr x)
Undocumented in source.
visit
bool visit(SQLNCharExpr x)
Undocumented in source.
visit
bool visit(SQLNotExpr x)
Undocumented in source.
visit
bool visit(SQLNullExpr x)
Undocumented in source.
visit
bool visit(SQLNumberExpr x)
Undocumented in source.
visit
bool visit(SQLPropertyExpr x)
Undocumented in source.
visit
bool visit(SQLSelectGroupByClause x)
Undocumented in source.
visit
bool visit(SQLSelectItem x)
Undocumented in source.
endVisit
void endVisit(SQLCastExpr x)
Undocumented in source.
visit
bool visit(SQLSelectStatement astNode)
Undocumented in source.
endVisit
void endVisit(SQLAggregateExpr astNode)
Undocumented in source.
visit
bool visit(SQLAggregateExpr astNode)
Undocumented in source.
visit
bool visit(SQLVariantRefExpr x)
Undocumented in source.
endVisit
void endVisit(SQLVariantRefExpr x)
Undocumented in source.
visit
bool visit(SQLQueryExpr x)
Undocumented in source.
endVisit
void endVisit(SQLQueryExpr x)
Undocumented in source.
visit
bool visit(SQLUnaryExpr x)
Undocumented in source.
endVisit
void endVisit(SQLUnaryExpr x)
Undocumented in source.
visit
bool visit(SQLHexExpr x)
Undocumented in source.
endVisit
void endVisit(SQLHexExpr x)
Undocumented in source.
visit
bool visit(SQLBlobExpr x)
Undocumented in source.
endVisit
void endVisit(SQLBlobExpr x)
Undocumented in source.
visit
bool visit(SQLSelect x)
Undocumented in source.
endVisit
void endVisit(SQLSelect select)
Undocumented in source.
visit
bool visit(SQLSelectQueryBlock x)
Undocumented in source.
endVisit
void endVisit(SQLSelectQueryBlock x)
Undocumented in source.
visit
bool visit(SQLExprTableSource x)
Undocumented in source.
endVisit
void endVisit(SQLExprTableSource x)
Undocumented in source.
visit
bool visit(SQLOrderBy x)
Undocumented in source.
endVisit
void endVisit(SQLOrderBy x)
Undocumented in source.
visit
bool visit(SQLSelectOrderByItem x)
Undocumented in source.
endVisit
void endVisit(SQLSelectOrderByItem x)
Undocumented in source.
visit
bool visit(SQLDropTableStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropTableStatement x)
Undocumented in source.
visit
bool visit(SQLCreateTableStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateTableStatement x)
Undocumented in source.
visit
bool visit(SQLColumnDefinition x)
Undocumented in source.
endVisit
void endVisit(SQLColumnDefinition x)
Undocumented in source.
visit
bool visit(SQLColumnDefinition.Identity x)
Undocumented in source.
endVisit
void endVisit(SQLColumnDefinition.Identity x)
Undocumented in source.
visit
bool visit(SQLDataType x)
Undocumented in source.
endVisit
void endVisit(SQLDataType x)
Undocumented in source.
visit
bool visit(SQLCharacterDataType x)
Undocumented in source.
endVisit
void endVisit(SQLCharacterDataType x)
Undocumented in source.
visit
bool visit(SQLDeleteStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDeleteStatement x)
Undocumented in source.
visit
bool visit(SQLCurrentOfCursorExpr x)
Undocumented in source.
endVisit
void endVisit(SQLCurrentOfCursorExpr x)
Undocumented in source.
visit
bool visit(SQLInsertStatement x)
Undocumented in source.
endVisit
void endVisit(SQLInsertStatement x)
Undocumented in source.
visit
bool visit(ValuesClause x)
Undocumented in source.
endVisit
void endVisit(ValuesClause x)
Undocumented in source.
visit
bool visit(SQLUpdateSetItem x)
Undocumented in source.
endVisit
void endVisit(SQLUpdateSetItem x)
Undocumented in source.
visit
bool visit(SQLUpdateStatement x)
Undocumented in source.
endVisit
void endVisit(SQLUpdateStatement x)
Undocumented in source.
visit
bool visit(SQLCreateViewStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateViewStatement x)
Undocumented in source.
visit
bool visit(SQLCreateViewStatement.Column x)
Undocumented in source.
endVisit
void endVisit(SQLCreateViewStatement.Column x)
Undocumented in source.
visit
bool visit(SQLNotNullConstraint x)
Undocumented in source.
endVisit
void endVisit(SQLNotNullConstraint x)
Undocumented in source.
endVisit
void endVisit(SQLMethodInvokeExpr x)
Undocumented in source.
visit
bool visit(SQLMethodInvokeExpr x)
Undocumented in source.
endVisit
void endVisit(SQLUnionQuery x)
Undocumented in source.
visit
bool visit(SQLUnionQuery x)
Undocumented in source.
endVisit
void endVisit(SQLSetStatement x)
Undocumented in source.
visit
bool visit(SQLSetStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAssignItem x)
Undocumented in source.
visit
bool visit(SQLAssignItem x)
Undocumented in source.
endVisit
void endVisit(SQLCallStatement x)
Undocumented in source.
visit
bool visit(SQLCallStatement x)
Undocumented in source.
endVisit
void endVisit(SQLJoinTableSource x)
Undocumented in source.
visit
bool visit(SQLJoinTableSource x)
Undocumented in source.
endVisit
void endVisit(SQLSomeExpr x)
Undocumented in source.
visit
bool visit(SQLSomeExpr x)
Undocumented in source.
endVisit
void endVisit(SQLAnyExpr x)
Undocumented in source.
visit
bool visit(SQLAnyExpr x)
Undocumented in source.
endVisit
void endVisit(SQLAllExpr x)
Undocumented in source.
visit
bool visit(SQLAllExpr x)
Undocumented in source.
endVisit
void endVisit(SQLInSubQueryExpr x)
Undocumented in source.
visit
bool visit(SQLInSubQueryExpr x)
Undocumented in source.
endVisit
void endVisit(SQLListExpr x)
Undocumented in source.
visit
bool visit(SQLListExpr x)
Undocumented in source.
endVisit
void endVisit(SQLSubqueryTableSource x)
Undocumented in source.
visit
bool visit(SQLSubqueryTableSource x)
Undocumented in source.
endVisit
void endVisit(SQLTruncateStatement x)
Undocumented in source.
visit
bool visit(SQLTruncateStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDefaultExpr x)
Undocumented in source.
visit
bool visit(SQLDefaultExpr x)
Undocumented in source.
endVisit
void endVisit(SQLCommentStatement x)
Undocumented in source.
visit
bool visit(SQLCommentStatement x)
Undocumented in source.
endVisit
void endVisit(SQLUseStatement x)
Undocumented in source.
visit
bool visit(SQLUseStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTableAddColumn x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableAddColumn x)
Undocumented in source.
visit
bool visit(SQLAlterTableDropColumnItem x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDropColumnItem x)
Undocumented in source.
visit
bool visit(SQLAlterTableDropIndex x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDropIndex x)
Undocumented in source.
visit
bool visit(SQLDropIndexStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropIndexStatement x)
Undocumented in source.
visit
bool visit(SQLDropViewStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropViewStatement x)
Undocumented in source.
visit
bool visit(SQLSavePointStatement x)
Undocumented in source.
endVisit
void endVisit(SQLSavePointStatement x)
Undocumented in source.
visit
bool visit(SQLRollbackStatement x)
Undocumented in source.
endVisit
void endVisit(SQLRollbackStatement x)
Undocumented in source.
visit
bool visit(SQLReleaseSavePointStatement x)
Undocumented in source.
endVisit
void endVisit(SQLReleaseSavePointStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCommentHint x)
Undocumented in source.
visit
bool visit(SQLCommentHint x)
Undocumented in source.
endVisit
void endVisit(SQLCreateDatabaseStatement x)
Undocumented in source.
visit
bool visit(SQLCreateDatabaseStatement x)
Undocumented in source.
endVisit
void endVisit(SQLOver x)
Undocumented in source.
visit
bool visit(SQLOver x)
Undocumented in source.
endVisit
void endVisit(SQLKeep x)
Undocumented in source.
visit
bool visit(SQLKeep x)
Undocumented in source.
endVisit
void endVisit(SQLColumnPrimaryKey x)
Undocumented in source.
visit
bool visit(SQLColumnPrimaryKey x)
Undocumented in source.
visit
bool visit(SQLColumnUniqueKey x)
Undocumented in source.
endVisit
void endVisit(SQLColumnUniqueKey x)
Undocumented in source.
endVisit
void endVisit(SQLWithSubqueryClause x)
Undocumented in source.
visit
bool visit(SQLWithSubqueryClause x)
Undocumented in source.
endVisit
void endVisit(SQLWithSubqueryClause.Entry x)
Undocumented in source.
visit
bool visit(SQLWithSubqueryClause.Entry x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableAlterColumn x)
Undocumented in source.
visit
bool visit(SQLAlterTableAlterColumn x)
Undocumented in source.
visit
bool visit(SQLCheck x)
Undocumented in source.
endVisit
void endVisit(SQLCheck x)
Undocumented in source.
visit
bool visit(SQLAlterTableDropForeignKey x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDropForeignKey x)
Undocumented in source.
visit
bool visit(SQLAlterTableDropPrimaryKey x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDropPrimaryKey x)
Undocumented in source.
visit
bool visit(SQLAlterTableDisableKeys x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDisableKeys x)
Undocumented in source.
visit
bool visit(SQLAlterTableEnableKeys x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableEnableKeys x)
Undocumented in source.
visit
bool visit(SQLAlterTableStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTableDisableConstraint x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDisableConstraint x)
Undocumented in source.
visit
bool visit(SQLAlterTableEnableConstraint x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableEnableConstraint x)
Undocumented in source.
visit
bool visit(SQLColumnCheck x)
Undocumented in source.
endVisit
void endVisit(SQLColumnCheck x)
Undocumented in source.
visit
bool visit(SQLExprHint x)
Undocumented in source.
endVisit
void endVisit(SQLExprHint x)
Undocumented in source.
visit
bool visit(SQLAlterTableDropConstraint x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDropConstraint x)
Undocumented in source.
visit
bool visit(SQLUnique x)
Undocumented in source.
endVisit
void endVisit(SQLUnique x)
Undocumented in source.
visit
bool visit(SQLPrimaryKeyImpl x)
Undocumented in source.
endVisit
void endVisit(SQLPrimaryKeyImpl x)
Undocumented in source.
visit
bool visit(SQLCreateIndexStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateIndexStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTableRenameColumn x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableRenameColumn x)
Undocumented in source.
visit
bool visit(SQLColumnReference x)
Undocumented in source.
endVisit
void endVisit(SQLColumnReference x)
Undocumented in source.
visit
bool visit(SQLForeignKeyImpl x)
Undocumented in source.
endVisit
void endVisit(SQLForeignKeyImpl x)
Undocumented in source.
visit
bool visit(SQLDropSequenceStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropSequenceStatement x)
Undocumented in source.
visit
bool visit(SQLDropTriggerStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropTriggerStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropUserStatement x)
Undocumented in source.
visit
bool visit(SQLDropUserStatement x)
Undocumented in source.
endVisit
void endVisit(SQLExplainStatement x)
Undocumented in source.
visit
bool visit(SQLExplainStatement x)
Undocumented in source.
endVisit
void endVisit(SQLGrantStatement x)
Undocumented in source.
visit
bool visit(SQLGrantStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropDatabaseStatement x)
Undocumented in source.
visit
bool visit(SQLDropDatabaseStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableAddIndex x)
Undocumented in source.
visit
bool visit(SQLAlterTableAddIndex x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableAddConstraint x)
Undocumented in source.
visit
bool visit(SQLAlterTableAddConstraint x)
Undocumented in source.
endVisit
void endVisit(SQLCreateTriggerStatement x)
Undocumented in source.
visit
bool visit(SQLCreateTriggerStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropFunctionStatement x)
Undocumented in source.
visit
bool visit(SQLDropFunctionStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropTableSpaceStatement x)
Undocumented in source.
visit
bool visit(SQLDropTableSpaceStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropProcedureStatement x)
Undocumented in source.
visit
bool visit(SQLDropProcedureStatement x)
Undocumented in source.
endVisit
void endVisit(SQLBooleanExpr x)
Undocumented in source.
visit
bool visit(SQLBooleanExpr x)
Undocumented in source.
endVisit
void endVisit(SQLUnionQueryTableSource x)
Undocumented in source.
visit
bool visit(SQLUnionQueryTableSource x)
Undocumented in source.
endVisit
void endVisit(SQLTimestampExpr x)
Undocumented in source.
visit
bool visit(SQLTimestampExpr x)
Undocumented in source.
endVisit
void endVisit(SQLRevokeStatement x)
Undocumented in source.
visit
bool visit(SQLRevokeStatement x)
Undocumented in source.
endVisit
void endVisit(SQLBinaryExpr x)
Undocumented in source.
visit
bool visit(SQLBinaryExpr x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableRename x)
Undocumented in source.
visit
bool visit(SQLAlterTableRename x)
Undocumented in source.
endVisit
void endVisit(SQLAlterViewRenameStatement x)
Undocumented in source.
visit
bool visit(SQLAlterViewRenameStatement x)
Undocumented in source.
endVisit
void endVisit(SQLShowTablesStatement x)
Undocumented in source.
visit
bool visit(SQLShowTablesStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableAddPartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableAddPartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDropPartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableDropPartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableRenamePartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableRenamePartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableSetComment x)
Undocumented in source.
visit
bool visit(SQLAlterTableSetComment x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableSetLifecycle x)
Undocumented in source.
visit
bool visit(SQLAlterTableSetLifecycle x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableEnableLifecycle x)
Undocumented in source.
visit
bool visit(SQLAlterTableEnableLifecycle x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDisableLifecycle x)
Undocumented in source.
visit
bool visit(SQLAlterTableDisableLifecycle x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableTouch x)
Undocumented in source.
visit
bool visit(SQLAlterTableTouch x)
Undocumented in source.
endVisit
void endVisit(SQLArrayExpr x)
Undocumented in source.
visit
bool visit(SQLArrayExpr x)
Undocumented in source.
endVisit
void endVisit(SQLOpenStatement x)
Undocumented in source.
visit
bool visit(SQLOpenStatement x)
Undocumented in source.
endVisit
void endVisit(SQLFetchStatement x)
Undocumented in source.
visit
bool visit(SQLFetchStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCloseStatement x)
Undocumented in source.
visit
bool visit(SQLCloseStatement x)
Undocumented in source.
visit
bool visit(SQLGroupingSetExpr x)
Undocumented in source.
endVisit
void endVisit(SQLGroupingSetExpr x)
Undocumented in source.
visit
bool visit(SQLIfStatement x)
Undocumented in source.
endVisit
void endVisit(SQLIfStatement x)
Undocumented in source.
visit
bool visit(SQLIfStatement.ElseIf x)
Undocumented in source.
endVisit
void endVisit(SQLIfStatement.ElseIf x)
Undocumented in source.
visit
bool visit(SQLIfStatement.Else x)
Undocumented in source.
endVisit
void endVisit(SQLIfStatement.Else x)
Undocumented in source.
visit
bool visit(SQLLoopStatement x)
Undocumented in source.
endVisit
void endVisit(SQLLoopStatement x)
Undocumented in source.
visit
bool visit(SQLParameter x)
Undocumented in source.
endVisit
void endVisit(SQLParameter x)
Undocumented in source.
visit
bool visit(SQLCreateProcedureStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateProcedureStatement x)
Undocumented in source.
visit
bool visit(SQLCreateFunctionStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateFunctionStatement x)
Undocumented in source.
visit
bool visit(SQLBlockStatement x)
Undocumented in source.
endVisit
void endVisit(SQLBlockStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTableDropKey x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDropKey x)
Undocumented in source.
visit
bool visit(SQLDeclareItem x)
Undocumented in source.
endVisit
void endVisit(SQLDeclareItem x)
Undocumented in source.
visit
bool visit(SQLPartitionValue x)
Undocumented in source.
endVisit
void endVisit(SQLPartitionValue x)
Undocumented in source.
visit
bool visit(SQLPartition x)
Undocumented in source.
endVisit
void endVisit(SQLPartition x)
Undocumented in source.
visit
bool visit(SQLPartitionByRange x)
Undocumented in source.
endVisit
void endVisit(SQLPartitionByRange x)
Undocumented in source.
visit
bool visit(SQLPartitionByHash x)
Undocumented in source.
endVisit
void endVisit(SQLPartitionByHash x)
Undocumented in source.
visit
bool visit(SQLPartitionByList x)
Undocumented in source.
endVisit
void endVisit(SQLPartitionByList x)
Undocumented in source.
visit
bool visit(SQLSubPartition x)
Undocumented in source.
endVisit
void endVisit(SQLSubPartition x)
Undocumented in source.
visit
bool visit(SQLSubPartitionByHash x)
Undocumented in source.
endVisit
void endVisit(SQLSubPartitionByHash x)
Undocumented in source.
visit
bool visit(SQLSubPartitionByList x)
Undocumented in source.
endVisit
void endVisit(SQLSubPartitionByList x)
Undocumented in source.
visit
bool visit(SQLAlterDatabaseStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterDatabaseStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTableConvertCharSet x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableConvertCharSet x)
Undocumented in source.
visit
bool visit(SQLAlterTableReOrganizePartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableReOrganizePartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableCoalescePartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableCoalescePartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableTruncatePartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableTruncatePartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableDiscardPartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableDiscardPartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableImportPartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableImportPartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableAnalyzePartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableAnalyzePartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableCheckPartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableCheckPartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableOptimizePartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableOptimizePartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableRebuildPartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableRebuildPartition x)
Undocumented in source.
visit
bool visit(SQLAlterTableRepairPartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableRepairPartition x)
Undocumented in source.
visit
bool visit(SQLSequenceExpr x)
Undocumented in source.
endVisit
void endVisit(SQLSequenceExpr x)
Undocumented in source.
visit
bool visit(SQLMergeStatement x)
Undocumented in source.
endVisit
void endVisit(SQLMergeStatement x)
Undocumented in source.
visit
bool visit(SQLMergeStatement.MergeUpdateClause x)
Undocumented in source.
endVisit
void endVisit(SQLMergeStatement.MergeUpdateClause x)
Undocumented in source.
visit
bool visit(SQLMergeStatement.MergeInsertClause x)
Undocumented in source.
endVisit
void endVisit(SQLMergeStatement.MergeInsertClause x)
Undocumented in source.
visit
bool visit(SQLErrorLoggingClause x)
Undocumented in source.
endVisit
void endVisit(SQLErrorLoggingClause x)
Undocumented in source.
visit
bool visit(SQLNullConstraint x)
Undocumented in source.
endVisit
void endVisit(SQLNullConstraint x)
Undocumented in source.
visit
bool visit(SQLCreateSequenceStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateSequenceStatement x)
Undocumented in source.
visit
bool visit(SQLDateExpr x)
Undocumented in source.
endVisit
void endVisit(SQLDateExpr x)
Undocumented in source.
visit
bool visit(SQLLimit x)
Undocumented in source.
endVisit
void endVisit(SQLLimit x)
Undocumented in source.
endVisit
void endVisit(SQLStartTransactionStatement x)
Undocumented in source.
visit
bool visit(SQLStartTransactionStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDescribeStatement x)
Undocumented in source.
visit
bool visit(SQLDescribeStatement x)
Undocumented in source.
visit
bool visit(SQLWhileStatement x)

support procedure

endVisit
void endVisit(SQLWhileStatement x)
Undocumented in source.
visit
bool visit(SQLDeclareStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDeclareStatement x)
Undocumented in source.
visit
bool visit(SQLReturnStatement x)
Undocumented in source.
endVisit
void endVisit(SQLReturnStatement x)
Undocumented in source.
visit
bool visit(SQLArgument x)
Undocumented in source.
endVisit
void endVisit(SQLArgument x)
Undocumented in source.
visit
bool visit(SQLCommitStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCommitStatement x)
Undocumented in source.
visit
bool visit(SQLFlashbackExpr x)
Undocumented in source.
endVisit
void endVisit(SQLFlashbackExpr x)
Undocumented in source.
visit
bool visit(SQLCreateMaterializedViewStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateMaterializedViewStatement x)
Undocumented in source.
visit
bool visit(SQLBinaryOpExprGroup x)
Undocumented in source.
endVisit
void endVisit(SQLBinaryOpExprGroup x)
Undocumented in source.
visit
bool visit(SQLScriptCommitStatement x)
Undocumented in source.
endVisit
void endVisit(SQLScriptCommitStatement x)
Undocumented in source.
visit
bool visit(SQLReplaceStatement x)
Undocumented in source.
endVisit
void endVisit(SQLReplaceStatement x)
Undocumented in source.
visit
bool visit(SQLCreateUserStatement x)
Undocumented in source.
endVisit
void endVisit(SQLCreateUserStatement x)
Undocumented in source.
visit
bool visit(SQLAlterFunctionStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterFunctionStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTypeStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTypeStatement x)
Undocumented in source.
visit
bool visit(SQLIntervalExpr x)
Undocumented in source.
endVisit
void endVisit(SQLIntervalExpr x)
Undocumented in source.
visit
bool visit(SQLLateralViewTableSource x)
Undocumented in source.
endVisit
void endVisit(SQLLateralViewTableSource x)
Undocumented in source.
visit
bool visit(SQLShowErrorsStatement x)
Undocumented in source.
endVisit
void endVisit(SQLShowErrorsStatement x)
Undocumented in source.
visit
bool visit(SQLAlterCharacter x)
Undocumented in source.
endVisit
void endVisit(SQLAlterCharacter x)
Undocumented in source.
visit
bool visit(SQLExprStatement x)
Undocumented in source.
endVisit
void endVisit(SQLExprStatement x)
Undocumented in source.
visit
bool visit(SQLAlterProcedureStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterProcedureStatement x)
Undocumented in source.
visit
bool visit(SQLAlterViewStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterViewStatement x)
Undocumented in source.
visit
bool visit(SQLDropEventStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropEventStatement x)
Undocumented in source.
visit
bool visit(SQLDropLogFileGroupStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropLogFileGroupStatement x)
Undocumented in source.
visit
bool visit(SQLDropServerStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropServerStatement x)
Undocumented in source.
visit
bool visit(SQLDropSynonymStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropSynonymStatement x)
Undocumented in source.
visit
bool visit(SQLRecordDataType x)
Undocumented in source.
endVisit
void endVisit(SQLRecordDataType x)
Undocumented in source.
visit
bool visit(SQLDropTypeStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropTypeStatement x)
Undocumented in source.
visit
bool visit(SQLExternalRecordFormat x)
Undocumented in source.
endVisit
void endVisit(SQLExternalRecordFormat x)
Undocumented in source.
visit
bool visit(SQLArrayDataType x)
Undocumented in source.
endVisit
void endVisit(SQLArrayDataType x)
Undocumented in source.
visit
bool visit(SQLMapDataType x)
Undocumented in source.
endVisit
void endVisit(SQLMapDataType x)
Undocumented in source.
visit
bool visit(SQLStructDataType x)
Undocumented in source.
endVisit
void endVisit(SQLStructDataType x)
Undocumented in source.
visit
bool visit(SQLStructDataType.Field x)
Undocumented in source.
endVisit
void endVisit(SQLStructDataType.Field x)
Undocumented in source.
visit
bool visit(SQLDropMaterializedViewStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDropMaterializedViewStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTableRenameIndex x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableRenameIndex x)
Undocumented in source.
visit
bool visit(SQLAlterSequenceStatement x)
Undocumented in source.
endVisit
void endVisit(SQLAlterSequenceStatement x)
Undocumented in source.
visit
bool visit(SQLAlterTableExchangePartition x)
Undocumented in source.
endVisit
void endVisit(SQLAlterTableExchangePartition x)
Undocumented in source.
visit
bool visit(SQLValuesExpr x)
Undocumented in source.
endVisit
void endVisit(SQLValuesExpr x)
Undocumented in source.
visit
bool visit(SQLValuesTableSource x)
Undocumented in source.
endVisit
void endVisit(SQLValuesTableSource x)
Undocumented in source.
visit
bool visit(SQLContainsExpr x)
Undocumented in source.
endVisit
void endVisit(SQLContainsExpr x)
Undocumented in source.
visit
bool visit(SQLRealExpr x)
Undocumented in source.
endVisit
void endVisit(SQLRealExpr x)
Undocumented in source.
visit
bool visit(SQLWindow x)
Undocumented in source.
endVisit
void endVisit(SQLWindow x)
Undocumented in source.
visit
bool visit(SQLDumpStatement x)
Undocumented in source.
endVisit
void endVisit(SQLDumpStatement x)
Undocumented in source.

Meta