Class SQLServerDDLStatementSQLVisitor
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>,org.apache.shardingsphere.sql.parser.api.visitor.operation.SQLOperationVisitor,org.apache.shardingsphere.sql.parser.api.visitor.operation.SQLStatementVisitor,org.apache.shardingsphere.sql.parser.api.visitor.SQLVisitor,org.apache.shardingsphere.sql.parser.api.visitor.type.DDLSQLVisitor,org.apache.shardingsphere.sql.parser.api.visitor.type.SQLTypeVisitor,SQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.addColumnSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterCheckConstraint().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterDatabase().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterDefinitionClause().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterFunction().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterIndex().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterProcedure().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterSchema().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterSequence().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterService().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterTableDropConstraint().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterTrigger().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.alterView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.columnDefinition().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.columnNamesWithSort().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.columnNameWithSort().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createDatabase().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createFunction().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createIndex().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createProcedure().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createSchema().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createSequence().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createService().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createTableClause().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createTrigger().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.createView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropColumnSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropDatabase().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropFunction().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropIndex().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropProcedure().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropSchema().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropSequence().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropService().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropTrigger().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.dropView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.modifyColumnSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.tableConstraint().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced bySQLServerStatementParser.truncateTable().Methods inherited from class org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl.SQLServerStatementSQLVisitor
getOriginalText, visitAggregationClause, visitAggregationFunction, visitAlias, visitAssignment, visitAssignmentValue, visitAssignmentValues, visitBitExpr, visitBitValueLiterals, visitBooleanLiterals, visitBooleanPrimary, visitCastFunction, visitCharFunction, visitColumnName, visitColumnNames, visitConstraintName, visitCreateTableAsSelectClause, visitDataType, visitDataTypeLength, visitDataTypeName, visitDelete, visitDelimitedIdentifier, visitDuplicateSpecification, visitExpr, visitFromClause, visitFunctionCall, visitGroupByClause, visitHavingClause, visitHexadecimalLiterals, visitIdentifier, visitIndexName, visitInsert, visitInsertDefaultValue, visitInsertSelectClause, visitInsertValuesClause, visitLiterals, visitMultipleTablesClause, visitNullValueLiterals, visitNumberLiterals, visitOrderByItem, visitOutputClause, visitParameterMarker, visitPredicate, visitProjection, visitProjections, visitRegularFunction, visitRegularIdentifier, visitSchemaName, visitSelect, visitSelectClause, visitSetAssignmentsClause, visitSimpleExpr, visitSingleTableClause, visitSpecialFunction, visitStringLiterals, visitSubquery, visitTableFactor, visitTableName, visitTableNames, visitTableReference, visitTableReferences, visitTop, visitUnreservedWord, visitUpdate, visitViewName, visitWhereClause, visitWithClauseMethods inherited from class org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementBaseVisitor
visitAcceleratedDatabaseRecovery, visitAddOrModifyFilegroups, visitAddOrModifyFiles, visitAddSecondaryOption, visitAggregationFunctionName, visitAlterColumnAddOption, visitAlterColumnAddOptions, visitAlterColumnOperation, visitAlterDatabaseClause, visitAlterDatabaseOptionSpec, visitAlterDrop, visitAlterIndexClause, visitAlterLogin, visitAlterRole, visitAlterServiceClause, visitAlterServiceOptArg, visitAlterSet, visitAlterSetOnClause, visitAlterSwitch, visitAlterTableIndexOnClause, visitAlterTableOption, visitAlterTableTableIndex, visitAlterTableTrigger, visitAlterUser, visitAndOperator, visitApplicationRolePermission, visitAssemblyPermission, visitAsymmetricKeyPermission, visitAtTimeZoneExpr, visitAutomaticTuningOption, visitAutoOption, visitAvailabilityGroupPermission, visitAzureActiveDirectoryPrincipal, visitAzureManagedInstanceOptionList, visitBeginDistributedTransaction, visitBeginTransaction, visitCall, visitCaseElse, visitCaseExpression, visitCaseWhen, visitCastExpr, visitCertificatePermission, visitChangeTrackingOption, visitChangeTrackingOptionList, visitCheckConstraint, visitClass_, visitClassItem, visitClassPrivileges, visitClassType, visitClassTypePrivileges, visitClusterOption, visitCollationName, visitColumnConstraint, visitColumnConstraints, visitColumnDefinitionOption, visitColumnForeignKeyConstraint, visitColumnIndex, visitColumnSetDefinition, visitCommit, visitCommitWork, visitCommonDirectivesForXml, visitCommonTableExpr, visitComparisonOperator, visitCompoundOperation, visitCompoundStatement, visitCompressionOption, visitComputedColumnConstraint, visitComputedColumnDefinition, visitComputedColumnForeignKeyConstraint, visitComputedColumnForeignKeyOnAction, visitConjunct, visitConstraintForColumn, visitContractName, visitConvertExpr, visitCreateDatabaseClause, visitCreateDefinitionClause, visitCreateIndexClause, visitCreateIndexSpecification, visitCreateLogin, visitCreateLoginForAnalyticsPlatformSystemClause, visitCreateLoginForAnalyticsPlatformSystemOptionList, visitCreateLoginForAnalyticsPlatformSystemOptionListClause, visitCreateLoginForAzureManagedInstanceClause, visitCreateLoginForAzureSQLDatabaseClause, visitCreateLoginForAzureSQLDatabaseOptionList, visitCreateLoginForAzureSynapseAnalyticsClause, visitCreateLoginForAzureSynapseAnalyticsOptionList, visitCreateLoginForSQLServerClause, visitCreateLoginForSQLServerOptionList, visitCreateLoginForSQLServerOptionListClause, visitCreateOrAlterProcClause, visitCreateOrAlterSequenceClause, visitCreateOrAlterViewClause, visitCreateRemoteTableAsSelect, visitCreateRole, visitCreateServiceClause, visitCreateTableAsSelect, visitCreateTableDefinition, visitCreateTableDefinitions, visitCreateTriggerClause, visitCreateUser, visitCreateUserFromExternalProviderClause, visitCreateUserLoginClause, visitCreateUserLoginWindowsPrincipalClause, visitCreateUserWindowsPrincipalClause, visitCreateUserWithAzureActiveDirectoryPrincipalClause, visitCreateUserWithDefaultSchema, visitCreateUserWithoutLoginClause, visitCryptographicCredentialsOptionClause, visitCteClause, visitCteClauseSet, visitCursorClause, visitCursorOption, visitCursorVariable, visitDatabaseFileGroup, visitDatabaseFileGroupContains, visitDatabaseFileSpecOption, visitDatabaseLogOns, visitDatabaseName, visitDatabaseOption, visitDatabasePermission, visitDatabasePrincipalPermission, visitDatabaseRolePermission, visitDatabaseScopedCredentialPermission, visitDatabaseUserPermission, visitDataConsistencyCheckClause, visitDataDelectionOption, visitDataWareHousePartitionOption, visitDataWareHouseTableOption, visitDateTimeLiterals, visitDeclareVariable, visitDeny, visitDenyClassPrivilegesClause, visitDenyClassTypePrivilegesClause, visitDiskTablePrimaryConstraintOption, visitDiskTablePrimaryKeyConstraintOption, visitDistinct, visitDistributionOption, visitDmlTriggerOption, visitDropConstraintName, visitDropConstraintOption, visitDropConstraintWithClause, visitDropIndexSpecification, visitDropLogin, visitDropRole, visitDropUser, visitEditionOptions, visitEncryptedOptions, visitEndpointPermission, visitEntityType, visitEqKey, visitEqOnOff, visitEqOnOffOption, visitEqTime, visitExecute, visitExecuteAsClause, visitExplain, visitExplainableStatement, visitExternalAccessOption, visitFileAndFilegroupOptions, visitFileDefinitionClause, visitFileGroup, visitFilegroupUpdatabilityOption, visitFileSpec, visitFileStreamOn, visitFileStreamOption, visitFileTableClause, visitFilterPredicate, visitForClause, visitForeignKeyOn, visitForeignKeyOnAction, visitForJsonClause, visitForXmlClause, visitFullTextCatalogPermission, visitFullTextPermission, visitFullTextStoplistPermission, visitFuncInlineReturn, visitFuncMutiReturn, visitFuncParameters, visitFuncReturns, visitFuncScalarReturn, visitFunctionName, visitFunctionOption, visitGeneratedColumnName, visitGeneratedColumnNameClause, visitGeneratedColumnNamesClause, visitGrant, visitGrantClassPrivilegesClause, visitGrantClassTypePrivilegesClause, visitHashedPassword, visitHashWithBucket, visitHistoryRetentionPeriod, visitHistoryRetentionPeriodClause, visitIfExists, visitIgnoredIdentifier, visitIgnoredIdentifiers, visitIgnoredNameIdentifier, visitImplicitTransactionsValue, visitIndexClusterClause, visitIndexNameOption, visitIndexNonClusterClause, visitIndexOnClause, visitIndexOption, visitIndexOptions, visitIndexWithName, visitIsolationLevel, visitJoinedTable, visitJoinSpecification, visitLimitedOptionsList, visitLowPriorityLockWait, visitMatchNone, visitMemoryTablePrimaryConstraintOption, visitMemoryTablePrimaryKeyConstraintOption, visitMethodSpecifier, visitMigrationState_, visitMultipleTableNames, visitName, visitNotOperator, visitNumberRange, visitObjectPermission, visitOnClassClause, visitOnClassTypeClause, visitOnDefault, visitOnFileGroup, visitOnHistoryTableClause, visitOnLowPriorLockWait, visitOnOffOption, visitOnPartitionClause, visitOnSchemaColumn, visitOnString, visitOptionForClause, visitOptionQueryHintClause, visitOptionsList, visitOrderByClause, visitOrOperator, visitOutputTableName, visitOutputWithAaterisk, visitOutputWithColumn, visitOutputWithColumns, visitOverClause, visitOwner, visitPartitionByClause, visitPartitionExpression, visitPartitionExpressions, visitPartitionNumberRange, visitPartitionScheme, visitPasswordOptionClause, visitPeriodClause, visitPrimaryKey, visitPrimaryKeyConstraint, visitPrimaryKeyOnClause, visitPrimaryKeyUnique, visitPrimaryKeyWithClause, visitPrincipal, visitPrivateExprOfDb, visitPrivilegeType, visitProcAsClause, visitProcedureName, visitProcOption, visitProcParameter, visitProcParameters, visitProcSetOption, visitQualifiedShorthand, visitQueryCapturePolicyOptionList, visitQueryHint, visitQueryStoreOptionList, visitQueryStoreOptions, visitQueueName, visitRecoveryOption, visitRegularFunctionName, visitRelationalIndexOption, visitReorganizeOption, visitResumableIndexOptions, visitRevert, visitRevoke, visitRevokeClassPrivilegesClause, visitRevokeClassTypePrivilegesClause, visitRoleClause, visitRollback, visitRollbackWork, visitRowRangeClause, visitSavepoint, visitSavepointName, visitSavepointVariableName, visitSchemaElement, visitSchemaNameClause, visitSchemaPermission, visitSearchPropertyListPermission, visitSecurable, visitSelectWithClause, visitSequenceName, visitServerPermission, visitServerPrincipalPermission, visitServiceBrokerContractsPermission, visitServiceBrokerMessageTypesPermission, visitServiceBrokerOption, visitServiceBrokerPermission, visitServiceBrokerRemoteServiceBindingsPermission, visitServiceBrokerRoutesPermission, visitServiceBrokerServicesPermission, visitServiceName, visitServiceObjective, visitSetFileStreamClause, visitSetImplicitTransactions, visitSetIndexOption, visitSetItem, visitSetOptionClause, visitSetSystemVersionClause, visitSetTransaction, visitSetUser, visitSetVariable, visitSetVariableClause, visitSid, visitSnapshotOption, visitSources, visitSqlOption, visitStatusOptionClause, visitSymmetricKeyPermission, visitSystemObjectPermission, visitTableForeignKeyConstraint, visitTableIndex, visitTableOperationOption, visitTableOption, visitTableOptions, visitTablePrimaryConstraint, visitTableStretchOption, visitTableStretchOptions, visitTableTypeDefinition, visitTableVariable, visitTableVariableClause, visitTargetRecoveryTimeOption, visitTermination, visitTopNum, visitTransactionName, visitTransactionVariableName, visitTriggerName, visitTriggerTarget, visitTypePermission, visitUnqualifiedShorthand, visitUseHitName, visitUserName, visitValidStatement, visitVariable, visitVariableName, visitVariableTableColumnConstraint, visitVariableTableColumnDefinition, visitVariableTableConstraint, visitVariTableTypeDefinition, visitViewAttribute, visitWindowedFunction, visitWindowFrameBetween, visitWindowFrameBound, visitWindowFrameExtent, visitWindowFrameFollowing, visitWindowFramePreceding, visitWindowsOptions, visitWindowsPrincipal, visitWithBucket, visitWithCommonTableExpr, visitWithCreateProcOption, visitWithDistributionOption, visitWithIndexOption, visitXmlDefaultNamespaceDeclarationItem, visitXmlNamespaceDeclarationItem, visitXmlNamespacePrefix, visitXmlNamespacesClause, visitXmlNamespaceUri, visitXmlSchemaCollectionPermissionMethods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
SQLServerDDLStatementSQLVisitor
-
-
Method Details
-
visitCreateTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateTable(SQLServerStatementParser.CreateTableContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTablein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateTablein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableClause
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateTableClause(SQLServerStatementParser.CreateTableClauseContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createTableClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTableClausein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateTableClausein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinition
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitColumnDefinition(SQLServerStatementParser.ColumnDefinitionContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.columnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnDefinitionin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitColumnDefinitionin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraint
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitTableConstraint(SQLServerStatementParser.TableConstraintContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.tableConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableConstraintin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitTableConstraintin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTable(SQLServerStatementParser.AlterTableContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTablein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTablein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefinitionClause
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterDefinitionClause(SQLServerStatementParser.AlterDefinitionClauseContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDefinitionClausein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterDefinitionClausein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddColumnSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAddColumnSpecification(SQLServerStatementParser.AddColumnSpecificationContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.addColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddColumnSpecificationin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAddColumnSpecificationin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumnSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitModifyColumnSpecification(SQLServerStatementParser.ModifyColumnSpecificationContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.modifyColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModifyColumnSpecificationin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitModifyColumnSpecificationin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropColumnSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropColumnSpecification(SQLServerStatementParser.DropColumnSpecificationContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropColumnSpecificationin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropColumnSpecificationin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropTable(SQLServerStatementParser.DropTableContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTablein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropTablein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTruncateTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitTruncateTable(SQLServerStatementParser.TruncateTableContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.truncateTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTruncateTablein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitTruncateTablein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndex
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateIndex(SQLServerStatementParser.CreateIndexContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateIndexin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateIndexin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNamesWithSort
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitColumnNamesWithSort(SQLServerStatementParser.ColumnNamesWithSortContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.columnNamesWithSort().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnNamesWithSortin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitColumnNamesWithSortin classSQLServerStatementSQLVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNameWithSort
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitColumnNameWithSort(SQLServerStatementParser.ColumnNameWithSortContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.columnNameWithSort().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnNameWithSortin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitColumnNameWithSortin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndex
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterIndex(SQLServerStatementParser.AlterIndexContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIndexin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterIndexin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndex
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropIndex(SQLServerStatementParser.DropIndexContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropIndexin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropIndexin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCheckConstraint
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterCheckConstraint(SQLServerStatementParser.AlterCheckConstraintContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterCheckConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterCheckConstraintin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterCheckConstraintin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableDropConstraint
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTableDropConstraint(SQLServerStatementParser.AlterTableDropConstraintContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterTableDropConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableDropConstraintin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTableDropConstraintin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateDatabase(SQLServerStatementParser.CreateDatabaseContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDatabasein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateDatabasein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateFunction(SQLServerStatementParser.CreateFunctionContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateFunctionin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateFunctionin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateProcedure
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateProcedure(SQLServerStatementParser.CreateProcedureContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateProcedurein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateProcedurein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateView(SQLServerStatementParser.CreateViewContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateViewin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateViewin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTrigger
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateTrigger(SQLServerStatementParser.CreateTriggerContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTriggerin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateTriggerin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSequence
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateSequence(SQLServerStatementParser.CreateSequenceContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSequencein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateSequencein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchema
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateSchema(SQLServerStatementParser.CreateSchemaContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSchemain interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateSchemain classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateService
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateService(SQLServerStatementParser.CreateServiceContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.createService().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateServicein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateServicein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchema
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterSchema(SQLServerStatementParser.AlterSchemaContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSchemain interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterSchemain classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterService
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterService(SQLServerStatementParser.AlterServiceContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterService().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterServicein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterServicein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchema
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropSchema(SQLServerStatementParser.DropSchemaContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSchemain interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropSchemain classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropService
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropService(SQLServerStatementParser.DropServiceContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropService().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropServicein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropServicein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTrigger
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTrigger(SQLServerStatementParser.AlterTriggerContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTriggerin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTriggerin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequence
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterSequence(SQLServerStatementParser.AlterSequenceContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSequencein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterSequencein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedure
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterProcedure(SQLServerStatementParser.AlterProcedureContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterProcedurein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterProcedurein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunction
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterFunction(SQLServerStatementParser.AlterFunctionContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterFunctionin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterFunctionin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterView(SQLServerStatementParser.AlterViewContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterViewin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterViewin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabase
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterDatabase(SQLServerStatementParser.AlterDatabaseContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.alterDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDatabasein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterDatabasein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropDatabase(SQLServerStatementParser.DropDatabaseContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropDatabasein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropDatabasein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropFunction(SQLServerStatementParser.DropFunctionContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropFunctionin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropFunctionin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropProcedure
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropProcedure(SQLServerStatementParser.DropProcedureContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropProcedurein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropProcedurein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropView(SQLServerStatementParser.DropViewContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropViewin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropViewin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropTrigger(SQLServerStatementParser.DropTriggerContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTriggerin interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropTriggerin classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSequence
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropSequence(SQLServerStatementParser.DropSequenceContext ctx) Description copied from class:SQLServerStatementBaseVisitorVisit a parse tree produced bySQLServerStatementParser.dropSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSequencein interfaceSQLServerStatementVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropSequencein classSQLServerStatementBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-