Interface SQLServerStatementVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- All Known Implementing Classes:
SQLServerDALStatementSQLVisitor,SQLServerDCLStatementSQLVisitor,SQLServerDDLStatementSQLVisitor,SQLServerDMLStatementSQLVisitor,SQLServerStatementBaseVisitor,SQLServerStatementSQLVisitor,SQLServerTCLStatementSQLVisitor
public interface SQLServerStatementVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
This interface defines a complete generic visitor for a parse tree produced
by
SQLServerStatementParser.-
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 interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Method Details
-
visitExecute
Visit a parse tree produced bySQLServerStatementParser.execute().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTransaction
Visit a parse tree produced bySQLServerStatementParser.setTransaction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIsolationLevel
Visit a parse tree produced bySQLServerStatementParser.isolationLevel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetImplicitTransactions
Visit a parse tree produced bySQLServerStatementParser.setImplicitTransactions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImplicitTransactionsValue
Visit a parse tree produced bySQLServerStatementParser.implicitTransactionsValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeginTransaction
Visit a parse tree produced bySQLServerStatementParser.beginTransaction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeginDistributedTransaction
Visit a parse tree produced bySQLServerStatementParser.beginDistributedTransaction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommit
Visit a parse tree produced bySQLServerStatementParser.commit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommitWork
Visit a parse tree produced bySQLServerStatementParser.commitWork().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollback
Visit a parse tree produced bySQLServerStatementParser.rollback().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollbackWork
Visit a parse tree produced bySQLServerStatementParser.rollbackWork().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepoint
Visit a parse tree produced bySQLServerStatementParser.savepoint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterMarker
Visit a parse tree produced bySQLServerStatementParser.parameterMarker().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiterals
Visit a parse tree produced bySQLServerStatementParser.literals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiterals
Visit a parse tree produced bySQLServerStatementParser.stringLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberLiterals
Visit a parse tree produced bySQLServerStatementParser.numberLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateTimeLiterals
Visit a parse tree produced bySQLServerStatementParser.dateTimeLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHexadecimalLiterals
Visit a parse tree produced bySQLServerStatementParser.hexadecimalLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitValueLiterals
Visit a parse tree produced bySQLServerStatementParser.bitValueLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiterals
Visit a parse tree produced bySQLServerStatementParser.booleanLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullValueLiterals
Visit a parse tree produced bySQLServerStatementParser.nullValueLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced bySQLServerStatementParser.identifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRegularIdentifier
Visit a parse tree produced bySQLServerStatementParser.regularIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelimitedIdentifier
Visit a parse tree produced bySQLServerStatementParser.delimitedIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnreservedWord
Visit a parse tree produced bySQLServerStatementParser.unreservedWord().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseName
Visit a parse tree produced bySQLServerStatementParser.databaseName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaName
Visit a parse tree produced bySQLServerStatementParser.schemaName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionName
Visit a parse tree produced bySQLServerStatementParser.functionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcedureName
Visit a parse tree produced bySQLServerStatementParser.procedureName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewName
Visit a parse tree produced bySQLServerStatementParser.viewName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerName
Visit a parse tree produced bySQLServerStatementParser.triggerName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequenceName
Visit a parse tree produced bySQLServerStatementParser.sequenceName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableName
Visit a parse tree produced bySQLServerStatementParser.tableName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueueName
Visit a parse tree produced bySQLServerStatementParser.queueName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContractName
Visit a parse tree produced bySQLServerStatementParser.contractName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceName
Visit a parse tree produced bySQLServerStatementParser.serviceName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnName
Visit a parse tree produced bySQLServerStatementParser.columnName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOwner
Visit a parse tree produced bySQLServerStatementParser.owner().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitName
Visit a parse tree produced bySQLServerStatementParser.name().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNames
Visit a parse tree produced bySQLServerStatementParser.columnNames().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNamesWithSort
Visit a parse tree produced bySQLServerStatementParser.columnNamesWithSort().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNames
Visit a parse tree produced bySQLServerStatementParser.tableNames().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexName
Visit a parse tree produced bySQLServerStatementParser.indexName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintName
Visit a parse tree produced bySQLServerStatementParser.constraintName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollationName
Visit a parse tree produced bySQLServerStatementParser.collationName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlias
Visit a parse tree produced bySQLServerStatementParser.alias().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeLength
Visit a parse tree produced bySQLServerStatementParser.dataTypeLength().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKey
Visit a parse tree produced bySQLServerStatementParser.primaryKey().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpr
Visit a parse tree produced bySQLServerStatementParser.expr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAndOperator
Visit a parse tree produced bySQLServerStatementParser.andOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrOperator
Visit a parse tree produced bySQLServerStatementParser.orOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotOperator
Visit a parse tree produced bySQLServerStatementParser.notOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanPrimary
Visit a parse tree produced bySQLServerStatementParser.booleanPrimary().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonOperator
Visit a parse tree produced bySQLServerStatementParser.comparisonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicate
Visit a parse tree produced bySQLServerStatementParser.predicate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitExpr
Visit a parse tree produced bySQLServerStatementParser.bitExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleExpr
Visit a parse tree produced bySQLServerStatementParser.simpleExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionCall
Visit a parse tree produced bySQLServerStatementParser.functionCall().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregationFunction
Visit a parse tree produced bySQLServerStatementParser.aggregationFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregationFunctionName
Visit a parse tree produced bySQLServerStatementParser.aggregationFunctionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinct
Visit a parse tree produced bySQLServerStatementParser.distinct().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSpecialFunction
Visit a parse tree produced bySQLServerStatementParser.specialFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastFunction
Visit a parse tree produced bySQLServerStatementParser.castFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharFunction
Visit a parse tree produced bySQLServerStatementParser.charFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRegularFunction
Visit a parse tree produced bySQLServerStatementParser.regularFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRegularFunctionName
Visit a parse tree produced bySQLServerStatementParser.regularFunctionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseExpression
Visit a parse tree produced bySQLServerStatementParser.caseExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseWhen
Visit a parse tree produced bySQLServerStatementParser.caseWhen().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseElse
Visit a parse tree produced bySQLServerStatementParser.caseElse().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivateExprOfDb
Visit a parse tree produced bySQLServerStatementParser.privateExprOfDb().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByClause
Visit a parse tree produced bySQLServerStatementParser.orderByClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByItem
Visit a parse tree produced bySQLServerStatementParser.orderByItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataType
Visit a parse tree produced bySQLServerStatementParser.dataType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeName
Visit a parse tree produced bySQLServerStatementParser.dataTypeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAtTimeZoneExpr
Visit a parse tree produced bySQLServerStatementParser.atTimeZoneExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastExpr
Visit a parse tree produced bySQLServerStatementParser.castExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConvertExpr
Visit a parse tree produced bySQLServerStatementParser.convertExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowedFunction
Visit a parse tree produced bySQLServerStatementParser.windowedFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverClause
Visit a parse tree produced bySQLServerStatementParser.overClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionByClause
Visit a parse tree produced bySQLServerStatementParser.partitionByClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowRangeClause
Visit a parse tree produced bySQLServerStatementParser.rowRangeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameExtent
Visit a parse tree produced bySQLServerStatementParser.windowFrameExtent().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameBetween
Visit a parse tree produced bySQLServerStatementParser.windowFrameBetween().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameBound
Visit a parse tree produced bySQLServerStatementParser.windowFrameBound().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFramePreceding
Visit a parse tree produced bySQLServerStatementParser.windowFramePreceding().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrameFollowing
Visit a parse tree produced bySQLServerStatementParser.windowFrameFollowing().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNameWithSort
Visit a parse tree produced bySQLServerStatementParser.columnNameWithSort().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexOption
Visit a parse tree produced bySQLServerStatementParser.indexOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompressionOption
Visit a parse tree produced bySQLServerStatementParser.compressionOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqTime
Visit a parse tree produced bySQLServerStatementParser.eqTime().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqOnOffOption
Visit a parse tree produced bySQLServerStatementParser.eqOnOffOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqKey
Visit a parse tree produced bySQLServerStatementParser.eqKey().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqOnOff
Visit a parse tree produced bySQLServerStatementParser.eqOnOff().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnPartitionClause
Visit a parse tree produced bySQLServerStatementParser.onPartitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionExpressions
Visit a parse tree produced bySQLServerStatementParser.partitionExpressions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionExpression
Visit a parse tree produced bySQLServerStatementParser.partitionExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberRange
Visit a parse tree produced bySQLServerStatementParser.numberRange().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLowPriorityLockWait
Visit a parse tree produced bySQLServerStatementParser.lowPriorityLockWait().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnLowPriorLockWait
Visit a parse tree produced bySQLServerStatementParser.onLowPriorLockWait().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifier
Visit a parse tree produced bySQLServerStatementParser.ignoredIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifiers
Visit a parse tree produced bySQLServerStatementParser.ignoredIdentifiers().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMatchNone
Visit a parse tree produced bySQLServerStatementParser.matchNone().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableName
Visit a parse tree produced bySQLServerStatementParser.variableName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecuteAsClause
Visit a parse tree produced bySQLServerStatementParser.executeAsClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionName
Visit a parse tree produced bySQLServerStatementParser.transactionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionVariableName
Visit a parse tree produced bySQLServerStatementParser.transactionVariableName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepointName
Visit a parse tree produced bySQLServerStatementParser.savepointName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepointVariableName
Visit a parse tree produced bySQLServerStatementParser.savepointVariableName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEntityType
Visit a parse tree produced bySQLServerStatementParser.entityType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfExists
Visit a parse tree produced bySQLServerStatementParser.ifExists().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCall
Visit a parse tree produced bySQLServerStatementParser.call().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplain
Visit a parse tree produced bySQLServerStatementParser.explain().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainableStatement
Visit a parse tree produced bySQLServerStatementParser.explainableStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTable
Visit a parse tree produced bySQLServerStatementParser.createTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableClause
Visit a parse tree produced bySQLServerStatementParser.createTableClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndex
Visit a parse tree produced bySQLServerStatementParser.createIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
Visit a parse tree produced bySQLServerStatementParser.createDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
Visit a parse tree produced bySQLServerStatementParser.createFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateProcedure
Visit a parse tree produced bySQLServerStatementParser.createProcedure().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateView
Visit a parse tree produced bySQLServerStatementParser.createView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTrigger
Visit a parse tree produced bySQLServerStatementParser.createTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSequence
Visit a parse tree produced bySQLServerStatementParser.createSequence().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateService
Visit a parse tree produced bySQLServerStatementParser.createService().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchema
Visit a parse tree produced bySQLServerStatementParser.createSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTable
Visit a parse tree produced bySQLServerStatementParser.alterTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndex
Visit a parse tree produced bySQLServerStatementParser.alterIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabase
Visit a parse tree produced bySQLServerStatementParser.alterDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedure
Visit a parse tree produced bySQLServerStatementParser.alterProcedure().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunction
Visit a parse tree produced bySQLServerStatementParser.alterFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterView
Visit a parse tree produced bySQLServerStatementParser.alterView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTrigger
Visit a parse tree produced bySQLServerStatementParser.alterTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequence
Visit a parse tree produced bySQLServerStatementParser.alterSequence().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterService
Visit a parse tree produced bySQLServerStatementParser.alterService().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchema
Visit a parse tree produced bySQLServerStatementParser.alterSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTable
Visit a parse tree produced bySQLServerStatementParser.dropTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndex
Visit a parse tree produced bySQLServerStatementParser.dropIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
Visit a parse tree produced bySQLServerStatementParser.dropDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
Visit a parse tree produced bySQLServerStatementParser.dropFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropProcedure
Visit a parse tree produced bySQLServerStatementParser.dropProcedure().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropView
Visit a parse tree produced bySQLServerStatementParser.dropView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
Visit a parse tree produced bySQLServerStatementParser.dropTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSequence
Visit a parse tree produced bySQLServerStatementParser.dropSequence().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropService
Visit a parse tree produced bySQLServerStatementParser.dropService().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchema
Visit a parse tree produced bySQLServerStatementParser.dropSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTruncateTable
Visit a parse tree produced bySQLServerStatementParser.truncateTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileTableClause
Visit a parse tree produced bySQLServerStatementParser.fileTableClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDefinitionClause
Visit a parse tree produced bySQLServerStatementParser.createDefinitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableDefinitions
Visit a parse tree produced bySQLServerStatementParser.createTableDefinitions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableDefinition
Visit a parse tree produced bySQLServerStatementParser.createTableDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinition
Visit a parse tree produced bySQLServerStatementParser.columnDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinitionOption
Visit a parse tree produced bySQLServerStatementParser.columnDefinitionOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEncryptedOptions
Visit a parse tree produced bySQLServerStatementParser.encryptedOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraint
Visit a parse tree produced bySQLServerStatementParser.columnConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnConstraint
Visit a parse tree produced bySQLServerStatementParser.computedColumnConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnForeignKeyConstraint
T visitComputedColumnForeignKeyConstraint(SQLServerStatementParser.ComputedColumnForeignKeyConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnForeignKeyConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnForeignKeyOnAction
T visitComputedColumnForeignKeyOnAction(SQLServerStatementParser.ComputedColumnForeignKeyOnActionContext ctx) Visit a parse tree produced bySQLServerStatementParser.computedColumnForeignKeyOnAction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyConstraint
Visit a parse tree produced bySQLServerStatementParser.primaryKeyConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiskTablePrimaryKeyConstraintOption
T visitDiskTablePrimaryKeyConstraintOption(SQLServerStatementParser.DiskTablePrimaryKeyConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.diskTablePrimaryKeyConstraintOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterOption
Visit a parse tree produced bySQLServerStatementParser.clusterOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyWithClause
Visit a parse tree produced bySQLServerStatementParser.primaryKeyWithClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyOnClause
Visit a parse tree produced bySQLServerStatementParser.primaryKeyOnClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnSchemaColumn
Visit a parse tree produced bySQLServerStatementParser.onSchemaColumn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnFileGroup
Visit a parse tree produced bySQLServerStatementParser.onFileGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnString
Visit a parse tree produced bySQLServerStatementParser.onString().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMemoryTablePrimaryKeyConstraintOption
T visitMemoryTablePrimaryKeyConstraintOption(SQLServerStatementParser.MemoryTablePrimaryKeyConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.memoryTablePrimaryKeyConstraintOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithBucket
Visit a parse tree produced bySQLServerStatementParser.withBucket().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnForeignKeyConstraint
Visit a parse tree produced bySQLServerStatementParser.columnForeignKeyConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForeignKeyOnAction
Visit a parse tree produced bySQLServerStatementParser.foreignKeyOnAction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForeignKeyOn
Visit a parse tree produced bySQLServerStatementParser.foreignKeyOn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCheckConstraint
Visit a parse tree produced bySQLServerStatementParser.checkConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnIndex
Visit a parse tree produced bySQLServerStatementParser.columnIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithIndexOption
Visit a parse tree produced bySQLServerStatementParser.withIndexOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexOnClause
Visit a parse tree produced bySQLServerStatementParser.indexOnClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnDefault
Visit a parse tree produced bySQLServerStatementParser.onDefault().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileStreamOn
Visit a parse tree produced bySQLServerStatementParser.fileStreamOn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraints
Visit a parse tree produced bySQLServerStatementParser.columnConstraints().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComputedColumnDefinition
Visit a parse tree produced bySQLServerStatementParser.computedColumnDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnSetDefinition
Visit a parse tree produced bySQLServerStatementParser.columnSetDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraint
Visit a parse tree produced bySQLServerStatementParser.tableConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTablePrimaryConstraint
Visit a parse tree produced bySQLServerStatementParser.tablePrimaryConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKeyUnique
Visit a parse tree produced bySQLServerStatementParser.primaryKeyUnique().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiskTablePrimaryConstraintOption
T visitDiskTablePrimaryConstraintOption(SQLServerStatementParser.DiskTablePrimaryConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.diskTablePrimaryConstraintOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMemoryTablePrimaryConstraintOption
T visitMemoryTablePrimaryConstraintOption(SQLServerStatementParser.MemoryTablePrimaryConstraintOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.memoryTablePrimaryConstraintOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashWithBucket
Visit a parse tree produced bySQLServerStatementParser.hashWithBucket().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableForeignKeyConstraint
Visit a parse tree produced bySQLServerStatementParser.tableForeignKeyConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableIndex
Visit a parse tree produced bySQLServerStatementParser.tableIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexNameOption
Visit a parse tree produced bySQLServerStatementParser.indexNameOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexOptions
Visit a parse tree produced bySQLServerStatementParser.indexOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPeriodClause
Visit a parse tree produced bySQLServerStatementParser.periodClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionScheme
Visit a parse tree produced bySQLServerStatementParser.partitionScheme().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileGroup
Visit a parse tree produced bySQLServerStatementParser.fileGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableOptions
Visit a parse tree produced bySQLServerStatementParser.tableOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableOption
Visit a parse tree produced bySQLServerStatementParser.tableOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataDelectionOption
Visit a parse tree produced bySQLServerStatementParser.dataDelectionOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableStretchOptions
Visit a parse tree produced bySQLServerStatementParser.tableStretchOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableStretchOption
Visit a parse tree produced bySQLServerStatementParser.tableStretchOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMigrationState_
Visit a parse tree produced bySQLServerStatementParser.migrationState_().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableOperationOption
Visit a parse tree produced bySQLServerStatementParser.tableOperationOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistributionOption
Visit a parse tree produced bySQLServerStatementParser.distributionOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataWareHouseTableOption
Visit a parse tree produced bySQLServerStatementParser.dataWareHouseTableOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataWareHousePartitionOption
T visitDataWareHousePartitionOption(SQLServerStatementParser.DataWareHousePartitionOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.dataWareHousePartitionOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndexSpecification
Visit a parse tree produced bySQLServerStatementParser.createIndexSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefinitionClause
Visit a parse tree produced bySQLServerStatementParser.alterDefinitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddColumnSpecification
Visit a parse tree produced bySQLServerStatementParser.addColumnSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumnSpecification
Visit a parse tree produced bySQLServerStatementParser.modifyColumnSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnOperation
Visit a parse tree produced bySQLServerStatementParser.alterColumnOperation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnAddOptions
Visit a parse tree produced bySQLServerStatementParser.alterColumnAddOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnAddOption
Visit a parse tree produced bySQLServerStatementParser.alterColumnAddOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintForColumn
Visit a parse tree produced bySQLServerStatementParser.constraintForColumn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedColumnNamesClause
Visit a parse tree produced bySQLServerStatementParser.generatedColumnNamesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedColumnNameClause
Visit a parse tree produced bySQLServerStatementParser.generatedColumnNameClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedColumnName
Visit a parse tree produced bySQLServerStatementParser.generatedColumnName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDrop
Visit a parse tree produced bySQLServerStatementParser.alterDrop().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableDropConstraint
Visit a parse tree produced bySQLServerStatementParser.alterTableDropConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintName
Visit a parse tree produced bySQLServerStatementParser.dropConstraintName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintWithClause
Visit a parse tree produced bySQLServerStatementParser.dropConstraintWithClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintOption
Visit a parse tree produced bySQLServerStatementParser.dropConstraintOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnOffOption
Visit a parse tree produced bySQLServerStatementParser.onOffOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropColumnSpecification
Visit a parse tree produced bySQLServerStatementParser.dropColumnSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndexSpecification
Visit a parse tree produced bySQLServerStatementParser.dropIndexSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCheckConstraint
Visit a parse tree produced bySQLServerStatementParser.alterCheckConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableTrigger
Visit a parse tree produced bySQLServerStatementParser.alterTableTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSwitch
Visit a parse tree produced bySQLServerStatementParser.alterSwitch().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSet
Visit a parse tree produced bySQLServerStatementParser.alterSet().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetFileStreamClause
Visit a parse tree produced bySQLServerStatementParser.setFileStreamClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSystemVersionClause
Visit a parse tree produced bySQLServerStatementParser.setSystemVersionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSetOnClause
Visit a parse tree produced bySQLServerStatementParser.alterSetOnClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataConsistencyCheckClause
Visit a parse tree produced bySQLServerStatementParser.dataConsistencyCheckClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHistoryRetentionPeriodClause
T visitHistoryRetentionPeriodClause(SQLServerStatementParser.HistoryRetentionPeriodClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.historyRetentionPeriodClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHistoryRetentionPeriod
Visit a parse tree produced bySQLServerStatementParser.historyRetentionPeriod().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableTableIndex
Visit a parse tree produced bySQLServerStatementParser.alterTableTableIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexWithName
Visit a parse tree produced bySQLServerStatementParser.indexWithName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexNonClusterClause
Visit a parse tree produced bySQLServerStatementParser.indexNonClusterClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableIndexOnClause
Visit a parse tree produced bySQLServerStatementParser.alterTableIndexOnClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexClusterClause
Visit a parse tree produced bySQLServerStatementParser.indexClusterClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableOption
Visit a parse tree produced bySQLServerStatementParser.alterTableOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnHistoryTableClause
Visit a parse tree produced bySQLServerStatementParser.onHistoryTableClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabaseClause
Visit a parse tree produced bySQLServerStatementParser.createDatabaseClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileDefinitionClause
Visit a parse tree produced bySQLServerStatementParser.fileDefinitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseOption
Visit a parse tree produced bySQLServerStatementParser.databaseOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileStreamOption
Visit a parse tree produced bySQLServerStatementParser.fileStreamOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileSpec
Visit a parse tree produced bySQLServerStatementParser.fileSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseFileSpecOption
Visit a parse tree produced bySQLServerStatementParser.databaseFileSpecOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseFileGroup
Visit a parse tree produced bySQLServerStatementParser.databaseFileGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseFileGroupContains
Visit a parse tree produced bySQLServerStatementParser.databaseFileGroupContains().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseLogOns
Visit a parse tree produced bySQLServerStatementParser.databaseLogOns().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclareVariable
Visit a parse tree produced bySQLServerStatementParser.declareVariable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariable
Visit a parse tree produced bySQLServerStatementParser.variable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableVariable
Visit a parse tree produced bySQLServerStatementParser.tableVariable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariTableTypeDefinition
Visit a parse tree produced bySQLServerStatementParser.variTableTypeDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableVariableClause
Visit a parse tree produced bySQLServerStatementParser.tableVariableClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableTableColumnDefinition
T visitVariableTableColumnDefinition(SQLServerStatementParser.VariableTableColumnDefinitionContext ctx) Visit a parse tree produced bySQLServerStatementParser.variableTableColumnDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableTableColumnConstraint
T visitVariableTableColumnConstraint(SQLServerStatementParser.VariableTableColumnConstraintContext ctx) Visit a parse tree produced bySQLServerStatementParser.variableTableColumnConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableTableConstraint
Visit a parse tree produced bySQLServerStatementParser.variableTableConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetVariable
Visit a parse tree produced bySQLServerStatementParser.setVariable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetVariableClause
Visit a parse tree produced bySQLServerStatementParser.setVariableClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorVariable
Visit a parse tree produced bySQLServerStatementParser.cursorVariable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorClause
Visit a parse tree produced bySQLServerStatementParser.cursorClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompoundOperation
Visit a parse tree produced bySQLServerStatementParser.compoundOperation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncParameters
Visit a parse tree produced bySQLServerStatementParser.funcParameters().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncReturns
Visit a parse tree produced bySQLServerStatementParser.funcReturns().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncMutiReturn
Visit a parse tree produced bySQLServerStatementParser.funcMutiReturn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncInlineReturn
Visit a parse tree produced bySQLServerStatementParser.funcInlineReturn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncScalarReturn
Visit a parse tree produced bySQLServerStatementParser.funcScalarReturn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableTypeDefinition
Visit a parse tree produced bySQLServerStatementParser.tableTypeDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompoundStatement
Visit a parse tree produced bySQLServerStatementParser.compoundStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionOption
Visit a parse tree produced bySQLServerStatementParser.functionOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidStatement
Visit a parse tree produced bySQLServerStatementParser.validStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcParameters
Visit a parse tree produced bySQLServerStatementParser.procParameters().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcParameter
Visit a parse tree produced bySQLServerStatementParser.procParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOrAlterProcClause
Visit a parse tree produced bySQLServerStatementParser.createOrAlterProcClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithCreateProcOption
Visit a parse tree produced bySQLServerStatementParser.withCreateProcOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcOption
Visit a parse tree produced bySQLServerStatementParser.procOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcAsClause
Visit a parse tree produced bySQLServerStatementParser.procAsClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcSetOption
Visit a parse tree produced bySQLServerStatementParser.procSetOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOrAlterViewClause
Visit a parse tree produced bySQLServerStatementParser.createOrAlterViewClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewAttribute
Visit a parse tree produced bySQLServerStatementParser.viewAttribute().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithCommonTableExpr
Visit a parse tree produced bySQLServerStatementParser.withCommonTableExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonTableExpr
Visit a parse tree produced bySQLServerStatementParser.commonTableExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTriggerClause
Visit a parse tree produced bySQLServerStatementParser.createTriggerClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDmlTriggerOption
Visit a parse tree produced bySQLServerStatementParser.dmlTriggerOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMethodSpecifier
Visit a parse tree produced bySQLServerStatementParser.methodSpecifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerTarget
Visit a parse tree produced bySQLServerStatementParser.triggerTarget().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOrAlterSequenceClause
Visit a parse tree produced bySQLServerStatementParser.createOrAlterSequenceClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndexClause
Visit a parse tree produced bySQLServerStatementParser.createIndexClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilterPredicate
Visit a parse tree produced bySQLServerStatementParser.filterPredicate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConjunct
Visit a parse tree produced bySQLServerStatementParser.conjunct().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexClause
Visit a parse tree produced bySQLServerStatementParser.alterIndexClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationalIndexOption
Visit a parse tree produced bySQLServerStatementParser.relationalIndexOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionNumberRange
Visit a parse tree produced bySQLServerStatementParser.partitionNumberRange().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReorganizeOption
Visit a parse tree produced bySQLServerStatementParser.reorganizeOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetIndexOption
Visit a parse tree produced bySQLServerStatementParser.setIndexOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResumableIndexOptions
Visit a parse tree produced bySQLServerStatementParser.resumableIndexOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabaseClause
Visit a parse tree produced bySQLServerStatementParser.alterDatabaseClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddSecondaryOption
Visit a parse tree produced bySQLServerStatementParser.addSecondaryOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEditionOptions
Visit a parse tree produced bySQLServerStatementParser.editionOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceObjective
Visit a parse tree produced bySQLServerStatementParser.serviceObjective().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabaseOptionSpec
Visit a parse tree produced bySQLServerStatementParser.alterDatabaseOptionSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileAndFilegroupOptions
Visit a parse tree produced bySQLServerStatementParser.fileAndFilegroupOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddOrModifyFilegroups
Visit a parse tree produced bySQLServerStatementParser.addOrModifyFilegroups().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilegroupUpdatabilityOption
Visit a parse tree produced bySQLServerStatementParser.filegroupUpdatabilityOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddOrModifyFiles
Visit a parse tree produced bySQLServerStatementParser.addOrModifyFiles().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAcceleratedDatabaseRecovery
Visit a parse tree produced bySQLServerStatementParser.acceleratedDatabaseRecovery().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAutoOption
Visit a parse tree produced bySQLServerStatementParser.autoOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAutomaticTuningOption
Visit a parse tree produced bySQLServerStatementParser.automaticTuningOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitChangeTrackingOption
Visit a parse tree produced bySQLServerStatementParser.changeTrackingOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitChangeTrackingOptionList
Visit a parse tree produced bySQLServerStatementParser.changeTrackingOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorOption
Visit a parse tree produced bySQLServerStatementParser.cursorOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExternalAccessOption
Visit a parse tree produced bySQLServerStatementParser.externalAccessOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryStoreOptions
Visit a parse tree produced bySQLServerStatementParser.queryStoreOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryStoreOptionList
Visit a parse tree produced bySQLServerStatementParser.queryStoreOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryCapturePolicyOptionList
T visitQueryCapturePolicyOptionList(SQLServerStatementParser.QueryCapturePolicyOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.queryCapturePolicyOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecoveryOption
Visit a parse tree produced bySQLServerStatementParser.recoveryOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSqlOption
Visit a parse tree produced bySQLServerStatementParser.sqlOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSnapshotOption
Visit a parse tree produced bySQLServerStatementParser.snapshotOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerOption
Visit a parse tree produced bySQLServerStatementParser.serviceBrokerOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTargetRecoveryTimeOption
Visit a parse tree produced bySQLServerStatementParser.targetRecoveryTimeOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTermination
Visit a parse tree produced bySQLServerStatementParser.termination().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateServiceClause
Visit a parse tree produced bySQLServerStatementParser.createServiceClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterServiceClause
Visit a parse tree produced bySQLServerStatementParser.alterServiceClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterServiceOptArg
Visit a parse tree produced bySQLServerStatementParser.alterServiceOptArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaNameClause
Visit a parse tree produced bySQLServerStatementParser.schemaNameClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaElement
Visit a parse tree produced bySQLServerStatementParser.schemaElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableAsSelectClause
Visit a parse tree produced bySQLServerStatementParser.createTableAsSelectClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableAsSelect
Visit a parse tree produced bySQLServerStatementParser.createTableAsSelect().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRemoteTableAsSelect
Visit a parse tree produced bySQLServerStatementParser.createRemoteTableAsSelect().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithDistributionOption
Visit a parse tree produced bySQLServerStatementParser.withDistributionOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionQueryHintClause
Visit a parse tree produced bySQLServerStatementParser.optionQueryHintClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsert
Visit a parse tree produced bySQLServerStatementParser.insert().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertDefaultValue
Visit a parse tree produced bySQLServerStatementParser.insertDefaultValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertValuesClause
Visit a parse tree produced bySQLServerStatementParser.insertValuesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertSelectClause
Visit a parse tree produced bySQLServerStatementParser.insertSelectClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpdate
Visit a parse tree produced bySQLServerStatementParser.update().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced bySQLServerStatementParser.assignment().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetAssignmentsClause
Visit a parse tree produced bySQLServerStatementParser.setAssignmentsClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentValues
Visit a parse tree produced bySQLServerStatementParser.assignmentValues().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentValue
Visit a parse tree produced bySQLServerStatementParser.assignmentValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelete
Visit a parse tree produced bySQLServerStatementParser.delete().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleTableClause
Visit a parse tree produced bySQLServerStatementParser.singleTableClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultipleTablesClause
Visit a parse tree produced bySQLServerStatementParser.multipleTablesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultipleTableNames
Visit a parse tree produced bySQLServerStatementParser.multipleTableNames().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelect
Visit a parse tree produced bySQLServerStatementParser.select().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregationClause
Visit a parse tree produced bySQLServerStatementParser.aggregationClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectClause
Visit a parse tree produced bySQLServerStatementParser.selectClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDuplicateSpecification
Visit a parse tree produced bySQLServerStatementParser.duplicateSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjections
Visit a parse tree produced bySQLServerStatementParser.projections().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjection
Visit a parse tree produced bySQLServerStatementParser.projection().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTop
Visit a parse tree produced bySQLServerStatementParser.top().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopNum
Visit a parse tree produced bySQLServerStatementParser.topNum().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnqualifiedShorthand
Visit a parse tree produced bySQLServerStatementParser.unqualifiedShorthand().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedShorthand
Visit a parse tree produced bySQLServerStatementParser.qualifiedShorthand().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced bySQLServerStatementParser.fromClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableReferences
Visit a parse tree produced bySQLServerStatementParser.tableReferences().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableReference
Visit a parse tree produced bySQLServerStatementParser.tableReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFactor
Visit a parse tree produced bySQLServerStatementParser.tableFactor().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinedTable
Visit a parse tree produced bySQLServerStatementParser.joinedTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinSpecification
Visit a parse tree produced bySQLServerStatementParser.joinSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced bySQLServerStatementParser.whereClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByClause
Visit a parse tree produced bySQLServerStatementParser.groupByClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced bySQLServerStatementParser.havingClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubquery
Visit a parse tree produced bySQLServerStatementParser.subquery().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithClause
Visit a parse tree produced bySQLServerStatementParser.withClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCteClauseSet
Visit a parse tree produced bySQLServerStatementParser.cteClauseSet().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCteClause
Visit a parse tree produced bySQLServerStatementParser.cteClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputClause
Visit a parse tree produced bySQLServerStatementParser.outputClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputWithColumns
Visit a parse tree produced bySQLServerStatementParser.outputWithColumns().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputWithColumn
Visit a parse tree produced bySQLServerStatementParser.outputWithColumn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputWithAaterisk
Visit a parse tree produced bySQLServerStatementParser.outputWithAaterisk().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOutputTableName
Visit a parse tree produced bySQLServerStatementParser.outputTableName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryHint
Visit a parse tree produced bySQLServerStatementParser.queryHint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUseHitName
Visit a parse tree produced bySQLServerStatementParser.useHitName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForClause
Visit a parse tree produced bySQLServerStatementParser.forClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForXmlClause
Visit a parse tree produced bySQLServerStatementParser.forXmlClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonDirectivesForXml
Visit a parse tree produced bySQLServerStatementParser.commonDirectivesForXml().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForJsonClause
Visit a parse tree produced bySQLServerStatementParser.forJsonClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectWithClause
Visit a parse tree produced bySQLServerStatementParser.selectWithClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespacesClause
Visit a parse tree produced bySQLServerStatementParser.xmlNamespacesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceDeclarationItem
Visit a parse tree produced bySQLServerStatementParser.xmlNamespaceDeclarationItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceUri
Visit a parse tree produced bySQLServerStatementParser.xmlNamespaceUri().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespacePrefix
Visit a parse tree produced bySQLServerStatementParser.xmlNamespacePrefix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlDefaultNamespaceDeclarationItem
T visitXmlDefaultNamespaceDeclarationItem(SQLServerStatementParser.XmlDefaultNamespaceDeclarationItemContext ctx) Visit a parse tree produced bySQLServerStatementParser.xmlDefaultNamespaceDeclarationItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrant
Visit a parse tree produced bySQLServerStatementParser.grant().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantClassPrivilegesClause
Visit a parse tree produced bySQLServerStatementParser.grantClassPrivilegesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantClassTypePrivilegesClause
T visitGrantClassTypePrivilegesClause(SQLServerStatementParser.GrantClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.grantClassTypePrivilegesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassPrivileges
Visit a parse tree produced bySQLServerStatementParser.classPrivileges().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnClassClause
Visit a parse tree produced bySQLServerStatementParser.onClassClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassTypePrivileges
Visit a parse tree produced bySQLServerStatementParser.classTypePrivileges().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnClassTypeClause
Visit a parse tree produced bySQLServerStatementParser.onClassTypeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurable
Visit a parse tree produced bySQLServerStatementParser.securable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrincipal
Visit a parse tree produced bySQLServerStatementParser.principal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevoke
Visit a parse tree produced bySQLServerStatementParser.revoke().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeClassPrivilegesClause
Visit a parse tree produced bySQLServerStatementParser.revokeClassPrivilegesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeClassTypePrivilegesClause
T visitRevokeClassTypePrivilegesClause(SQLServerStatementParser.RevokeClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.revokeClassTypePrivilegesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeny
Visit a parse tree produced bySQLServerStatementParser.deny().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDenyClassPrivilegesClause
Visit a parse tree produced bySQLServerStatementParser.denyClassPrivilegesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDenyClassTypePrivilegesClause
T visitDenyClassTypePrivilegesClause(SQLServerStatementParser.DenyClassTypePrivilegesClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.denyClassTypePrivilegesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionForClause
Visit a parse tree produced bySQLServerStatementParser.optionForClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeType
Visit a parse tree produced bySQLServerStatementParser.privilegeType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectPermission
Visit a parse tree produced bySQLServerStatementParser.objectPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServerPermission
Visit a parse tree produced bySQLServerStatementParser.serverPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServerPrincipalPermission
Visit a parse tree produced bySQLServerStatementParser.serverPrincipalPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabasePermission
Visit a parse tree produced bySQLServerStatementParser.databasePermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabasePrincipalPermission
Visit a parse tree produced bySQLServerStatementParser.databasePrincipalPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseUserPermission
Visit a parse tree produced bySQLServerStatementParser.databaseUserPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseRolePermission
Visit a parse tree produced bySQLServerStatementParser.databaseRolePermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitApplicationRolePermission
Visit a parse tree produced bySQLServerStatementParser.applicationRolePermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseScopedCredentialPermission
T visitDatabaseScopedCredentialPermission(SQLServerStatementParser.DatabaseScopedCredentialPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.databaseScopedCredentialPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaPermission
Visit a parse tree produced bySQLServerStatementParser.schemaPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSearchPropertyListPermission
T visitSearchPropertyListPermission(SQLServerStatementParser.SearchPropertyListPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.searchPropertyListPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerPermission
Visit a parse tree produced bySQLServerStatementParser.serviceBrokerPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerContractsPermission
T visitServiceBrokerContractsPermission(SQLServerStatementParser.ServiceBrokerContractsPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerContractsPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerMessageTypesPermission
T visitServiceBrokerMessageTypesPermission(SQLServerStatementParser.ServiceBrokerMessageTypesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerMessageTypesPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerRemoteServiceBindingsPermission
T visitServiceBrokerRemoteServiceBindingsPermission(SQLServerStatementParser.ServiceBrokerRemoteServiceBindingsPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerRemoteServiceBindingsPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerRoutesPermission
T visitServiceBrokerRoutesPermission(SQLServerStatementParser.ServiceBrokerRoutesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerRoutesPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBrokerServicesPermission
T visitServiceBrokerServicesPermission(SQLServerStatementParser.ServiceBrokerServicesPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.serviceBrokerServicesPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEndpointPermission
Visit a parse tree produced bySQLServerStatementParser.endpointPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCertificatePermission
Visit a parse tree produced bySQLServerStatementParser.certificatePermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSymmetricKeyPermission
Visit a parse tree produced bySQLServerStatementParser.symmetricKeyPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAsymmetricKeyPermission
Visit a parse tree produced bySQLServerStatementParser.asymmetricKeyPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssemblyPermission
Visit a parse tree produced bySQLServerStatementParser.assemblyPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAvailabilityGroupPermission
Visit a parse tree produced bySQLServerStatementParser.availabilityGroupPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullTextPermission
Visit a parse tree produced bySQLServerStatementParser.fullTextPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullTextCatalogPermission
Visit a parse tree produced bySQLServerStatementParser.fullTextCatalogPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullTextStoplistPermission
Visit a parse tree produced bySQLServerStatementParser.fullTextStoplistPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypePermission
Visit a parse tree produced bySQLServerStatementParser.typePermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlSchemaCollectionPermission
T visitXmlSchemaCollectionPermission(SQLServerStatementParser.XmlSchemaCollectionPermissionContext ctx) Visit a parse tree produced bySQLServerStatementParser.xmlSchemaCollectionPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSystemObjectPermission
Visit a parse tree produced bySQLServerStatementParser.systemObjectPermission().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClass_
Visit a parse tree produced bySQLServerStatementParser.class_().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassItem
Visit a parse tree produced bySQLServerStatementParser.classItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassType
Visit a parse tree produced bySQLServerStatementParser.classType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleClause
Visit a parse tree produced bySQLServerStatementParser.roleClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetUser
Visit a parse tree produced bySQLServerStatementParser.setUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUser
Visit a parse tree produced bySQLServerStatementParser.createUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserLoginClause
Visit a parse tree produced bySQLServerStatementParser.createUserLoginClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWindowsPrincipalClause
T visitCreateUserWindowsPrincipalClause(SQLServerStatementParser.CreateUserWindowsPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWindowsPrincipalClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserLoginWindowsPrincipalClause
T visitCreateUserLoginWindowsPrincipalClause(SQLServerStatementParser.CreateUserLoginWindowsPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserLoginWindowsPrincipalClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWithoutLoginClause
T visitCreateUserWithoutLoginClause(SQLServerStatementParser.CreateUserWithoutLoginClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWithoutLoginClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionsList
Visit a parse tree produced bySQLServerStatementParser.optionsList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitedOptionsList
Visit a parse tree produced bySQLServerStatementParser.limitedOptionsList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserFromExternalProviderClause
T visitCreateUserFromExternalProviderClause(SQLServerStatementParser.CreateUserFromExternalProviderClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserFromExternalProviderClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWithDefaultSchema
Visit a parse tree produced bySQLServerStatementParser.createUserWithDefaultSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserWithAzureActiveDirectoryPrincipalClause
T visitCreateUserWithAzureActiveDirectoryPrincipalClause(SQLServerStatementParser.CreateUserWithAzureActiveDirectoryPrincipalClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createUserWithAzureActiveDirectoryPrincipalClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowsPrincipal
Visit a parse tree produced bySQLServerStatementParser.windowsPrincipal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAzureActiveDirectoryPrincipal
T visitAzureActiveDirectoryPrincipal(SQLServerStatementParser.AzureActiveDirectoryPrincipalContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureActiveDirectoryPrincipal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUserName
Visit a parse tree produced bySQLServerStatementParser.userName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredNameIdentifier
Visit a parse tree produced bySQLServerStatementParser.ignoredNameIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUser
Visit a parse tree produced bySQLServerStatementParser.dropUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUser
Visit a parse tree produced bySQLServerStatementParser.alterUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetItem
Visit a parse tree produced bySQLServerStatementParser.setItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRole
Visit a parse tree produced bySQLServerStatementParser.createRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRole
Visit a parse tree produced bySQLServerStatementParser.dropRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRole
Visit a parse tree produced bySQLServerStatementParser.alterRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLogin
Visit a parse tree produced bySQLServerStatementParser.createLogin().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForSQLServerClause
T visitCreateLoginForSQLServerClause(SQLServerStatementParser.CreateLoginForSQLServerClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForSQLServerOptionList
T visitCreateLoginForSQLServerOptionList(SQLServerStatementParser.CreateLoginForSQLServerOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForSQLServerOptionListClause
T visitCreateLoginForSQLServerOptionListClause(SQLServerStatementParser.CreateLoginForSQLServerOptionListClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForSQLServerOptionListClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashedPassword
Visit a parse tree produced bySQLServerStatementParser.hashedPassword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSid
Visit a parse tree produced bySQLServerStatementParser.sid().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSources
Visit a parse tree produced bySQLServerStatementParser.sources().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowsOptions
Visit a parse tree produced bySQLServerStatementParser.windowsOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSQLDatabaseClause
T visitCreateLoginForAzureSQLDatabaseClause(SQLServerStatementParser.CreateLoginForAzureSQLDatabaseClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSQLDatabaseClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSQLDatabaseOptionList
T visitCreateLoginForAzureSQLDatabaseOptionList(SQLServerStatementParser.CreateLoginForAzureSQLDatabaseOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSQLDatabaseOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureManagedInstanceClause
T visitCreateLoginForAzureManagedInstanceClause(SQLServerStatementParser.CreateLoginForAzureManagedInstanceClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureManagedInstanceClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAzureManagedInstanceOptionList
T visitAzureManagedInstanceOptionList(SQLServerStatementParser.AzureManagedInstanceOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.azureManagedInstanceOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSynapseAnalyticsClause
T visitCreateLoginForAzureSynapseAnalyticsClause(SQLServerStatementParser.CreateLoginForAzureSynapseAnalyticsClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSynapseAnalyticsClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAzureSynapseAnalyticsOptionList
T visitCreateLoginForAzureSynapseAnalyticsOptionList(SQLServerStatementParser.CreateLoginForAzureSynapseAnalyticsOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAzureSynapseAnalyticsOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAnalyticsPlatformSystemClause
T visitCreateLoginForAnalyticsPlatformSystemClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAnalyticsPlatformSystemOptionList
T visitCreateLoginForAnalyticsPlatformSystemOptionList(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLoginForAnalyticsPlatformSystemOptionListClause
T visitCreateLoginForAnalyticsPlatformSystemOptionListClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionListClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropLogin
Visit a parse tree produced bySQLServerStatementParser.dropLogin().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLogin
Visit a parse tree produced bySQLServerStatementParser.alterLogin().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatusOptionClause
Visit a parse tree produced bySQLServerStatementParser.statusOptionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetOptionClause
Visit a parse tree produced bySQLServerStatementParser.setOptionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPasswordOptionClause
Visit a parse tree produced bySQLServerStatementParser.passwordOptionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCryptographicCredentialsOptionClause
T visitCryptographicCredentialsOptionClause(SQLServerStatementParser.CryptographicCredentialsOptionClauseContext ctx) Visit a parse tree produced bySQLServerStatementParser.cryptographicCredentialsOptionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevert
Visit a parse tree produced bySQLServerStatementParser.revert().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-