Class SQLServerStatementBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,SQLServerStatementVisitor<T>
- Direct Known Subclasses:
SQLServerStatementSQLVisitor
SQLServerStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced bySQLServerStatementParser.acceleratedDatabaseRecovery().Visit a parse tree produced bySQLServerStatementParser.addColumnSpecification().Visit a parse tree produced bySQLServerStatementParser.addOrModifyFilegroups().Visit a parse tree produced bySQLServerStatementParser.addOrModifyFiles().Visit a parse tree produced bySQLServerStatementParser.addSecondaryOption().Visit a parse tree produced bySQLServerStatementParser.aggregationClause().Visit a parse tree produced bySQLServerStatementParser.aggregationFunction().Visit a parse tree produced bySQLServerStatementParser.aggregationFunctionName().Visit a parse tree produced bySQLServerStatementParser.alias().Visit a parse tree produced bySQLServerStatementParser.alterCheckConstraint().Visit a parse tree produced bySQLServerStatementParser.alterColumnAddOption().Visit a parse tree produced bySQLServerStatementParser.alterColumnAddOptions().Visit a parse tree produced bySQLServerStatementParser.alterColumnOperation().Visit a parse tree produced bySQLServerStatementParser.alterDatabase().Visit a parse tree produced bySQLServerStatementParser.alterDatabaseClause().Visit a parse tree produced bySQLServerStatementParser.alterDatabaseOptionSpec().Visit a parse tree produced bySQLServerStatementParser.alterDefinitionClause().Visit a parse tree produced bySQLServerStatementParser.alterDrop().Visit a parse tree produced bySQLServerStatementParser.alterFunction().Visit a parse tree produced bySQLServerStatementParser.alterIndex().Visit a parse tree produced bySQLServerStatementParser.alterIndexClause().Visit a parse tree produced bySQLServerStatementParser.alterLogin().Visit a parse tree produced bySQLServerStatementParser.alterProcedure().Visit a parse tree produced bySQLServerStatementParser.alterRole().Visit a parse tree produced bySQLServerStatementParser.alterSchema().Visit a parse tree produced bySQLServerStatementParser.alterSequence().Visit a parse tree produced bySQLServerStatementParser.alterService().Visit a parse tree produced bySQLServerStatementParser.alterServiceClause().Visit a parse tree produced bySQLServerStatementParser.alterServiceOptArg().Visit a parse tree produced bySQLServerStatementParser.alterSet().Visit a parse tree produced bySQLServerStatementParser.alterSetOnClause().Visit a parse tree produced bySQLServerStatementParser.alterSwitch().Visit a parse tree produced bySQLServerStatementParser.alterTable().Visit a parse tree produced bySQLServerStatementParser.alterTableDropConstraint().Visit a parse tree produced bySQLServerStatementParser.alterTableIndexOnClause().Visit a parse tree produced bySQLServerStatementParser.alterTableOption().Visit a parse tree produced bySQLServerStatementParser.alterTableTableIndex().Visit a parse tree produced bySQLServerStatementParser.alterTableTrigger().Visit a parse tree produced bySQLServerStatementParser.alterTrigger().Visit a parse tree produced bySQLServerStatementParser.alterUser().Visit a parse tree produced bySQLServerStatementParser.alterView().Visit a parse tree produced bySQLServerStatementParser.andOperator().Visit a parse tree produced bySQLServerStatementParser.applicationRolePermission().Visit a parse tree produced bySQLServerStatementParser.assemblyPermission().Visit a parse tree produced bySQLServerStatementParser.assignment().Visit a parse tree produced bySQLServerStatementParser.assignmentValue().Visit a parse tree produced bySQLServerStatementParser.assignmentValues().Visit a parse tree produced bySQLServerStatementParser.asymmetricKeyPermission().Visit a parse tree produced bySQLServerStatementParser.atTimeZoneExpr().Visit a parse tree produced bySQLServerStatementParser.automaticTuningOption().Visit a parse tree produced bySQLServerStatementParser.autoOption().Visit a parse tree produced bySQLServerStatementParser.availabilityGroupPermission().visitAzureActiveDirectoryPrincipal(SQLServerStatementParser.AzureActiveDirectoryPrincipalContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureActiveDirectoryPrincipal().visitAzureManagedInstanceOptionList(SQLServerStatementParser.AzureManagedInstanceOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureManagedInstanceOptionList().Visit a parse tree produced bySQLServerStatementParser.beginDistributedTransaction().Visit a parse tree produced bySQLServerStatementParser.beginTransaction().Visit a parse tree produced bySQLServerStatementParser.bitExpr().Visit a parse tree produced bySQLServerStatementParser.bitValueLiterals().Visit a parse tree produced bySQLServerStatementParser.booleanLiterals().Visit a parse tree produced bySQLServerStatementParser.booleanPrimary().Visit a parse tree produced bySQLServerStatementParser.call().Visit a parse tree produced bySQLServerStatementParser.caseElse().Visit a parse tree produced bySQLServerStatementParser.caseExpression().Visit a parse tree produced bySQLServerStatementParser.caseWhen().Visit a parse tree produced bySQLServerStatementParser.castExpr().Visit a parse tree produced bySQLServerStatementParser.castFunction().Visit a parse tree produced bySQLServerStatementParser.certificatePermission().Visit a parse tree produced bySQLServerStatementParser.changeTrackingOption().Visit a parse tree produced bySQLServerStatementParser.changeTrackingOptionList().Visit a parse tree produced bySQLServerStatementParser.charFunction().Visit a parse tree produced bySQLServerStatementParser.checkConstraint().Visit a parse tree produced bySQLServerStatementParser.class_().Visit a parse tree produced bySQLServerStatementParser.classItem().Visit a parse tree produced bySQLServerStatementParser.classPrivileges().Visit a parse tree produced bySQLServerStatementParser.classType().Visit a parse tree produced bySQLServerStatementParser.classTypePrivileges().Visit a parse tree produced bySQLServerStatementParser.clusterOption().Visit a parse tree produced bySQLServerStatementParser.collationName().Visit a parse tree produced bySQLServerStatementParser.columnConstraint().Visit a parse tree produced bySQLServerStatementParser.columnConstraints().Visit a parse tree produced bySQLServerStatementParser.columnDefinition().Visit a parse tree produced bySQLServerStatementParser.columnDefinitionOption().Visit a parse tree produced bySQLServerStatementParser.columnForeignKeyConstraint().Visit a parse tree produced bySQLServerStatementParser.columnIndex().Visit a parse tree produced bySQLServerStatementParser.columnName().Visit a parse tree produced bySQLServerStatementParser.columnNames().Visit a parse tree produced bySQLServerStatementParser.columnNamesWithSort().Visit a parse tree produced bySQLServerStatementParser.columnNameWithSort().Visit a parse tree produced bySQLServerStatementParser.columnSetDefinition().Visit a parse tree produced bySQLServerStatementParser.commit().Visit a parse tree produced bySQLServerStatementParser.commitWork().Visit a parse tree produced bySQLServerStatementParser.commonDirectivesForXml().Visit a parse tree produced bySQLServerStatementParser.commonTableExpr().Visit a parse tree produced bySQLServerStatementParser.comparisonOperator().Visit a parse tree produced bySQLServerStatementParser.compoundOperation().Visit a parse tree produced bySQLServerStatementParser.compoundStatement().Visit a parse tree produced bySQLServerStatementParser.compressionOption().Visit a parse tree produced bySQLServerStatementParser.computedColumnConstraint().Visit a parse tree produced bySQLServerStatementParser.computedColumnDefinition().visitComputedColumnForeignKeyConstraint(SQLServerStatementParser.ComputedColumnForeignKeyConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnForeignKeyConstraint().visitComputedColumnForeignKeyOnAction(SQLServerStatementParser.ComputedColumnForeignKeyOnActionContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnForeignKeyOnAction().Visit a parse tree produced bySQLServerStatementParser.conjunct().Visit a parse tree produced bySQLServerStatementParser.constraintForColumn().Visit a parse tree produced bySQLServerStatementParser.constraintName().Visit a parse tree produced bySQLServerStatementParser.contractName().Visit a parse tree produced bySQLServerStatementParser.convertExpr().Visit a parse tree produced bySQLServerStatementParser.createDatabase().Visit a parse tree produced bySQLServerStatementParser.createDatabaseClause().Visit a parse tree produced bySQLServerStatementParser.createDefinitionClause().Visit a parse tree produced bySQLServerStatementParser.createFunction().Visit a parse tree produced bySQLServerStatementParser.createIndex().Visit a parse tree produced bySQLServerStatementParser.createIndexClause().Visit a parse tree produced bySQLServerStatementParser.createIndexSpecification().Visit a parse tree produced bySQLServerStatementParser.createLogin().visitCreateLoginForAnalyticsPlatformSystemClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemClause().visitCreateLoginForAnalyticsPlatformSystemOptionList(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionList().visitCreateLoginForAnalyticsPlatformSystemOptionListClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionListClause().visitCreateLoginForAzureManagedInstanceClause(SQLServerStatementParser.CreateLoginForAzureManagedInstanceClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureManagedInstanceClause().visitCreateLoginForAzureSQLDatabaseClause(SQLServerStatementParser.CreateLoginForAzureSQLDatabaseClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSQLDatabaseClause().visitCreateLoginForAzureSQLDatabaseOptionList(SQLServerStatementParser.CreateLoginForAzureSQLDatabaseOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSQLDatabaseOptionList().visitCreateLoginForAzureSynapseAnalyticsClause(SQLServerStatementParser.CreateLoginForAzureSynapseAnalyticsClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSynapseAnalyticsClause().visitCreateLoginForAzureSynapseAnalyticsOptionList(SQLServerStatementParser.CreateLoginForAzureSynapseAnalyticsOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSynapseAnalyticsOptionList().visitCreateLoginForSQLServerClause(SQLServerStatementParser.CreateLoginForSQLServerClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerClause().visitCreateLoginForSQLServerOptionList(SQLServerStatementParser.CreateLoginForSQLServerOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerOptionList().visitCreateLoginForSQLServerOptionListClause(SQLServerStatementParser.CreateLoginForSQLServerOptionListClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerOptionListClause().Visit a parse tree produced bySQLServerStatementParser.createOrAlterProcClause().Visit a parse tree produced bySQLServerStatementParser.createOrAlterSequenceClause().Visit a parse tree produced bySQLServerStatementParser.createOrAlterViewClause().Visit a parse tree produced bySQLServerStatementParser.createProcedure().Visit a parse tree produced bySQLServerStatementParser.createRemoteTableAsSelect().Visit a parse tree produced bySQLServerStatementParser.createRole().Visit a parse tree produced bySQLServerStatementParser.createSchema().Visit a parse tree produced bySQLServerStatementParser.createSequence().Visit a parse tree produced bySQLServerStatementParser.createService().Visit a parse tree produced bySQLServerStatementParser.createServiceClause().Visit a parse tree produced bySQLServerStatementParser.createTable().Visit a parse tree produced bySQLServerStatementParser.createTableAsSelect().Visit a parse tree produced bySQLServerStatementParser.createTableAsSelectClause().Visit a parse tree produced bySQLServerStatementParser.createTableClause().Visit a parse tree produced bySQLServerStatementParser.createTableDefinition().Visit a parse tree produced bySQLServerStatementParser.createTableDefinitions().Visit a parse tree produced bySQLServerStatementParser.createTrigger().Visit a parse tree produced bySQLServerStatementParser.createTriggerClause().Visit a parse tree produced bySQLServerStatementParser.createUser().visitCreateUserFromExternalProviderClause(SQLServerStatementParser.CreateUserFromExternalProviderClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserFromExternalProviderClause().Visit a parse tree produced bySQLServerStatementParser.createUserLoginClause().visitCreateUserLoginWindowsPrincipalClause(SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserLoginWindowsPrincipalClause().visitCreateUserWindowsPrincipalClause(SQLServerStatementParser.CreateUserWindowsPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWindowsPrincipalClause().visitCreateUserWithAzureActiveDirectoryPrincipalClause(SQLServerStatementParser.CreateUserWithAzureActiveDirectoryPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWithAzureActiveDirectoryPrincipalClause().Visit a parse tree produced bySQLServerStatementParser.createUserWithDefaultSchema().Visit a parse tree produced bySQLServerStatementParser.createUserWithoutLoginClause().Visit a parse tree produced bySQLServerStatementParser.createView().visitCryptographicCredentialsOptionClause(SQLServerStatementParser.CryptographicCredentialsOptionClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.cryptographicCredentialsOptionClause().Visit a parse tree produced bySQLServerStatementParser.cteClause().Visit a parse tree produced bySQLServerStatementParser.cteClauseSet().Visit a parse tree produced bySQLServerStatementParser.cursorClause().Visit a parse tree produced bySQLServerStatementParser.cursorOption().Visit a parse tree produced bySQLServerStatementParser.cursorVariable().Visit a parse tree produced bySQLServerStatementParser.databaseFileGroup().Visit a parse tree produced bySQLServerStatementParser.databaseFileGroupContains().Visit a parse tree produced bySQLServerStatementParser.databaseFileSpecOption().Visit a parse tree produced bySQLServerStatementParser.databaseLogOns().Visit a parse tree produced bySQLServerStatementParser.databaseName().Visit a parse tree produced bySQLServerStatementParser.databaseOption().Visit a parse tree produced bySQLServerStatementParser.databasePermission().Visit a parse tree produced bySQLServerStatementParser.databasePrincipalPermission().Visit a parse tree produced bySQLServerStatementParser.databaseRolePermission().visitDatabaseScopedCredentialPermission(SQLServerStatementParser.DatabaseScopedCredentialPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.databaseScopedCredentialPermission().Visit a parse tree produced bySQLServerStatementParser.databaseUserPermission().Visit a parse tree produced bySQLServerStatementParser.dataConsistencyCheckClause().Visit a parse tree produced bySQLServerStatementParser.dataDelectionOption().Visit a parse tree produced bySQLServerStatementParser.dataType().Visit a parse tree produced bySQLServerStatementParser.dataTypeLength().Visit a parse tree produced bySQLServerStatementParser.dataTypeName().Visit a parse tree produced bySQLServerStatementParser.dataWareHousePartitionOption().Visit a parse tree produced bySQLServerStatementParser.dataWareHouseTableOption().Visit a parse tree produced bySQLServerStatementParser.dateTimeLiterals().Visit a parse tree produced bySQLServerStatementParser.declareVariable().Visit a parse tree produced bySQLServerStatementParser.delete().Visit a parse tree produced bySQLServerStatementParser.delimitedIdentifier().Visit a parse tree produced bySQLServerStatementParser.deny().Visit a parse tree produced bySQLServerStatementParser.denyClassPrivilegesClause().visitDenyClassTypePrivilegesClause(SQLServerStatementParser.DenyClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.denyClassTypePrivilegesClause().visitDiskTablePrimaryConstraintOption(SQLServerStatementParser.DiskTablePrimaryConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.diskTablePrimaryConstraintOption().visitDiskTablePrimaryKeyConstraintOption(SQLServerStatementParser.DiskTablePrimaryKeyConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.diskTablePrimaryKeyConstraintOption().Visit a parse tree produced bySQLServerStatementParser.distinct().Visit a parse tree produced bySQLServerStatementParser.distributionOption().Visit a parse tree produced bySQLServerStatementParser.dmlTriggerOption().Visit a parse tree produced bySQLServerStatementParser.dropColumnSpecification().Visit a parse tree produced bySQLServerStatementParser.dropConstraintName().Visit a parse tree produced bySQLServerStatementParser.dropConstraintOption().Visit a parse tree produced bySQLServerStatementParser.dropConstraintWithClause().Visit a parse tree produced bySQLServerStatementParser.dropDatabase().Visit a parse tree produced bySQLServerStatementParser.dropFunction().Visit a parse tree produced bySQLServerStatementParser.dropIndex().Visit a parse tree produced bySQLServerStatementParser.dropIndexSpecification().Visit a parse tree produced bySQLServerStatementParser.dropLogin().Visit a parse tree produced bySQLServerStatementParser.dropProcedure().Visit a parse tree produced bySQLServerStatementParser.dropRole().Visit a parse tree produced bySQLServerStatementParser.dropSchema().Visit a parse tree produced bySQLServerStatementParser.dropSequence().Visit a parse tree produced bySQLServerStatementParser.dropService().Visit a parse tree produced bySQLServerStatementParser.dropTable().Visit a parse tree produced bySQLServerStatementParser.dropTrigger().Visit a parse tree produced bySQLServerStatementParser.dropUser().Visit a parse tree produced bySQLServerStatementParser.dropView().Visit a parse tree produced bySQLServerStatementParser.duplicateSpecification().Visit a parse tree produced bySQLServerStatementParser.editionOptions().Visit a parse tree produced bySQLServerStatementParser.encryptedOptions().Visit a parse tree produced bySQLServerStatementParser.endpointPermission().Visit a parse tree produced bySQLServerStatementParser.entityType().Visit a parse tree produced bySQLServerStatementParser.eqKey().Visit a parse tree produced bySQLServerStatementParser.eqOnOff().Visit a parse tree produced bySQLServerStatementParser.eqOnOffOption().Visit a parse tree produced bySQLServerStatementParser.eqTime().Visit a parse tree produced bySQLServerStatementParser.execute().Visit a parse tree produced bySQLServerStatementParser.executeAsClause().Visit a parse tree produced bySQLServerStatementParser.explain().Visit a parse tree produced bySQLServerStatementParser.explainableStatement().Visit a parse tree produced bySQLServerStatementParser.expr().Visit a parse tree produced bySQLServerStatementParser.externalAccessOption().Visit a parse tree produced bySQLServerStatementParser.fileAndFilegroupOptions().Visit a parse tree produced bySQLServerStatementParser.fileDefinitionClause().Visit a parse tree produced bySQLServerStatementParser.fileGroup().Visit a parse tree produced bySQLServerStatementParser.filegroupUpdatabilityOption().Visit a parse tree produced bySQLServerStatementParser.fileSpec().Visit a parse tree produced bySQLServerStatementParser.fileStreamOn().Visit a parse tree produced bySQLServerStatementParser.fileStreamOption().Visit a parse tree produced bySQLServerStatementParser.fileTableClause().Visit a parse tree produced bySQLServerStatementParser.filterPredicate().Visit a parse tree produced bySQLServerStatementParser.forClause().Visit a parse tree produced bySQLServerStatementParser.foreignKeyOn().Visit a parse tree produced bySQLServerStatementParser.foreignKeyOnAction().Visit a parse tree produced bySQLServerStatementParser.forJsonClause().Visit a parse tree produced bySQLServerStatementParser.forXmlClause().Visit a parse tree produced bySQLServerStatementParser.fromClause().Visit a parse tree produced bySQLServerStatementParser.fullTextCatalogPermission().Visit a parse tree produced bySQLServerStatementParser.fullTextPermission().Visit a parse tree produced bySQLServerStatementParser.fullTextStoplistPermission().Visit a parse tree produced bySQLServerStatementParser.funcInlineReturn().Visit a parse tree produced bySQLServerStatementParser.funcMutiReturn().Visit a parse tree produced bySQLServerStatementParser.funcParameters().Visit a parse tree produced bySQLServerStatementParser.funcReturns().Visit a parse tree produced bySQLServerStatementParser.funcScalarReturn().Visit a parse tree produced bySQLServerStatementParser.functionCall().Visit a parse tree produced bySQLServerStatementParser.functionName().Visit a parse tree produced bySQLServerStatementParser.functionOption().Visit a parse tree produced bySQLServerStatementParser.generatedColumnName().Visit a parse tree produced bySQLServerStatementParser.generatedColumnNameClause().Visit a parse tree produced bySQLServerStatementParser.generatedColumnNamesClause().Visit a parse tree produced bySQLServerStatementParser.grant().Visit a parse tree produced bySQLServerStatementParser.grantClassPrivilegesClause().visitGrantClassTypePrivilegesClause(SQLServerStatementParser.GrantClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.grantClassTypePrivilegesClause().Visit a parse tree produced bySQLServerStatementParser.groupByClause().Visit a parse tree produced bySQLServerStatementParser.hashedPassword().Visit a parse tree produced bySQLServerStatementParser.hashWithBucket().Visit a parse tree produced bySQLServerStatementParser.havingClause().Visit a parse tree produced bySQLServerStatementParser.hexadecimalLiterals().Visit a parse tree produced bySQLServerStatementParser.historyRetentionPeriod().Visit a parse tree produced bySQLServerStatementParser.historyRetentionPeriodClause().Visit a parse tree produced bySQLServerStatementParser.identifier().Visit a parse tree produced bySQLServerStatementParser.ifExists().Visit a parse tree produced bySQLServerStatementParser.ignoredIdentifier().Visit a parse tree produced bySQLServerStatementParser.ignoredIdentifiers().Visit a parse tree produced bySQLServerStatementParser.ignoredNameIdentifier().Visit a parse tree produced bySQLServerStatementParser.implicitTransactionsValue().Visit a parse tree produced bySQLServerStatementParser.indexClusterClause().Visit a parse tree produced bySQLServerStatementParser.indexName().Visit a parse tree produced bySQLServerStatementParser.indexNameOption().Visit a parse tree produced bySQLServerStatementParser.indexNonClusterClause().Visit a parse tree produced bySQLServerStatementParser.indexOnClause().Visit a parse tree produced bySQLServerStatementParser.indexOption().Visit a parse tree produced bySQLServerStatementParser.indexOptions().Visit a parse tree produced bySQLServerStatementParser.indexWithName().Visit a parse tree produced bySQLServerStatementParser.insert().Visit a parse tree produced bySQLServerStatementParser.insertDefaultValue().Visit a parse tree produced bySQLServerStatementParser.insertSelectClause().Visit a parse tree produced bySQLServerStatementParser.insertValuesClause().Visit a parse tree produced bySQLServerStatementParser.isolationLevel().Visit a parse tree produced bySQLServerStatementParser.joinedTable().Visit a parse tree produced bySQLServerStatementParser.joinSpecification().Visit a parse tree produced bySQLServerStatementParser.limitedOptionsList().Visit a parse tree produced bySQLServerStatementParser.literals().Visit a parse tree produced bySQLServerStatementParser.lowPriorityLockWait().Visit a parse tree produced bySQLServerStatementParser.matchNone().visitMemoryTablePrimaryConstraintOption(SQLServerStatementParser.MemoryTablePrimaryConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.memoryTablePrimaryConstraintOption().visitMemoryTablePrimaryKeyConstraintOption(SQLServerStatementParser.MemoryTablePrimaryKeyConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.memoryTablePrimaryKeyConstraintOption().Visit a parse tree produced bySQLServerStatementParser.methodSpecifier().Visit a parse tree produced bySQLServerStatementParser.migrationState_().Visit a parse tree produced bySQLServerStatementParser.modifyColumnSpecification().Visit a parse tree produced bySQLServerStatementParser.multipleTableNames().Visit a parse tree produced bySQLServerStatementParser.multipleTablesClause().Visit a parse tree produced bySQLServerStatementParser.name().Visit a parse tree produced bySQLServerStatementParser.notOperator().Visit a parse tree produced bySQLServerStatementParser.nullValueLiterals().Visit a parse tree produced bySQLServerStatementParser.numberLiterals().Visit a parse tree produced bySQLServerStatementParser.numberRange().Visit a parse tree produced bySQLServerStatementParser.objectPermission().Visit a parse tree produced bySQLServerStatementParser.onClassClause().Visit a parse tree produced bySQLServerStatementParser.onClassTypeClause().Visit a parse tree produced bySQLServerStatementParser.onDefault().Visit a parse tree produced bySQLServerStatementParser.onFileGroup().Visit a parse tree produced bySQLServerStatementParser.onHistoryTableClause().Visit a parse tree produced bySQLServerStatementParser.onLowPriorLockWait().Visit a parse tree produced bySQLServerStatementParser.onOffOption().Visit a parse tree produced bySQLServerStatementParser.onPartitionClause().Visit a parse tree produced bySQLServerStatementParser.onSchemaColumn().Visit a parse tree produced bySQLServerStatementParser.onString().Visit a parse tree produced bySQLServerStatementParser.optionForClause().Visit a parse tree produced bySQLServerStatementParser.optionQueryHintClause().Visit a parse tree produced bySQLServerStatementParser.optionsList().Visit a parse tree produced bySQLServerStatementParser.orderByClause().Visit a parse tree produced bySQLServerStatementParser.orderByItem().Visit a parse tree produced bySQLServerStatementParser.orOperator().Visit a parse tree produced bySQLServerStatementParser.outputClause().Visit a parse tree produced bySQLServerStatementParser.outputTableName().Visit a parse tree produced bySQLServerStatementParser.outputWithAaterisk().Visit a parse tree produced bySQLServerStatementParser.outputWithColumn().Visit a parse tree produced bySQLServerStatementParser.outputWithColumns().Visit a parse tree produced bySQLServerStatementParser.overClause().Visit a parse tree produced bySQLServerStatementParser.owner().Visit a parse tree produced bySQLServerStatementParser.parameterMarker().Visit a parse tree produced bySQLServerStatementParser.partitionByClause().Visit a parse tree produced bySQLServerStatementParser.partitionExpression().Visit a parse tree produced bySQLServerStatementParser.partitionExpressions().Visit a parse tree produced bySQLServerStatementParser.partitionNumberRange().Visit a parse tree produced bySQLServerStatementParser.partitionScheme().Visit a parse tree produced bySQLServerStatementParser.passwordOptionClause().Visit a parse tree produced bySQLServerStatementParser.periodClause().Visit a parse tree produced bySQLServerStatementParser.predicate().Visit a parse tree produced bySQLServerStatementParser.primaryKey().Visit a parse tree produced bySQLServerStatementParser.primaryKeyConstraint().Visit a parse tree produced bySQLServerStatementParser.primaryKeyOnClause().Visit a parse tree produced bySQLServerStatementParser.primaryKeyUnique().Visit a parse tree produced bySQLServerStatementParser.primaryKeyWithClause().Visit a parse tree produced bySQLServerStatementParser.principal().Visit a parse tree produced bySQLServerStatementParser.privateExprOfDb().Visit a parse tree produced bySQLServerStatementParser.privilegeType().Visit a parse tree produced bySQLServerStatementParser.procAsClause().Visit a parse tree produced bySQLServerStatementParser.procedureName().Visit a parse tree produced bySQLServerStatementParser.procOption().Visit a parse tree produced bySQLServerStatementParser.procParameter().Visit a parse tree produced bySQLServerStatementParser.procParameters().Visit a parse tree produced bySQLServerStatementParser.procSetOption().Visit a parse tree produced bySQLServerStatementParser.projection().Visit a parse tree produced bySQLServerStatementParser.projections().Visit a parse tree produced bySQLServerStatementParser.qualifiedShorthand().Visit a parse tree produced bySQLServerStatementParser.queryCapturePolicyOptionList().Visit a parse tree produced bySQLServerStatementParser.queryHint().Visit a parse tree produced bySQLServerStatementParser.queryStoreOptionList().Visit a parse tree produced bySQLServerStatementParser.queryStoreOptions().Visit a parse tree produced bySQLServerStatementParser.queueName().Visit a parse tree produced bySQLServerStatementParser.recoveryOption().Visit a parse tree produced bySQLServerStatementParser.regularFunction().Visit a parse tree produced bySQLServerStatementParser.regularFunctionName().Visit a parse tree produced bySQLServerStatementParser.regularIdentifier().Visit a parse tree produced bySQLServerStatementParser.relationalIndexOption().Visit a parse tree produced bySQLServerStatementParser.reorganizeOption().Visit a parse tree produced bySQLServerStatementParser.resumableIndexOptions().Visit a parse tree produced bySQLServerStatementParser.revert().Visit a parse tree produced bySQLServerStatementParser.revoke().Visit a parse tree produced bySQLServerStatementParser.revokeClassPrivilegesClause().visitRevokeClassTypePrivilegesClause(SQLServerStatementParser.RevokeClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.revokeClassTypePrivilegesClause().Visit a parse tree produced bySQLServerStatementParser.roleClause().Visit a parse tree produced bySQLServerStatementParser.rollback().Visit a parse tree produced bySQLServerStatementParser.rollbackWork().Visit a parse tree produced bySQLServerStatementParser.rowRangeClause().Visit a parse tree produced bySQLServerStatementParser.savepoint().Visit a parse tree produced bySQLServerStatementParser.savepointName().Visit a parse tree produced bySQLServerStatementParser.savepointVariableName().Visit a parse tree produced bySQLServerStatementParser.schemaElement().Visit a parse tree produced bySQLServerStatementParser.schemaName().Visit a parse tree produced bySQLServerStatementParser.schemaNameClause().Visit a parse tree produced bySQLServerStatementParser.schemaPermission().Visit a parse tree produced bySQLServerStatementParser.searchPropertyListPermission().Visit a parse tree produced bySQLServerStatementParser.securable().Visit a parse tree produced bySQLServerStatementParser.select().Visit a parse tree produced bySQLServerStatementParser.selectClause().Visit a parse tree produced bySQLServerStatementParser.selectWithClause().Visit a parse tree produced bySQLServerStatementParser.sequenceName().Visit a parse tree produced bySQLServerStatementParser.serverPermission().Visit a parse tree produced bySQLServerStatementParser.serverPrincipalPermission().visitServiceBrokerContractsPermission(SQLServerStatementParser.ServiceBrokerContractsPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerContractsPermission().visitServiceBrokerMessageTypesPermission(SQLServerStatementParser.ServiceBrokerMessageTypesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerMessageTypesPermission().Visit a parse tree produced bySQLServerStatementParser.serviceBrokerOption().Visit a parse tree produced bySQLServerStatementParser.serviceBrokerPermission().visitServiceBrokerRemoteServiceBindingsPermission(SQLServerStatementParser.ServiceBrokerRemoteServiceBindingsPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerRemoteServiceBindingsPermission().visitServiceBrokerRoutesPermission(SQLServerStatementParser.ServiceBrokerRoutesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerRoutesPermission().visitServiceBrokerServicesPermission(SQLServerStatementParser.ServiceBrokerServicesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerServicesPermission().Visit a parse tree produced bySQLServerStatementParser.serviceName().Visit a parse tree produced bySQLServerStatementParser.serviceObjective().Visit a parse tree produced bySQLServerStatementParser.setAssignmentsClause().Visit a parse tree produced bySQLServerStatementParser.setFileStreamClause().Visit a parse tree produced bySQLServerStatementParser.setImplicitTransactions().Visit a parse tree produced bySQLServerStatementParser.setIndexOption().Visit a parse tree produced bySQLServerStatementParser.setItem().Visit a parse tree produced bySQLServerStatementParser.setOptionClause().Visit a parse tree produced bySQLServerStatementParser.setSystemVersionClause().Visit a parse tree produced bySQLServerStatementParser.setTransaction().Visit a parse tree produced bySQLServerStatementParser.setUser().Visit a parse tree produced bySQLServerStatementParser.setVariable().Visit a parse tree produced bySQLServerStatementParser.setVariableClause().Visit a parse tree produced bySQLServerStatementParser.sid().Visit a parse tree produced bySQLServerStatementParser.simpleExpr().Visit a parse tree produced bySQLServerStatementParser.singleTableClause().Visit a parse tree produced bySQLServerStatementParser.snapshotOption().Visit a parse tree produced bySQLServerStatementParser.sources().Visit a parse tree produced bySQLServerStatementParser.specialFunction().Visit a parse tree produced bySQLServerStatementParser.sqlOption().Visit a parse tree produced bySQLServerStatementParser.statusOptionClause().Visit a parse tree produced bySQLServerStatementParser.stringLiterals().Visit a parse tree produced bySQLServerStatementParser.subquery().Visit a parse tree produced bySQLServerStatementParser.symmetricKeyPermission().Visit a parse tree produced bySQLServerStatementParser.systemObjectPermission().Visit a parse tree produced bySQLServerStatementParser.tableConstraint().Visit a parse tree produced bySQLServerStatementParser.tableFactor().Visit a parse tree produced bySQLServerStatementParser.tableForeignKeyConstraint().Visit a parse tree produced bySQLServerStatementParser.tableIndex().Visit a parse tree produced bySQLServerStatementParser.tableName().Visit a parse tree produced bySQLServerStatementParser.tableNames().Visit a parse tree produced bySQLServerStatementParser.tableOperationOption().Visit a parse tree produced bySQLServerStatementParser.tableOption().Visit a parse tree produced bySQLServerStatementParser.tableOptions().Visit a parse tree produced bySQLServerStatementParser.tablePrimaryConstraint().Visit a parse tree produced bySQLServerStatementParser.tableReference().Visit a parse tree produced bySQLServerStatementParser.tableReferences().Visit a parse tree produced bySQLServerStatementParser.tableStretchOption().Visit a parse tree produced bySQLServerStatementParser.tableStretchOptions().Visit a parse tree produced bySQLServerStatementParser.tableTypeDefinition().Visit a parse tree produced bySQLServerStatementParser.tableVariable().Visit a parse tree produced bySQLServerStatementParser.tableVariableClause().Visit a parse tree produced bySQLServerStatementParser.targetRecoveryTimeOption().Visit a parse tree produced bySQLServerStatementParser.termination().Visit a parse tree produced bySQLServerStatementParser.top().Visit a parse tree produced bySQLServerStatementParser.topNum().Visit a parse tree produced bySQLServerStatementParser.transactionName().Visit a parse tree produced bySQLServerStatementParser.transactionVariableName().Visit a parse tree produced bySQLServerStatementParser.triggerName().Visit a parse tree produced bySQLServerStatementParser.triggerTarget().Visit a parse tree produced bySQLServerStatementParser.truncateTable().Visit a parse tree produced bySQLServerStatementParser.typePermission().Visit a parse tree produced bySQLServerStatementParser.unqualifiedShorthand().Visit a parse tree produced bySQLServerStatementParser.unreservedWord().Visit a parse tree produced bySQLServerStatementParser.update().Visit a parse tree produced bySQLServerStatementParser.useHitName().Visit a parse tree produced bySQLServerStatementParser.userName().Visit a parse tree produced bySQLServerStatementParser.validStatement().Visit a parse tree produced bySQLServerStatementParser.variable().Visit a parse tree produced bySQLServerStatementParser.variableName().visitVariableTableColumnConstraint(SQLServerStatementParser.VariableTableColumnConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.variableTableColumnConstraint().visitVariableTableColumnDefinition(SQLServerStatementParser.VariableTableColumnDefinitionContext ctx) Visit a parse tree produced bySQLServerStatementParser.variableTableColumnDefinition().Visit a parse tree produced bySQLServerStatementParser.variableTableConstraint().Visit a parse tree produced bySQLServerStatementParser.variTableTypeDefinition().Visit a parse tree produced bySQLServerStatementParser.viewAttribute().Visit a parse tree produced bySQLServerStatementParser.viewName().Visit a parse tree produced bySQLServerStatementParser.whereClause().Visit a parse tree produced bySQLServerStatementParser.windowedFunction().Visit a parse tree produced bySQLServerStatementParser.windowFrameBetween().Visit a parse tree produced bySQLServerStatementParser.windowFrameBound().Visit a parse tree produced bySQLServerStatementParser.windowFrameExtent().Visit a parse tree produced bySQLServerStatementParser.windowFrameFollowing().Visit a parse tree produced bySQLServerStatementParser.windowFramePreceding().Visit a parse tree produced bySQLServerStatementParser.windowsOptions().Visit a parse tree produced bySQLServerStatementParser.windowsPrincipal().Visit a parse tree produced bySQLServerStatementParser.withBucket().Visit a parse tree produced bySQLServerStatementParser.withClause().Visit a parse tree produced bySQLServerStatementParser.withCommonTableExpr().Visit a parse tree produced bySQLServerStatementParser.withCreateProcOption().Visit a parse tree produced bySQLServerStatementParser.withDistributionOption().Visit a parse tree produced bySQLServerStatementParser.withIndexOption().visitXmlDefaultNamespaceDeclarationItem(SQLServerStatementParser.XmlDefaultNamespaceDeclarationItemContext ctx) Visit a parse tree produced bySQLServerStatementParser.xmlDefaultNamespaceDeclarationItem().Visit a parse tree produced bySQLServerStatementParser.xmlNamespaceDeclarationItem().Visit a parse tree produced bySQLServerStatementParser.xmlNamespacePrefix().Visit a parse tree produced bySQLServerStatementParser.xmlNamespacesClause().Visit a parse tree produced bySQLServerStatementParser.xmlNamespaceUri().visitXmlSchemaCollectionPermission(SQLServerStatementParser.XmlSchemaCollectionPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.xmlSchemaCollectionPermission().Methods 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
-
SQLServerStatementBaseVisitor
public SQLServerStatementBaseVisitor()
-
-
Method Details
-
visitExecute
Visit a parse tree produced bySQLServerStatementParser.execute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecutein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTransaction
Visit a parse tree produced bySQLServerStatementParser.setTransaction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTransactionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIsolationLevel
Visit a parse tree produced bySQLServerStatementParser.isolationLevel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIsolationLevelin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetImplicitTransactions
Visit a parse tree produced bySQLServerStatementParser.setImplicitTransactions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetImplicitTransactionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImplicitTransactionsValue
public T visitImplicitTransactionsValue(SQLServerStatementParser.ImplicitTransactionsValueContext ctx) Visit a parse tree produced bySQLServerStatementParser.implicitTransactionsValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImplicitTransactionsValuein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeginTransaction
Visit a parse tree produced bySQLServerStatementParser.beginTransaction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeginTransactionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeginDistributedTransaction
public T visitBeginDistributedTransaction(SQLServerStatementParser.BeginDistributedTransactionContext ctx) Visit a parse tree produced bySQLServerStatementParser.beginDistributedTransaction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeginDistributedTransactionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommit
Visit a parse tree produced bySQLServerStatementParser.commit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommitin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommitWork
Visit a parse tree produced bySQLServerStatementParser.commitWork().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommitWorkin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollback
Visit a parse tree produced bySQLServerStatementParser.rollback().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollbackin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollbackWork
Visit a parse tree produced bySQLServerStatementParser.rollbackWork().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollbackWorkin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepoint
Visit a parse tree produced bySQLServerStatementParser.savepoint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSavepointin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterMarker
Visit a parse tree produced bySQLServerStatementParser.parameterMarker().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterMarkerin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiterals
Visit a parse tree produced bySQLServerStatementParser.literals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiterals
Visit a parse tree produced bySQLServerStatementParser.stringLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberLiterals
Visit a parse tree produced bySQLServerStatementParser.numberLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumberLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateTimeLiterals
Visit a parse tree produced bySQLServerStatementParser.dateTimeLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDateTimeLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHexadecimalLiterals
Visit a parse tree produced bySQLServerStatementParser.hexadecimalLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHexadecimalLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitValueLiterals
Visit a parse tree produced bySQLServerStatementParser.bitValueLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitValueLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiterals
Visit a parse tree produced bySQLServerStatementParser.booleanLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullValueLiterals
Visit a parse tree produced bySQLServerStatementParser.nullValueLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullValueLiteralsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced bySQLServerStatementParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRegularIdentifier
Visit a parse tree produced bySQLServerStatementParser.regularIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRegularIdentifierin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelimitedIdentifier
Visit a parse tree produced bySQLServerStatementParser.delimitedIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDelimitedIdentifierin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnreservedWord
Visit a parse tree produced bySQLServerStatementParser.unreservedWord().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnreservedWordin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseName
Visit a parse tree produced bySQLServerStatementParser.databaseName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaName
Visit a parse tree produced bySQLServerStatementParser.schemaName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionName
Visit a parse tree produced bySQLServerStatementParser.functionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcedureName
Visit a parse tree produced bySQLServerStatementParser.procedureName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcedureNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewName
Visit a parse tree produced bySQLServerStatementParser.viewName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitViewNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerName
Visit a parse tree produced bySQLServerStatementParser.triggerName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequenceName
Visit a parse tree produced bySQLServerStatementParser.sequenceName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequenceNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableName
Visit a parse tree produced bySQLServerStatementParser.tableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueueName
Visit a parse tree produced bySQLServerStatementParser.queueName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueueNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContractName
Visit a parse tree produced bySQLServerStatementParser.contractName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContractNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceName
Visit a parse tree produced bySQLServerStatementParser.serviceName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnName
Visit a parse tree produced bySQLServerStatementParser.columnName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOwner
Visit a parse tree produced bySQLServerStatementParser.owner().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOwnerin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitName
Visit a parse tree produced bySQLServerStatementParser.name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNames
Visit a parse tree produced bySQLServerStatementParser.columnNames().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnNamesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNamesWithSort
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNames
Visit a parse tree produced bySQLServerStatementParser.tableNames().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNamesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexName
Visit a parse tree produced bySQLServerStatementParser.indexName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintName
Visit a parse tree produced bySQLServerStatementParser.constraintName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollationName
Visit a parse tree produced bySQLServerStatementParser.collationName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollationNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlias
Visit a parse tree produced bySQLServerStatementParser.alias().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeLength
Visit a parse tree produced bySQLServerStatementParser.dataTypeLength().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypeLengthin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKey
Visit a parse tree produced bySQLServerStatementParser.primaryKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryKeyin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpr
Visit a parse tree produced bySQLServerStatementParser.expr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAndOperator
Visit a parse tree produced bySQLServerStatementParser.andOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAndOperatorin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrOperator
Visit a parse tree produced bySQLServerStatementParser.orOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrOperatorin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotOperator
Visit a parse tree produced bySQLServerStatementParser.notOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotOperatorin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanPrimary
Visit a parse tree produced bySQLServerStatementParser.booleanPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanPrimaryin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonOperator
Visit a parse tree produced bySQLServerStatementParser.comparisonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonOperatorin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicate
Visit a parse tree produced bySQLServerStatementParser.predicate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPredicatein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitExpr
Visit a parse tree produced bySQLServerStatementParser.bitExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleExpr
Visit a parse tree produced bySQLServerStatementParser.simpleExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionCall
Visit a parse tree produced bySQLServerStatementParser.functionCall().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionCallin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregationFunction
Visit a parse tree produced bySQLServerStatementParser.aggregationFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggregationFunctionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregationFunctionName
Visit a parse tree produced bySQLServerStatementParser.aggregationFunctionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggregationFunctionNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinct
Visit a parse tree produced bySQLServerStatementParser.distinct().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDistinctin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSpecialFunction
Visit a parse tree produced bySQLServerStatementParser.specialFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSpecialFunctionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastFunction
Visit a parse tree produced bySQLServerStatementParser.castFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastFunctionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharFunction
Visit a parse tree produced bySQLServerStatementParser.charFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharFunctionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRegularFunction
Visit a parse tree produced bySQLServerStatementParser.regularFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRegularFunctionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRegularFunctionName
Visit a parse tree produced bySQLServerStatementParser.regularFunctionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRegularFunctionNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseExpression
Visit a parse tree produced bySQLServerStatementParser.caseExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseExpressionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseWhen
Visit a parse tree produced bySQLServerStatementParser.caseWhen().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseWhenin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseElse
Visit a parse tree produced bySQLServerStatementParser.caseElse().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseElsein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivateExprOfDb
Visit a parse tree produced bySQLServerStatementParser.privateExprOfDb().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivateExprOfDbin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByClause
Visit a parse tree produced bySQLServerStatementParser.orderByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByItem
Visit a parse tree produced bySQLServerStatementParser.orderByItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByItemin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataType
Visit a parse tree produced bySQLServerStatementParser.dataType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeName
Visit a parse tree produced bySQLServerStatementParser.dataTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypeNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAtTimeZoneExpr
Visit a parse tree produced bySQLServerStatementParser.atTimeZoneExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAtTimeZoneExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastExpr
Visit a parse tree produced bySQLServerStatementParser.castExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConvertExpr
Visit a parse tree produced bySQLServerStatementParser.convertExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConvertExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowedFunction
Visit a parse tree produced bySQLServerStatementParser.windowedFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowedFunctionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverClause
Visit a parse tree produced bySQLServerStatementParser.overClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOverClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionByClause
Visit a parse tree produced bySQLServerStatementParser.partitionByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionByClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowRangeClause
Visit a parse tree produced bySQLServerStatementParser.rowRangeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowRangeClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameExtent
Visit a parse tree produced bySQLServerStatementParser.windowFrameExtent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowFrameExtentin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameBetween
Visit a parse tree produced bySQLServerStatementParser.windowFrameBetween().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowFrameBetweenin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameBound
Visit a parse tree produced bySQLServerStatementParser.windowFrameBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowFrameBoundin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFramePreceding
Visit a parse tree produced bySQLServerStatementParser.windowFramePreceding().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowFramePrecedingin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameFollowing
Visit a parse tree produced bySQLServerStatementParser.windowFrameFollowing().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowFrameFollowingin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNameWithSort
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexOption
Visit a parse tree produced bySQLServerStatementParser.indexOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompressionOption
Visit a parse tree produced bySQLServerStatementParser.compressionOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompressionOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqTime
Visit a parse tree produced bySQLServerStatementParser.eqTime().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqTimein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqOnOffOption
Visit a parse tree produced bySQLServerStatementParser.eqOnOffOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqOnOffOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqKey
Visit a parse tree produced bySQLServerStatementParser.eqKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqKeyin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqOnOff
Visit a parse tree produced bySQLServerStatementParser.eqOnOff().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqOnOffin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnPartitionClause
Visit a parse tree produced bySQLServerStatementParser.onPartitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnPartitionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionExpressions
Visit a parse tree produced bySQLServerStatementParser.partitionExpressions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionExpressionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionExpression
Visit a parse tree produced bySQLServerStatementParser.partitionExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionExpressionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberRange
Visit a parse tree produced bySQLServerStatementParser.numberRange().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumberRangein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLowPriorityLockWait
Visit a parse tree produced bySQLServerStatementParser.lowPriorityLockWait().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLowPriorityLockWaitin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnLowPriorLockWait
Visit a parse tree produced bySQLServerStatementParser.onLowPriorLockWait().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnLowPriorLockWaitin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifier
Visit a parse tree produced bySQLServerStatementParser.ignoredIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIgnoredIdentifierin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifiers
Visit a parse tree produced bySQLServerStatementParser.ignoredIdentifiers().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIgnoredIdentifiersin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMatchNone
Visit a parse tree produced bySQLServerStatementParser.matchNone().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMatchNonein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableName
Visit a parse tree produced bySQLServerStatementParser.variableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecuteAsClause
Visit a parse tree produced bySQLServerStatementParser.executeAsClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecuteAsClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionName
Visit a parse tree produced bySQLServerStatementParser.transactionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransactionNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionVariableName
Visit a parse tree produced bySQLServerStatementParser.transactionVariableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransactionVariableNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepointName
Visit a parse tree produced bySQLServerStatementParser.savepointName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSavepointNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepointVariableName
Visit a parse tree produced bySQLServerStatementParser.savepointVariableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSavepointVariableNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEntityType
Visit a parse tree produced bySQLServerStatementParser.entityType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEntityTypein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfExists
Visit a parse tree produced bySQLServerStatementParser.ifExists().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfExistsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCall
Visit a parse tree produced bySQLServerStatementParser.call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplain
Visit a parse tree produced bySQLServerStatementParser.explain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainableStatement
Visit a parse tree produced bySQLServerStatementParser.explainableStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainableStatementin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTable
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableClause
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndex
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateProcedure
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateView
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTrigger
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSequence
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateService
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchema
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTable
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndex
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabase
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedure
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunction
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterView
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTrigger
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequence
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterService
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchema
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTable
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndex
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropProcedure
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropView
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSequence
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropService
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchema
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTruncateTable
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileTableClause
Visit a parse tree produced bySQLServerStatementParser.fileTableClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileTableClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDefinitionClause
Visit a parse tree produced bySQLServerStatementParser.createDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDefinitionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableDefinitions
Visit a parse tree produced bySQLServerStatementParser.createTableDefinitions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTableDefinitionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableDefinition
Visit a parse tree produced bySQLServerStatementParser.createTableDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTableDefinitionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinition
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinitionOption
Visit a parse tree produced bySQLServerStatementParser.columnDefinitionOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnDefinitionOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEncryptedOptions
Visit a parse tree produced bySQLServerStatementParser.encryptedOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEncryptedOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraint
Visit a parse tree produced bySQLServerStatementParser.columnConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnConstraint
public T visitComputedColumnConstraint(SQLServerStatementParser.ComputedColumnConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComputedColumnConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnForeignKeyConstraint
public T visitComputedColumnForeignKeyConstraint(SQLServerStatementParser.ComputedColumnForeignKeyConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnForeignKeyConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComputedColumnForeignKeyConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnForeignKeyOnAction
public T visitComputedColumnForeignKeyOnAction(SQLServerStatementParser.ComputedColumnForeignKeyOnActionContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnForeignKeyOnAction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComputedColumnForeignKeyOnActionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyConstraint
Visit a parse tree produced bySQLServerStatementParser.primaryKeyConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryKeyConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiskTablePrimaryKeyConstraintOption
public T visitDiskTablePrimaryKeyConstraintOption(SQLServerStatementParser.DiskTablePrimaryKeyConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.diskTablePrimaryKeyConstraintOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDiskTablePrimaryKeyConstraintOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterOption
Visit a parse tree produced bySQLServerStatementParser.clusterOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyWithClause
Visit a parse tree produced bySQLServerStatementParser.primaryKeyWithClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryKeyWithClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyOnClause
Visit a parse tree produced bySQLServerStatementParser.primaryKeyOnClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryKeyOnClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnSchemaColumn
Visit a parse tree produced bySQLServerStatementParser.onSchemaColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnSchemaColumnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnFileGroup
Visit a parse tree produced bySQLServerStatementParser.onFileGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnFileGroupin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnString
Visit a parse tree produced bySQLServerStatementParser.onString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnStringin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMemoryTablePrimaryKeyConstraintOption
public T visitMemoryTablePrimaryKeyConstraintOption(SQLServerStatementParser.MemoryTablePrimaryKeyConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.memoryTablePrimaryKeyConstraintOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMemoryTablePrimaryKeyConstraintOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithBucket
Visit a parse tree produced bySQLServerStatementParser.withBucket().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithBucketin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnForeignKeyConstraint
public T visitColumnForeignKeyConstraint(SQLServerStatementParser.ColumnForeignKeyConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.columnForeignKeyConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnForeignKeyConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForeignKeyOnAction
Visit a parse tree produced bySQLServerStatementParser.foreignKeyOnAction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForeignKeyOnActionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForeignKeyOn
Visit a parse tree produced bySQLServerStatementParser.foreignKeyOn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForeignKeyOnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCheckConstraint
Visit a parse tree produced bySQLServerStatementParser.checkConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCheckConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnIndex
Visit a parse tree produced bySQLServerStatementParser.columnIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnIndexin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithIndexOption
Visit a parse tree produced bySQLServerStatementParser.withIndexOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithIndexOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexOnClause
Visit a parse tree produced bySQLServerStatementParser.indexOnClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexOnClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnDefault
Visit a parse tree produced bySQLServerStatementParser.onDefault().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnDefaultin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileStreamOn
Visit a parse tree produced bySQLServerStatementParser.fileStreamOn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileStreamOnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraints
Visit a parse tree produced bySQLServerStatementParser.columnConstraints().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnConstraintsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnDefinition
public T visitComputedColumnDefinition(SQLServerStatementParser.ComputedColumnDefinitionContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComputedColumnDefinitionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnSetDefinition
Visit a parse tree produced bySQLServerStatementParser.columnSetDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnSetDefinitionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraint
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTablePrimaryConstraint
Visit a parse tree produced bySQLServerStatementParser.tablePrimaryConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTablePrimaryConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyUnique
Visit a parse tree produced bySQLServerStatementParser.primaryKeyUnique().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryKeyUniquein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiskTablePrimaryConstraintOption
public T visitDiskTablePrimaryConstraintOption(SQLServerStatementParser.DiskTablePrimaryConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.diskTablePrimaryConstraintOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDiskTablePrimaryConstraintOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMemoryTablePrimaryConstraintOption
public T visitMemoryTablePrimaryConstraintOption(SQLServerStatementParser.MemoryTablePrimaryConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.memoryTablePrimaryConstraintOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMemoryTablePrimaryConstraintOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashWithBucket
Visit a parse tree produced bySQLServerStatementParser.hashWithBucket().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHashWithBucketin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableForeignKeyConstraint
public T visitTableForeignKeyConstraint(SQLServerStatementParser.TableForeignKeyConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.tableForeignKeyConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableForeignKeyConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableIndex
Visit a parse tree produced bySQLServerStatementParser.tableIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableIndexin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexNameOption
Visit a parse tree produced bySQLServerStatementParser.indexNameOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexNameOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexOptions
Visit a parse tree produced bySQLServerStatementParser.indexOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPeriodClause
Visit a parse tree produced bySQLServerStatementParser.periodClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPeriodClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionScheme
Visit a parse tree produced bySQLServerStatementParser.partitionScheme().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionSchemein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileGroup
Visit a parse tree produced bySQLServerStatementParser.fileGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileGroupin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableOptions
Visit a parse tree produced bySQLServerStatementParser.tableOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableOption
Visit a parse tree produced bySQLServerStatementParser.tableOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataDelectionOption
Visit a parse tree produced bySQLServerStatementParser.dataDelectionOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataDelectionOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableStretchOptions
Visit a parse tree produced bySQLServerStatementParser.tableStretchOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableStretchOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableStretchOption
Visit a parse tree produced bySQLServerStatementParser.tableStretchOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableStretchOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMigrationState_
Visit a parse tree produced bySQLServerStatementParser.migrationState_().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMigrationState_in interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableOperationOption
Visit a parse tree produced bySQLServerStatementParser.tableOperationOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableOperationOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistributionOption
Visit a parse tree produced bySQLServerStatementParser.distributionOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDistributionOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataWareHouseTableOption
public T visitDataWareHouseTableOption(SQLServerStatementParser.DataWareHouseTableOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.dataWareHouseTableOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataWareHouseTableOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataWareHousePartitionOption
public T visitDataWareHousePartitionOption(SQLServerStatementParser.DataWareHousePartitionOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.dataWareHousePartitionOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataWareHousePartitionOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndexSpecification
public T visitCreateIndexSpecification(SQLServerStatementParser.CreateIndexSpecificationContext ctx) Visit a parse tree produced bySQLServerStatementParser.createIndexSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateIndexSpecificationin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefinitionClause
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddColumnSpecification
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumnSpecification
public T visitModifyColumnSpecification(SQLServerStatementParser.ModifyColumnSpecificationContext ctx) Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnOperation
Visit a parse tree produced bySQLServerStatementParser.alterColumnOperation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterColumnOperationin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnAddOptions
Visit a parse tree produced bySQLServerStatementParser.alterColumnAddOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterColumnAddOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnAddOption
Visit a parse tree produced bySQLServerStatementParser.alterColumnAddOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterColumnAddOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintForColumn
Visit a parse tree produced bySQLServerStatementParser.constraintForColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintForColumnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedColumnNamesClause
public T visitGeneratedColumnNamesClause(SQLServerStatementParser.GeneratedColumnNamesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.generatedColumnNamesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGeneratedColumnNamesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedColumnNameClause
public T visitGeneratedColumnNameClause(SQLServerStatementParser.GeneratedColumnNameClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.generatedColumnNameClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGeneratedColumnNameClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedColumnName
Visit a parse tree produced bySQLServerStatementParser.generatedColumnName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGeneratedColumnNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDrop
Visit a parse tree produced bySQLServerStatementParser.alterDrop().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDropin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableDropConstraint
public T visitAlterTableDropConstraint(SQLServerStatementParser.AlterTableDropConstraintContext ctx) Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintName
Visit a parse tree produced bySQLServerStatementParser.dropConstraintName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropConstraintNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintWithClause
public T visitDropConstraintWithClause(SQLServerStatementParser.DropConstraintWithClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.dropConstraintWithClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropConstraintWithClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintOption
Visit a parse tree produced bySQLServerStatementParser.dropConstraintOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropConstraintOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnOffOption
Visit a parse tree produced bySQLServerStatementParser.onOffOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnOffOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropColumnSpecification
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndexSpecification
Visit a parse tree produced bySQLServerStatementParser.dropIndexSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropIndexSpecificationin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCheckConstraint
Visit 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<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableTrigger
Visit a parse tree produced bySQLServerStatementParser.alterTableTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableTriggerin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSwitch
Visit a parse tree produced bySQLServerStatementParser.alterSwitch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSwitchin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSet
Visit a parse tree produced bySQLServerStatementParser.alterSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSetin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetFileStreamClause
Visit a parse tree produced bySQLServerStatementParser.setFileStreamClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetFileStreamClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSystemVersionClause
Visit a parse tree produced bySQLServerStatementParser.setSystemVersionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetSystemVersionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSetOnClause
Visit a parse tree produced bySQLServerStatementParser.alterSetOnClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSetOnClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataConsistencyCheckClause
public T visitDataConsistencyCheckClause(SQLServerStatementParser.DataConsistencyCheckClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.dataConsistencyCheckClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataConsistencyCheckClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHistoryRetentionPeriodClause
public T visitHistoryRetentionPeriodClause(SQLServerStatementParser.HistoryRetentionPeriodClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.historyRetentionPeriodClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHistoryRetentionPeriodClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHistoryRetentionPeriod
Visit a parse tree produced bySQLServerStatementParser.historyRetentionPeriod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHistoryRetentionPeriodin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableTableIndex
Visit a parse tree produced bySQLServerStatementParser.alterTableTableIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableTableIndexin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexWithName
Visit a parse tree produced bySQLServerStatementParser.indexWithName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexWithNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexNonClusterClause
Visit a parse tree produced bySQLServerStatementParser.indexNonClusterClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexNonClusterClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableIndexOnClause
Visit a parse tree produced bySQLServerStatementParser.alterTableIndexOnClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableIndexOnClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexClusterClause
Visit a parse tree produced bySQLServerStatementParser.indexClusterClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexClusterClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableOption
Visit a parse tree produced bySQLServerStatementParser.alterTableOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnHistoryTableClause
Visit a parse tree produced bySQLServerStatementParser.onHistoryTableClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnHistoryTableClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabaseClause
Visit a parse tree produced bySQLServerStatementParser.createDatabaseClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDatabaseClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileDefinitionClause
Visit a parse tree produced bySQLServerStatementParser.fileDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileDefinitionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseOption
Visit a parse tree produced bySQLServerStatementParser.databaseOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileStreamOption
Visit a parse tree produced bySQLServerStatementParser.fileStreamOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileStreamOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileSpec
Visit a parse tree produced bySQLServerStatementParser.fileSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileSpecin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseFileSpecOption
Visit a parse tree produced bySQLServerStatementParser.databaseFileSpecOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseFileSpecOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseFileGroup
Visit a parse tree produced bySQLServerStatementParser.databaseFileGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseFileGroupin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseFileGroupContains
public T visitDatabaseFileGroupContains(SQLServerStatementParser.DatabaseFileGroupContainsContext ctx) Visit a parse tree produced bySQLServerStatementParser.databaseFileGroupContains().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseFileGroupContainsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseLogOns
Visit a parse tree produced bySQLServerStatementParser.databaseLogOns().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseLogOnsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclareVariable
Visit a parse tree produced bySQLServerStatementParser.declareVariable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclareVariablein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariable
Visit a parse tree produced bySQLServerStatementParser.variable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariablein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableVariable
Visit a parse tree produced bySQLServerStatementParser.tableVariable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableVariablein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariTableTypeDefinition
Visit a parse tree produced bySQLServerStatementParser.variTableTypeDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariTableTypeDefinitionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableVariableClause
Visit a parse tree produced bySQLServerStatementParser.tableVariableClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableVariableClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableTableColumnDefinition
public T visitVariableTableColumnDefinition(SQLServerStatementParser.VariableTableColumnDefinitionContext ctx) Visit a parse tree produced bySQLServerStatementParser.variableTableColumnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableTableColumnDefinitionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableTableColumnConstraint
public T visitVariableTableColumnConstraint(SQLServerStatementParser.VariableTableColumnConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.variableTableColumnConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableTableColumnConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableTableConstraint
Visit a parse tree produced bySQLServerStatementParser.variableTableConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableTableConstraintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetVariable
Visit a parse tree produced bySQLServerStatementParser.setVariable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetVariablein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetVariableClause
Visit a parse tree produced bySQLServerStatementParser.setVariableClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetVariableClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorVariable
Visit a parse tree produced bySQLServerStatementParser.cursorVariable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorVariablein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorClause
Visit a parse tree produced bySQLServerStatementParser.cursorClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompoundOperation
Visit a parse tree produced bySQLServerStatementParser.compoundOperation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompoundOperationin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncParameters
Visit a parse tree produced bySQLServerStatementParser.funcParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncParametersin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncReturns
Visit a parse tree produced bySQLServerStatementParser.funcReturns().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncReturnsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncMutiReturn
Visit a parse tree produced bySQLServerStatementParser.funcMutiReturn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncMutiReturnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncInlineReturn
Visit a parse tree produced bySQLServerStatementParser.funcInlineReturn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncInlineReturnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncScalarReturn
Visit a parse tree produced bySQLServerStatementParser.funcScalarReturn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncScalarReturnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableTypeDefinition
Visit a parse tree produced bySQLServerStatementParser.tableTypeDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableTypeDefinitionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompoundStatement
Visit a parse tree produced bySQLServerStatementParser.compoundStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompoundStatementin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionOption
Visit a parse tree produced bySQLServerStatementParser.functionOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidStatement
Visit a parse tree produced bySQLServerStatementParser.validStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValidStatementin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcParameters
Visit a parse tree produced bySQLServerStatementParser.procParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcParametersin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcParameter
Visit a parse tree produced bySQLServerStatementParser.procParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcParameterin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOrAlterProcClause
Visit a parse tree produced bySQLServerStatementParser.createOrAlterProcClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateOrAlterProcClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithCreateProcOption
Visit a parse tree produced bySQLServerStatementParser.withCreateProcOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithCreateProcOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcOption
Visit a parse tree produced bySQLServerStatementParser.procOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcAsClause
Visit a parse tree produced bySQLServerStatementParser.procAsClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcAsClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcSetOption
Visit a parse tree produced bySQLServerStatementParser.procSetOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcSetOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOrAlterViewClause
Visit a parse tree produced bySQLServerStatementParser.createOrAlterViewClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateOrAlterViewClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewAttribute
Visit a parse tree produced bySQLServerStatementParser.viewAttribute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitViewAttributein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithCommonTableExpr
Visit a parse tree produced bySQLServerStatementParser.withCommonTableExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithCommonTableExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonTableExpr
Visit a parse tree produced bySQLServerStatementParser.commonTableExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommonTableExprin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTriggerClause
Visit a parse tree produced bySQLServerStatementParser.createTriggerClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTriggerClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDmlTriggerOption
Visit a parse tree produced bySQLServerStatementParser.dmlTriggerOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDmlTriggerOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMethodSpecifier
Visit a parse tree produced bySQLServerStatementParser.methodSpecifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMethodSpecifierin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerTarget
Visit a parse tree produced bySQLServerStatementParser.triggerTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerTargetin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOrAlterSequenceClause
public T visitCreateOrAlterSequenceClause(SQLServerStatementParser.CreateOrAlterSequenceClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createOrAlterSequenceClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateOrAlterSequenceClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndexClause
Visit a parse tree produced bySQLServerStatementParser.createIndexClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateIndexClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilterPredicate
Visit a parse tree produced bySQLServerStatementParser.filterPredicate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFilterPredicatein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConjunct
Visit a parse tree produced bySQLServerStatementParser.conjunct().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConjunctin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexClause
Visit a parse tree produced bySQLServerStatementParser.alterIndexClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIndexClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationalIndexOption
Visit a parse tree produced bySQLServerStatementParser.relationalIndexOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelationalIndexOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionNumberRange
Visit a parse tree produced bySQLServerStatementParser.partitionNumberRange().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionNumberRangein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReorganizeOption
Visit a parse tree produced bySQLServerStatementParser.reorganizeOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReorganizeOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetIndexOption
Visit a parse tree produced bySQLServerStatementParser.setIndexOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetIndexOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResumableIndexOptions
Visit a parse tree produced bySQLServerStatementParser.resumableIndexOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResumableIndexOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabaseClause
Visit a parse tree produced bySQLServerStatementParser.alterDatabaseClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDatabaseClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddSecondaryOption
Visit a parse tree produced bySQLServerStatementParser.addSecondaryOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddSecondaryOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEditionOptions
Visit a parse tree produced bySQLServerStatementParser.editionOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEditionOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceObjective
Visit a parse tree produced bySQLServerStatementParser.serviceObjective().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceObjectivein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabaseOptionSpec
Visit a parse tree produced bySQLServerStatementParser.alterDatabaseOptionSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDatabaseOptionSpecin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileAndFilegroupOptions
Visit a parse tree produced bySQLServerStatementParser.fileAndFilegroupOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileAndFilegroupOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddOrModifyFilegroups
Visit a parse tree produced bySQLServerStatementParser.addOrModifyFilegroups().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddOrModifyFilegroupsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilegroupUpdatabilityOption
public T visitFilegroupUpdatabilityOption(SQLServerStatementParser.FilegroupUpdatabilityOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.filegroupUpdatabilityOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFilegroupUpdatabilityOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddOrModifyFiles
Visit a parse tree produced bySQLServerStatementParser.addOrModifyFiles().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddOrModifyFilesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAcceleratedDatabaseRecovery
public T visitAcceleratedDatabaseRecovery(SQLServerStatementParser.AcceleratedDatabaseRecoveryContext ctx) Visit a parse tree produced bySQLServerStatementParser.acceleratedDatabaseRecovery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAcceleratedDatabaseRecoveryin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAutoOption
Visit a parse tree produced bySQLServerStatementParser.autoOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAutoOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAutomaticTuningOption
Visit a parse tree produced bySQLServerStatementParser.automaticTuningOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAutomaticTuningOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitChangeTrackingOption
Visit a parse tree produced bySQLServerStatementParser.changeTrackingOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitChangeTrackingOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitChangeTrackingOptionList
public T visitChangeTrackingOptionList(SQLServerStatementParser.ChangeTrackingOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.changeTrackingOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitChangeTrackingOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorOption
Visit a parse tree produced bySQLServerStatementParser.cursorOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExternalAccessOption
Visit a parse tree produced bySQLServerStatementParser.externalAccessOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExternalAccessOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryStoreOptions
Visit a parse tree produced bySQLServerStatementParser.queryStoreOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryStoreOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryStoreOptionList
Visit a parse tree produced bySQLServerStatementParser.queryStoreOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryStoreOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryCapturePolicyOptionList
public T visitQueryCapturePolicyOptionList(SQLServerStatementParser.QueryCapturePolicyOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.queryCapturePolicyOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryCapturePolicyOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecoveryOption
Visit a parse tree produced bySQLServerStatementParser.recoveryOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecoveryOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSqlOption
Visit a parse tree produced bySQLServerStatementParser.sqlOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSqlOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSnapshotOption
Visit a parse tree produced bySQLServerStatementParser.snapshotOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSnapshotOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerOption
Visit a parse tree produced bySQLServerStatementParser.serviceBrokerOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBrokerOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTargetRecoveryTimeOption
public T visitTargetRecoveryTimeOption(SQLServerStatementParser.TargetRecoveryTimeOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.targetRecoveryTimeOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTargetRecoveryTimeOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTermination
Visit a parse tree produced bySQLServerStatementParser.termination().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTerminationin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateServiceClause
Visit a parse tree produced bySQLServerStatementParser.createServiceClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateServiceClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterServiceClause
Visit a parse tree produced bySQLServerStatementParser.alterServiceClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterServiceClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterServiceOptArg
Visit a parse tree produced bySQLServerStatementParser.alterServiceOptArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterServiceOptArgin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaNameClause
Visit a parse tree produced bySQLServerStatementParser.schemaNameClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaNameClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaElement
Visit a parse tree produced bySQLServerStatementParser.schemaElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaElementin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableAsSelectClause
public T visitCreateTableAsSelectClause(SQLServerStatementParser.CreateTableAsSelectClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createTableAsSelectClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTableAsSelectClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableAsSelect
Visit a parse tree produced bySQLServerStatementParser.createTableAsSelect().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTableAsSelectin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRemoteTableAsSelect
public T visitCreateRemoteTableAsSelect(SQLServerStatementParser.CreateRemoteTableAsSelectContext ctx) Visit a parse tree produced bySQLServerStatementParser.createRemoteTableAsSelect().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateRemoteTableAsSelectin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithDistributionOption
Visit a parse tree produced bySQLServerStatementParser.withDistributionOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithDistributionOptionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionQueryHintClause
Visit a parse tree produced bySQLServerStatementParser.optionQueryHintClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptionQueryHintClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsert
Visit a parse tree produced bySQLServerStatementParser.insert().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertDefaultValue
Visit a parse tree produced bySQLServerStatementParser.insertDefaultValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertDefaultValuein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertValuesClause
Visit a parse tree produced bySQLServerStatementParser.insertValuesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertValuesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertSelectClause
Visit a parse tree produced bySQLServerStatementParser.insertSelectClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertSelectClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpdate
Visit a parse tree produced bySQLServerStatementParser.update().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUpdatein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced bySQLServerStatementParser.assignment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetAssignmentsClause
Visit a parse tree produced bySQLServerStatementParser.setAssignmentsClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetAssignmentsClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentValues
Visit a parse tree produced bySQLServerStatementParser.assignmentValues().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentValuesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentValue
Visit a parse tree produced bySQLServerStatementParser.assignmentValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentValuein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelete
Visit a parse tree produced bySQLServerStatementParser.delete().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeletein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleTableClause
Visit a parse tree produced bySQLServerStatementParser.singleTableClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleTableClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultipleTablesClause
Visit a parse tree produced bySQLServerStatementParser.multipleTablesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultipleTablesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultipleTableNames
Visit a parse tree produced bySQLServerStatementParser.multipleTableNames().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultipleTableNamesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelect
Visit a parse tree produced bySQLServerStatementParser.select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregationClause
Visit a parse tree produced bySQLServerStatementParser.aggregationClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggregationClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectClause
Visit a parse tree produced bySQLServerStatementParser.selectClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDuplicateSpecification
Visit a parse tree produced bySQLServerStatementParser.duplicateSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDuplicateSpecificationin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjections
Visit a parse tree produced bySQLServerStatementParser.projections().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjection
Visit a parse tree produced bySQLServerStatementParser.projection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTop
Visit a parse tree produced bySQLServerStatementParser.top().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTopin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopNum
Visit a parse tree produced bySQLServerStatementParser.topNum().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTopNumin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnqualifiedShorthand
Visit a parse tree produced bySQLServerStatementParser.unqualifiedShorthand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnqualifiedShorthandin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedShorthand
Visit a parse tree produced bySQLServerStatementParser.qualifiedShorthand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedShorthandin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced bySQLServerStatementParser.fromClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFromClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableReferences
Visit a parse tree produced bySQLServerStatementParser.tableReferences().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableReferencesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableReference
Visit a parse tree produced bySQLServerStatementParser.tableReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableReferencein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFactor
Visit a parse tree produced bySQLServerStatementParser.tableFactor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableFactorin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinedTable
Visit a parse tree produced bySQLServerStatementParser.joinedTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinedTablein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinSpecification
Visit a parse tree produced bySQLServerStatementParser.joinSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinSpecificationin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced bySQLServerStatementParser.whereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhereClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByClause
Visit a parse tree produced bySQLServerStatementParser.groupByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced bySQLServerStatementParser.havingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHavingClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubquery
Visit a parse tree produced bySQLServerStatementParser.subquery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubqueryin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithClause
Visit a parse tree produced bySQLServerStatementParser.withClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCteClauseSet
Visit a parse tree produced bySQLServerStatementParser.cteClauseSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCteClauseSetin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCteClause
Visit a parse tree produced bySQLServerStatementParser.cteClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCteClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputClause
Visit a parse tree produced bySQLServerStatementParser.outputClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutputClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputWithColumns
Visit a parse tree produced bySQLServerStatementParser.outputWithColumns().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutputWithColumnsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputWithColumn
Visit a parse tree produced bySQLServerStatementParser.outputWithColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutputWithColumnin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputWithAaterisk
Visit a parse tree produced bySQLServerStatementParser.outputWithAaterisk().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutputWithAateriskin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputTableName
Visit a parse tree produced bySQLServerStatementParser.outputTableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOutputTableNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryHint
Visit a parse tree produced bySQLServerStatementParser.queryHint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryHintin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUseHitName
Visit a parse tree produced bySQLServerStatementParser.useHitName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUseHitNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForClause
Visit a parse tree produced bySQLServerStatementParser.forClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForXmlClause
Visit a parse tree produced bySQLServerStatementParser.forXmlClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForXmlClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonDirectivesForXml
Visit a parse tree produced bySQLServerStatementParser.commonDirectivesForXml().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommonDirectivesForXmlin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForJsonClause
Visit a parse tree produced bySQLServerStatementParser.forJsonClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForJsonClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectWithClause
Visit a parse tree produced bySQLServerStatementParser.selectWithClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectWithClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespacesClause
Visit a parse tree produced bySQLServerStatementParser.xmlNamespacesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlNamespacesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceDeclarationItem
public T visitXmlNamespaceDeclarationItem(SQLServerStatementParser.XmlNamespaceDeclarationItemContext ctx) Visit a parse tree produced bySQLServerStatementParser.xmlNamespaceDeclarationItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlNamespaceDeclarationItemin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceUri
Visit a parse tree produced bySQLServerStatementParser.xmlNamespaceUri().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlNamespaceUriin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespacePrefix
Visit a parse tree produced bySQLServerStatementParser.xmlNamespacePrefix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlNamespacePrefixin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlDefaultNamespaceDeclarationItem
public T visitXmlDefaultNamespaceDeclarationItem(SQLServerStatementParser.XmlDefaultNamespaceDeclarationItemContext ctx) Visit a parse tree produced bySQLServerStatementParser.xmlDefaultNamespaceDeclarationItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlDefaultNamespaceDeclarationItemin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrant
Visit a parse tree produced bySQLServerStatementParser.grant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantClassPrivilegesClause
public T visitGrantClassPrivilegesClause(SQLServerStatementParser.GrantClassPrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.grantClassPrivilegesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantClassPrivilegesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantClassTypePrivilegesClause
public T visitGrantClassTypePrivilegesClause(SQLServerStatementParser.GrantClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.grantClassTypePrivilegesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantClassTypePrivilegesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassPrivileges
Visit a parse tree produced bySQLServerStatementParser.classPrivileges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassPrivilegesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnClassClause
Visit a parse tree produced bySQLServerStatementParser.onClassClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnClassClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassTypePrivileges
Visit a parse tree produced bySQLServerStatementParser.classTypePrivileges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassTypePrivilegesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnClassTypeClause
Visit a parse tree produced bySQLServerStatementParser.onClassTypeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnClassTypeClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurable
Visit a parse tree produced bySQLServerStatementParser.securable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSecurablein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrincipal
Visit a parse tree produced bySQLServerStatementParser.principal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrincipalin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevoke
Visit a parse tree produced bySQLServerStatementParser.revoke().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeClassPrivilegesClause
public T visitRevokeClassPrivilegesClause(SQLServerStatementParser.RevokeClassPrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.revokeClassPrivilegesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokeClassPrivilegesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeClassTypePrivilegesClause
public T visitRevokeClassTypePrivilegesClause(SQLServerStatementParser.RevokeClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.revokeClassTypePrivilegesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokeClassTypePrivilegesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeny
Visit a parse tree produced bySQLServerStatementParser.deny().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDenyin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDenyClassPrivilegesClause
public T visitDenyClassPrivilegesClause(SQLServerStatementParser.DenyClassPrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.denyClassPrivilegesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDenyClassPrivilegesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDenyClassTypePrivilegesClause
public T visitDenyClassTypePrivilegesClause(SQLServerStatementParser.DenyClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.denyClassTypePrivilegesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDenyClassTypePrivilegesClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionForClause
Visit a parse tree produced bySQLServerStatementParser.optionForClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptionForClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeType
Visit a parse tree produced bySQLServerStatementParser.privilegeType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegeTypein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectPermission
Visit a parse tree produced bySQLServerStatementParser.objectPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitObjectPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServerPermission
Visit a parse tree produced bySQLServerStatementParser.serverPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServerPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServerPrincipalPermission
public T visitServerPrincipalPermission(SQLServerStatementParser.ServerPrincipalPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serverPrincipalPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServerPrincipalPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabasePermission
Visit a parse tree produced bySQLServerStatementParser.databasePermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabasePermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabasePrincipalPermission
public T visitDatabasePrincipalPermission(SQLServerStatementParser.DatabasePrincipalPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.databasePrincipalPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabasePrincipalPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseUserPermission
Visit a parse tree produced bySQLServerStatementParser.databaseUserPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseUserPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseRolePermission
Visit a parse tree produced bySQLServerStatementParser.databaseRolePermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseRolePermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitApplicationRolePermission
public T visitApplicationRolePermission(SQLServerStatementParser.ApplicationRolePermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.applicationRolePermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitApplicationRolePermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseScopedCredentialPermission
public T visitDatabaseScopedCredentialPermission(SQLServerStatementParser.DatabaseScopedCredentialPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.databaseScopedCredentialPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseScopedCredentialPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaPermission
Visit a parse tree produced bySQLServerStatementParser.schemaPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSearchPropertyListPermission
public T visitSearchPropertyListPermission(SQLServerStatementParser.SearchPropertyListPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.searchPropertyListPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSearchPropertyListPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerPermission
Visit a parse tree produced bySQLServerStatementParser.serviceBrokerPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBrokerPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerContractsPermission
public T visitServiceBrokerContractsPermission(SQLServerStatementParser.ServiceBrokerContractsPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerContractsPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBrokerContractsPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerMessageTypesPermission
public T visitServiceBrokerMessageTypesPermission(SQLServerStatementParser.ServiceBrokerMessageTypesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerMessageTypesPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBrokerMessageTypesPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerRemoteServiceBindingsPermission
public T visitServiceBrokerRemoteServiceBindingsPermission(SQLServerStatementParser.ServiceBrokerRemoteServiceBindingsPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerRemoteServiceBindingsPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBrokerRemoteServiceBindingsPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerRoutesPermission
public T visitServiceBrokerRoutesPermission(SQLServerStatementParser.ServiceBrokerRoutesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerRoutesPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBrokerRoutesPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerServicesPermission
public T visitServiceBrokerServicesPermission(SQLServerStatementParser.ServiceBrokerServicesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerServicesPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBrokerServicesPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEndpointPermission
Visit a parse tree produced bySQLServerStatementParser.endpointPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEndpointPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCertificatePermission
Visit a parse tree produced bySQLServerStatementParser.certificatePermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCertificatePermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSymmetricKeyPermission
Visit a parse tree produced bySQLServerStatementParser.symmetricKeyPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSymmetricKeyPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAsymmetricKeyPermission
Visit a parse tree produced bySQLServerStatementParser.asymmetricKeyPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAsymmetricKeyPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssemblyPermission
Visit a parse tree produced bySQLServerStatementParser.assemblyPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssemblyPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAvailabilityGroupPermission
public T visitAvailabilityGroupPermission(SQLServerStatementParser.AvailabilityGroupPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.availabilityGroupPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAvailabilityGroupPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullTextPermission
Visit a parse tree produced bySQLServerStatementParser.fullTextPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFullTextPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullTextCatalogPermission
public T visitFullTextCatalogPermission(SQLServerStatementParser.FullTextCatalogPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.fullTextCatalogPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFullTextCatalogPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullTextStoplistPermission
public T visitFullTextStoplistPermission(SQLServerStatementParser.FullTextStoplistPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.fullTextStoplistPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFullTextStoplistPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypePermission
Visit a parse tree produced bySQLServerStatementParser.typePermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypePermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlSchemaCollectionPermission
public T visitXmlSchemaCollectionPermission(SQLServerStatementParser.XmlSchemaCollectionPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.xmlSchemaCollectionPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlSchemaCollectionPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSystemObjectPermission
Visit a parse tree produced bySQLServerStatementParser.systemObjectPermission().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSystemObjectPermissionin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClass_
Visit a parse tree produced bySQLServerStatementParser.class_().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClass_in interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassItem
Visit a parse tree produced bySQLServerStatementParser.classItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassItemin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassType
Visit a parse tree produced bySQLServerStatementParser.classType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassTypein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleClause
Visit a parse tree produced bySQLServerStatementParser.roleClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRoleClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetUser
Visit a parse tree produced bySQLServerStatementParser.setUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetUserin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUser
Visit a parse tree produced bySQLServerStatementParser.createUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserLoginClause
Visit a parse tree produced bySQLServerStatementParser.createUserLoginClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserLoginClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWindowsPrincipalClause
public T visitCreateUserWindowsPrincipalClause(SQLServerStatementParser.CreateUserWindowsPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWindowsPrincipalClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserWindowsPrincipalClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserLoginWindowsPrincipalClause
public T visitCreateUserLoginWindowsPrincipalClause(SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserLoginWindowsPrincipalClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserLoginWindowsPrincipalClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWithoutLoginClause
public T visitCreateUserWithoutLoginClause(SQLServerStatementParser.CreateUserWithoutLoginClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWithoutLoginClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserWithoutLoginClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionsList
Visit a parse tree produced bySQLServerStatementParser.optionsList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptionsListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitedOptionsList
Visit a parse tree produced bySQLServerStatementParser.limitedOptionsList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLimitedOptionsListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserFromExternalProviderClause
public T visitCreateUserFromExternalProviderClause(SQLServerStatementParser.CreateUserFromExternalProviderClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserFromExternalProviderClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserFromExternalProviderClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWithDefaultSchema
public T visitCreateUserWithDefaultSchema(SQLServerStatementParser.CreateUserWithDefaultSchemaContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWithDefaultSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserWithDefaultSchemain interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWithAzureActiveDirectoryPrincipalClause
public T visitCreateUserWithAzureActiveDirectoryPrincipalClause(SQLServerStatementParser.CreateUserWithAzureActiveDirectoryPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWithAzureActiveDirectoryPrincipalClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserWithAzureActiveDirectoryPrincipalClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowsPrincipal
Visit a parse tree produced bySQLServerStatementParser.windowsPrincipal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowsPrincipalin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAzureActiveDirectoryPrincipal
public T visitAzureActiveDirectoryPrincipal(SQLServerStatementParser.AzureActiveDirectoryPrincipalContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureActiveDirectoryPrincipal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAzureActiveDirectoryPrincipalin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUserName
Visit a parse tree produced bySQLServerStatementParser.userName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUserNamein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredNameIdentifier
Visit a parse tree produced bySQLServerStatementParser.ignoredNameIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIgnoredNameIdentifierin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUser
Visit a parse tree produced bySQLServerStatementParser.dropUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropUserin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUser
Visit a parse tree produced bySQLServerStatementParser.alterUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterUserin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetItem
Visit a parse tree produced bySQLServerStatementParser.setItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetItemin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRole
Visit a parse tree produced bySQLServerStatementParser.createRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateRolein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRole
Visit a parse tree produced bySQLServerStatementParser.dropRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRolein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRole
Visit a parse tree produced bySQLServerStatementParser.alterRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterRolein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLogin
Visit a parse tree produced bySQLServerStatementParser.createLogin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForSQLServerClause
public T visitCreateLoginForSQLServerClause(SQLServerStatementParser.CreateLoginForSQLServerClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForSQLServerClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForSQLServerOptionList
public T visitCreateLoginForSQLServerOptionList(SQLServerStatementParser.CreateLoginForSQLServerOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForSQLServerOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForSQLServerOptionListClause
public T visitCreateLoginForSQLServerOptionListClause(SQLServerStatementParser.CreateLoginForSQLServerOptionListClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerOptionListClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForSQLServerOptionListClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashedPassword
Visit a parse tree produced bySQLServerStatementParser.hashedPassword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHashedPasswordin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSid
Visit a parse tree produced bySQLServerStatementParser.sid().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSidin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSources
Visit a parse tree produced bySQLServerStatementParser.sources().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSourcesin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowsOptions
Visit a parse tree produced bySQLServerStatementParser.windowsOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowsOptionsin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSQLDatabaseClause
public T visitCreateLoginForAzureSQLDatabaseClause(SQLServerStatementParser.CreateLoginForAzureSQLDatabaseClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSQLDatabaseClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAzureSQLDatabaseClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSQLDatabaseOptionList
public T visitCreateLoginForAzureSQLDatabaseOptionList(SQLServerStatementParser.CreateLoginForAzureSQLDatabaseOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSQLDatabaseOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAzureSQLDatabaseOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureManagedInstanceClause
public T visitCreateLoginForAzureManagedInstanceClause(SQLServerStatementParser.CreateLoginForAzureManagedInstanceClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureManagedInstanceClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAzureManagedInstanceClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAzureManagedInstanceOptionList
public T visitAzureManagedInstanceOptionList(SQLServerStatementParser.AzureManagedInstanceOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureManagedInstanceOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAzureManagedInstanceOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSynapseAnalyticsClause
public T visitCreateLoginForAzureSynapseAnalyticsClause(SQLServerStatementParser.CreateLoginForAzureSynapseAnalyticsClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSynapseAnalyticsClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAzureSynapseAnalyticsClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSynapseAnalyticsOptionList
public T visitCreateLoginForAzureSynapseAnalyticsOptionList(SQLServerStatementParser.CreateLoginForAzureSynapseAnalyticsOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSynapseAnalyticsOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAzureSynapseAnalyticsOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAnalyticsPlatformSystemClause
public T visitCreateLoginForAnalyticsPlatformSystemClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAnalyticsPlatformSystemClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAnalyticsPlatformSystemOptionList
public T visitCreateLoginForAnalyticsPlatformSystemOptionList(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAnalyticsPlatformSystemOptionListin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAnalyticsPlatformSystemOptionListClause
public T visitCreateLoginForAnalyticsPlatformSystemOptionListClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionListClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLoginForAnalyticsPlatformSystemOptionListClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropLogin
Visit a parse tree produced bySQLServerStatementParser.dropLogin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropLoginin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLogin
Visit a parse tree produced bySQLServerStatementParser.alterLogin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterLoginin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatusOptionClause
Visit a parse tree produced bySQLServerStatementParser.statusOptionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatusOptionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetOptionClause
Visit a parse tree produced bySQLServerStatementParser.setOptionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetOptionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPasswordOptionClause
Visit a parse tree produced bySQLServerStatementParser.passwordOptionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPasswordOptionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCryptographicCredentialsOptionClause
public T visitCryptographicCredentialsOptionClause(SQLServerStatementParser.CryptographicCredentialsOptionClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.cryptographicCredentialsOptionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCryptographicCredentialsOptionClausein interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevert
Visit a parse tree produced bySQLServerStatementParser.revert().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevertin interfaceSQLServerStatementVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-