Class TSqlParserListenerImpl

java.lang.Object
sql.tsql.TSqlParserBaseListener
cimerant.antlr.sql.tsql.TSqlParserListenerImpl
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, sql.tsql.TSqlParserListener

public class TSqlParserListenerImpl extends sql.tsql.TSqlParserBaseListener
This class provides an empty implementation of TSqlParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    enterABS(sql.tsql.TSqlParser.ABSContext ctx)
    Enter a parse tree produced by the ABS labeled alternative in TSqlParser.built_in_functions().
    void
    enterACOS(sql.tsql.TSqlParser.ACOSContext ctx)
    Enter a parse tree produced by the ACOS labeled alternative in TSqlParser.built_in_functions().
    void
    enterAction_specification(sql.tsql.TSqlParser.Action_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.action_specification().
    void
    enterAdd_or_modify_filegroups(sql.tsql.TSqlParser.Add_or_modify_filegroupsContext ctx)
    Enter a parse tree produced by TSqlParser.add_or_modify_filegroups().
    void
    enterAdd_or_modify_files(sql.tsql.TSqlParser.Add_or_modify_filesContext ctx)
    Enter a parse tree produced by TSqlParser.add_or_modify_files().
    void
    enterAGGREGATE_WINDOWED_FUNC(sql.tsql.TSqlParser.AGGREGATE_WINDOWED_FUNCContext ctx)
    Enter a parse tree produced by the AGGREGATE_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().
    void
    enterAggregate_windowed_function(sql.tsql.TSqlParser.Aggregate_windowed_functionContext ctx)
    Enter a parse tree produced by TSqlParser.aggregate_windowed_function().
    void
    enterAlgorithm(sql.tsql.TSqlParser.AlgorithmContext ctx)
    Enter a parse tree produced by TSqlParser.algorithm().
    void
    enterAll_distinct_expression(sql.tsql.TSqlParser.All_distinct_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.all_distinct_expression().
    void
    enterAlter_application_role(sql.tsql.TSqlParser.Alter_application_roleContext ctx)
    Enter a parse tree produced by TSqlParser.alter_application_role().
    void
    enterAlter_assembly(sql.tsql.TSqlParser.Alter_assemblyContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly().
    void
    enterAlter_assembly_add_clause(sql.tsql.TSqlParser.Alter_assembly_add_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_add_clause().
    void
    enterAlter_assembly_as(sql.tsql.TSqlParser.Alter_assembly_asContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_as().
    void
    enterAlter_assembly_clause(sql.tsql.TSqlParser.Alter_assembly_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_clause().
    void
    enterAlter_assembly_client_file_clause(sql.tsql.TSqlParser.Alter_assembly_client_file_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_client_file_clause().
    void
    enterAlter_assembly_drop(sql.tsql.TSqlParser.Alter_assembly_dropContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_drop().
    void
    enterAlter_assembly_drop_clause(sql.tsql.TSqlParser.Alter_assembly_drop_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_drop_clause().
    void
    enterAlter_assembly_drop_multiple_files(sql.tsql.TSqlParser.Alter_assembly_drop_multiple_filesContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_drop_multiple_files().
    void
    enterAlter_assembly_file_bits(sql.tsql.TSqlParser.Alter_assembly_file_bitsContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_file_bits().
    void
    enterAlter_assembly_file_name(sql.tsql.TSqlParser.Alter_assembly_file_nameContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_file_name().
    void
    enterAlter_assembly_from_clause(sql.tsql.TSqlParser.Alter_assembly_from_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_from_clause().
    void
    enterAlter_assembly_from_clause_start(sql.tsql.TSqlParser.Alter_assembly_from_clause_startContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_from_clause_start().
    void
    enterAlter_assembly_start(sql.tsql.TSqlParser.Alter_assembly_startContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_start().
    void
    enterAlter_assembly_with(sql.tsql.TSqlParser.Alter_assembly_withContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_with().
    void
    enterAlter_assembly_with_clause(sql.tsql.TSqlParser.Alter_assembly_with_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_assembly_with_clause().
    void
    enterAlter_asssembly_add_clause_start(sql.tsql.TSqlParser.Alter_asssembly_add_clause_startContext ctx)
    Enter a parse tree produced by TSqlParser.alter_asssembly_add_clause_start().
    void
    enterAlter_asymmetric_key(sql.tsql.TSqlParser.Alter_asymmetric_keyContext ctx)
    Enter a parse tree produced by TSqlParser.alter_asymmetric_key().
    void
    enterAlter_asymmetric_key_start(sql.tsql.TSqlParser.Alter_asymmetric_key_startContext ctx)
    Enter a parse tree produced by TSqlParser.alter_asymmetric_key_start().
    void
    enterAlter_authorization(sql.tsql.TSqlParser.Alter_authorizationContext ctx)
    Enter a parse tree produced by TSqlParser.alter_authorization().
    void
    enterAlter_authorization_for_azure_dw(sql.tsql.TSqlParser.Alter_authorization_for_azure_dwContext ctx)
    Enter a parse tree produced by TSqlParser.alter_authorization_for_azure_dw().
    void
    enterAlter_authorization_for_parallel_dw(sql.tsql.TSqlParser.Alter_authorization_for_parallel_dwContext ctx)
    Enter a parse tree produced by TSqlParser.alter_authorization_for_parallel_dw().
    void
    enterAlter_authorization_for_sql_database(sql.tsql.TSqlParser.Alter_authorization_for_sql_databaseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_authorization_for_sql_database().
    void
    enterAlter_authorization_start(sql.tsql.TSqlParser.Alter_authorization_startContext ctx)
    Enter a parse tree produced by TSqlParser.alter_authorization_start().
    void
    enterAlter_availability_group(sql.tsql.TSqlParser.Alter_availability_groupContext ctx)
    Enter a parse tree produced by TSqlParser.alter_availability_group().
    void
    enterAlter_availability_group_options(sql.tsql.TSqlParser.Alter_availability_group_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.alter_availability_group_options().
    void
    enterAlter_availability_group_start(sql.tsql.TSqlParser.Alter_availability_group_startContext ctx)
    Enter a parse tree produced by TSqlParser.alter_availability_group_start().
    void
    enterAlter_certificate(sql.tsql.TSqlParser.Alter_certificateContext ctx)
    Enter a parse tree produced by TSqlParser.alter_certificate().
    void
    enterAlter_column_encryption_key(sql.tsql.TSqlParser.Alter_column_encryption_keyContext ctx)
    Enter a parse tree produced by TSqlParser.alter_column_encryption_key().
    void
    enterAlter_credential(sql.tsql.TSqlParser.Alter_credentialContext ctx)
    Enter a parse tree produced by TSqlParser.alter_credential().
    void
    enterAlter_cryptographic_provider(sql.tsql.TSqlParser.Alter_cryptographic_providerContext ctx)
    Enter a parse tree produced by TSqlParser.alter_cryptographic_provider().
    void
    enterAlter_database(sql.tsql.TSqlParser.Alter_databaseContext ctx)
    Enter a parse tree produced by TSqlParser.alter_database().
    void
    enterAlter_database_audit_specification(sql.tsql.TSqlParser.Alter_database_audit_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.alter_database_audit_specification().
    void
    enterAlter_db_role(sql.tsql.TSqlParser.Alter_db_roleContext ctx)
    Enter a parse tree produced by TSqlParser.alter_db_role().
    void
    enterAlter_endpoint(sql.tsql.TSqlParser.Alter_endpointContext ctx)
    Enter a parse tree produced by TSqlParser.alter_endpoint().
    void
    enterAlter_external_data_source(sql.tsql.TSqlParser.Alter_external_data_sourceContext ctx)
    Enter a parse tree produced by TSqlParser.alter_external_data_source().
    void
    enterAlter_external_library(sql.tsql.TSqlParser.Alter_external_libraryContext ctx)
    Enter a parse tree produced by TSqlParser.alter_external_library().
    void
    enterAlter_external_resource_pool(sql.tsql.TSqlParser.Alter_external_resource_poolContext ctx)
    Enter a parse tree produced by TSqlParser.alter_external_resource_pool().
    void
    enterAlter_fulltext_catalog(sql.tsql.TSqlParser.Alter_fulltext_catalogContext ctx)
    Enter a parse tree produced by TSqlParser.alter_fulltext_catalog().
    void
    enterAlter_fulltext_stoplist(sql.tsql.TSqlParser.Alter_fulltext_stoplistContext ctx)
    Enter a parse tree produced by TSqlParser.alter_fulltext_stoplist().
    void
    enterAlter_index(sql.tsql.TSqlParser.Alter_indexContext ctx)
    Enter a parse tree produced by TSqlParser.alter_index().
    void
    enterAlter_login_azure_sql(sql.tsql.TSqlParser.Alter_login_azure_sqlContext ctx)
    Enter a parse tree produced by TSqlParser.alter_login_azure_sql().
    void
    enterAlter_login_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_login_azure_sql_dw_and_pdwContext ctx)
    Enter a parse tree produced by TSqlParser.alter_login_azure_sql_dw_and_pdw().
    void
    enterAlter_login_sql_server(sql.tsql.TSqlParser.Alter_login_sql_serverContext ctx)
    Enter a parse tree produced by TSqlParser.alter_login_sql_server().
    void
    enterAlter_master_key_azure_sql(sql.tsql.TSqlParser.Alter_master_key_azure_sqlContext ctx)
    Enter a parse tree produced by TSqlParser.alter_master_key_azure_sql().
    void
    enterAlter_master_key_sql_server(sql.tsql.TSqlParser.Alter_master_key_sql_serverContext ctx)
    Enter a parse tree produced by TSqlParser.alter_master_key_sql_server().
    void
    enterAlter_message_type(sql.tsql.TSqlParser.Alter_message_typeContext ctx)
    Enter a parse tree produced by TSqlParser.alter_message_type().
    void
    enterAlter_partition_function(sql.tsql.TSqlParser.Alter_partition_functionContext ctx)
    Enter a parse tree produced by TSqlParser.alter_partition_function().
    void
    enterAlter_partition_scheme(sql.tsql.TSqlParser.Alter_partition_schemeContext ctx)
    Enter a parse tree produced by TSqlParser.alter_partition_scheme().
    void
    enterAlter_queue(sql.tsql.TSqlParser.Alter_queueContext ctx)
    Enter a parse tree produced by TSqlParser.alter_queue().
    void
    enterAlter_remote_service_binding(sql.tsql.TSqlParser.Alter_remote_service_bindingContext ctx)
    Enter a parse tree produced by TSqlParser.alter_remote_service_binding().
    void
    enterAlter_resource_governor(sql.tsql.TSqlParser.Alter_resource_governorContext ctx)
    Enter a parse tree produced by TSqlParser.alter_resource_governor().
    void
    enterAlter_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_schema_azure_sql_dw_and_pdwContext ctx)
    Enter a parse tree produced by TSqlParser.alter_schema_azure_sql_dw_and_pdw().
    void
    enterAlter_schema_sql(sql.tsql.TSqlParser.Alter_schema_sqlContext ctx)
    Enter a parse tree produced by TSqlParser.alter_schema_sql().
    void
    enterAlter_sequence(sql.tsql.TSqlParser.Alter_sequenceContext ctx)
    Enter a parse tree produced by TSqlParser.alter_sequence().
    void
    enterAlter_server_audit(sql.tsql.TSqlParser.Alter_server_auditContext ctx)
    Enter a parse tree produced by TSqlParser.alter_server_audit().
    void
    enterAlter_server_audit_specification(sql.tsql.TSqlParser.Alter_server_audit_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.alter_server_audit_specification().
    void
    enterAlter_server_configuration(sql.tsql.TSqlParser.Alter_server_configurationContext ctx)
    Enter a parse tree produced by TSqlParser.alter_server_configuration().
    void
    enterAlter_server_role(sql.tsql.TSqlParser.Alter_server_roleContext ctx)
    Enter a parse tree produced by TSqlParser.alter_server_role().
    void
    enterAlter_server_role_pdw(sql.tsql.TSqlParser.Alter_server_role_pdwContext ctx)
    Enter a parse tree produced by TSqlParser.alter_server_role_pdw().
    void
    enterAlter_service(sql.tsql.TSqlParser.Alter_serviceContext ctx)
    Enter a parse tree produced by TSqlParser.alter_service().
    void
    enterAlter_service_master_key(sql.tsql.TSqlParser.Alter_service_master_keyContext ctx)
    Enter a parse tree produced by TSqlParser.alter_service_master_key().
    void
    enterAlter_symmetric_key(sql.tsql.TSqlParser.Alter_symmetric_keyContext ctx)
    Enter a parse tree produced by TSqlParser.alter_symmetric_key().
    void
    enterAlter_table(sql.tsql.TSqlParser.Alter_tableContext ctx)
    Enter a parse tree produced by TSqlParser.alter_table().
    void
    enterAlter_table_index_option(sql.tsql.TSqlParser.Alter_table_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.alter_table_index_option().
    void
    enterAlter_table_index_options(sql.tsql.TSqlParser.Alter_table_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.alter_table_index_options().
    void
    enterAlter_user(sql.tsql.TSqlParser.Alter_userContext ctx)
    Enter a parse tree produced by TSqlParser.alter_user().
    void
    enterAlter_user_azure_sql(sql.tsql.TSqlParser.Alter_user_azure_sqlContext ctx)
    Enter a parse tree produced by TSqlParser.alter_user_azure_sql().
    void
    enterAlter_workload_group(sql.tsql.TSqlParser.Alter_workload_groupContext ctx)
    Enter a parse tree produced by TSqlParser.alter_workload_group().
    void
    enterAlter_xml_schema_collection(sql.tsql.TSqlParser.Alter_xml_schema_collectionContext ctx)
    Enter a parse tree produced by TSqlParser.alter_xml_schema_collection().
    void
    enterANALYTIC_WINDOWED_FUNC(sql.tsql.TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
    Enter a parse tree produced by the ANALYTIC_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().
    void
    enterAnalytic_windowed_function(sql.tsql.TSqlParser.Analytic_windowed_functionContext ctx)
    Enter a parse tree produced by TSqlParser.analytic_windowed_function().
    void
    enterAnother_statement(sql.tsql.TSqlParser.Another_statementContext ctx)
    Enter a parse tree produced by TSqlParser.another_statement().
    void
    enterAPP_NAME(sql.tsql.TSqlParser.APP_NAMEContext ctx)
    Enter a parse tree produced by the APP_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterAPPLOCK_MODE(sql.tsql.TSqlParser.APPLOCK_MODEContext ctx)
    Enter a parse tree produced by the APPLOCK_MODE labeled alternative in TSqlParser.built_in_functions().
    void
    enterAPPLOCK_TEST(sql.tsql.TSqlParser.APPLOCK_TESTContext ctx)
    Enter a parse tree produced by the APPLOCK_TEST labeled alternative in TSqlParser.built_in_functions().
    void
    enterApply_(sql.tsql.TSqlParser.Apply_Context ctx)
    Enter a parse tree produced by TSqlParser.apply_().
    void
    enterAs_column_alias(sql.tsql.TSqlParser.As_column_aliasContext ctx)
    Enter a parse tree produced by TSqlParser.as_column_alias().
    void
    enterAs_external_name(sql.tsql.TSqlParser.As_external_nameContext ctx)
    Enter a parse tree produced by TSqlParser.as_external_name().
    void
    enterAs_table_alias(sql.tsql.TSqlParser.As_table_aliasContext ctx)
    Enter a parse tree produced by TSqlParser.as_table_alias().
    void
    enterASCII(sql.tsql.TSqlParser.ASCIIContext ctx)
    Enter a parse tree produced by the ASCII labeled alternative in TSqlParser.built_in_functions().
    void
    enterASIN(sql.tsql.TSqlParser.ASINContext ctx)
    Enter a parse tree produced by the ASIN labeled alternative in TSqlParser.built_in_functions().
    void
    enterAssembly_option(sql.tsql.TSqlParser.Assembly_optionContext ctx)
    Enter a parse tree produced by TSqlParser.assembly_option().
    void
    enterASSEMBLYPROPERTY(sql.tsql.TSqlParser.ASSEMBLYPROPERTYContext ctx)
    Enter a parse tree produced by the ASSEMBLYPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterAssignment_operator(sql.tsql.TSqlParser.Assignment_operatorContext ctx)
    Enter a parse tree produced by TSqlParser.assignment_operator().
    void
    enterAsterisk(sql.tsql.TSqlParser.AsteriskContext ctx)
    Enter a parse tree produced by TSqlParser.asterisk().
    void
    enterAsymmetric_key_option(sql.tsql.TSqlParser.Asymmetric_key_optionContext ctx)
    Enter a parse tree produced by TSqlParser.asymmetric_key_option().
    void
    enterAsymmetric_key_option_start(sql.tsql.TSqlParser.Asymmetric_key_option_startContext ctx)
    Enter a parse tree produced by TSqlParser.asymmetric_key_option_start().
    void
    enterAsymmetric_key_password_change_option(sql.tsql.TSqlParser.Asymmetric_key_password_change_optionContext ctx)
    Enter a parse tree produced by TSqlParser.asymmetric_key_password_change_option().
    void
    enterATAN(sql.tsql.TSqlParser.ATANContext ctx)
    Enter a parse tree produced by the ATAN labeled alternative in TSqlParser.built_in_functions().
    void
    enterATN2(sql.tsql.TSqlParser.ATN2Context ctx)
    Enter a parse tree produced by the ATN2 labeled alternative in TSqlParser.built_in_functions().
    void
    enterAudit_action_spec_group(sql.tsql.TSqlParser.Audit_action_spec_groupContext ctx)
    Enter a parse tree produced by TSqlParser.audit_action_spec_group().
    void
    enterAudit_action_specification(sql.tsql.TSqlParser.Audit_action_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.audit_action_specification().
    void
    enterAudit_class_name(sql.tsql.TSqlParser.Audit_class_nameContext ctx)
    Enter a parse tree produced by TSqlParser.audit_class_name().
    void
    enterAudit_securable(sql.tsql.TSqlParser.Audit_securableContext ctx)
    Enter a parse tree produced by TSqlParser.audit_securable().
    void
    enterAuthorization_grantee(sql.tsql.TSqlParser.Authorization_granteeContext ctx)
    Enter a parse tree produced by TSqlParser.authorization_grantee().
    void
    enterAuto_option(sql.tsql.TSqlParser.Auto_optionContext ctx)
    Enter a parse tree produced by TSqlParser.auto_option().
    void
    enterBackup_certificate(sql.tsql.TSqlParser.Backup_certificateContext ctx)
    Enter a parse tree produced by TSqlParser.backup_certificate().
    void
    enterBackup_database(sql.tsql.TSqlParser.Backup_databaseContext ctx)
    Enter a parse tree produced by TSqlParser.backup_database().
    void
    enterBackup_log(sql.tsql.TSqlParser.Backup_logContext ctx)
    Enter a parse tree produced by TSqlParser.backup_log().
    void
    enterBackup_master_key(sql.tsql.TSqlParser.Backup_master_keyContext ctx)
    Enter a parse tree produced by TSqlParser.backup_master_key().
    void
    enterBackup_service_master_key(sql.tsql.TSqlParser.Backup_service_master_keyContext ctx)
    Enter a parse tree produced by TSqlParser.backup_service_master_key().
    void
    enterBackup_statement(sql.tsql.TSqlParser.Backup_statementContext ctx)
    Enter a parse tree produced by TSqlParser.backup_statement().
    void
    enterBatch(sql.tsql.TSqlParser.BatchContext ctx)
    Enter a parse tree produced by TSqlParser.batch().
    void
    enterBatch_level_statement(sql.tsql.TSqlParser.Batch_level_statementContext ctx)
    Enter a parse tree produced by TSqlParser.batch_level_statement().
    void
    enterBegin_conversation_dialog(sql.tsql.TSqlParser.Begin_conversation_dialogContext ctx)
    Enter a parse tree produced by TSqlParser.begin_conversation_dialog().
    void
    enterBegin_conversation_timer(sql.tsql.TSqlParser.Begin_conversation_timerContext ctx)
    Enter a parse tree produced by TSqlParser.begin_conversation_timer().
    void
    enterBINARY_CHECKSUM(sql.tsql.TSqlParser.BINARY_CHECKSUMContext ctx)
    Enter a parse tree produced by the BINARY_CHECKSUM labeled alternative in TSqlParser.built_in_functions().
    void
    enterBlock_statement(sql.tsql.TSqlParser.Block_statementContext ctx)
    Enter a parse tree produced by TSqlParser.block_statement().
    void
    enterBracket_expression(sql.tsql.TSqlParser.Bracket_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.bracket_expression().
    void
    enterBreak_statement(sql.tsql.TSqlParser.Break_statementContext ctx)
    Enter a parse tree produced by TSqlParser.break_statement().
    void
    enterBUILT_IN_FUNC(sql.tsql.TSqlParser.BUILT_IN_FUNCContext ctx)
    Enter a parse tree produced by the BUILT_IN_FUNC labeled alternative in TSqlParser.function_call().
    void
    enterBulk_option(sql.tsql.TSqlParser.Bulk_optionContext ctx)
    Enter a parse tree produced by TSqlParser.bulk_option().
    void
    enterCase_expression(sql.tsql.TSqlParser.Case_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.case_expression().
    void
    enterCAST(sql.tsql.TSqlParser.CASTContext ctx)
    Enter a parse tree produced by the CAST labeled alternative in TSqlParser.built_in_functions().
    void
    enterCEILING(sql.tsql.TSqlParser.CEILINGContext ctx)
    Enter a parse tree produced by the CEILING labeled alternative in TSqlParser.built_in_functions().
    void
    enterCERT_ID(sql.tsql.TSqlParser.CERT_IDContext ctx)
    Enter a parse tree produced by the CERT_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterCERTENCODED(sql.tsql.TSqlParser.CERTENCODEDContext ctx)
    Enter a parse tree produced by the CERTENCODED labeled alternative in TSqlParser.built_in_functions().
    void
    enterCERTPRIVATEKEY(sql.tsql.TSqlParser.CERTPRIVATEKEYContext ctx)
    Enter a parse tree produced by the CERTPRIVATEKEY labeled alternative in TSqlParser.built_in_functions().
    void
    enterCfl_statement(sql.tsql.TSqlParser.Cfl_statementContext ctx)
    Enter a parse tree produced by TSqlParser.cfl_statement().
    void
    enterChange_table(sql.tsql.TSqlParser.Change_tableContext ctx)
    Enter a parse tree produced by TSqlParser.change_table().
    void
    enterChange_table_changes(sql.tsql.TSqlParser.Change_table_changesContext ctx)
    Enter a parse tree produced by TSqlParser.change_table_changes().
    void
    enterChange_table_version(sql.tsql.TSqlParser.Change_table_versionContext ctx)
    Enter a parse tree produced by TSqlParser.change_table_version().
    void
    enterChange_tracking_option(sql.tsql.TSqlParser.Change_tracking_optionContext ctx)
    Enter a parse tree produced by TSqlParser.change_tracking_option().
    void
    enterChange_tracking_option_list(sql.tsql.TSqlParser.Change_tracking_option_listContext ctx)
    Enter a parse tree produced by TSqlParser.change_tracking_option_list().
    void
    enterCHAR(sql.tsql.TSqlParser.CHARContext ctx)
    Enter a parse tree produced by the CHAR labeled alternative in TSqlParser.built_in_functions().
    void
    enterCHARINDEX(sql.tsql.TSqlParser.CHARINDEXContext ctx)
    Enter a parse tree produced by the CHARINDEX labeled alternative in TSqlParser.built_in_functions().
    void
    enterCheck_constraint(sql.tsql.TSqlParser.Check_constraintContext ctx)
    Enter a parse tree produced by TSqlParser.check_constraint().
    void
    enterCheckpoint_statement(sql.tsql.TSqlParser.Checkpoint_statementContext ctx)
    Enter a parse tree produced by TSqlParser.checkpoint_statement().
    void
    enterCHECKSUM(sql.tsql.TSqlParser.CHECKSUMContext ctx)
    Enter a parse tree produced by the CHECKSUM labeled alternative in TSqlParser.built_in_functions().
    void
    enterClass_type(sql.tsql.TSqlParser.Class_typeContext ctx)
    Enter a parse tree produced by TSqlParser.class_type().
    void
    enterClass_type_for_azure_dw(sql.tsql.TSqlParser.Class_type_for_azure_dwContext ctx)
    Enter a parse tree produced by TSqlParser.class_type_for_azure_dw().
    void
    enterClass_type_for_grant(sql.tsql.TSqlParser.Class_type_for_grantContext ctx)
    Enter a parse tree produced by TSqlParser.class_type_for_grant().
    void
    enterClass_type_for_parallel_dw(sql.tsql.TSqlParser.Class_type_for_parallel_dwContext ctx)
    Enter a parse tree produced by TSqlParser.class_type_for_parallel_dw().
    void
    enterClass_type_for_sql_database(sql.tsql.TSqlParser.Class_type_for_sql_databaseContext ctx)
    Enter a parse tree produced by TSqlParser.class_type_for_sql_database().
    void
    enterClient_assembly_specifier(sql.tsql.TSqlParser.Client_assembly_specifierContext ctx)
    Enter a parse tree produced by TSqlParser.client_assembly_specifier().
    void
    enterClose_key(sql.tsql.TSqlParser.Close_keyContext ctx)
    Enter a parse tree produced by TSqlParser.close_key().
    void
    enterClustered(sql.tsql.TSqlParser.ClusteredContext ctx)
    Enter a parse tree produced by TSqlParser.clustered().
    void
    enterCOALESCE(sql.tsql.TSqlParser.COALESCEContext ctx)
    Enter a parse tree produced by the COALESCE labeled alternative in TSqlParser.built_in_functions().
    void
    enterCOL_LENGTH(sql.tsql.TSqlParser.COL_LENGTHContext ctx)
    Enter a parse tree produced by the COL_LENGTH labeled alternative in TSqlParser.built_in_functions().
    void
    enterCOL_NAME(sql.tsql.TSqlParser.COL_NAMEContext ctx)
    Enter a parse tree produced by the COL_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterColon_colon(sql.tsql.TSqlParser.Colon_colonContext ctx)
    Enter a parse tree produced by TSqlParser.colon_colon().
    void
    enterColumn_alias(sql.tsql.TSqlParser.Column_aliasContext ctx)
    Enter a parse tree produced by TSqlParser.column_alias().
    void
    enterColumn_alias_list(sql.tsql.TSqlParser.Column_alias_listContext ctx)
    Enter a parse tree produced by TSqlParser.column_alias_list().
    void
    enterColumn_constraint(sql.tsql.TSqlParser.Column_constraintContext ctx)
    Enter a parse tree produced by TSqlParser.column_constraint().
    void
    enterColumn_declaration(sql.tsql.TSqlParser.Column_declarationContext ctx)
    Enter a parse tree produced by TSqlParser.column_declaration().
    void
    enterColumn_def_table_constraint(sql.tsql.TSqlParser.Column_def_table_constraintContext ctx)
    Enter a parse tree produced by TSqlParser.column_def_table_constraint().
    void
    enterColumn_def_table_constraints(sql.tsql.TSqlParser.Column_def_table_constraintsContext ctx)
    Enter a parse tree produced by TSqlParser.column_def_table_constraints().
    void
    enterColumn_definition(sql.tsql.TSqlParser.Column_definitionContext ctx)
    Enter a parse tree produced by TSqlParser.column_definition().
    void
    enterColumn_definition_element(sql.tsql.TSqlParser.Column_definition_elementContext ctx)
    Enter a parse tree produced by TSqlParser.column_definition_element().
    void
    enterColumn_index(sql.tsql.TSqlParser.Column_indexContext ctx)
    Enter a parse tree produced by TSqlParser.column_index().
    void
    enterColumn_modifier(sql.tsql.TSqlParser.Column_modifierContext ctx)
    Enter a parse tree produced by TSqlParser.column_modifier().
    void
    enterColumn_name_list(sql.tsql.TSqlParser.Column_name_listContext ctx)
    Enter a parse tree produced by TSqlParser.column_name_list().
    void
    enterColumn_name_list_with_order(sql.tsql.TSqlParser.Column_name_list_with_orderContext ctx)
    Enter a parse tree produced by TSqlParser.column_name_list_with_order().
    void
    enterCOLUMNPROPERTY(sql.tsql.TSqlParser.COLUMNPROPERTYContext ctx)
    Enter a parse tree produced by the COLUMNPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterColumnstore_index_option(sql.tsql.TSqlParser.Columnstore_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.columnstore_index_option().
    void
    enterCommon_table_expression(sql.tsql.TSqlParser.Common_table_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.common_table_expression().
    void
    enterComparison_operator(sql.tsql.TSqlParser.Comparison_operatorContext ctx)
    Enter a parse tree produced by TSqlParser.comparison_operator().
    void
    enterCOMPRESS(sql.tsql.TSqlParser.COMPRESSContext ctx)
    Enter a parse tree produced by the COMPRESS labeled alternative in TSqlParser.built_in_functions().
    void
    enterCONCAT(sql.tsql.TSqlParser.CONCATContext ctx)
    Enter a parse tree produced by the CONCAT labeled alternative in TSqlParser.built_in_functions().
    void
    enterCONCAT_WS(sql.tsql.TSqlParser.CONCAT_WSContext ctx)
    Enter a parse tree produced by the CONCAT_WS labeled alternative in TSqlParser.built_in_functions().
    void
    enterConnection_node(sql.tsql.TSqlParser.Connection_nodeContext ctx)
    Enter a parse tree produced by TSqlParser.connection_node().
    void
    enterCONNECTIONPROPERTY(sql.tsql.TSqlParser.CONNECTIONPROPERTYContext ctx)
    Enter a parse tree produced by the CONNECTIONPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterConstant(sql.tsql.TSqlParser.ConstantContext ctx)
    Enter a parse tree produced by TSqlParser.constant().
    void
    enterConstant_LOCAL_ID(sql.tsql.TSqlParser.Constant_LOCAL_IDContext ctx)
    Enter a parse tree produced by TSqlParser.constant_LOCAL_ID().
    void
    enterContainment_option(sql.tsql.TSqlParser.Containment_optionContext ctx)
    Enter a parse tree produced by TSqlParser.containment_option().
    void
    enterCONTEXT_INFO(sql.tsql.TSqlParser.CONTEXT_INFOContext ctx)
    Enter a parse tree produced by the CONTEXT_INFO labeled alternative in TSqlParser.built_in_functions().
    void
    enterContinue_statement(sql.tsql.TSqlParser.Continue_statementContext ctx)
    Enter a parse tree produced by TSqlParser.continue_statement().
    void
    enterContract_name(sql.tsql.TSqlParser.Contract_nameContext ctx)
    Enter a parse tree produced by TSqlParser.contract_name().
    void
    enterConversation_statement(sql.tsql.TSqlParser.Conversation_statementContext ctx)
    Enter a parse tree produced by TSqlParser.conversation_statement().
    void
    enterCONVERT(sql.tsql.TSqlParser.CONVERTContext ctx)
    Enter a parse tree produced by the CONVERT labeled alternative in TSqlParser.built_in_functions().
    void
    enterCOS(sql.tsql.TSqlParser.COSContext ctx)
    Enter a parse tree produced by the COS labeled alternative in TSqlParser.built_in_functions().
    void
    enterCOT(sql.tsql.TSqlParser.COTContext ctx)
    Enter a parse tree produced by the COT labeled alternative in TSqlParser.built_in_functions().
    void
    enterCreate_application_role(sql.tsql.TSqlParser.Create_application_roleContext ctx)
    Enter a parse tree produced by TSqlParser.create_application_role().
    void
    enterCreate_assembly(sql.tsql.TSqlParser.Create_assemblyContext ctx)
    Enter a parse tree produced by TSqlParser.create_assembly().
    void
    enterCreate_asymmetric_key(sql.tsql.TSqlParser.Create_asymmetric_keyContext ctx)
    Enter a parse tree produced by TSqlParser.create_asymmetric_key().
    void
    enterCreate_certificate(sql.tsql.TSqlParser.Create_certificateContext ctx)
    Enter a parse tree produced by TSqlParser.create_certificate().
    void
    enterCreate_column_encryption_key(sql.tsql.TSqlParser.Create_column_encryption_keyContext ctx)
    Enter a parse tree produced by TSqlParser.create_column_encryption_key().
    void
    enterCreate_column_master_key(sql.tsql.TSqlParser.Create_column_master_keyContext ctx)
    Enter a parse tree produced by TSqlParser.create_column_master_key().
    void
    enterCreate_columnstore_index(sql.tsql.TSqlParser.Create_columnstore_indexContext ctx)
    Enter a parse tree produced by TSqlParser.create_columnstore_index().
    void
    enterCreate_columnstore_index_options(sql.tsql.TSqlParser.Create_columnstore_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.create_columnstore_index_options().
    void
    enterCreate_contract(sql.tsql.TSqlParser.Create_contractContext ctx)
    Enter a parse tree produced by TSqlParser.create_contract().
    void
    enterCreate_credential(sql.tsql.TSqlParser.Create_credentialContext ctx)
    Enter a parse tree produced by TSqlParser.create_credential().
    void
    enterCreate_cryptographic_provider(sql.tsql.TSqlParser.Create_cryptographic_providerContext ctx)
    Enter a parse tree produced by TSqlParser.create_cryptographic_provider().
    void
    enterCreate_database(sql.tsql.TSqlParser.Create_databaseContext ctx)
    Enter a parse tree produced by TSqlParser.create_database().
    void
    enterCreate_database_audit_specification(sql.tsql.TSqlParser.Create_database_audit_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.create_database_audit_specification().
    void
    enterCreate_database_option(sql.tsql.TSqlParser.Create_database_optionContext ctx)
    Enter a parse tree produced by TSqlParser.create_database_option().
    void
    enterCreate_db_role(sql.tsql.TSqlParser.Create_db_roleContext ctx)
    Enter a parse tree produced by TSqlParser.create_db_role().
    void
    enterCreate_endpoint(sql.tsql.TSqlParser.Create_endpointContext ctx)
    Enter a parse tree produced by TSqlParser.create_endpoint().
    void
    enterCreate_event_notification(sql.tsql.TSqlParser.Create_event_notificationContext ctx)
    Enter a parse tree produced by TSqlParser.create_event_notification().
    void
    enterCreate_external_library(sql.tsql.TSqlParser.Create_external_libraryContext ctx)
    Enter a parse tree produced by TSqlParser.create_external_library().
    void
    enterCreate_external_resource_pool(sql.tsql.TSqlParser.Create_external_resource_poolContext ctx)
    Enter a parse tree produced by TSqlParser.create_external_resource_pool().
    void
    enterCreate_fulltext_catalog(sql.tsql.TSqlParser.Create_fulltext_catalogContext ctx)
    Enter a parse tree produced by TSqlParser.create_fulltext_catalog().
    void
    enterCreate_fulltext_stoplist(sql.tsql.TSqlParser.Create_fulltext_stoplistContext ctx)
    Enter a parse tree produced by TSqlParser.create_fulltext_stoplist().
    void
    enterCreate_index(sql.tsql.TSqlParser.Create_indexContext ctx)
    Enter a parse tree produced by TSqlParser.create_index().
    void
    enterCreate_index_options(sql.tsql.TSqlParser.Create_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.create_index_options().
    void
    enterCreate_key(sql.tsql.TSqlParser.Create_keyContext ctx)
    Enter a parse tree produced by TSqlParser.create_key().
    void
    enterCreate_login_azure_sql(sql.tsql.TSqlParser.Create_login_azure_sqlContext ctx)
    Enter a parse tree produced by TSqlParser.create_login_azure_sql().
    void
    enterCreate_login_pdw(sql.tsql.TSqlParser.Create_login_pdwContext ctx)
    Enter a parse tree produced by TSqlParser.create_login_pdw().
    void
    enterCreate_login_sql_server(sql.tsql.TSqlParser.Create_login_sql_serverContext ctx)
    Enter a parse tree produced by TSqlParser.create_login_sql_server().
    void
    enterCreate_master_key_azure_sql(sql.tsql.TSqlParser.Create_master_key_azure_sqlContext ctx)
    Enter a parse tree produced by TSqlParser.create_master_key_azure_sql().
    void
    enterCreate_master_key_sql_server(sql.tsql.TSqlParser.Create_master_key_sql_serverContext ctx)
    Enter a parse tree produced by TSqlParser.create_master_key_sql_server().
    void
    enterCreate_nonclustered_columnstore_index(sql.tsql.TSqlParser.Create_nonclustered_columnstore_indexContext ctx)
    Enter a parse tree produced by TSqlParser.create_nonclustered_columnstore_index().
    void
    enterCreate_or_alter_broker_priority(sql.tsql.TSqlParser.Create_or_alter_broker_priorityContext ctx)
    Enter a parse tree produced by TSqlParser.create_or_alter_broker_priority().
    void
    enterCreate_or_alter_ddl_trigger(sql.tsql.TSqlParser.Create_or_alter_ddl_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.create_or_alter_ddl_trigger().
    void
    enterCreate_or_alter_dml_trigger(sql.tsql.TSqlParser.Create_or_alter_dml_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.create_or_alter_dml_trigger().
    void
    enterCreate_or_alter_event_session(sql.tsql.TSqlParser.Create_or_alter_event_sessionContext ctx)
    Enter a parse tree produced by TSqlParser.create_or_alter_event_session().
    void
    enterCreate_or_alter_function(sql.tsql.TSqlParser.Create_or_alter_functionContext ctx)
    Enter a parse tree produced by TSqlParser.create_or_alter_function().
    void
    enterCreate_or_alter_procedure(sql.tsql.TSqlParser.Create_or_alter_procedureContext ctx)
    Enter a parse tree produced by TSqlParser.create_or_alter_procedure().
    void
    enterCreate_or_alter_trigger(sql.tsql.TSqlParser.Create_or_alter_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.create_or_alter_trigger().
    void
    enterCreate_partition_function(sql.tsql.TSqlParser.Create_partition_functionContext ctx)
    Enter a parse tree produced by TSqlParser.create_partition_function().
    void
    enterCreate_partition_scheme(sql.tsql.TSqlParser.Create_partition_schemeContext ctx)
    Enter a parse tree produced by TSqlParser.create_partition_scheme().
    void
    enterCreate_queue(sql.tsql.TSqlParser.Create_queueContext ctx)
    Enter a parse tree produced by TSqlParser.create_queue().
    void
    enterCreate_remote_service_binding(sql.tsql.TSqlParser.Create_remote_service_bindingContext ctx)
    Enter a parse tree produced by TSqlParser.create_remote_service_binding().
    void
    enterCreate_resource_pool(sql.tsql.TSqlParser.Create_resource_poolContext ctx)
    Enter a parse tree produced by TSqlParser.create_resource_pool().
    void
    enterCreate_route(sql.tsql.TSqlParser.Create_routeContext ctx)
    Enter a parse tree produced by TSqlParser.create_route().
    void
    enterCreate_rule(sql.tsql.TSqlParser.Create_ruleContext ctx)
    Enter a parse tree produced by TSqlParser.create_rule().
    void
    enterCreate_schema(sql.tsql.TSqlParser.Create_schemaContext ctx)
    Enter a parse tree produced by TSqlParser.create_schema().
    void
    enterCreate_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Create_schema_azure_sql_dw_and_pdwContext ctx)
    Enter a parse tree produced by TSqlParser.create_schema_azure_sql_dw_and_pdw().
    void
    enterCreate_search_property_list(sql.tsql.TSqlParser.Create_search_property_listContext ctx)
    Enter a parse tree produced by TSqlParser.create_search_property_list().
    void
    enterCreate_security_policy(sql.tsql.TSqlParser.Create_security_policyContext ctx)
    Enter a parse tree produced by TSqlParser.create_security_policy().
    void
    enterCreate_sequence(sql.tsql.TSqlParser.Create_sequenceContext ctx)
    Enter a parse tree produced by TSqlParser.create_sequence().
    void
    enterCreate_server_audit(sql.tsql.TSqlParser.Create_server_auditContext ctx)
    Enter a parse tree produced by TSqlParser.create_server_audit().
    void
    enterCreate_server_audit_specification(sql.tsql.TSqlParser.Create_server_audit_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.create_server_audit_specification().
    void
    enterCreate_server_role(sql.tsql.TSqlParser.Create_server_roleContext ctx)
    Enter a parse tree produced by TSqlParser.create_server_role().
    void
    enterCreate_service(sql.tsql.TSqlParser.Create_serviceContext ctx)
    Enter a parse tree produced by TSqlParser.create_service().
    void
    enterCreate_statistics(sql.tsql.TSqlParser.Create_statisticsContext ctx)
    Enter a parse tree produced by TSqlParser.create_statistics().
    void
    enterCreate_synonym(sql.tsql.TSqlParser.Create_synonymContext ctx)
    Enter a parse tree produced by TSqlParser.create_synonym().
    void
    enterCreate_table(sql.tsql.TSqlParser.Create_tableContext ctx)
    Enter a parse tree produced by TSqlParser.create_table().
    void
    enterCreate_table_index_option(sql.tsql.TSqlParser.Create_table_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.create_table_index_option().
    void
    enterCreate_table_index_options(sql.tsql.TSqlParser.Create_table_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.create_table_index_options().
    void
    enterCreate_type(sql.tsql.TSqlParser.Create_typeContext ctx)
    Enter a parse tree produced by TSqlParser.create_type().
    void
    enterCreate_user(sql.tsql.TSqlParser.Create_userContext ctx)
    Enter a parse tree produced by TSqlParser.create_user().
    void
    enterCreate_user_azure_sql_dw(sql.tsql.TSqlParser.Create_user_azure_sql_dwContext ctx)
    Enter a parse tree produced by TSqlParser.create_user_azure_sql_dw().
    void
    enterCreate_view(sql.tsql.TSqlParser.Create_viewContext ctx)
    Enter a parse tree produced by TSqlParser.create_view().
    void
    enterCreate_workload_group(sql.tsql.TSqlParser.Create_workload_groupContext ctx)
    Enter a parse tree produced by TSqlParser.create_workload_group().
    void
    enterCreate_xml_index(sql.tsql.TSqlParser.Create_xml_indexContext ctx)
    Enter a parse tree produced by TSqlParser.create_xml_index().
    void
    enterCreate_xml_schema_collection(sql.tsql.TSqlParser.Create_xml_schema_collectionContext ctx)
    Enter a parse tree produced by TSqlParser.create_xml_schema_collection().
    void
    enterCross_join(sql.tsql.TSqlParser.Cross_joinContext ctx)
    Enter a parse tree produced by TSqlParser.cross_join().
    void
    enterCURRENT_DATE(sql.tsql.TSqlParser.CURRENT_DATEContext ctx)
    Enter a parse tree produced by the CURRENT_DATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterCURRENT_REQUEST_ID(sql.tsql.TSqlParser.CURRENT_REQUEST_IDContext ctx)
    Enter a parse tree produced by the CURRENT_REQUEST_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterCURRENT_TIMESTAMP(sql.tsql.TSqlParser.CURRENT_TIMESTAMPContext ctx)
    Enter a parse tree produced by the CURRENT_TIMESTAMP labeled alternative in TSqlParser.built_in_functions().
    void
    enterCURRENT_TIMEZONE(sql.tsql.TSqlParser.CURRENT_TIMEZONEContext ctx)
    Enter a parse tree produced by the CURRENT_TIMEZONE labeled alternative in TSqlParser.built_in_functions().
    void
    enterCURRENT_TIMEZONE_ID(sql.tsql.TSqlParser.CURRENT_TIMEZONE_IDContext ctx)
    Enter a parse tree produced by the CURRENT_TIMEZONE_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterCURRENT_TRANSACTION_ID(sql.tsql.TSqlParser.CURRENT_TRANSACTION_IDContext ctx)
    Enter a parse tree produced by the CURRENT_TRANSACTION_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterCURRENT_USER(sql.tsql.TSqlParser.CURRENT_USERContext ctx)
    Enter a parse tree produced by the CURRENT_USER labeled alternative in TSqlParser.built_in_functions().
    void
    enterCursor_name(sql.tsql.TSqlParser.Cursor_nameContext ctx)
    Enter a parse tree produced by TSqlParser.cursor_name().
    void
    enterCursor_option(sql.tsql.TSqlParser.Cursor_optionContext ctx)
    Enter a parse tree produced by TSqlParser.cursor_option().
    void
    enterCURSOR_ROWS(sql.tsql.TSqlParser.CURSOR_ROWSContext ctx)
    Enter a parse tree produced by the CURSOR_ROWS labeled alternative in TSqlParser.built_in_functions().
    void
    enterCursor_statement(sql.tsql.TSqlParser.Cursor_statementContext ctx)
    Enter a parse tree produced by TSqlParser.cursor_statement().
    void
    enterCURSOR_STATUS(sql.tsql.TSqlParser.CURSOR_STATUSContext ctx)
    Enter a parse tree produced by the CURSOR_STATUS labeled alternative in TSqlParser.built_in_functions().
    void
    enterData_type(sql.tsql.TSqlParser.Data_typeContext ctx)
    Enter a parse tree produced by TSqlParser.data_type().
    void
    enterDatabase_file_spec(sql.tsql.TSqlParser.Database_file_specContext ctx)
    Enter a parse tree produced by TSqlParser.database_file_spec().
    void
    enterDatabase_filestream_option(sql.tsql.TSqlParser.Database_filestream_optionContext ctx)
    Enter a parse tree produced by TSqlParser.database_filestream_option().
    void
    enterDatabase_mirroring_option(sql.tsql.TSqlParser.Database_mirroring_optionContext ctx)
    Enter a parse tree produced by TSqlParser.database_mirroring_option().
    void
    enterDatabase_optionspec(sql.tsql.TSqlParser.Database_optionspecContext ctx)
    Enter a parse tree produced by TSqlParser.database_optionspec().
    void
    enterDATABASE_PRINCIPAL_ID(sql.tsql.TSqlParser.DATABASE_PRINCIPAL_IDContext ctx)
    Enter a parse tree produced by the DATABASE_PRINCIPAL_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATABASEPROPERTYEX(sql.tsql.TSqlParser.DATABASEPROPERTYEXContext ctx)
    Enter a parse tree produced by the DATABASEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATALENGTH(sql.tsql.TSqlParser.DATALENGTHContext ctx)
    Enter a parse tree produced by the DATALENGTH labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATE_BUCKET(sql.tsql.TSqlParser.DATE_BUCKETContext ctx)
    Enter a parse tree produced by the DATE_BUCKET labeled alternative in TSqlParser.built_in_functions().
    void
    enterDate_correlation_optimization_option(sql.tsql.TSqlParser.Date_correlation_optimization_optionContext ctx)
    Enter a parse tree produced by TSqlParser.date_correlation_optimization_option().
    void
    enterDate_options(sql.tsql.TSqlParser.Date_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.date_options().
    void
    enterDATEADD(sql.tsql.TSqlParser.DATEADDContext ctx)
    Enter a parse tree produced by the DATEADD labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATEDIFF(sql.tsql.TSqlParser.DATEDIFFContext ctx)
    Enter a parse tree produced by the DATEDIFF labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATEDIFF_BIG(sql.tsql.TSqlParser.DATEDIFF_BIGContext ctx)
    Enter a parse tree produced by the DATEDIFF_BIG labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATEFROMPARTS(sql.tsql.TSqlParser.DATEFROMPARTSContext ctx)
    Enter a parse tree produced by the DATEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATENAME(sql.tsql.TSqlParser.DATENAMEContext ctx)
    Enter a parse tree produced by the DATENAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATEPART(sql.tsql.TSqlParser.DATEPARTContext ctx)
    Enter a parse tree produced by the DATEPART labeled alternative in TSqlParser.built_in_functions().
    void
    enterDateparts_12(sql.tsql.TSqlParser.Dateparts_12Context ctx)
    Enter a parse tree produced by TSqlParser.dateparts_12().
    void
    enterDateparts_15(sql.tsql.TSqlParser.Dateparts_15Context ctx)
    Enter a parse tree produced by TSqlParser.dateparts_15().
    void
    enterDateparts_9(sql.tsql.TSqlParser.Dateparts_9Context ctx)
    Enter a parse tree produced by TSqlParser.dateparts_9().
    void
    enterDateparts_datetrunc(sql.tsql.TSqlParser.Dateparts_datetruncContext ctx)
    Enter a parse tree produced by TSqlParser.dateparts_datetrunc().
    void
    enterDATETIME2FROMPARTS(sql.tsql.TSqlParser.DATETIME2FROMPARTSContext ctx)
    Enter a parse tree produced by the DATETIME2FROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATETIMEFROMPARTS(sql.tsql.TSqlParser.DATETIMEFROMPARTSContext ctx)
    Enter a parse tree produced by the DATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATETIMEOFFSETFROMPARTS(sql.tsql.TSqlParser.DATETIMEOFFSETFROMPARTSContext ctx)
    Enter a parse tree produced by the DATETIMEOFFSETFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    enterDATETRUNC(sql.tsql.TSqlParser.DATETRUNCContext ctx)
    Enter a parse tree produced by the DATETRUNC labeled alternative in TSqlParser.built_in_functions().
    void
    enterDAY(sql.tsql.TSqlParser.DAYContext ctx)
    Enter a parse tree produced by the DAY labeled alternative in TSqlParser.built_in_functions().
    void
    enterDb_encryption_option(sql.tsql.TSqlParser.Db_encryption_optionContext ctx)
    Enter a parse tree produced by TSqlParser.db_encryption_option().
    void
    enterDB_ID(sql.tsql.TSqlParser.DB_IDContext ctx)
    Enter a parse tree produced by the DB_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterDB_NAME(sql.tsql.TSqlParser.DB_NAMEContext ctx)
    Enter a parse tree produced by the DB_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterDb_state_option(sql.tsql.TSqlParser.Db_state_optionContext ctx)
    Enter a parse tree produced by TSqlParser.db_state_option().
    void
    enterDb_update_option(sql.tsql.TSqlParser.Db_update_optionContext ctx)
    Enter a parse tree produced by TSqlParser.db_update_option().
    void
    enterDb_user_access_option(sql.tsql.TSqlParser.Db_user_access_optionContext ctx)
    Enter a parse tree produced by TSqlParser.db_user_access_option().
    void
    enterDbcc_checkalloc(sql.tsql.TSqlParser.Dbcc_checkallocContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkalloc().
    void
    enterDbcc_checkalloc_option(sql.tsql.TSqlParser.Dbcc_checkalloc_optionContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkalloc_option().
    void
    enterDbcc_checkcatalog(sql.tsql.TSqlParser.Dbcc_checkcatalogContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkcatalog().
    void
    enterDbcc_checkconstraints(sql.tsql.TSqlParser.Dbcc_checkconstraintsContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkconstraints().
    void
    enterDbcc_checkconstraints_option(sql.tsql.TSqlParser.Dbcc_checkconstraints_optionContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkconstraints_option().
    void
    enterDbcc_checkdb(sql.tsql.TSqlParser.Dbcc_checkdbContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkdb().
    void
    enterDbcc_checkdb_table_option(sql.tsql.TSqlParser.Dbcc_checkdb_table_optionContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkdb_table_option().
    void
    enterDbcc_checkfilegroup(sql.tsql.TSqlParser.Dbcc_checkfilegroupContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkfilegroup().
    void
    enterDbcc_checkfilegroup_option(sql.tsql.TSqlParser.Dbcc_checkfilegroup_optionContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checkfilegroup_option().
    void
    enterDbcc_checktable(sql.tsql.TSqlParser.Dbcc_checktableContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_checktable().
    void
    enterDbcc_clause(sql.tsql.TSqlParser.Dbcc_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_clause().
    void
    enterDbcc_cleantable(sql.tsql.TSqlParser.Dbcc_cleantableContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_cleantable().
    void
    enterDbcc_clonedatabase(sql.tsql.TSqlParser.Dbcc_clonedatabaseContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_clonedatabase().
    void
    enterDbcc_clonedatabase_option(sql.tsql.TSqlParser.Dbcc_clonedatabase_optionContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_clonedatabase_option().
    void
    enterDbcc_dbreindex(sql.tsql.TSqlParser.Dbcc_dbreindexContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_dbreindex().
    void
    enterDbcc_dll_free(sql.tsql.TSqlParser.Dbcc_dll_freeContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_dll_free().
    void
    enterDbcc_dropcleanbuffers(sql.tsql.TSqlParser.Dbcc_dropcleanbuffersContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_dropcleanbuffers().
    void
    enterDbcc_pdw_showspaceused(sql.tsql.TSqlParser.Dbcc_pdw_showspaceusedContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_pdw_showspaceused().
    void
    enterDbcc_proccache(sql.tsql.TSqlParser.Dbcc_proccacheContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_proccache().
    void
    enterDbcc_showcontig(sql.tsql.TSqlParser.Dbcc_showcontigContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_showcontig().
    void
    enterDbcc_showcontig_option(sql.tsql.TSqlParser.Dbcc_showcontig_optionContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_showcontig_option().
    void
    enterDbcc_shrinklog(sql.tsql.TSqlParser.Dbcc_shrinklogContext ctx)
    Enter a parse tree produced by TSqlParser.dbcc_shrinklog().
    void
    enterDdl_clause(sql.tsql.TSqlParser.Ddl_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.ddl_clause().
    void
    enterDdl_object(sql.tsql.TSqlParser.Ddl_objectContext ctx)
    Enter a parse tree produced by TSqlParser.ddl_object().
    void
    enterDdl_trigger_operation(sql.tsql.TSqlParser.Ddl_trigger_operationContext ctx)
    Enter a parse tree produced by TSqlParser.ddl_trigger_operation().
    void
    enterDeclare_cursor(sql.tsql.TSqlParser.Declare_cursorContext ctx)
    Enter a parse tree produced by TSqlParser.declare_cursor().
    void
    enterDeclare_local(sql.tsql.TSqlParser.Declare_localContext ctx)
    Enter a parse tree produced by TSqlParser.declare_local().
    void
    enterDeclare_set_cursor_common(sql.tsql.TSqlParser.Declare_set_cursor_commonContext ctx)
    Enter a parse tree produced by TSqlParser.declare_set_cursor_common().
    void
    enterDeclare_set_cursor_common_partial(sql.tsql.TSqlParser.Declare_set_cursor_common_partialContext ctx)
    Enter a parse tree produced by TSqlParser.declare_set_cursor_common_partial().
    void
    enterDeclare_statement(sql.tsql.TSqlParser.Declare_statementContext ctx)
    Enter a parse tree produced by TSqlParser.declare_statement().
    void
    enterDECOMPRESS(sql.tsql.TSqlParser.DECOMPRESSContext ctx)
    Enter a parse tree produced by the DECOMPRESS labeled alternative in TSqlParser.built_in_functions().
    void
    enterDecryption_mechanism(sql.tsql.TSqlParser.Decryption_mechanismContext ctx)
    Enter a parse tree produced by TSqlParser.decryption_mechanism().
    void
    enterDEGREES(sql.tsql.TSqlParser.DEGREESContext ctx)
    Enter a parse tree produced by the DEGREES labeled alternative in TSqlParser.built_in_functions().
    void
    enterDelayed_durability_option(sql.tsql.TSqlParser.Delayed_durability_optionContext ctx)
    Enter a parse tree produced by TSqlParser.delayed_durability_option().
    void
    enterDelete_statement(sql.tsql.TSqlParser.Delete_statementContext ctx)
    Enter a parse tree produced by TSqlParser.delete_statement().
    void
    enterDelete_statement_from(sql.tsql.TSqlParser.Delete_statement_fromContext ctx)
    Enter a parse tree produced by TSqlParser.delete_statement_from().
    void
    enterDeprecated_table_hint(sql.tsql.TSqlParser.Deprecated_table_hintContext ctx)
    Enter a parse tree produced by TSqlParser.deprecated_table_hint().
    void
    enterDerived_table(sql.tsql.TSqlParser.Derived_tableContext ctx)
    Enter a parse tree produced by TSqlParser.derived_table().
    void
    enterDIFFERENCE(sql.tsql.TSqlParser.DIFFERENCEContext ctx)
    Enter a parse tree produced by the DIFFERENCE labeled alternative in TSqlParser.built_in_functions().
    void
    enterDisable_trigger(sql.tsql.TSqlParser.Disable_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.disable_trigger().
    void
    enterDml_clause(sql.tsql.TSqlParser.Dml_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.dml_clause().
    void
    enterDml_trigger_operation(sql.tsql.TSqlParser.Dml_trigger_operationContext ctx)
    Enter a parse tree produced by TSqlParser.dml_trigger_operation().
    void
    enterDml_trigger_option(sql.tsql.TSqlParser.Dml_trigger_optionContext ctx)
    Enter a parse tree produced by TSqlParser.dml_trigger_option().
    void
    enterDrop_aggregate(sql.tsql.TSqlParser.Drop_aggregateContext ctx)
    Enter a parse tree produced by TSqlParser.drop_aggregate().
    void
    enterDrop_application_role(sql.tsql.TSqlParser.Drop_application_roleContext ctx)
    Enter a parse tree produced by TSqlParser.drop_application_role().
    void
    enterDrop_assembly(sql.tsql.TSqlParser.Drop_assemblyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_assembly().
    void
    enterDrop_asymmetric_key(sql.tsql.TSqlParser.Drop_asymmetric_keyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_asymmetric_key().
    void
    enterDrop_availability_group(sql.tsql.TSqlParser.Drop_availability_groupContext ctx)
    Enter a parse tree produced by TSqlParser.drop_availability_group().
    void
    enterDrop_backward_compatible_index(sql.tsql.TSqlParser.Drop_backward_compatible_indexContext ctx)
    Enter a parse tree produced by TSqlParser.drop_backward_compatible_index().
    void
    enterDrop_broker_priority(sql.tsql.TSqlParser.Drop_broker_priorityContext ctx)
    Enter a parse tree produced by TSqlParser.drop_broker_priority().
    void
    enterDrop_certificate(sql.tsql.TSqlParser.Drop_certificateContext ctx)
    Enter a parse tree produced by TSqlParser.drop_certificate().
    void
    enterDrop_column_encryption_key(sql.tsql.TSqlParser.Drop_column_encryption_keyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_column_encryption_key().
    void
    enterDrop_column_master_key(sql.tsql.TSqlParser.Drop_column_master_keyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_column_master_key().
    void
    enterDrop_contract(sql.tsql.TSqlParser.Drop_contractContext ctx)
    Enter a parse tree produced by TSqlParser.drop_contract().
    void
    enterDrop_credential(sql.tsql.TSqlParser.Drop_credentialContext ctx)
    Enter a parse tree produced by TSqlParser.drop_credential().
    void
    enterDrop_cryptograhic_provider(sql.tsql.TSqlParser.Drop_cryptograhic_providerContext ctx)
    Enter a parse tree produced by TSqlParser.drop_cryptograhic_provider().
    void
    enterDrop_database(sql.tsql.TSqlParser.Drop_databaseContext ctx)
    Enter a parse tree produced by TSqlParser.drop_database().
    void
    enterDrop_database_audit_specification(sql.tsql.TSqlParser.Drop_database_audit_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.drop_database_audit_specification().
    void
    enterDrop_database_encryption_key(sql.tsql.TSqlParser.Drop_database_encryption_keyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_database_encryption_key().
    void
    enterDrop_database_scoped_credential(sql.tsql.TSqlParser.Drop_database_scoped_credentialContext ctx)
    Enter a parse tree produced by TSqlParser.drop_database_scoped_credential().
    void
    enterDrop_db_role(sql.tsql.TSqlParser.Drop_db_roleContext ctx)
    Enter a parse tree produced by TSqlParser.drop_db_role().
    void
    enterDrop_ddl_trigger(sql.tsql.TSqlParser.Drop_ddl_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.drop_ddl_trigger().
    void
    enterDrop_default(sql.tsql.TSqlParser.Drop_defaultContext ctx)
    Enter a parse tree produced by TSqlParser.drop_default().
    void
    enterDrop_dml_trigger(sql.tsql.TSqlParser.Drop_dml_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.drop_dml_trigger().
    void
    enterDrop_endpoint(sql.tsql.TSqlParser.Drop_endpointContext ctx)
    Enter a parse tree produced by TSqlParser.drop_endpoint().
    void
    enterDrop_event_notifications(sql.tsql.TSqlParser.Drop_event_notificationsContext ctx)
    Enter a parse tree produced by TSqlParser.drop_event_notifications().
    void
    enterDrop_event_session(sql.tsql.TSqlParser.Drop_event_sessionContext ctx)
    Enter a parse tree produced by TSqlParser.drop_event_session().
    void
    enterDrop_external_data_source(sql.tsql.TSqlParser.Drop_external_data_sourceContext ctx)
    Enter a parse tree produced by TSqlParser.drop_external_data_source().
    void
    enterDrop_external_file_format(sql.tsql.TSqlParser.Drop_external_file_formatContext ctx)
    Enter a parse tree produced by TSqlParser.drop_external_file_format().
    void
    enterDrop_external_library(sql.tsql.TSqlParser.Drop_external_libraryContext ctx)
    Enter a parse tree produced by TSqlParser.drop_external_library().
    void
    enterDrop_external_resource_pool(sql.tsql.TSqlParser.Drop_external_resource_poolContext ctx)
    Enter a parse tree produced by TSqlParser.drop_external_resource_pool().
    void
    enterDrop_external_table(sql.tsql.TSqlParser.Drop_external_tableContext ctx)
    Enter a parse tree produced by TSqlParser.drop_external_table().
    void
    enterDrop_fulltext_catalog(sql.tsql.TSqlParser.Drop_fulltext_catalogContext ctx)
    Enter a parse tree produced by TSqlParser.drop_fulltext_catalog().
    void
    enterDrop_fulltext_index(sql.tsql.TSqlParser.Drop_fulltext_indexContext ctx)
    Enter a parse tree produced by TSqlParser.drop_fulltext_index().
    void
    enterDrop_fulltext_stoplist(sql.tsql.TSqlParser.Drop_fulltext_stoplistContext ctx)
    Enter a parse tree produced by TSqlParser.drop_fulltext_stoplist().
    void
    enterDrop_function(sql.tsql.TSqlParser.Drop_functionContext ctx)
    Enter a parse tree produced by TSqlParser.drop_function().
    void
    enterDrop_index(sql.tsql.TSqlParser.Drop_indexContext ctx)
    Enter a parse tree produced by TSqlParser.drop_index().
    void
    enterDrop_login(sql.tsql.TSqlParser.Drop_loginContext ctx)
    Enter a parse tree produced by TSqlParser.drop_login().
    void
    enterDrop_master_key(sql.tsql.TSqlParser.Drop_master_keyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_master_key().
    void
    enterDrop_message_type(sql.tsql.TSqlParser.Drop_message_typeContext ctx)
    Enter a parse tree produced by TSqlParser.drop_message_type().
    void
    enterDrop_partition_function(sql.tsql.TSqlParser.Drop_partition_functionContext ctx)
    Enter a parse tree produced by TSqlParser.drop_partition_function().
    void
    enterDrop_partition_scheme(sql.tsql.TSqlParser.Drop_partition_schemeContext ctx)
    Enter a parse tree produced by TSqlParser.drop_partition_scheme().
    void
    enterDrop_procedure(sql.tsql.TSqlParser.Drop_procedureContext ctx)
    Enter a parse tree produced by TSqlParser.drop_procedure().
    void
    enterDrop_queue(sql.tsql.TSqlParser.Drop_queueContext ctx)
    Enter a parse tree produced by TSqlParser.drop_queue().
    void
    enterDrop_relational_or_xml_or_spatial_index(sql.tsql.TSqlParser.Drop_relational_or_xml_or_spatial_indexContext ctx)
    Enter a parse tree produced by TSqlParser.drop_relational_or_xml_or_spatial_index().
    void
    enterDrop_remote_service_binding(sql.tsql.TSqlParser.Drop_remote_service_bindingContext ctx)
    Enter a parse tree produced by TSqlParser.drop_remote_service_binding().
    void
    enterDrop_resource_pool(sql.tsql.TSqlParser.Drop_resource_poolContext ctx)
    Enter a parse tree produced by TSqlParser.drop_resource_pool().
    void
    enterDrop_route(sql.tsql.TSqlParser.Drop_routeContext ctx)
    Enter a parse tree produced by TSqlParser.drop_route().
    void
    enterDrop_rule(sql.tsql.TSqlParser.Drop_ruleContext ctx)
    Enter a parse tree produced by TSqlParser.drop_rule().
    void
    enterDrop_schema(sql.tsql.TSqlParser.Drop_schemaContext ctx)
    Enter a parse tree produced by TSqlParser.drop_schema().
    void
    enterDrop_search_property_list(sql.tsql.TSqlParser.Drop_search_property_listContext ctx)
    Enter a parse tree produced by TSqlParser.drop_search_property_list().
    void
    enterDrop_security_policy(sql.tsql.TSqlParser.Drop_security_policyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_security_policy().
    void
    enterDrop_sequence(sql.tsql.TSqlParser.Drop_sequenceContext ctx)
    Enter a parse tree produced by TSqlParser.drop_sequence().
    void
    enterDrop_server_audit(sql.tsql.TSqlParser.Drop_server_auditContext ctx)
    Enter a parse tree produced by TSqlParser.drop_server_audit().
    void
    enterDrop_server_audit_specification(sql.tsql.TSqlParser.Drop_server_audit_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.drop_server_audit_specification().
    void
    enterDrop_server_role(sql.tsql.TSqlParser.Drop_server_roleContext ctx)
    Enter a parse tree produced by TSqlParser.drop_server_role().
    void
    enterDrop_service(sql.tsql.TSqlParser.Drop_serviceContext ctx)
    Enter a parse tree produced by TSqlParser.drop_service().
    void
    enterDrop_signature(sql.tsql.TSqlParser.Drop_signatureContext ctx)
    Enter a parse tree produced by TSqlParser.drop_signature().
    void
    enterDrop_statistics(sql.tsql.TSqlParser.Drop_statisticsContext ctx)
    Enter a parse tree produced by TSqlParser.drop_statistics().
    void
    enterDrop_statistics_name_azure_dw_and_pdw(sql.tsql.TSqlParser.Drop_statistics_name_azure_dw_and_pdwContext ctx)
    Enter a parse tree produced by TSqlParser.drop_statistics_name_azure_dw_and_pdw().
    void
    enterDrop_symmetric_key(sql.tsql.TSqlParser.Drop_symmetric_keyContext ctx)
    Enter a parse tree produced by TSqlParser.drop_symmetric_key().
    void
    enterDrop_synonym(sql.tsql.TSqlParser.Drop_synonymContext ctx)
    Enter a parse tree produced by TSqlParser.drop_synonym().
    void
    enterDrop_table(sql.tsql.TSqlParser.Drop_tableContext ctx)
    Enter a parse tree produced by TSqlParser.drop_table().
    void
    enterDrop_trigger(sql.tsql.TSqlParser.Drop_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.drop_trigger().
    void
    enterDrop_type(sql.tsql.TSqlParser.Drop_typeContext ctx)
    Enter a parse tree produced by TSqlParser.drop_type().
    void
    enterDrop_user(sql.tsql.TSqlParser.Drop_userContext ctx)
    Enter a parse tree produced by TSqlParser.drop_user().
    void
    enterDrop_view(sql.tsql.TSqlParser.Drop_viewContext ctx)
    Enter a parse tree produced by TSqlParser.drop_view().
    void
    enterDrop_workload_group(sql.tsql.TSqlParser.Drop_workload_groupContext ctx)
    Enter a parse tree produced by TSqlParser.drop_workload_group().
    void
    enterDrop_xml_schema_collection(sql.tsql.TSqlParser.Drop_xml_schema_collectionContext ctx)
    Enter a parse tree produced by TSqlParser.drop_xml_schema_collection().
    void
    enterEmpty_statement(sql.tsql.TSqlParser.Empty_statementContext ctx)
    Enter a parse tree produced by TSqlParser.empty_statement().
    void
    enterEnable_trigger(sql.tsql.TSqlParser.Enable_triggerContext ctx)
    Enter a parse tree produced by TSqlParser.enable_trigger().
    void
    enterEncryption_mechanism(sql.tsql.TSqlParser.Encryption_mechanismContext ctx)
    Enter a parse tree produced by TSqlParser.encryption_mechanism().
    void
    enterEnd_conversation(sql.tsql.TSqlParser.End_conversationContext ctx)
    Enter a parse tree produced by TSqlParser.end_conversation().
    void
    enterEndpoint_authentication_clause(sql.tsql.TSqlParser.Endpoint_authentication_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.endpoint_authentication_clause().
    void
    enterEndpoint_encryption_alogorithm_clause(sql.tsql.TSqlParser.Endpoint_encryption_alogorithm_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.endpoint_encryption_alogorithm_clause().
    void
    enterEndpoint_listener_clause(sql.tsql.TSqlParser.Endpoint_listener_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.endpoint_listener_clause().
    void
    enterEntity_name(sql.tsql.TSqlParser.Entity_nameContext ctx)
    Enter a parse tree produced by TSqlParser.entity_name().
    void
    enterEntity_name_for_azure_dw(sql.tsql.TSqlParser.Entity_name_for_azure_dwContext ctx)
    Enter a parse tree produced by TSqlParser.entity_name_for_azure_dw().
    void
    enterEntity_name_for_parallel_dw(sql.tsql.TSqlParser.Entity_name_for_parallel_dwContext ctx)
    Enter a parse tree produced by TSqlParser.entity_name_for_parallel_dw().
    void
    enterEntity_to(sql.tsql.TSqlParser.Entity_toContext ctx)
    Enter a parse tree produced by TSqlParser.entity_to().
    void
    enterEOMONTH(sql.tsql.TSqlParser.EOMONTHContext ctx)
    Enter a parse tree produced by the EOMONTH labeled alternative in TSqlParser.built_in_functions().
    void
    enterERROR_LINE(sql.tsql.TSqlParser.ERROR_LINEContext ctx)
    Enter a parse tree produced by the ERROR_LINE labeled alternative in TSqlParser.built_in_functions().
    void
    enterERROR_MESSAGE(sql.tsql.TSqlParser.ERROR_MESSAGEContext ctx)
    Enter a parse tree produced by the ERROR_MESSAGE labeled alternative in TSqlParser.built_in_functions().
    void
    enterERROR_NUMBER(sql.tsql.TSqlParser.ERROR_NUMBERContext ctx)
    Enter a parse tree produced by the ERROR_NUMBER labeled alternative in TSqlParser.built_in_functions().
    void
    enterERROR_PROCEDURE(sql.tsql.TSqlParser.ERROR_PROCEDUREContext ctx)
    Enter a parse tree produced by the ERROR_PROCEDURE labeled alternative in TSqlParser.built_in_functions().
    void
    enterERROR_SEVERITY(sql.tsql.TSqlParser.ERROR_SEVERITYContext ctx)
    Enter a parse tree produced by the ERROR_SEVERITY labeled alternative in TSqlParser.built_in_functions().
    void
    enterERROR_STATE(sql.tsql.TSqlParser.ERROR_STATEContext ctx)
    Enter a parse tree produced by the ERROR_STATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterEvent_session_predicate_expression(sql.tsql.TSqlParser.Event_session_predicate_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.event_session_predicate_expression().
    void
    enterEvent_session_predicate_factor(sql.tsql.TSqlParser.Event_session_predicate_factorContext ctx)
    Enter a parse tree produced by TSqlParser.event_session_predicate_factor().
    void
    enterEvent_session_predicate_leaf(sql.tsql.TSqlParser.Event_session_predicate_leafContext ctx)
    Enter a parse tree produced by TSqlParser.event_session_predicate_leaf().
    void
    enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
    void
    enterExecute_body(sql.tsql.TSqlParser.Execute_bodyContext ctx)
    Enter a parse tree produced by TSqlParser.execute_body().
    void
    enterExecute_body_batch(sql.tsql.TSqlParser.Execute_body_batchContext ctx)
    Enter a parse tree produced by TSqlParser.execute_body_batch().
    void
    enterExecute_clause(sql.tsql.TSqlParser.Execute_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.execute_clause().
    void
    enterExecute_parameter(sql.tsql.TSqlParser.Execute_parameterContext ctx)
    Enter a parse tree produced by TSqlParser.execute_parameter().
    void
    enterExecute_statement(sql.tsql.TSqlParser.Execute_statementContext ctx)
    Enter a parse tree produced by TSqlParser.execute_statement().
    void
    enterExecute_statement_arg(sql.tsql.TSqlParser.Execute_statement_argContext ctx)
    Enter a parse tree produced by TSqlParser.execute_statement_arg().
    void
    enterExecute_statement_arg_named(sql.tsql.TSqlParser.Execute_statement_arg_namedContext ctx)
    Enter a parse tree produced by TSqlParser.execute_statement_arg_named().
    void
    enterExecute_statement_arg_unnamed(sql.tsql.TSqlParser.Execute_statement_arg_unnamedContext ctx)
    Enter a parse tree produced by TSqlParser.execute_statement_arg_unnamed().
    void
    enterExecute_var_string(sql.tsql.TSqlParser.Execute_var_stringContext ctx)
    Enter a parse tree produced by TSqlParser.execute_var_string().
    void
    enterExist_call(sql.tsql.TSqlParser.Exist_callContext ctx)
    Enter a parse tree produced by TSqlParser.exist_call().
    void
    enterExist_method(sql.tsql.TSqlParser.Exist_methodContext ctx)
    Enter a parse tree produced by TSqlParser.exist_method().
    void
    enterExisting_keys(sql.tsql.TSqlParser.Existing_keysContext ctx)
    Enter a parse tree produced by TSqlParser.existing_keys().
    void
    enterEXP(sql.tsql.TSqlParser.EXPContext ctx)
    Enter a parse tree produced by the EXP labeled alternative in TSqlParser.built_in_functions().
    void
    enterExpression(sql.tsql.TSqlParser.ExpressionContext ctx)
    Enter a parse tree produced by TSqlParser.expression().
    void
    enterExpression_elem(sql.tsql.TSqlParser.Expression_elemContext ctx)
    Enter a parse tree produced by TSqlParser.expression_elem().
    void
    enterExpression_list_(sql.tsql.TSqlParser.Expression_list_Context ctx)
    Enter a parse tree produced by TSqlParser.expression_list_().
    void
    enterExternal_access_option(sql.tsql.TSqlParser.External_access_optionContext ctx)
    Enter a parse tree produced by TSqlParser.external_access_option().
    void
    enterFetch_cursor(sql.tsql.TSqlParser.Fetch_cursorContext ctx)
    Enter a parse tree produced by TSqlParser.fetch_cursor().
    void
    enterFETCH_STATUS(sql.tsql.TSqlParser.FETCH_STATUSContext ctx)
    Enter a parse tree produced by the FETCH_STATUS labeled alternative in TSqlParser.built_in_functions().
    void
    enterFile_directory_path_separator(sql.tsql.TSqlParser.File_directory_path_separatorContext ctx)
    Enter a parse tree produced by TSqlParser.file_directory_path_separator().
    void
    enterFile_group(sql.tsql.TSqlParser.File_groupContext ctx)
    Enter a parse tree produced by TSqlParser.file_group().
    void
    enterFILE_ID(sql.tsql.TSqlParser.FILE_IDContext ctx)
    Enter a parse tree produced by the FILE_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterFILE_IDEX(sql.tsql.TSqlParser.FILE_IDEXContext ctx)
    Enter a parse tree produced by the FILE_IDEX labeled alternative in TSqlParser.built_in_functions().
    void
    enterFILE_NAME(sql.tsql.TSqlParser.FILE_NAMEContext ctx)
    Enter a parse tree produced by the FILE_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterFile_path(sql.tsql.TSqlParser.File_pathContext ctx)
    Enter a parse tree produced by TSqlParser.file_path().
    void
    enterFile_size(sql.tsql.TSqlParser.File_sizeContext ctx)
    Enter a parse tree produced by TSqlParser.file_size().
    void
    enterFile_spec(sql.tsql.TSqlParser.File_specContext ctx)
    Enter a parse tree produced by TSqlParser.file_spec().
    void
    enterFILEGROUP_ID(sql.tsql.TSqlParser.FILEGROUP_IDContext ctx)
    Enter a parse tree produced by the FILEGROUP_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterFILEGROUP_NAME(sql.tsql.TSqlParser.FILEGROUP_NAMEContext ctx)
    Enter a parse tree produced by the FILEGROUP_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterFilegroup_updatability_option(sql.tsql.TSqlParser.Filegroup_updatability_optionContext ctx)
    Enter a parse tree produced by TSqlParser.filegroup_updatability_option().
    void
    enterFILEGROUPPROPERTY(sql.tsql.TSqlParser.FILEGROUPPROPERTYContext ctx)
    Enter a parse tree produced by the FILEGROUPPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterFILEPROPERTY(sql.tsql.TSqlParser.FILEPROPERTYContext ctx)
    Enter a parse tree produced by the FILEPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterFILEPROPERTYEX(sql.tsql.TSqlParser.FILEPROPERTYEXContext ctx)
    Enter a parse tree produced by the FILEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().
    void
    enterFilespec(sql.tsql.TSqlParser.FilespecContext ctx)
    Enter a parse tree produced by TSqlParser.filespec().
    void
    enterFLOOR(sql.tsql.TSqlParser.FLOORContext ctx)
    Enter a parse tree produced by the FLOOR labeled alternative in TSqlParser.built_in_functions().
    void
    enterFor_clause(sql.tsql.TSqlParser.For_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.for_clause().
    void
    enterForeign_key_options(sql.tsql.TSqlParser.Foreign_key_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.foreign_key_options().
    void
    enterFORMAT(sql.tsql.TSqlParser.FORMATContext ctx)
    Enter a parse tree produced by the FORMAT labeled alternative in TSqlParser.built_in_functions().
    void
    enterFORMATMESSAGE(sql.tsql.TSqlParser.FORMATMESSAGEContext ctx)
    Enter a parse tree produced by the FORMATMESSAGE labeled alternative in TSqlParser.built_in_functions().
    void
    enterFREE_TEXT(sql.tsql.TSqlParser.FREE_TEXTContext ctx)
    Enter a parse tree produced by the FREE_TEXT labeled alternative in TSqlParser.function_call().
    void
    enterFreetext_function(sql.tsql.TSqlParser.Freetext_functionContext ctx)
    Enter a parse tree produced by TSqlParser.freetext_function().
    void
    enterFreetext_predicate(sql.tsql.TSqlParser.Freetext_predicateContext ctx)
    Enter a parse tree produced by TSqlParser.freetext_predicate().
    void
    enterFull_column_name(sql.tsql.TSqlParser.Full_column_nameContext ctx)
    Enter a parse tree produced by TSqlParser.full_column_name().
    void
    enterFull_column_name_list(sql.tsql.TSqlParser.Full_column_name_listContext ctx)
    Enter a parse tree produced by TSqlParser.full_column_name_list().
    void
    enterFull_table_name(sql.tsql.TSqlParser.Full_table_nameContext ctx)
    Enter a parse tree produced by TSqlParser.full_table_name().
    void
    enterFULLTEXTCATALOGPROPERTY(sql.tsql.TSqlParser.FULLTEXTCATALOGPROPERTYContext ctx)
    Enter a parse tree produced by the FULLTEXTCATALOGPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterFULLTEXTSERVICEPROPERTY(sql.tsql.TSqlParser.FULLTEXTSERVICEPROPERTYContext ctx)
    Enter a parse tree produced by the FULLTEXTSERVICEPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterFunc_body_returns_scalar(sql.tsql.TSqlParser.Func_body_returns_scalarContext ctx)
    Enter a parse tree produced by TSqlParser.func_body_returns_scalar().
    void
    enterFunc_body_returns_select(sql.tsql.TSqlParser.Func_body_returns_selectContext ctx)
    Enter a parse tree produced by TSqlParser.func_body_returns_select().
    void
    enterFunc_body_returns_table(sql.tsql.TSqlParser.Func_body_returns_tableContext ctx)
    Enter a parse tree produced by TSqlParser.func_body_returns_table().
    void
    enterFunc_proc_name_database_schema(sql.tsql.TSqlParser.Func_proc_name_database_schemaContext ctx)
    Enter a parse tree produced by TSqlParser.func_proc_name_database_schema().
    void
    enterFunc_proc_name_schema(sql.tsql.TSqlParser.Func_proc_name_schemaContext ctx)
    Enter a parse tree produced by TSqlParser.func_proc_name_schema().
    void
    enterFunc_proc_name_server_database_schema(sql.tsql.TSqlParser.Func_proc_name_server_database_schemaContext ctx)
    Enter a parse tree produced by TSqlParser.func_proc_name_server_database_schema().
    void
    enterFunction_option(sql.tsql.TSqlParser.Function_optionContext ctx)
    Enter a parse tree produced by TSqlParser.function_option().
    void
    enterGenerate_new_keys(sql.tsql.TSqlParser.Generate_new_keysContext ctx)
    Enter a parse tree produced by TSqlParser.generate_new_keys().
    void
    enterGet_conversation(sql.tsql.TSqlParser.Get_conversationContext ctx)
    Enter a parse tree produced by TSqlParser.get_conversation().
    void
    enterGET_FILESTREAM_TRANSACTION_CONTEXT(sql.tsql.TSqlParser.GET_FILESTREAM_TRANSACTION_CONTEXTContext ctx)
    Enter a parse tree produced by the GET_FILESTREAM_TRANSACTION_CONTEXT labeled alternative in TSqlParser.built_in_functions().
    void
    enterGETANSINULL(sql.tsql.TSqlParser.GETANSINULLContext ctx)
    Enter a parse tree produced by the GETANSINULL labeled alternative in TSqlParser.built_in_functions().
    void
    enterGETDATE(sql.tsql.TSqlParser.GETDATEContext ctx)
    Enter a parse tree produced by the GETDATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterGETUTCDATE(sql.tsql.TSqlParser.GETUTCDATEContext ctx)
    Enter a parse tree produced by the GETUTCDATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterGo_statement(sql.tsql.TSqlParser.Go_statementContext ctx)
    Enter a parse tree produced by TSqlParser.go_statement().
    void
    enterGoto_statement(sql.tsql.TSqlParser.Goto_statementContext ctx)
    Enter a parse tree produced by TSqlParser.goto_statement().
    void
    enterGrant_permission(sql.tsql.TSqlParser.Grant_permissionContext ctx)
    Enter a parse tree produced by TSqlParser.grant_permission().
    void
    enterGREATEST(sql.tsql.TSqlParser.GREATESTContext ctx)
    Enter a parse tree produced by the GREATEST labeled alternative in TSqlParser.built_in_functions().
    void
    enterGroup_by_item(sql.tsql.TSqlParser.Group_by_itemContext ctx)
    Enter a parse tree produced by TSqlParser.group_by_item().
    void
    enterGrouping_sets_item(sql.tsql.TSqlParser.Grouping_sets_itemContext ctx)
    Enter a parse tree produced by TSqlParser.grouping_sets_item().
    void
    enterHadr_options(sql.tsql.TSqlParser.Hadr_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.hadr_options().
    void
    enterHAS_DBACCESS(sql.tsql.TSqlParser.HAS_DBACCESSContext ctx)
    Enter a parse tree produced by the HAS_DBACCESS labeled alternative in TSqlParser.built_in_functions().
    void
    enterHAS_PERMS_BY_NAME(sql.tsql.TSqlParser.HAS_PERMS_BY_NAMEContext ctx)
    Enter a parse tree produced by the HAS_PERMS_BY_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterHierarchyid_call(sql.tsql.TSqlParser.Hierarchyid_callContext ctx)
    Enter a parse tree produced by TSqlParser.hierarchyid_call().
    void
    enterHIERARCHYID_METHOD(sql.tsql.TSqlParser.HIERARCHYID_METHODContext ctx)
    Enter a parse tree produced by the HIERARCHYID_METHOD labeled alternative in TSqlParser.function_call().
    void
    enterHierarchyid_static_method(sql.tsql.TSqlParser.Hierarchyid_static_methodContext ctx)
    Enter a parse tree produced by TSqlParser.hierarchyid_static_method().
    void
    enterHost(sql.tsql.TSqlParser.HostContext ctx)
    Enter a parse tree produced by TSqlParser.host().
    void
    enterHOST_ID(sql.tsql.TSqlParser.HOST_IDContext ctx)
    Enter a parse tree produced by the HOST_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterHOST_NAME(sql.tsql.TSqlParser.HOST_NAMEContext ctx)
    Enter a parse tree produced by the HOST_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterId_(sql.tsql.TSqlParser.Id_Context ctx)
    Enter a parse tree produced by TSqlParser.id_().
    void
    enterId_or_string(sql.tsql.TSqlParser.Id_or_stringContext ctx)
    Enter a parse tree produced by TSqlParser.id_or_string().
    void
    enterIDENT_CURRENT(sql.tsql.TSqlParser.IDENT_CURRENTContext ctx)
    Enter a parse tree produced by the IDENT_CURRENT labeled alternative in TSqlParser.built_in_functions().
    void
    enterIDENT_INCR(sql.tsql.TSqlParser.IDENT_INCRContext ctx)
    Enter a parse tree produced by the IDENT_INCR labeled alternative in TSqlParser.built_in_functions().
    void
    enterIDENT_SEED(sql.tsql.TSqlParser.IDENT_SEEDContext ctx)
    Enter a parse tree produced by the IDENT_SEED labeled alternative in TSqlParser.built_in_functions().
    void
    enterIDENTITY(sql.tsql.TSqlParser.IDENTITYContext ctx)
    Enter a parse tree produced by the IDENTITY labeled alternative in TSqlParser.built_in_functions().
    void
    enterIf_statement(sql.tsql.TSqlParser.If_statementContext ctx)
    Enter a parse tree produced by TSqlParser.if_statement().
    void
    enterIIF(sql.tsql.TSqlParser.IIFContext ctx)
    Enter a parse tree produced by the IIF labeled alternative in TSqlParser.built_in_functions().
    void
    enterINDEX_COL(sql.tsql.TSqlParser.INDEX_COLContext ctx)
    Enter a parse tree produced by the INDEX_COL labeled alternative in TSqlParser.built_in_functions().
    void
    enterIndex_value(sql.tsql.TSqlParser.Index_valueContext ctx)
    Enter a parse tree produced by TSqlParser.index_value().
    void
    enterINDEXKEY_PROPERTY(sql.tsql.TSqlParser.INDEXKEY_PROPERTYContext ctx)
    Enter a parse tree produced by the INDEXKEY_PROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterINDEXPROPERTY(sql.tsql.TSqlParser.INDEXPROPERTYContext ctx)
    Enter a parse tree produced by the INDEXPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterInsert_column_id(sql.tsql.TSqlParser.Insert_column_idContext ctx)
    Enter a parse tree produced by TSqlParser.insert_column_id().
    void
    enterInsert_column_name_list(sql.tsql.TSqlParser.Insert_column_name_listContext ctx)
    Enter a parse tree produced by TSqlParser.insert_column_name_list().
    void
    enterInsert_statement(sql.tsql.TSqlParser.Insert_statementContext ctx)
    Enter a parse tree produced by TSqlParser.insert_statement().
    void
    enterInsert_statement_value(sql.tsql.TSqlParser.Insert_statement_valueContext ctx)
    Enter a parse tree produced by TSqlParser.insert_statement_value().
    void
    enterIp_v4_failover(sql.tsql.TSqlParser.Ip_v4_failoverContext ctx)
    Enter a parse tree produced by TSqlParser.ip_v4_failover().
    void
    enterIp_v6_failover(sql.tsql.TSqlParser.Ip_v6_failoverContext ctx)
    Enter a parse tree produced by TSqlParser.ip_v6_failover().
    void
    enterIS_MEMBER(sql.tsql.TSqlParser.IS_MEMBERContext ctx)
    Enter a parse tree produced by the IS_MEMBER labeled alternative in TSqlParser.built_in_functions().
    void
    enterIS_ROLEMEMBER(sql.tsql.TSqlParser.IS_ROLEMEMBERContext ctx)
    Enter a parse tree produced by the IS_ROLEMEMBER labeled alternative in TSqlParser.built_in_functions().
    void
    enterIS_SRVROLEMEMBER(sql.tsql.TSqlParser.IS_SRVROLEMEMBERContext ctx)
    Enter a parse tree produced by the IS_SRVROLEMEMBER labeled alternative in TSqlParser.built_in_functions().
    void
    enterISDATE(sql.tsql.TSqlParser.ISDATEContext ctx)
    Enter a parse tree produced by the ISDATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterISJSON(sql.tsql.TSqlParser.ISJSONContext ctx)
    Enter a parse tree produced by the ISJSON labeled alternative in TSqlParser.built_in_functions().
    void
    enterISNULL(sql.tsql.TSqlParser.ISNULLContext ctx)
    Enter a parse tree produced by the ISNULL labeled alternative in TSqlParser.built_in_functions().
    void
    enterISNUMERIC(sql.tsql.TSqlParser.ISNUMERICContext ctx)
    Enter a parse tree produced by the ISNUMERIC labeled alternative in TSqlParser.built_in_functions().
    void
    enterJoin_on(sql.tsql.TSqlParser.Join_onContext ctx)
    Enter a parse tree produced by TSqlParser.join_on().
    void
    enterJoin_part(sql.tsql.TSqlParser.Join_partContext ctx)
    Enter a parse tree produced by TSqlParser.join_part().
    void
    enterJSON_ARRAY(sql.tsql.TSqlParser.JSON_ARRAYContext ctx)
    Enter a parse tree produced by the JSON_ARRAY labeled alternative in TSqlParser.built_in_functions().
    void
    enterJson_column_declaration(sql.tsql.TSqlParser.Json_column_declarationContext ctx)
    Enter a parse tree produced by TSqlParser.json_column_declaration().
    void
    enterJson_declaration(sql.tsql.TSqlParser.Json_declarationContext ctx)
    Enter a parse tree produced by TSqlParser.json_declaration().
    void
    enterJson_key_value(sql.tsql.TSqlParser.Json_key_valueContext ctx)
    Enter a parse tree produced by TSqlParser.json_key_value().
    void
    enterJSON_MODIFY(sql.tsql.TSqlParser.JSON_MODIFYContext ctx)
    Enter a parse tree produced by the JSON_MODIFY labeled alternative in TSqlParser.built_in_functions().
    void
    enterJson_null_clause(sql.tsql.TSqlParser.Json_null_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.json_null_clause().
    void
    enterJSON_OBJECT(sql.tsql.TSqlParser.JSON_OBJECTContext ctx)
    Enter a parse tree produced by the JSON_OBJECT labeled alternative in TSqlParser.built_in_functions().
    void
    enterJSON_PATH_EXISTS(sql.tsql.TSqlParser.JSON_PATH_EXISTSContext ctx)
    Enter a parse tree produced by the JSON_PATH_EXISTS labeled alternative in TSqlParser.built_in_functions().
    void
    enterJSON_QUERY(sql.tsql.TSqlParser.JSON_QUERYContext ctx)
    Enter a parse tree produced by the JSON_QUERY labeled alternative in TSqlParser.built_in_functions().
    void
    enterJSON_VALUE(sql.tsql.TSqlParser.JSON_VALUEContext ctx)
    Enter a parse tree produced by the JSON_VALUE labeled alternative in TSqlParser.built_in_functions().
    void
    enterKey_options(sql.tsql.TSqlParser.Key_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.key_options().
    void
    enterKeyword(sql.tsql.TSqlParser.KeywordContext ctx)
    Enter a parse tree produced by TSqlParser.keyword().
    void
    enterKill_process(sql.tsql.TSqlParser.Kill_processContext ctx)
    Enter a parse tree produced by TSqlParser.kill_process().
    void
    enterKill_query_notification(sql.tsql.TSqlParser.Kill_query_notificationContext ctx)
    Enter a parse tree produced by TSqlParser.kill_query_notification().
    void
    enterKill_statement(sql.tsql.TSqlParser.Kill_statementContext ctx)
    Enter a parse tree produced by TSqlParser.kill_statement().
    void
    enterKill_stats_job(sql.tsql.TSqlParser.Kill_stats_jobContext ctx)
    Enter a parse tree produced by TSqlParser.kill_stats_job().
    void
    enterLEAST(sql.tsql.TSqlParser.LEASTContext ctx)
    Enter a parse tree produced by the LEAST labeled alternative in TSqlParser.built_in_functions().
    void
    enterLEFT(sql.tsql.TSqlParser.LEFTContext ctx)
    Enter a parse tree produced by the LEFT labeled alternative in TSqlParser.built_in_functions().
    void
    enterLEN(sql.tsql.TSqlParser.LENContext ctx)
    Enter a parse tree produced by the LEN labeled alternative in TSqlParser.built_in_functions().
    void
    enterLocal_drive(sql.tsql.TSqlParser.Local_driveContext ctx)
    Enter a parse tree produced by TSqlParser.local_drive().
    void
    enterLocal_file(sql.tsql.TSqlParser.Local_fileContext ctx)
    Enter a parse tree produced by TSqlParser.local_file().
    void
    enterLock_table(sql.tsql.TSqlParser.Lock_tableContext ctx)
    Enter a parse tree produced by TSqlParser.lock_table().
    void
    enterLOG(sql.tsql.TSqlParser.LOGContext ctx)
    Enter a parse tree produced by the LOG labeled alternative in TSqlParser.built_in_functions().
    void
    enterLOG10(sql.tsql.TSqlParser.LOG10Context ctx)
    Enter a parse tree produced by the LOG10 labeled alternative in TSqlParser.built_in_functions().
    void
    enterLOGINPROPERTY(sql.tsql.TSqlParser.LOGINPROPERTYContext ctx)
    Enter a parse tree produced by the LOGINPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterLow_priority_lock_wait(sql.tsql.TSqlParser.Low_priority_lock_waitContext ctx)
    Enter a parse tree produced by TSqlParser.low_priority_lock_wait().
    void
    enterLOWER(sql.tsql.TSqlParser.LOWERContext ctx)
    Enter a parse tree produced by the LOWER labeled alternative in TSqlParser.built_in_functions().
    void
    enterLTRIM(sql.tsql.TSqlParser.LTRIMContext ctx)
    Enter a parse tree produced by the LTRIM labeled alternative in TSqlParser.built_in_functions().
    void
    enterMaterialized_column_definition(sql.tsql.TSqlParser.Materialized_column_definitionContext ctx)
    Enter a parse tree produced by TSqlParser.materialized_column_definition().
    void
    enterMATH_SIGN(sql.tsql.TSqlParser.MATH_SIGNContext ctx)
    Enter a parse tree produced by the MATH_SIGN labeled alternative in TSqlParser.built_in_functions().
    void
    enterMerge_matched(sql.tsql.TSqlParser.Merge_matchedContext ctx)
    Enter a parse tree produced by TSqlParser.merge_matched().
    void
    enterMerge_not_matched(sql.tsql.TSqlParser.Merge_not_matchedContext ctx)
    Enter a parse tree produced by TSqlParser.merge_not_matched().
    void
    enterMerge_statement(sql.tsql.TSqlParser.Merge_statementContext ctx)
    Enter a parse tree produced by TSqlParser.merge_statement().
    void
    enterMessage_statement(sql.tsql.TSqlParser.Message_statementContext ctx)
    Enter a parse tree produced by TSqlParser.message_statement().
    void
    enterMIN_ACTIVE_ROWVERSION(sql.tsql.TSqlParser.MIN_ACTIVE_ROWVERSIONContext ctx)
    Enter a parse tree produced by the MIN_ACTIVE_ROWVERSION labeled alternative in TSqlParser.built_in_functions().
    void
    enterMirroring_host_port_seperator(sql.tsql.TSqlParser.Mirroring_host_port_seperatorContext ctx)
    Enter a parse tree produced by TSqlParser.mirroring_host_port_seperator().
    void
    enterMirroring_partner(sql.tsql.TSqlParser.Mirroring_partnerContext ctx)
    Enter a parse tree produced by TSqlParser.mirroring_partner().
    void
    enterMirroring_set_option(sql.tsql.TSqlParser.Mirroring_set_optionContext ctx)
    Enter a parse tree produced by TSqlParser.mirroring_set_option().
    void
    enterMirroring_witness(sql.tsql.TSqlParser.Mirroring_witnessContext ctx)
    Enter a parse tree produced by TSqlParser.mirroring_witness().
    void
    enterMixed_page_allocation_option(sql.tsql.TSqlParser.Mixed_page_allocation_optionContext ctx)
    Enter a parse tree produced by TSqlParser.mixed_page_allocation_option().
    void
    enterModify_call(sql.tsql.TSqlParser.Modify_callContext ctx)
    Enter a parse tree produced by TSqlParser.modify_call().
    void
    enterModify_method(sql.tsql.TSqlParser.Modify_methodContext ctx)
    Enter a parse tree produced by TSqlParser.modify_method().
    void
    enterMONTH(sql.tsql.TSqlParser.MONTHContext ctx)
    Enter a parse tree produced by the MONTH labeled alternative in TSqlParser.built_in_functions().
    void
    enterMultiple_local_file_start(sql.tsql.TSqlParser.Multiple_local_file_startContext ctx)
    Enter a parse tree produced by TSqlParser.multiple_local_file_start().
    void
    enterMultiple_local_files(sql.tsql.TSqlParser.Multiple_local_filesContext ctx)
    Enter a parse tree produced by TSqlParser.multiple_local_files().
    void
    enterNCHAR(sql.tsql.TSqlParser.NCHARContext ctx)
    Enter a parse tree produced by the NCHAR labeled alternative in TSqlParser.built_in_functions().
    void
    enterNetwork_computer(sql.tsql.TSqlParser.Network_computerContext ctx)
    Enter a parse tree produced by TSqlParser.network_computer().
    void
    enterNetwork_file_share(sql.tsql.TSqlParser.Network_file_shareContext ctx)
    Enter a parse tree produced by TSqlParser.network_file_share().
    void
    enterNetwork_file_start(sql.tsql.TSqlParser.Network_file_startContext ctx)
    Enter a parse tree produced by TSqlParser.network_file_start().
    void
    enterNEWID(sql.tsql.TSqlParser.NEWIDContext ctx)
    Enter a parse tree produced by the NEWID labeled alternative in TSqlParser.built_in_functions().
    void
    enterNEWSEQUENTIALID(sql.tsql.TSqlParser.NEWSEQUENTIALIDContext ctx)
    Enter a parse tree produced by the NEWSEQUENTIALID labeled alternative in TSqlParser.built_in_functions().
    void
    enterNEXT_VALUE_FOR(sql.tsql.TSqlParser.NEXT_VALUE_FORContext ctx)
    Enter a parse tree produced by the NEXT_VALUE_FOR labeled alternative in TSqlParser.built_in_functions().
    void
    enterNodes_method(sql.tsql.TSqlParser.Nodes_methodContext ctx)
    Enter a parse tree produced by TSqlParser.nodes_method().
    void
    enterNon_ansi_join(sql.tsql.TSqlParser.Non_ansi_joinContext ctx)
    Enter a parse tree produced by TSqlParser.non_ansi_join().
    void
    enterNull_notnull(sql.tsql.TSqlParser.Null_notnullContext ctx)
    Enter a parse tree produced by TSqlParser.null_notnull().
    void
    enterNULLIF(sql.tsql.TSqlParser.NULLIFContext ctx)
    Enter a parse tree produced by the NULLIF labeled alternative in TSqlParser.built_in_functions().
    void
    enterOBJECT_DEFINITION(sql.tsql.TSqlParser.OBJECT_DEFINITIONContext ctx)
    Enter a parse tree produced by the OBJECT_DEFINITION labeled alternative in TSqlParser.built_in_functions().
    void
    enterOBJECT_ID(sql.tsql.TSqlParser.OBJECT_IDContext ctx)
    Enter a parse tree produced by the OBJECT_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterOBJECT_NAME(sql.tsql.TSqlParser.OBJECT_NAMEContext ctx)
    Enter a parse tree produced by the OBJECT_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterOBJECT_SCHEMA_NAME(sql.tsql.TSqlParser.OBJECT_SCHEMA_NAMEContext ctx)
    Enter a parse tree produced by the OBJECT_SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterOBJECTPROPERTY(sql.tsql.TSqlParser.OBJECTPROPERTYContext ctx)
    Enter a parse tree produced by the OBJECTPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterOBJECTPROPERTYEX(sql.tsql.TSqlParser.OBJECTPROPERTYEXContext ctx)
    Enter a parse tree produced by the OBJECTPROPERTYEX labeled alternative in TSqlParser.built_in_functions().
    void
    enterOn_delete(sql.tsql.TSqlParser.On_deleteContext ctx)
    Enter a parse tree produced by TSqlParser.on_delete().
    void
    enterOn_off(sql.tsql.TSqlParser.On_offContext ctx)
    Enter a parse tree produced by TSqlParser.on_off().
    void
    enterOn_partition_or_filegroup(sql.tsql.TSqlParser.On_partition_or_filegroupContext ctx)
    Enter a parse tree produced by TSqlParser.on_partition_or_filegroup().
    void
    enterOn_partitions(sql.tsql.TSqlParser.On_partitionsContext ctx)
    Enter a parse tree produced by TSqlParser.on_partitions().
    void
    enterOn_update(sql.tsql.TSqlParser.On_updateContext ctx)
    Enter a parse tree produced by TSqlParser.on_update().
    void
    enterOpen_json(sql.tsql.TSqlParser.Open_jsonContext ctx)
    Enter a parse tree produced by TSqlParser.open_json().
    void
    enterOpen_key(sql.tsql.TSqlParser.Open_keyContext ctx)
    Enter a parse tree produced by TSqlParser.open_key().
    void
    enterOpen_xml(sql.tsql.TSqlParser.Open_xmlContext ctx)
    Enter a parse tree produced by TSqlParser.open_xml().
    void
    enterOpendatasource(sql.tsql.TSqlParser.OpendatasourceContext ctx)
    Enter a parse tree produced by TSqlParser.opendatasource().
    void
    enterOpenquery(sql.tsql.TSqlParser.OpenqueryContext ctx)
    Enter a parse tree produced by TSqlParser.openquery().
    void
    enterOpt_arg_clause(sql.tsql.TSqlParser.Opt_arg_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.opt_arg_clause().
    void
    enterOptimize_for_arg(sql.tsql.TSqlParser.Optimize_for_argContext ctx)
    Enter a parse tree produced by TSqlParser.optimize_for_arg().
    void
    enterOption(sql.tsql.TSqlParser.OptionContext ctx)
    Enter a parse tree produced by TSqlParser.option().
    void
    enterOption_clause(sql.tsql.TSqlParser.Option_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.option_clause().
    void
    enterOrder_by_clause(sql.tsql.TSqlParser.Order_by_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.order_by_clause().
    void
    enterOrder_by_expression(sql.tsql.TSqlParser.Order_by_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.order_by_expression().
    void
    enterORIGINAL_DB_NAME(sql.tsql.TSqlParser.ORIGINAL_DB_NAMEContext ctx)
    Enter a parse tree produced by the ORIGINAL_DB_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterORIGINAL_LOGIN(sql.tsql.TSqlParser.ORIGINAL_LOGINContext ctx)
    Enter a parse tree produced by the ORIGINAL_LOGIN labeled alternative in TSqlParser.built_in_functions().
    void
    enterOutput_clause(sql.tsql.TSqlParser.Output_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.output_clause().
    void
    enterOutput_dml_list_elem(sql.tsql.TSqlParser.Output_dml_list_elemContext ctx)
    Enter a parse tree produced by TSqlParser.output_dml_list_elem().
    void
    enterOver_clause(sql.tsql.TSqlParser.Over_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.over_clause().
    void
    enterParameter(sql.tsql.TSqlParser.ParameterContext ctx)
    Enter a parse tree produced by TSqlParser.parameter().
    void
    enterParameterization_option(sql.tsql.TSqlParser.Parameterization_optionContext ctx)
    Enter a parse tree produced by TSqlParser.parameterization_option().
    void
    enterPARSE(sql.tsql.TSqlParser.PARSEContext ctx)
    Enter a parse tree produced by the PARSE labeled alternative in TSqlParser.built_in_functions().
    void
    enterPARSENAME(sql.tsql.TSqlParser.PARSENAMEContext ctx)
    Enter a parse tree produced by the PARSENAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterPARTITION_FUNC(sql.tsql.TSqlParser.PARTITION_FUNCContext ctx)
    Enter a parse tree produced by the PARTITION_FUNC labeled alternative in TSqlParser.function_call().
    void
    enterPartition_function(sql.tsql.TSqlParser.Partition_functionContext ctx)
    Enter a parse tree produced by TSqlParser.partition_function().
    void
    enterPartner_option(sql.tsql.TSqlParser.Partner_optionContext ctx)
    Enter a parse tree produced by TSqlParser.partner_option().
    void
    enterPartner_server(sql.tsql.TSqlParser.Partner_serverContext ctx)
    Enter a parse tree produced by TSqlParser.partner_server().
    void
    enterPartner_server_tcp_prefix(sql.tsql.TSqlParser.Partner_server_tcp_prefixContext ctx)
    Enter a parse tree produced by TSqlParser.partner_server_tcp_prefix().
    void
    enterPATINDEX(sql.tsql.TSqlParser.PATINDEXContext ctx)
    Enter a parse tree produced by the PATINDEX labeled alternative in TSqlParser.built_in_functions().
    void
    enterPERMISSIONS(sql.tsql.TSqlParser.PERMISSIONSContext ctx)
    Enter a parse tree produced by the PERMISSIONS labeled alternative in TSqlParser.built_in_functions().
    void
    enterPI(sql.tsql.TSqlParser.PIContext ctx)
    Enter a parse tree produced by the PI labeled alternative in TSqlParser.built_in_functions().
    void
    enterPivot(sql.tsql.TSqlParser.PivotContext ctx)
    Enter a parse tree produced by TSqlParser.pivot().
    void
    enterPivot_clause(sql.tsql.TSqlParser.Pivot_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.pivot_clause().
    void
    enterPort_number(sql.tsql.TSqlParser.Port_numberContext ctx)
    Enter a parse tree produced by TSqlParser.port_number().
    void
    enterPOWER(sql.tsql.TSqlParser.POWERContext ctx)
    Enter a parse tree produced by the POWER labeled alternative in TSqlParser.built_in_functions().
    void
    enterPredicate(sql.tsql.TSqlParser.PredicateContext ctx)
    Enter a parse tree produced by TSqlParser.predicate().
    void
    enterPrimary_key_options(sql.tsql.TSqlParser.Primary_key_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.primary_key_options().
    void
    enterPrimitive_constant(sql.tsql.TSqlParser.Primitive_constantContext ctx)
    Enter a parse tree produced by TSqlParser.primitive_constant().
    void
    enterPrimitive_expression(sql.tsql.TSqlParser.Primitive_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.primitive_expression().
    void
    enterPrincipal_id(sql.tsql.TSqlParser.Principal_idContext ctx)
    Enter a parse tree produced by TSqlParser.principal_id().
    void
    enterPrint_statement(sql.tsql.TSqlParser.Print_statementContext ctx)
    Enter a parse tree produced by TSqlParser.print_statement().
    void
    enterPrivate_key_options(sql.tsql.TSqlParser.Private_key_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.private_key_options().
    void
    enterProcedure_option(sql.tsql.TSqlParser.Procedure_optionContext ctx)
    Enter a parse tree produced by TSqlParser.procedure_option().
    void
    enterProcedure_param(sql.tsql.TSqlParser.Procedure_paramContext ctx)
    Enter a parse tree produced by TSqlParser.procedure_param().
    void
    enterProcedure_param_default_value(sql.tsql.TSqlParser.Procedure_param_default_valueContext ctx)
    Enter a parse tree produced by TSqlParser.procedure_param_default_value().
    void
    enterPWDCOMPARE(sql.tsql.TSqlParser.PWDCOMPAREContext ctx)
    Enter a parse tree produced by the PWDCOMPARE labeled alternative in TSqlParser.built_in_functions().
    void
    enterPWDENCRYPT(sql.tsql.TSqlParser.PWDENCRYPTContext ctx)
    Enter a parse tree produced by the PWDENCRYPT labeled alternative in TSqlParser.built_in_functions().
    void
    enterQuery_call(sql.tsql.TSqlParser.Query_callContext ctx)
    Enter a parse tree produced by TSqlParser.query_call().
    void
    enterQuery_expression(sql.tsql.TSqlParser.Query_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.query_expression().
    void
    enterQuery_method(sql.tsql.TSqlParser.Query_methodContext ctx)
    Enter a parse tree produced by TSqlParser.query_method().
    void
    enterQuery_specification(sql.tsql.TSqlParser.Query_specificationContext ctx)
    Enter a parse tree produced by TSqlParser.query_specification().
    void
    enterQueue_action(sql.tsql.TSqlParser.Queue_actionContext ctx)
    Enter a parse tree produced by TSqlParser.queue_action().
    void
    enterQueue_id(sql.tsql.TSqlParser.Queue_idContext ctx)
    Enter a parse tree produced by TSqlParser.queue_id().
    void
    enterQueue_rebuild_options(sql.tsql.TSqlParser.Queue_rebuild_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.queue_rebuild_options().
    void
    enterQueue_settings(sql.tsql.TSqlParser.Queue_settingsContext ctx)
    Enter a parse tree produced by TSqlParser.queue_settings().
    void
    enterQUOTENAME(sql.tsql.TSqlParser.QUOTENAMEContext ctx)
    Enter a parse tree produced by the QUOTENAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterRADIANS(sql.tsql.TSqlParser.RADIANSContext ctx)
    Enter a parse tree produced by the RADIANS labeled alternative in TSqlParser.built_in_functions().
    void
    enterRaiseerror_statement(sql.tsql.TSqlParser.Raiseerror_statementContext ctx)
    Enter a parse tree produced by TSqlParser.raiseerror_statement().
    void
    enterRAND(sql.tsql.TSqlParser.RANDContext ctx)
    Enter a parse tree produced by the RAND labeled alternative in TSqlParser.built_in_functions().
    void
    enterRANKING_WINDOWED_FUNC(sql.tsql.TSqlParser.RANKING_WINDOWED_FUNCContext ctx)
    Enter a parse tree produced by the RANKING_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().
    void
    enterRanking_windowed_function(sql.tsql.TSqlParser.Ranking_windowed_functionContext ctx)
    Enter a parse tree produced by TSqlParser.ranking_windowed_function().
    void
    enterRebuild_index_option(sql.tsql.TSqlParser.Rebuild_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.rebuild_index_option().
    void
    enterRebuild_index_options(sql.tsql.TSqlParser.Rebuild_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.rebuild_index_options().
    void
    enterRebuild_partition(sql.tsql.TSqlParser.Rebuild_partitionContext ctx)
    Enter a parse tree produced by TSqlParser.rebuild_partition().
    void
    enterReceive_statement(sql.tsql.TSqlParser.Receive_statementContext ctx)
    Enter a parse tree produced by TSqlParser.receive_statement().
    void
    enterReconfigure_statement(sql.tsql.TSqlParser.Reconfigure_statementContext ctx)
    Enter a parse tree produced by TSqlParser.reconfigure_statement().
    void
    enterRecovery_option(sql.tsql.TSqlParser.Recovery_optionContext ctx)
    Enter a parse tree produced by TSqlParser.recovery_option().
    void
    enterRelational_index_option(sql.tsql.TSqlParser.Relational_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.relational_index_option().
    void
    enterReorganize_option(sql.tsql.TSqlParser.Reorganize_optionContext ctx)
    Enter a parse tree produced by TSqlParser.reorganize_option().
    void
    enterReorganize_options(sql.tsql.TSqlParser.Reorganize_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.reorganize_options().
    void
    enterReorganize_partition(sql.tsql.TSqlParser.Reorganize_partitionContext ctx)
    Enter a parse tree produced by TSqlParser.reorganize_partition().
    void
    enterREPLACE(sql.tsql.TSqlParser.REPLACEContext ctx)
    Enter a parse tree produced by the REPLACE labeled alternative in TSqlParser.built_in_functions().
    void
    enterREPLICATE(sql.tsql.TSqlParser.REPLICATEContext ctx)
    Enter a parse tree produced by the REPLICATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterResumable_index_option(sql.tsql.TSqlParser.Resumable_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.resumable_index_option().
    void
    enterResumable_index_options(sql.tsql.TSqlParser.Resumable_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.resumable_index_options().
    void
    enterReturn_statement(sql.tsql.TSqlParser.Return_statementContext ctx)
    Enter a parse tree produced by TSqlParser.return_statement().
    void
    enterREVERSE(sql.tsql.TSqlParser.REVERSEContext ctx)
    Enter a parse tree produced by the REVERSE labeled alternative in TSqlParser.built_in_functions().
    void
    enterRIGHT(sql.tsql.TSqlParser.RIGHTContext ctx)
    Enter a parse tree produced by the RIGHT labeled alternative in TSqlParser.built_in_functions().
    void
    enterROUND(sql.tsql.TSqlParser.ROUNDContext ctx)
    Enter a parse tree produced by the ROUND labeled alternative in TSqlParser.built_in_functions().
    void
    enterRow_or_range_clause(sql.tsql.TSqlParser.Row_or_range_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.row_or_range_clause().
    void
    enterROWCOUNT_BIG(sql.tsql.TSqlParser.ROWCOUNT_BIGContext ctx)
    Enter a parse tree produced by the ROWCOUNT_BIG labeled alternative in TSqlParser.built_in_functions().
    void
    enterRowset_function(sql.tsql.TSqlParser.Rowset_functionContext ctx)
    Enter a parse tree produced by TSqlParser.rowset_function().
    void
    enterRowset_function_limited(sql.tsql.TSqlParser.Rowset_function_limitedContext ctx)
    Enter a parse tree produced by TSqlParser.rowset_function_limited().
    void
    enterRTRIM(sql.tsql.TSqlParser.RTRIMContext ctx)
    Enter a parse tree produced by the RTRIM labeled alternative in TSqlParser.built_in_functions().
    void
    enterSCALAR_FUNCTION(sql.tsql.TSqlParser.SCALAR_FUNCTIONContext ctx)
    Enter a parse tree produced by the SCALAR_FUNCTION labeled alternative in TSqlParser.function_call().
    void
    enterScalar_function_name(sql.tsql.TSqlParser.Scalar_function_nameContext ctx)
    Enter a parse tree produced by TSqlParser.scalar_function_name().
    void
    enterSchema_declaration(sql.tsql.TSqlParser.Schema_declarationContext ctx)
    Enter a parse tree produced by TSqlParser.schema_declaration().
    void
    enterSCHEMA_ID(sql.tsql.TSqlParser.SCHEMA_IDContext ctx)
    Enter a parse tree produced by the SCHEMA_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterSCHEMA_NAME(sql.tsql.TSqlParser.SCHEMA_NAMEContext ctx)
    Enter a parse tree produced by the SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterSCOPE_IDENTITY(sql.tsql.TSqlParser.SCOPE_IDENTITYContext ctx)
    Enter a parse tree produced by the SCOPE_IDENTITY labeled alternative in TSqlParser.built_in_functions().
    void
    enterSearch_condition(sql.tsql.TSqlParser.Search_conditionContext ctx)
    Enter a parse tree produced by TSqlParser.search_condition().
    void
    enterSecurity_statement(sql.tsql.TSqlParser.Security_statementContext ctx)
    Enter a parse tree produced by TSqlParser.security_statement().
    void
    enterSelect_list(sql.tsql.TSqlParser.Select_listContext ctx)
    Enter a parse tree produced by TSqlParser.select_list().
    void
    enterSelect_list_elem(sql.tsql.TSqlParser.Select_list_elemContext ctx)
    Enter a parse tree produced by TSqlParser.select_list_elem().
    void
    enterSelect_order_by_clause(sql.tsql.TSqlParser.Select_order_by_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.select_order_by_clause().
    void
    enterSelect_statement(sql.tsql.TSqlParser.Select_statementContext ctx)
    Enter a parse tree produced by TSqlParser.select_statement().
    void
    enterSelect_statement_standalone(sql.tsql.TSqlParser.Select_statement_standaloneContext ctx)
    Enter a parse tree produced by TSqlParser.select_statement_standalone().
    void
    enterSend_conversation(sql.tsql.TSqlParser.Send_conversationContext ctx)
    Enter a parse tree produced by TSqlParser.send_conversation().
    void
    enterSERVERPROPERTY(sql.tsql.TSqlParser.SERVERPROPERTYContext ctx)
    Enter a parse tree produced by the SERVERPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterService_broker_option(sql.tsql.TSqlParser.Service_broker_optionContext ctx)
    Enter a parse tree produced by TSqlParser.service_broker_option().
    void
    enterService_name(sql.tsql.TSqlParser.Service_nameContext ctx)
    Enter a parse tree produced by TSqlParser.service_name().
    void
    enterSESSION_CONTEXT(sql.tsql.TSqlParser.SESSION_CONTEXTContext ctx)
    Enter a parse tree produced by the SESSION_CONTEXT labeled alternative in TSqlParser.built_in_functions().
    void
    enterSESSION_USER(sql.tsql.TSqlParser.SESSION_USERContext ctx)
    Enter a parse tree produced by the SESSION_USER labeled alternative in TSqlParser.built_in_functions().
    void
    enterSESSIONPROPERTY(sql.tsql.TSqlParser.SESSIONPROPERTYContext ctx)
    Enter a parse tree produced by the SESSIONPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterSet_index_option(sql.tsql.TSqlParser.Set_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.set_index_option().
    void
    enterSet_index_options(sql.tsql.TSqlParser.Set_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.set_index_options().
    void
    enterSet_special(sql.tsql.TSqlParser.Set_specialContext ctx)
    Enter a parse tree produced by TSqlParser.set_special().
    void
    enterSet_statement(sql.tsql.TSqlParser.Set_statementContext ctx)
    Enter a parse tree produced by TSqlParser.set_statement().
    void
    enterSetuser_statement(sql.tsql.TSqlParser.Setuser_statementContext ctx)
    Enter a parse tree produced by TSqlParser.setuser_statement().
    void
    enterShutdown_statement(sql.tsql.TSqlParser.Shutdown_statementContext ctx)
    Enter a parse tree produced by TSqlParser.shutdown_statement().
    void
    enterSimple_id(sql.tsql.TSqlParser.Simple_idContext ctx)
    Enter a parse tree produced by TSqlParser.simple_id().
    void
    enterSimple_name(sql.tsql.TSqlParser.Simple_nameContext ctx)
    Enter a parse tree produced by TSqlParser.simple_name().
    void
    enterSIN(sql.tsql.TSqlParser.SINContext ctx)
    Enter a parse tree produced by the SIN labeled alternative in TSqlParser.built_in_functions().
    void
    enterSingle_partition_rebuild_index_option(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.single_partition_rebuild_index_option().
    void
    enterSingle_partition_rebuild_index_options(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.single_partition_rebuild_index_options().
    void
    enterSMALLDATETIMEFROMPARTS(sql.tsql.TSqlParser.SMALLDATETIMEFROMPARTSContext ctx)
    Enter a parse tree produced by the SMALLDATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    enterSnapshot_option(sql.tsql.TSqlParser.Snapshot_optionContext ctx)
    Enter a parse tree produced by TSqlParser.snapshot_option().
    void
    enterSOUNDEX(sql.tsql.TSqlParser.SOUNDEXContext ctx)
    Enter a parse tree produced by the SOUNDEX labeled alternative in TSqlParser.built_in_functions().
    void
    enterSPACE(sql.tsql.TSqlParser.SPACEContext ctx)
    Enter a parse tree produced by the SPACE labeled alternative in TSqlParser.built_in_functions().
    void
    enterSpecial_list(sql.tsql.TSqlParser.Special_listContext ctx)
    Enter a parse tree produced by TSqlParser.special_list().
    void
    enterSql_clauses(sql.tsql.TSqlParser.Sql_clausesContext ctx)
    Enter a parse tree produced by TSqlParser.sql_clauses().
    void
    enterSql_option(sql.tsql.TSqlParser.Sql_optionContext ctx)
    Enter a parse tree produced by TSqlParser.sql_option().
    void
    enterSql_union(sql.tsql.TSqlParser.Sql_unionContext ctx)
    Enter a parse tree produced by TSqlParser.sql_union().
    void
    enterSQL_VARIANT_PROPERTY(sql.tsql.TSqlParser.SQL_VARIANT_PROPERTYContext ctx)
    Enter a parse tree produced by the SQL_VARIANT_PROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterSQRT(sql.tsql.TSqlParser.SQRTContext ctx)
    Enter a parse tree produced by the SQRT labeled alternative in TSqlParser.built_in_functions().
    void
    enterSQUARE(sql.tsql.TSqlParser.SQUAREContext ctx)
    Enter a parse tree produced by the SQUARE labeled alternative in TSqlParser.built_in_functions().
    void
    enterSTATS_DATE(sql.tsql.TSqlParser.STATS_DATEContext ctx)
    Enter a parse tree produced by the STATS_DATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterSTR(sql.tsql.TSqlParser.STRContext ctx)
    Enter a parse tree produced by the STR labeled alternative in TSqlParser.built_in_functions().
    void
    enterSTRING_ESCAPE(sql.tsql.TSqlParser.STRING_ESCAPEContext ctx)
    Enter a parse tree produced by the STRING_ESCAPE labeled alternative in TSqlParser.built_in_functions().
    void
    enterSTRINGAGG(sql.tsql.TSqlParser.STRINGAGGContext ctx)
    Enter a parse tree produced by the STRINGAGG labeled alternative in TSqlParser.built_in_functions().
    void
    enterSTUFF(sql.tsql.TSqlParser.STUFFContext ctx)
    Enter a parse tree produced by the STUFF labeled alternative in TSqlParser.built_in_functions().
    void
    enterSubquery(sql.tsql.TSqlParser.SubqueryContext ctx)
    Enter a parse tree produced by TSqlParser.subquery().
    void
    enterSUBSTRING(sql.tsql.TSqlParser.SUBSTRINGContext ctx)
    Enter a parse tree produced by the SUBSTRING labeled alternative in TSqlParser.built_in_functions().
    void
    enterSUSER_ID(sql.tsql.TSqlParser.SUSER_IDContext ctx)
    Enter a parse tree produced by the SUSER_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterSUSER_SID(sql.tsql.TSqlParser.SUSER_SIDContext ctx)
    Enter a parse tree produced by the SUSER_SID labeled alternative in TSqlParser.built_in_functions().
    void
    enterSUSER_SNAME(sql.tsql.TSqlParser.SUSER_SNAMEContext ctx)
    Enter a parse tree produced by the SUSER_SNAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterSwitch_partition(sql.tsql.TSqlParser.Switch_partitionContext ctx)
    Enter a parse tree produced by TSqlParser.switch_partition().
    void
    enterSwitch_search_condition_section(sql.tsql.TSqlParser.Switch_search_condition_sectionContext ctx)
    Enter a parse tree produced by TSqlParser.switch_search_condition_section().
    void
    enterSwitch_section(sql.tsql.TSqlParser.Switch_sectionContext ctx)
    Enter a parse tree produced by TSqlParser.switch_section().
    void
    enterSWITCHOFFSET(sql.tsql.TSqlParser.SWITCHOFFSETContext ctx)
    Enter a parse tree produced by the SWITCHOFFSET labeled alternative in TSqlParser.built_in_functions().
    void
    enterSybase_legacy_hint(sql.tsql.TSqlParser.Sybase_legacy_hintContext ctx)
    Enter a parse tree produced by TSqlParser.sybase_legacy_hint().
    void
    enterSybase_legacy_hints(sql.tsql.TSqlParser.Sybase_legacy_hintsContext ctx)
    Enter a parse tree produced by TSqlParser.sybase_legacy_hints().
    void
    enterSYSDATETIME(sql.tsql.TSqlParser.SYSDATETIMEContext ctx)
    Enter a parse tree produced by the SYSDATETIME labeled alternative in TSqlParser.built_in_functions().
    void
    enterSYSDATETIMEOFFSET(sql.tsql.TSqlParser.SYSDATETIMEOFFSETContext ctx)
    Enter a parse tree produced by the SYSDATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().
    void
    enterSYSTEM_USER(sql.tsql.TSqlParser.SYSTEM_USERContext ctx)
    Enter a parse tree produced by the SYSTEM_USER labeled alternative in TSqlParser.built_in_functions().
    void
    enterSYSUTCDATETIME(sql.tsql.TSqlParser.SYSUTCDATETIMEContext ctx)
    Enter a parse tree produced by the SYSUTCDATETIME labeled alternative in TSqlParser.built_in_functions().
    void
    enterTable_alias(sql.tsql.TSqlParser.Table_aliasContext ctx)
    Enter a parse tree produced by TSqlParser.table_alias().
    void
    enterTable_constraint(sql.tsql.TSqlParser.Table_constraintContext ctx)
    Enter a parse tree produced by TSqlParser.table_constraint().
    void
    enterTable_hint(sql.tsql.TSqlParser.Table_hintContext ctx)
    Enter a parse tree produced by TSqlParser.table_hint().
    void
    enterTable_indices(sql.tsql.TSqlParser.Table_indicesContext ctx)
    Enter a parse tree produced by TSqlParser.table_indices().
    void
    enterTable_name(sql.tsql.TSqlParser.Table_nameContext ctx)
    Enter a parse tree produced by TSqlParser.table_name().
    void
    enterTable_option(sql.tsql.TSqlParser.Table_optionContext ctx)
    Enter a parse tree produced by TSqlParser.table_option().
    void
    enterTable_options(sql.tsql.TSqlParser.Table_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.table_options().
    void
    enterTable_source(sql.tsql.TSqlParser.Table_sourceContext ctx)
    Enter a parse tree produced by TSqlParser.table_source().
    void
    enterTable_source_item(sql.tsql.TSqlParser.Table_source_itemContext ctx)
    Enter a parse tree produced by TSqlParser.table_source_item().
    void
    enterTable_sources(sql.tsql.TSqlParser.Table_sourcesContext ctx)
    Enter a parse tree produced by TSqlParser.table_sources().
    void
    enterTable_type_definition(sql.tsql.TSqlParser.Table_type_definitionContext ctx)
    Enter a parse tree produced by TSqlParser.table_type_definition().
    void
    enterTable_type_indices(sql.tsql.TSqlParser.Table_type_indicesContext ctx)
    Enter a parse tree produced by TSqlParser.table_type_indices().
    void
    enterTable_value_constructor(sql.tsql.TSqlParser.Table_value_constructorContext ctx)
    Enter a parse tree produced by TSqlParser.table_value_constructor().
    void
    enterTAN(sql.tsql.TSqlParser.TANContext ctx)
    Enter a parse tree produced by the TAN labeled alternative in TSqlParser.built_in_functions().
    void
    enterTarget_recovery_time_option(sql.tsql.TSqlParser.Target_recovery_time_optionContext ctx)
    Enter a parse tree produced by TSqlParser.target_recovery_time_option().
    void
    enterTermination(sql.tsql.TSqlParser.TerminationContext ctx)
    Enter a parse tree produced by TSqlParser.termination().
    void
    enterThrow_error_number(sql.tsql.TSqlParser.Throw_error_numberContext ctx)
    Enter a parse tree produced by TSqlParser.throw_error_number().
    void
    enterThrow_message(sql.tsql.TSqlParser.Throw_messageContext ctx)
    Enter a parse tree produced by TSqlParser.throw_message().
    void
    enterThrow_state(sql.tsql.TSqlParser.Throw_stateContext ctx)
    Enter a parse tree produced by TSqlParser.throw_state().
    void
    enterThrow_statement(sql.tsql.TSqlParser.Throw_statementContext ctx)
    Enter a parse tree produced by TSqlParser.throw_statement().
    void
    enterTime(sql.tsql.TSqlParser.TimeContext ctx)
    Enter a parse tree produced by TSqlParser.time().
    void
    enterTime_zone(sql.tsql.TSqlParser.Time_zoneContext ctx)
    Enter a parse tree produced by TSqlParser.time_zone().
    void
    enterTIMEFROMPARTS(sql.tsql.TSqlParser.TIMEFROMPARTSContext ctx)
    Enter a parse tree produced by the TIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    enterTODATETIMEOFFSET(sql.tsql.TSqlParser.TODATETIMEOFFSETContext ctx)
    Enter a parse tree produced by the TODATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().
    void
    enterTop_clause(sql.tsql.TSqlParser.Top_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.top_clause().
    void
    enterTop_count(sql.tsql.TSqlParser.Top_countContext ctx)
    Enter a parse tree produced by TSqlParser.top_count().
    void
    enterTop_percent(sql.tsql.TSqlParser.Top_percentContext ctx)
    Enter a parse tree produced by TSqlParser.top_percent().
    void
    enterTransaction_statement(sql.tsql.TSqlParser.Transaction_statementContext ctx)
    Enter a parse tree produced by TSqlParser.transaction_statement().
    void
    enterTRANSLATE(sql.tsql.TSqlParser.TRANSLATEContext ctx)
    Enter a parse tree produced by the TRANSLATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterTRIM(sql.tsql.TSqlParser.TRIMContext ctx)
    Enter a parse tree produced by the TRIM labeled alternative in TSqlParser.built_in_functions().
    void
    enterTruncate_table(sql.tsql.TSqlParser.Truncate_tableContext ctx)
    Enter a parse tree produced by TSqlParser.truncate_table().
    void
    enterTRY_CAST(sql.tsql.TSqlParser.TRY_CASTContext ctx)
    Enter a parse tree produced by the TRY_CAST labeled alternative in TSqlParser.built_in_functions().
    void
    enterTry_catch_statement(sql.tsql.TSqlParser.Try_catch_statementContext ctx)
    Enter a parse tree produced by TSqlParser.try_catch_statement().
    void
    enterTsql_file(sql.tsql.TSqlParser.Tsql_fileContext ctx)
    Enter a parse tree produced by TSqlParser.tsql_file().
    void
    enterTYPE_ID(sql.tsql.TSqlParser.TYPE_IDContext ctx)
    Enter a parse tree produced by the TYPE_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterTYPE_NAME(sql.tsql.TSqlParser.TYPE_NAMEContext ctx)
    Enter a parse tree produced by the TYPE_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterTYPEPROPERTY(sql.tsql.TSqlParser.TYPEPROPERTYContext ctx)
    Enter a parse tree produced by the TYPEPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    enterUdt_elem(sql.tsql.TSqlParser.Udt_elemContext ctx)
    Enter a parse tree produced by TSqlParser.udt_elem().
    void
    enterUdt_method_arguments(sql.tsql.TSqlParser.Udt_method_argumentsContext ctx)
    Enter a parse tree produced by TSqlParser.udt_method_arguments().
    void
    enterUnary_operator_expression(sql.tsql.TSqlParser.Unary_operator_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.unary_operator_expression().
    void
    enterUNICODE(sql.tsql.TSqlParser.UNICODEContext ctx)
    Enter a parse tree produced by the UNICODE labeled alternative in TSqlParser.built_in_functions().
    void
    enterUnpivot(sql.tsql.TSqlParser.UnpivotContext ctx)
    Enter a parse tree produced by TSqlParser.unpivot().
    void
    enterUnpivot_clause(sql.tsql.TSqlParser.Unpivot_clauseContext ctx)
    Enter a parse tree produced by TSqlParser.unpivot_clause().
    void
    enterUpdate_elem(sql.tsql.TSqlParser.Update_elemContext ctx)
    Enter a parse tree produced by TSqlParser.update_elem().
    void
    enterUpdate_elem_merge(sql.tsql.TSqlParser.Update_elem_mergeContext ctx)
    Enter a parse tree produced by TSqlParser.update_elem_merge().
    void
    enterUpdate_statement(sql.tsql.TSqlParser.Update_statementContext ctx)
    Enter a parse tree produced by TSqlParser.update_statement().
    void
    enterUpdate_statistics(sql.tsql.TSqlParser.Update_statisticsContext ctx)
    Enter a parse tree produced by TSqlParser.update_statistics().
    void
    enterUpdate_statistics_option(sql.tsql.TSqlParser.Update_statistics_optionContext ctx)
    Enter a parse tree produced by TSqlParser.update_statistics_option().
    void
    enterUpdate_statistics_options(sql.tsql.TSqlParser.Update_statistics_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.update_statistics_options().
    void
    enterUPPER(sql.tsql.TSqlParser.UPPERContext ctx)
    Enter a parse tree produced by the UPPER labeled alternative in TSqlParser.built_in_functions().
    void
    enterUse_statement(sql.tsql.TSqlParser.Use_statementContext ctx)
    Enter a parse tree produced by TSqlParser.use_statement().
    void
    enterUSER(sql.tsql.TSqlParser.USERContext ctx)
    Enter a parse tree produced by the USER labeled alternative in TSqlParser.built_in_functions().
    void
    enterUSER_ID(sql.tsql.TSqlParser.USER_IDContext ctx)
    Enter a parse tree produced by the USER_ID labeled alternative in TSqlParser.built_in_functions().
    void
    enterUSER_NAME(sql.tsql.TSqlParser.USER_NAMEContext ctx)
    Enter a parse tree produced by the USER_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    enterValue_call(sql.tsql.TSqlParser.Value_callContext ctx)
    Enter a parse tree produced by TSqlParser.value_call().
    void
    enterValue_method(sql.tsql.TSqlParser.Value_methodContext ctx)
    Enter a parse tree produced by TSqlParser.value_method().
    void
    enterView_attribute(sql.tsql.TSqlParser.View_attributeContext ctx)
    Enter a parse tree produced by TSqlParser.view_attribute().
    void
    enterWaitfor_conversation(sql.tsql.TSqlParser.Waitfor_conversationContext ctx)
    Enter a parse tree produced by TSqlParser.waitfor_conversation().
    void
    enterWaitfor_statement(sql.tsql.TSqlParser.Waitfor_statementContext ctx)
    Enter a parse tree produced by TSqlParser.waitfor_statement().
    void
    enterWhen_matches(sql.tsql.TSqlParser.When_matchesContext ctx)
    Enter a parse tree produced by TSqlParser.when_matches().
    void
    enterWhile_statement(sql.tsql.TSqlParser.While_statementContext ctx)
    Enter a parse tree produced by TSqlParser.while_statement().
    void
    enterWindow_frame_bound(sql.tsql.TSqlParser.Window_frame_boundContext ctx)
    Enter a parse tree produced by TSqlParser.window_frame_bound().
    void
    enterWindow_frame_extent(sql.tsql.TSqlParser.Window_frame_extentContext ctx)
    Enter a parse tree produced by TSqlParser.window_frame_extent().
    void
    enterWindow_frame_following(sql.tsql.TSqlParser.Window_frame_followingContext ctx)
    Enter a parse tree produced by TSqlParser.window_frame_following().
    void
    enterWindow_frame_preceding(sql.tsql.TSqlParser.Window_frame_precedingContext ctx)
    Enter a parse tree produced by TSqlParser.window_frame_preceding().
    void
    enterWith_expression(sql.tsql.TSqlParser.With_expressionContext ctx)
    Enter a parse tree produced by TSqlParser.with_expression().
    void
    enterWith_table_hints(sql.tsql.TSqlParser.With_table_hintsContext ctx)
    Enter a parse tree produced by TSqlParser.with_table_hints().
    void
    enterWitness_option(sql.tsql.TSqlParser.Witness_optionContext ctx)
    Enter a parse tree produced by TSqlParser.witness_option().
    void
    enterWitness_partner_equal(sql.tsql.TSqlParser.Witness_partner_equalContext ctx)
    Enter a parse tree produced by TSqlParser.witness_partner_equal().
    void
    enterWitness_server(sql.tsql.TSqlParser.Witness_serverContext ctx)
    Enter a parse tree produced by TSqlParser.witness_server().
    void
    enterXACT_STATE(sql.tsql.TSqlParser.XACT_STATEContext ctx)
    Enter a parse tree produced by the XACT_STATE labeled alternative in TSqlParser.built_in_functions().
    void
    enterXml_common_directives(sql.tsql.TSqlParser.Xml_common_directivesContext ctx)
    Enter a parse tree produced by TSqlParser.xml_common_directives().
    void
    enterXML_DATA_TYPE_FUNC(sql.tsql.TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
    Enter a parse tree produced by the XML_DATA_TYPE_FUNC labeled alternative in TSqlParser.built_in_functions().
    void
    enterXml_data_type_methods(sql.tsql.TSqlParser.Xml_data_type_methodsContext ctx)
    Enter a parse tree produced by TSqlParser.xml_data_type_methods().
    void
    enterXml_declaration(sql.tsql.TSqlParser.Xml_declarationContext ctx)
    Enter a parse tree produced by TSqlParser.xml_declaration().
    void
    enterXml_index_option(sql.tsql.TSqlParser.Xml_index_optionContext ctx)
    Enter a parse tree produced by TSqlParser.xml_index_option().
    void
    enterXml_index_options(sql.tsql.TSqlParser.Xml_index_optionsContext ctx)
    Enter a parse tree produced by TSqlParser.xml_index_options().
    void
    enterXml_schema_collection(sql.tsql.TSqlParser.Xml_schema_collectionContext ctx)
    Enter a parse tree produced by TSqlParser.xml_schema_collection().
    void
    enterXml_type_definition(sql.tsql.TSqlParser.Xml_type_definitionContext ctx)
    Enter a parse tree produced by TSqlParser.xml_type_definition().
    void
    enterYEAR(sql.tsql.TSqlParser.YEARContext ctx)
    Enter a parse tree produced by the YEAR labeled alternative in TSqlParser.built_in_functions().
    void
    exitABS(sql.tsql.TSqlParser.ABSContext ctx)
    Exit a parse tree produced by the ABS labeled alternative in TSqlParser.built_in_functions().
    void
    exitACOS(sql.tsql.TSqlParser.ACOSContext ctx)
    Exit a parse tree produced by the ACOS labeled alternative in TSqlParser.built_in_functions().
    void
    exitAction_specification(sql.tsql.TSqlParser.Action_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.action_specification().
    void
    exitAdd_or_modify_filegroups(sql.tsql.TSqlParser.Add_or_modify_filegroupsContext ctx)
    Exit a parse tree produced by TSqlParser.add_or_modify_filegroups().
    void
    exitAdd_or_modify_files(sql.tsql.TSqlParser.Add_or_modify_filesContext ctx)
    Exit a parse tree produced by TSqlParser.add_or_modify_files().
    void
    exitAGGREGATE_WINDOWED_FUNC(sql.tsql.TSqlParser.AGGREGATE_WINDOWED_FUNCContext ctx)
    Exit a parse tree produced by the AGGREGATE_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().
    void
    exitAggregate_windowed_function(sql.tsql.TSqlParser.Aggregate_windowed_functionContext ctx)
    Exit a parse tree produced by TSqlParser.aggregate_windowed_function().
    void
    exitAlgorithm(sql.tsql.TSqlParser.AlgorithmContext ctx)
    Exit a parse tree produced by TSqlParser.algorithm().
    void
    exitAll_distinct_expression(sql.tsql.TSqlParser.All_distinct_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.all_distinct_expression().
    void
    exitAlter_application_role(sql.tsql.TSqlParser.Alter_application_roleContext ctx)
    Exit a parse tree produced by TSqlParser.alter_application_role().
    void
    exitAlter_assembly(sql.tsql.TSqlParser.Alter_assemblyContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly().
    void
    exitAlter_assembly_add_clause(sql.tsql.TSqlParser.Alter_assembly_add_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_add_clause().
    void
    exitAlter_assembly_as(sql.tsql.TSqlParser.Alter_assembly_asContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_as().
    void
    exitAlter_assembly_clause(sql.tsql.TSqlParser.Alter_assembly_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_clause().
    void
    exitAlter_assembly_client_file_clause(sql.tsql.TSqlParser.Alter_assembly_client_file_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_client_file_clause().
    void
    exitAlter_assembly_drop(sql.tsql.TSqlParser.Alter_assembly_dropContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_drop().
    void
    exitAlter_assembly_drop_clause(sql.tsql.TSqlParser.Alter_assembly_drop_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_drop_clause().
    void
    exitAlter_assembly_drop_multiple_files(sql.tsql.TSqlParser.Alter_assembly_drop_multiple_filesContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_drop_multiple_files().
    void
    exitAlter_assembly_file_bits(sql.tsql.TSqlParser.Alter_assembly_file_bitsContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_file_bits().
    void
    exitAlter_assembly_file_name(sql.tsql.TSqlParser.Alter_assembly_file_nameContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_file_name().
    void
    exitAlter_assembly_from_clause(sql.tsql.TSqlParser.Alter_assembly_from_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_from_clause().
    void
    exitAlter_assembly_from_clause_start(sql.tsql.TSqlParser.Alter_assembly_from_clause_startContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_from_clause_start().
    void
    exitAlter_assembly_start(sql.tsql.TSqlParser.Alter_assembly_startContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_start().
    void
    exitAlter_assembly_with(sql.tsql.TSqlParser.Alter_assembly_withContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_with().
    void
    exitAlter_assembly_with_clause(sql.tsql.TSqlParser.Alter_assembly_with_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_assembly_with_clause().
    void
    exitAlter_asssembly_add_clause_start(sql.tsql.TSqlParser.Alter_asssembly_add_clause_startContext ctx)
    Exit a parse tree produced by TSqlParser.alter_asssembly_add_clause_start().
    void
    exitAlter_asymmetric_key(sql.tsql.TSqlParser.Alter_asymmetric_keyContext ctx)
    Exit a parse tree produced by TSqlParser.alter_asymmetric_key().
    void
    exitAlter_asymmetric_key_start(sql.tsql.TSqlParser.Alter_asymmetric_key_startContext ctx)
    Exit a parse tree produced by TSqlParser.alter_asymmetric_key_start().
    void
    exitAlter_authorization(sql.tsql.TSqlParser.Alter_authorizationContext ctx)
    Exit a parse tree produced by TSqlParser.alter_authorization().
    void
    exitAlter_authorization_for_azure_dw(sql.tsql.TSqlParser.Alter_authorization_for_azure_dwContext ctx)
    Exit a parse tree produced by TSqlParser.alter_authorization_for_azure_dw().
    void
    exitAlter_authorization_for_parallel_dw(sql.tsql.TSqlParser.Alter_authorization_for_parallel_dwContext ctx)
    Exit a parse tree produced by TSqlParser.alter_authorization_for_parallel_dw().
    void
    exitAlter_authorization_for_sql_database(sql.tsql.TSqlParser.Alter_authorization_for_sql_databaseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_authorization_for_sql_database().
    void
    exitAlter_authorization_start(sql.tsql.TSqlParser.Alter_authorization_startContext ctx)
    Exit a parse tree produced by TSqlParser.alter_authorization_start().
    void
    exitAlter_availability_group(sql.tsql.TSqlParser.Alter_availability_groupContext ctx)
    Exit a parse tree produced by TSqlParser.alter_availability_group().
    void
    exitAlter_availability_group_options(sql.tsql.TSqlParser.Alter_availability_group_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.alter_availability_group_options().
    void
    exitAlter_availability_group_start(sql.tsql.TSqlParser.Alter_availability_group_startContext ctx)
    Exit a parse tree produced by TSqlParser.alter_availability_group_start().
    void
    exitAlter_certificate(sql.tsql.TSqlParser.Alter_certificateContext ctx)
    Exit a parse tree produced by TSqlParser.alter_certificate().
    void
    exitAlter_column_encryption_key(sql.tsql.TSqlParser.Alter_column_encryption_keyContext ctx)
    Exit a parse tree produced by TSqlParser.alter_column_encryption_key().
    void
    exitAlter_credential(sql.tsql.TSqlParser.Alter_credentialContext ctx)
    Exit a parse tree produced by TSqlParser.alter_credential().
    void
    exitAlter_cryptographic_provider(sql.tsql.TSqlParser.Alter_cryptographic_providerContext ctx)
    Exit a parse tree produced by TSqlParser.alter_cryptographic_provider().
    void
    exitAlter_database(sql.tsql.TSqlParser.Alter_databaseContext ctx)
    Exit a parse tree produced by TSqlParser.alter_database().
    void
    exitAlter_database_audit_specification(sql.tsql.TSqlParser.Alter_database_audit_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.alter_database_audit_specification().
    void
    exitAlter_db_role(sql.tsql.TSqlParser.Alter_db_roleContext ctx)
    Exit a parse tree produced by TSqlParser.alter_db_role().
    void
    exitAlter_endpoint(sql.tsql.TSqlParser.Alter_endpointContext ctx)
    Exit a parse tree produced by TSqlParser.alter_endpoint().
    void
    exitAlter_external_data_source(sql.tsql.TSqlParser.Alter_external_data_sourceContext ctx)
    Exit a parse tree produced by TSqlParser.alter_external_data_source().
    void
    exitAlter_external_library(sql.tsql.TSqlParser.Alter_external_libraryContext ctx)
    Exit a parse tree produced by TSqlParser.alter_external_library().
    void
    exitAlter_external_resource_pool(sql.tsql.TSqlParser.Alter_external_resource_poolContext ctx)
    Exit a parse tree produced by TSqlParser.alter_external_resource_pool().
    void
    exitAlter_fulltext_catalog(sql.tsql.TSqlParser.Alter_fulltext_catalogContext ctx)
    Exit a parse tree produced by TSqlParser.alter_fulltext_catalog().
    void
    exitAlter_fulltext_stoplist(sql.tsql.TSqlParser.Alter_fulltext_stoplistContext ctx)
    Exit a parse tree produced by TSqlParser.alter_fulltext_stoplist().
    void
    exitAlter_index(sql.tsql.TSqlParser.Alter_indexContext ctx)
    Exit a parse tree produced by TSqlParser.alter_index().
    void
    exitAlter_login_azure_sql(sql.tsql.TSqlParser.Alter_login_azure_sqlContext ctx)
    Exit a parse tree produced by TSqlParser.alter_login_azure_sql().
    void
    exitAlter_login_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_login_azure_sql_dw_and_pdwContext ctx)
    Exit a parse tree produced by TSqlParser.alter_login_azure_sql_dw_and_pdw().
    void
    exitAlter_login_sql_server(sql.tsql.TSqlParser.Alter_login_sql_serverContext ctx)
    Exit a parse tree produced by TSqlParser.alter_login_sql_server().
    void
    exitAlter_master_key_azure_sql(sql.tsql.TSqlParser.Alter_master_key_azure_sqlContext ctx)
    Exit a parse tree produced by TSqlParser.alter_master_key_azure_sql().
    void
    exitAlter_master_key_sql_server(sql.tsql.TSqlParser.Alter_master_key_sql_serverContext ctx)
    Exit a parse tree produced by TSqlParser.alter_master_key_sql_server().
    void
    exitAlter_message_type(sql.tsql.TSqlParser.Alter_message_typeContext ctx)
    Exit a parse tree produced by TSqlParser.alter_message_type().
    void
    exitAlter_partition_function(sql.tsql.TSqlParser.Alter_partition_functionContext ctx)
    Exit a parse tree produced by TSqlParser.alter_partition_function().
    void
    exitAlter_partition_scheme(sql.tsql.TSqlParser.Alter_partition_schemeContext ctx)
    Exit a parse tree produced by TSqlParser.alter_partition_scheme().
    void
    exitAlter_queue(sql.tsql.TSqlParser.Alter_queueContext ctx)
    Exit a parse tree produced by TSqlParser.alter_queue().
    void
    exitAlter_remote_service_binding(sql.tsql.TSqlParser.Alter_remote_service_bindingContext ctx)
    Exit a parse tree produced by TSqlParser.alter_remote_service_binding().
    void
    exitAlter_resource_governor(sql.tsql.TSqlParser.Alter_resource_governorContext ctx)
    Exit a parse tree produced by TSqlParser.alter_resource_governor().
    void
    exitAlter_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_schema_azure_sql_dw_and_pdwContext ctx)
    Exit a parse tree produced by TSqlParser.alter_schema_azure_sql_dw_and_pdw().
    void
    exitAlter_schema_sql(sql.tsql.TSqlParser.Alter_schema_sqlContext ctx)
    Exit a parse tree produced by TSqlParser.alter_schema_sql().
    void
    exitAlter_sequence(sql.tsql.TSqlParser.Alter_sequenceContext ctx)
    Exit a parse tree produced by TSqlParser.alter_sequence().
    void
    exitAlter_server_audit(sql.tsql.TSqlParser.Alter_server_auditContext ctx)
    Exit a parse tree produced by TSqlParser.alter_server_audit().
    void
    exitAlter_server_audit_specification(sql.tsql.TSqlParser.Alter_server_audit_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.alter_server_audit_specification().
    void
    exitAlter_server_configuration(sql.tsql.TSqlParser.Alter_server_configurationContext ctx)
    Exit a parse tree produced by TSqlParser.alter_server_configuration().
    void
    exitAlter_server_role(sql.tsql.TSqlParser.Alter_server_roleContext ctx)
    Exit a parse tree produced by TSqlParser.alter_server_role().
    void
    exitAlter_server_role_pdw(sql.tsql.TSqlParser.Alter_server_role_pdwContext ctx)
    Exit a parse tree produced by TSqlParser.alter_server_role_pdw().
    void
    exitAlter_service(sql.tsql.TSqlParser.Alter_serviceContext ctx)
    Exit a parse tree produced by TSqlParser.alter_service().
    void
    exitAlter_service_master_key(sql.tsql.TSqlParser.Alter_service_master_keyContext ctx)
    Exit a parse tree produced by TSqlParser.alter_service_master_key().
    void
    exitAlter_symmetric_key(sql.tsql.TSqlParser.Alter_symmetric_keyContext ctx)
    Exit a parse tree produced by TSqlParser.alter_symmetric_key().
    void
    exitAlter_table(sql.tsql.TSqlParser.Alter_tableContext ctx)
    Exit a parse tree produced by TSqlParser.alter_table().
    void
    exitAlter_table_index_option(sql.tsql.TSqlParser.Alter_table_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.alter_table_index_option().
    void
    exitAlter_table_index_options(sql.tsql.TSqlParser.Alter_table_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.alter_table_index_options().
    void
    exitAlter_user(sql.tsql.TSqlParser.Alter_userContext ctx)
    Exit a parse tree produced by TSqlParser.alter_user().
    void
    exitAlter_user_azure_sql(sql.tsql.TSqlParser.Alter_user_azure_sqlContext ctx)
    Exit a parse tree produced by TSqlParser.alter_user_azure_sql().
    void
    exitAlter_workload_group(sql.tsql.TSqlParser.Alter_workload_groupContext ctx)
    Exit a parse tree produced by TSqlParser.alter_workload_group().
    void
    exitAlter_xml_schema_collection(sql.tsql.TSqlParser.Alter_xml_schema_collectionContext ctx)
    Exit a parse tree produced by TSqlParser.alter_xml_schema_collection().
    void
    exitANALYTIC_WINDOWED_FUNC(sql.tsql.TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
    Exit a parse tree produced by the ANALYTIC_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().
    void
    exitAnalytic_windowed_function(sql.tsql.TSqlParser.Analytic_windowed_functionContext ctx)
    Exit a parse tree produced by TSqlParser.analytic_windowed_function().
    void
    exitAnother_statement(sql.tsql.TSqlParser.Another_statementContext ctx)
    Exit a parse tree produced by TSqlParser.another_statement().
    void
    exitAPP_NAME(sql.tsql.TSqlParser.APP_NAMEContext ctx)
    Exit a parse tree produced by the APP_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitAPPLOCK_MODE(sql.tsql.TSqlParser.APPLOCK_MODEContext ctx)
    Exit a parse tree produced by the APPLOCK_MODE labeled alternative in TSqlParser.built_in_functions().
    void
    exitAPPLOCK_TEST(sql.tsql.TSqlParser.APPLOCK_TESTContext ctx)
    Exit a parse tree produced by the APPLOCK_TEST labeled alternative in TSqlParser.built_in_functions().
    void
    exitApply_(sql.tsql.TSqlParser.Apply_Context ctx)
    Exit a parse tree produced by TSqlParser.apply_().
    void
    exitAs_column_alias(sql.tsql.TSqlParser.As_column_aliasContext ctx)
    Exit a parse tree produced by TSqlParser.as_column_alias().
    void
    exitAs_external_name(sql.tsql.TSqlParser.As_external_nameContext ctx)
    Exit a parse tree produced by TSqlParser.as_external_name().
    void
    exitAs_table_alias(sql.tsql.TSqlParser.As_table_aliasContext ctx)
    Exit a parse tree produced by TSqlParser.as_table_alias().
    void
    exitASCII(sql.tsql.TSqlParser.ASCIIContext ctx)
    Exit a parse tree produced by the ASCII labeled alternative in TSqlParser.built_in_functions().
    void
    exitASIN(sql.tsql.TSqlParser.ASINContext ctx)
    Exit a parse tree produced by the ASIN labeled alternative in TSqlParser.built_in_functions().
    void
    exitAssembly_option(sql.tsql.TSqlParser.Assembly_optionContext ctx)
    Exit a parse tree produced by TSqlParser.assembly_option().
    void
    exitASSEMBLYPROPERTY(sql.tsql.TSqlParser.ASSEMBLYPROPERTYContext ctx)
    Exit a parse tree produced by the ASSEMBLYPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitAssignment_operator(sql.tsql.TSqlParser.Assignment_operatorContext ctx)
    Exit a parse tree produced by TSqlParser.assignment_operator().
    void
    exitAsterisk(sql.tsql.TSqlParser.AsteriskContext ctx)
    Exit a parse tree produced by TSqlParser.asterisk().
    void
    exitAsymmetric_key_option(sql.tsql.TSqlParser.Asymmetric_key_optionContext ctx)
    Exit a parse tree produced by TSqlParser.asymmetric_key_option().
    void
    exitAsymmetric_key_option_start(sql.tsql.TSqlParser.Asymmetric_key_option_startContext ctx)
    Exit a parse tree produced by TSqlParser.asymmetric_key_option_start().
    void
    exitAsymmetric_key_password_change_option(sql.tsql.TSqlParser.Asymmetric_key_password_change_optionContext ctx)
    Exit a parse tree produced by TSqlParser.asymmetric_key_password_change_option().
    void
    exitATAN(sql.tsql.TSqlParser.ATANContext ctx)
    Exit a parse tree produced by the ATAN labeled alternative in TSqlParser.built_in_functions().
    void
    exitATN2(sql.tsql.TSqlParser.ATN2Context ctx)
    Exit a parse tree produced by the ATN2 labeled alternative in TSqlParser.built_in_functions().
    void
    exitAudit_action_spec_group(sql.tsql.TSqlParser.Audit_action_spec_groupContext ctx)
    Exit a parse tree produced by TSqlParser.audit_action_spec_group().
    void
    exitAudit_action_specification(sql.tsql.TSqlParser.Audit_action_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.audit_action_specification().
    void
    exitAudit_class_name(sql.tsql.TSqlParser.Audit_class_nameContext ctx)
    Exit a parse tree produced by TSqlParser.audit_class_name().
    void
    exitAudit_securable(sql.tsql.TSqlParser.Audit_securableContext ctx)
    Exit a parse tree produced by TSqlParser.audit_securable().
    void
    exitAuthorization_grantee(sql.tsql.TSqlParser.Authorization_granteeContext ctx)
    Exit a parse tree produced by TSqlParser.authorization_grantee().
    void
    exitAuto_option(sql.tsql.TSqlParser.Auto_optionContext ctx)
    Exit a parse tree produced by TSqlParser.auto_option().
    void
    exitBackup_certificate(sql.tsql.TSqlParser.Backup_certificateContext ctx)
    Exit a parse tree produced by TSqlParser.backup_certificate().
    void
    exitBackup_database(sql.tsql.TSqlParser.Backup_databaseContext ctx)
    Exit a parse tree produced by TSqlParser.backup_database().
    void
    exitBackup_log(sql.tsql.TSqlParser.Backup_logContext ctx)
    Exit a parse tree produced by TSqlParser.backup_log().
    void
    exitBackup_master_key(sql.tsql.TSqlParser.Backup_master_keyContext ctx)
    Exit a parse tree produced by TSqlParser.backup_master_key().
    void
    exitBackup_service_master_key(sql.tsql.TSqlParser.Backup_service_master_keyContext ctx)
    Exit a parse tree produced by TSqlParser.backup_service_master_key().
    void
    exitBackup_statement(sql.tsql.TSqlParser.Backup_statementContext ctx)
    Exit a parse tree produced by TSqlParser.backup_statement().
    void
    exitBatch(sql.tsql.TSqlParser.BatchContext ctx)
    Exit a parse tree produced by TSqlParser.batch().
    void
    exitBatch_level_statement(sql.tsql.TSqlParser.Batch_level_statementContext ctx)
    Exit a parse tree produced by TSqlParser.batch_level_statement().
    void
    exitBegin_conversation_dialog(sql.tsql.TSqlParser.Begin_conversation_dialogContext ctx)
    Exit a parse tree produced by TSqlParser.begin_conversation_dialog().
    void
    exitBegin_conversation_timer(sql.tsql.TSqlParser.Begin_conversation_timerContext ctx)
    Exit a parse tree produced by TSqlParser.begin_conversation_timer().
    void
    exitBINARY_CHECKSUM(sql.tsql.TSqlParser.BINARY_CHECKSUMContext ctx)
    Exit a parse tree produced by the BINARY_CHECKSUM labeled alternative in TSqlParser.built_in_functions().
    void
    exitBlock_statement(sql.tsql.TSqlParser.Block_statementContext ctx)
    Exit a parse tree produced by TSqlParser.block_statement().
    void
    exitBracket_expression(sql.tsql.TSqlParser.Bracket_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.bracket_expression().
    void
    exitBreak_statement(sql.tsql.TSqlParser.Break_statementContext ctx)
    Exit a parse tree produced by TSqlParser.break_statement().
    void
    exitBUILT_IN_FUNC(sql.tsql.TSqlParser.BUILT_IN_FUNCContext ctx)
    Exit a parse tree produced by the BUILT_IN_FUNC labeled alternative in TSqlParser.function_call().
    void
    exitBulk_option(sql.tsql.TSqlParser.Bulk_optionContext ctx)
    Exit a parse tree produced by TSqlParser.bulk_option().
    void
    exitCase_expression(sql.tsql.TSqlParser.Case_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.case_expression().
    void
    exitCAST(sql.tsql.TSqlParser.CASTContext ctx)
    Exit a parse tree produced by the CAST labeled alternative in TSqlParser.built_in_functions().
    void
    exitCEILING(sql.tsql.TSqlParser.CEILINGContext ctx)
    Exit a parse tree produced by the CEILING labeled alternative in TSqlParser.built_in_functions().
    void
    exitCERT_ID(sql.tsql.TSqlParser.CERT_IDContext ctx)
    Exit a parse tree produced by the CERT_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitCERTENCODED(sql.tsql.TSqlParser.CERTENCODEDContext ctx)
    Exit a parse tree produced by the CERTENCODED labeled alternative in TSqlParser.built_in_functions().
    void
    exitCERTPRIVATEKEY(sql.tsql.TSqlParser.CERTPRIVATEKEYContext ctx)
    Exit a parse tree produced by the CERTPRIVATEKEY labeled alternative in TSqlParser.built_in_functions().
    void
    exitCfl_statement(sql.tsql.TSqlParser.Cfl_statementContext ctx)
    Exit a parse tree produced by TSqlParser.cfl_statement().
    void
    exitChange_table(sql.tsql.TSqlParser.Change_tableContext ctx)
    Exit a parse tree produced by TSqlParser.change_table().
    void
    exitChange_table_changes(sql.tsql.TSqlParser.Change_table_changesContext ctx)
    Exit a parse tree produced by TSqlParser.change_table_changes().
    void
    exitChange_table_version(sql.tsql.TSqlParser.Change_table_versionContext ctx)
    Exit a parse tree produced by TSqlParser.change_table_version().
    void
    exitChange_tracking_option(sql.tsql.TSqlParser.Change_tracking_optionContext ctx)
    Exit a parse tree produced by TSqlParser.change_tracking_option().
    void
    exitChange_tracking_option_list(sql.tsql.TSqlParser.Change_tracking_option_listContext ctx)
    Exit a parse tree produced by TSqlParser.change_tracking_option_list().
    void
    exitCHAR(sql.tsql.TSqlParser.CHARContext ctx)
    Exit a parse tree produced by the CHAR labeled alternative in TSqlParser.built_in_functions().
    void
    exitCHARINDEX(sql.tsql.TSqlParser.CHARINDEXContext ctx)
    Exit a parse tree produced by the CHARINDEX labeled alternative in TSqlParser.built_in_functions().
    void
    exitCheck_constraint(sql.tsql.TSqlParser.Check_constraintContext ctx)
    Exit a parse tree produced by TSqlParser.check_constraint().
    void
    exitCheckpoint_statement(sql.tsql.TSqlParser.Checkpoint_statementContext ctx)
    Exit a parse tree produced by TSqlParser.checkpoint_statement().
    void
    exitCHECKSUM(sql.tsql.TSqlParser.CHECKSUMContext ctx)
    Exit a parse tree produced by the CHECKSUM labeled alternative in TSqlParser.built_in_functions().
    void
    exitClass_type(sql.tsql.TSqlParser.Class_typeContext ctx)
    Exit a parse tree produced by TSqlParser.class_type().
    void
    exitClass_type_for_azure_dw(sql.tsql.TSqlParser.Class_type_for_azure_dwContext ctx)
    Exit a parse tree produced by TSqlParser.class_type_for_azure_dw().
    void
    exitClass_type_for_grant(sql.tsql.TSqlParser.Class_type_for_grantContext ctx)
    Exit a parse tree produced by TSqlParser.class_type_for_grant().
    void
    exitClass_type_for_parallel_dw(sql.tsql.TSqlParser.Class_type_for_parallel_dwContext ctx)
    Exit a parse tree produced by TSqlParser.class_type_for_parallel_dw().
    void
    exitClass_type_for_sql_database(sql.tsql.TSqlParser.Class_type_for_sql_databaseContext ctx)
    Exit a parse tree produced by TSqlParser.class_type_for_sql_database().
    void
    exitClient_assembly_specifier(sql.tsql.TSqlParser.Client_assembly_specifierContext ctx)
    Exit a parse tree produced by TSqlParser.client_assembly_specifier().
    void
    exitClose_key(sql.tsql.TSqlParser.Close_keyContext ctx)
    Exit a parse tree produced by TSqlParser.close_key().
    void
    exitClustered(sql.tsql.TSqlParser.ClusteredContext ctx)
    Exit a parse tree produced by TSqlParser.clustered().
    void
    exitCOALESCE(sql.tsql.TSqlParser.COALESCEContext ctx)
    Exit a parse tree produced by the COALESCE labeled alternative in TSqlParser.built_in_functions().
    void
    exitCOL_LENGTH(sql.tsql.TSqlParser.COL_LENGTHContext ctx)
    Exit a parse tree produced by the COL_LENGTH labeled alternative in TSqlParser.built_in_functions().
    void
    exitCOL_NAME(sql.tsql.TSqlParser.COL_NAMEContext ctx)
    Exit a parse tree produced by the COL_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitColon_colon(sql.tsql.TSqlParser.Colon_colonContext ctx)
    Exit a parse tree produced by TSqlParser.colon_colon().
    void
    exitColumn_alias(sql.tsql.TSqlParser.Column_aliasContext ctx)
    Exit a parse tree produced by TSqlParser.column_alias().
    void
    exitColumn_alias_list(sql.tsql.TSqlParser.Column_alias_listContext ctx)
    Exit a parse tree produced by TSqlParser.column_alias_list().
    void
    exitColumn_constraint(sql.tsql.TSqlParser.Column_constraintContext ctx)
    Exit a parse tree produced by TSqlParser.column_constraint().
    void
    exitColumn_declaration(sql.tsql.TSqlParser.Column_declarationContext ctx)
    Exit a parse tree produced by TSqlParser.column_declaration().
    void
    exitColumn_def_table_constraint(sql.tsql.TSqlParser.Column_def_table_constraintContext ctx)
    Exit a parse tree produced by TSqlParser.column_def_table_constraint().
    void
    exitColumn_def_table_constraints(sql.tsql.TSqlParser.Column_def_table_constraintsContext ctx)
    Exit a parse tree produced by TSqlParser.column_def_table_constraints().
    void
    exitColumn_definition(sql.tsql.TSqlParser.Column_definitionContext ctx)
    Exit a parse tree produced by TSqlParser.column_definition().
    void
    exitColumn_definition_element(sql.tsql.TSqlParser.Column_definition_elementContext ctx)
    Exit a parse tree produced by TSqlParser.column_definition_element().
    void
    exitColumn_index(sql.tsql.TSqlParser.Column_indexContext ctx)
    Exit a parse tree produced by TSqlParser.column_index().
    void
    exitColumn_modifier(sql.tsql.TSqlParser.Column_modifierContext ctx)
    Exit a parse tree produced by TSqlParser.column_modifier().
    void
    exitColumn_name_list(sql.tsql.TSqlParser.Column_name_listContext ctx)
    Exit a parse tree produced by TSqlParser.column_name_list().
    void
    exitColumn_name_list_with_order(sql.tsql.TSqlParser.Column_name_list_with_orderContext ctx)
    Exit a parse tree produced by TSqlParser.column_name_list_with_order().
    void
    exitCOLUMNPROPERTY(sql.tsql.TSqlParser.COLUMNPROPERTYContext ctx)
    Exit a parse tree produced by the COLUMNPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitColumnstore_index_option(sql.tsql.TSqlParser.Columnstore_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.columnstore_index_option().
    void
    exitCommon_table_expression(sql.tsql.TSqlParser.Common_table_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.common_table_expression().
    void
    exitComparison_operator(sql.tsql.TSqlParser.Comparison_operatorContext ctx)
    Exit a parse tree produced by TSqlParser.comparison_operator().
    void
    exitCOMPRESS(sql.tsql.TSqlParser.COMPRESSContext ctx)
    Exit a parse tree produced by the COMPRESS labeled alternative in TSqlParser.built_in_functions().
    void
    exitCONCAT(sql.tsql.TSqlParser.CONCATContext ctx)
    Exit a parse tree produced by the CONCAT labeled alternative in TSqlParser.built_in_functions().
    void
    exitCONCAT_WS(sql.tsql.TSqlParser.CONCAT_WSContext ctx)
    Exit a parse tree produced by the CONCAT_WS labeled alternative in TSqlParser.built_in_functions().
    void
    exitConnection_node(sql.tsql.TSqlParser.Connection_nodeContext ctx)
    Exit a parse tree produced by TSqlParser.connection_node().
    void
    exitCONNECTIONPROPERTY(sql.tsql.TSqlParser.CONNECTIONPROPERTYContext ctx)
    Exit a parse tree produced by the CONNECTIONPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitConstant(sql.tsql.TSqlParser.ConstantContext ctx)
    Exit a parse tree produced by TSqlParser.constant().
    void
    exitConstant_LOCAL_ID(sql.tsql.TSqlParser.Constant_LOCAL_IDContext ctx)
    Exit a parse tree produced by TSqlParser.constant_LOCAL_ID().
    void
    exitContainment_option(sql.tsql.TSqlParser.Containment_optionContext ctx)
    Exit a parse tree produced by TSqlParser.containment_option().
    void
    exitCONTEXT_INFO(sql.tsql.TSqlParser.CONTEXT_INFOContext ctx)
    Exit a parse tree produced by the CONTEXT_INFO labeled alternative in TSqlParser.built_in_functions().
    void
    exitContinue_statement(sql.tsql.TSqlParser.Continue_statementContext ctx)
    Exit a parse tree produced by TSqlParser.continue_statement().
    void
    exitContract_name(sql.tsql.TSqlParser.Contract_nameContext ctx)
    Exit a parse tree produced by TSqlParser.contract_name().
    void
    exitConversation_statement(sql.tsql.TSqlParser.Conversation_statementContext ctx)
    Exit a parse tree produced by TSqlParser.conversation_statement().
    void
    exitCONVERT(sql.tsql.TSqlParser.CONVERTContext ctx)
    Exit a parse tree produced by the CONVERT labeled alternative in TSqlParser.built_in_functions().
    void
    exitCOS(sql.tsql.TSqlParser.COSContext ctx)
    Exit a parse tree produced by the COS labeled alternative in TSqlParser.built_in_functions().
    void
    exitCOT(sql.tsql.TSqlParser.COTContext ctx)
    Exit a parse tree produced by the COT labeled alternative in TSqlParser.built_in_functions().
    void
    exitCreate_application_role(sql.tsql.TSqlParser.Create_application_roleContext ctx)
    Exit a parse tree produced by TSqlParser.create_application_role().
    void
    exitCreate_assembly(sql.tsql.TSqlParser.Create_assemblyContext ctx)
    Exit a parse tree produced by TSqlParser.create_assembly().
    void
    exitCreate_asymmetric_key(sql.tsql.TSqlParser.Create_asymmetric_keyContext ctx)
    Exit a parse tree produced by TSqlParser.create_asymmetric_key().
    void
    exitCreate_certificate(sql.tsql.TSqlParser.Create_certificateContext ctx)
    Exit a parse tree produced by TSqlParser.create_certificate().
    void
    exitCreate_column_encryption_key(sql.tsql.TSqlParser.Create_column_encryption_keyContext ctx)
    Exit a parse tree produced by TSqlParser.create_column_encryption_key().
    void
    exitCreate_column_master_key(sql.tsql.TSqlParser.Create_column_master_keyContext ctx)
    Exit a parse tree produced by TSqlParser.create_column_master_key().
    void
    exitCreate_columnstore_index(sql.tsql.TSqlParser.Create_columnstore_indexContext ctx)
    Exit a parse tree produced by TSqlParser.create_columnstore_index().
    void
    exitCreate_columnstore_index_options(sql.tsql.TSqlParser.Create_columnstore_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.create_columnstore_index_options().
    void
    exitCreate_contract(sql.tsql.TSqlParser.Create_contractContext ctx)
    Exit a parse tree produced by TSqlParser.create_contract().
    void
    exitCreate_credential(sql.tsql.TSqlParser.Create_credentialContext ctx)
    Exit a parse tree produced by TSqlParser.create_credential().
    void
    exitCreate_cryptographic_provider(sql.tsql.TSqlParser.Create_cryptographic_providerContext ctx)
    Exit a parse tree produced by TSqlParser.create_cryptographic_provider().
    void
    exitCreate_database(sql.tsql.TSqlParser.Create_databaseContext ctx)
    Exit a parse tree produced by TSqlParser.create_database().
    void
    exitCreate_database_audit_specification(sql.tsql.TSqlParser.Create_database_audit_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.create_database_audit_specification().
    void
    exitCreate_database_option(sql.tsql.TSqlParser.Create_database_optionContext ctx)
    Exit a parse tree produced by TSqlParser.create_database_option().
    void
    exitCreate_db_role(sql.tsql.TSqlParser.Create_db_roleContext ctx)
    Exit a parse tree produced by TSqlParser.create_db_role().
    void
    exitCreate_endpoint(sql.tsql.TSqlParser.Create_endpointContext ctx)
    Exit a parse tree produced by TSqlParser.create_endpoint().
    void
    exitCreate_event_notification(sql.tsql.TSqlParser.Create_event_notificationContext ctx)
    Exit a parse tree produced by TSqlParser.create_event_notification().
    void
    exitCreate_external_library(sql.tsql.TSqlParser.Create_external_libraryContext ctx)
    Exit a parse tree produced by TSqlParser.create_external_library().
    void
    exitCreate_external_resource_pool(sql.tsql.TSqlParser.Create_external_resource_poolContext ctx)
    Exit a parse tree produced by TSqlParser.create_external_resource_pool().
    void
    exitCreate_fulltext_catalog(sql.tsql.TSqlParser.Create_fulltext_catalogContext ctx)
    Exit a parse tree produced by TSqlParser.create_fulltext_catalog().
    void
    exitCreate_fulltext_stoplist(sql.tsql.TSqlParser.Create_fulltext_stoplistContext ctx)
    Exit a parse tree produced by TSqlParser.create_fulltext_stoplist().
    void
    exitCreate_index(sql.tsql.TSqlParser.Create_indexContext ctx)
    Exit a parse tree produced by TSqlParser.create_index().
    void
    exitCreate_index_options(sql.tsql.TSqlParser.Create_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.create_index_options().
    void
    exitCreate_key(sql.tsql.TSqlParser.Create_keyContext ctx)
    Exit a parse tree produced by TSqlParser.create_key().
    void
    exitCreate_login_azure_sql(sql.tsql.TSqlParser.Create_login_azure_sqlContext ctx)
    Exit a parse tree produced by TSqlParser.create_login_azure_sql().
    void
    exitCreate_login_pdw(sql.tsql.TSqlParser.Create_login_pdwContext ctx)
    Exit a parse tree produced by TSqlParser.create_login_pdw().
    void
    exitCreate_login_sql_server(sql.tsql.TSqlParser.Create_login_sql_serverContext ctx)
    Exit a parse tree produced by TSqlParser.create_login_sql_server().
    void
    exitCreate_master_key_azure_sql(sql.tsql.TSqlParser.Create_master_key_azure_sqlContext ctx)
    Exit a parse tree produced by TSqlParser.create_master_key_azure_sql().
    void
    exitCreate_master_key_sql_server(sql.tsql.TSqlParser.Create_master_key_sql_serverContext ctx)
    Exit a parse tree produced by TSqlParser.create_master_key_sql_server().
    void
    exitCreate_nonclustered_columnstore_index(sql.tsql.TSqlParser.Create_nonclustered_columnstore_indexContext ctx)
    Exit a parse tree produced by TSqlParser.create_nonclustered_columnstore_index().
    void
    exitCreate_or_alter_broker_priority(sql.tsql.TSqlParser.Create_or_alter_broker_priorityContext ctx)
    Exit a parse tree produced by TSqlParser.create_or_alter_broker_priority().
    void
    exitCreate_or_alter_ddl_trigger(sql.tsql.TSqlParser.Create_or_alter_ddl_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.create_or_alter_ddl_trigger().
    void
    exitCreate_or_alter_dml_trigger(sql.tsql.TSqlParser.Create_or_alter_dml_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.create_or_alter_dml_trigger().
    void
    exitCreate_or_alter_event_session(sql.tsql.TSqlParser.Create_or_alter_event_sessionContext ctx)
    Exit a parse tree produced by TSqlParser.create_or_alter_event_session().
    void
    exitCreate_or_alter_function(sql.tsql.TSqlParser.Create_or_alter_functionContext ctx)
    Exit a parse tree produced by TSqlParser.create_or_alter_function().
    void
    exitCreate_or_alter_procedure(sql.tsql.TSqlParser.Create_or_alter_procedureContext ctx)
    Exit a parse tree produced by TSqlParser.create_or_alter_procedure().
    void
    exitCreate_or_alter_trigger(sql.tsql.TSqlParser.Create_or_alter_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.create_or_alter_trigger().
    void
    exitCreate_partition_function(sql.tsql.TSqlParser.Create_partition_functionContext ctx)
    Exit a parse tree produced by TSqlParser.create_partition_function().
    void
    exitCreate_partition_scheme(sql.tsql.TSqlParser.Create_partition_schemeContext ctx)
    Exit a parse tree produced by TSqlParser.create_partition_scheme().
    void
    exitCreate_queue(sql.tsql.TSqlParser.Create_queueContext ctx)
    Exit a parse tree produced by TSqlParser.create_queue().
    void
    exitCreate_remote_service_binding(sql.tsql.TSqlParser.Create_remote_service_bindingContext ctx)
    Exit a parse tree produced by TSqlParser.create_remote_service_binding().
    void
    exitCreate_resource_pool(sql.tsql.TSqlParser.Create_resource_poolContext ctx)
    Exit a parse tree produced by TSqlParser.create_resource_pool().
    void
    exitCreate_route(sql.tsql.TSqlParser.Create_routeContext ctx)
    Exit a parse tree produced by TSqlParser.create_route().
    void
    exitCreate_rule(sql.tsql.TSqlParser.Create_ruleContext ctx)
    Exit a parse tree produced by TSqlParser.create_rule().
    void
    exitCreate_schema(sql.tsql.TSqlParser.Create_schemaContext ctx)
    Exit a parse tree produced by TSqlParser.create_schema().
    void
    exitCreate_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Create_schema_azure_sql_dw_and_pdwContext ctx)
    Exit a parse tree produced by TSqlParser.create_schema_azure_sql_dw_and_pdw().
    void
    exitCreate_search_property_list(sql.tsql.TSqlParser.Create_search_property_listContext ctx)
    Exit a parse tree produced by TSqlParser.create_search_property_list().
    void
    exitCreate_security_policy(sql.tsql.TSqlParser.Create_security_policyContext ctx)
    Exit a parse tree produced by TSqlParser.create_security_policy().
    void
    exitCreate_sequence(sql.tsql.TSqlParser.Create_sequenceContext ctx)
    Exit a parse tree produced by TSqlParser.create_sequence().
    void
    exitCreate_server_audit(sql.tsql.TSqlParser.Create_server_auditContext ctx)
    Exit a parse tree produced by TSqlParser.create_server_audit().
    void
    exitCreate_server_audit_specification(sql.tsql.TSqlParser.Create_server_audit_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.create_server_audit_specification().
    void
    exitCreate_server_role(sql.tsql.TSqlParser.Create_server_roleContext ctx)
    Exit a parse tree produced by TSqlParser.create_server_role().
    void
    exitCreate_service(sql.tsql.TSqlParser.Create_serviceContext ctx)
    Exit a parse tree produced by TSqlParser.create_service().
    void
    exitCreate_statistics(sql.tsql.TSqlParser.Create_statisticsContext ctx)
    Exit a parse tree produced by TSqlParser.create_statistics().
    void
    exitCreate_synonym(sql.tsql.TSqlParser.Create_synonymContext ctx)
    Exit a parse tree produced by TSqlParser.create_synonym().
    void
    exitCreate_table(sql.tsql.TSqlParser.Create_tableContext ctx)
    Exit a parse tree produced by TSqlParser.create_table().
    void
    exitCreate_table_index_option(sql.tsql.TSqlParser.Create_table_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.create_table_index_option().
    void
    exitCreate_table_index_options(sql.tsql.TSqlParser.Create_table_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.create_table_index_options().
    void
    exitCreate_type(sql.tsql.TSqlParser.Create_typeContext ctx)
    Exit a parse tree produced by TSqlParser.create_type().
    void
    exitCreate_user(sql.tsql.TSqlParser.Create_userContext ctx)
    Exit a parse tree produced by TSqlParser.create_user().
    void
    exitCreate_user_azure_sql_dw(sql.tsql.TSqlParser.Create_user_azure_sql_dwContext ctx)
    Exit a parse tree produced by TSqlParser.create_user_azure_sql_dw().
    void
    exitCreate_view(sql.tsql.TSqlParser.Create_viewContext ctx)
    Exit a parse tree produced by TSqlParser.create_view().
    void
    exitCreate_workload_group(sql.tsql.TSqlParser.Create_workload_groupContext ctx)
    Exit a parse tree produced by TSqlParser.create_workload_group().
    void
    exitCreate_xml_index(sql.tsql.TSqlParser.Create_xml_indexContext ctx)
    Exit a parse tree produced by TSqlParser.create_xml_index().
    void
    exitCreate_xml_schema_collection(sql.tsql.TSqlParser.Create_xml_schema_collectionContext ctx)
    Exit a parse tree produced by TSqlParser.create_xml_schema_collection().
    void
    exitCross_join(sql.tsql.TSqlParser.Cross_joinContext ctx)
    Exit a parse tree produced by TSqlParser.cross_join().
    void
    exitCURRENT_DATE(sql.tsql.TSqlParser.CURRENT_DATEContext ctx)
    Exit a parse tree produced by the CURRENT_DATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitCURRENT_REQUEST_ID(sql.tsql.TSqlParser.CURRENT_REQUEST_IDContext ctx)
    Exit a parse tree produced by the CURRENT_REQUEST_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitCURRENT_TIMESTAMP(sql.tsql.TSqlParser.CURRENT_TIMESTAMPContext ctx)
    Exit a parse tree produced by the CURRENT_TIMESTAMP labeled alternative in TSqlParser.built_in_functions().
    void
    exitCURRENT_TIMEZONE(sql.tsql.TSqlParser.CURRENT_TIMEZONEContext ctx)
    Exit a parse tree produced by the CURRENT_TIMEZONE labeled alternative in TSqlParser.built_in_functions().
    void
    exitCURRENT_TIMEZONE_ID(sql.tsql.TSqlParser.CURRENT_TIMEZONE_IDContext ctx)
    Exit a parse tree produced by the CURRENT_TIMEZONE_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitCURRENT_TRANSACTION_ID(sql.tsql.TSqlParser.CURRENT_TRANSACTION_IDContext ctx)
    Exit a parse tree produced by the CURRENT_TRANSACTION_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitCURRENT_USER(sql.tsql.TSqlParser.CURRENT_USERContext ctx)
    Exit a parse tree produced by the CURRENT_USER labeled alternative in TSqlParser.built_in_functions().
    void
    exitCursor_name(sql.tsql.TSqlParser.Cursor_nameContext ctx)
    Exit a parse tree produced by TSqlParser.cursor_name().
    void
    exitCursor_option(sql.tsql.TSqlParser.Cursor_optionContext ctx)
    Exit a parse tree produced by TSqlParser.cursor_option().
    void
    exitCURSOR_ROWS(sql.tsql.TSqlParser.CURSOR_ROWSContext ctx)
    Exit a parse tree produced by the CURSOR_ROWS labeled alternative in TSqlParser.built_in_functions().
    void
    exitCursor_statement(sql.tsql.TSqlParser.Cursor_statementContext ctx)
    Exit a parse tree produced by TSqlParser.cursor_statement().
    void
    exitCURSOR_STATUS(sql.tsql.TSqlParser.CURSOR_STATUSContext ctx)
    Exit a parse tree produced by the CURSOR_STATUS labeled alternative in TSqlParser.built_in_functions().
    void
    exitData_type(sql.tsql.TSqlParser.Data_typeContext ctx)
    Exit a parse tree produced by TSqlParser.data_type().
    void
    exitDatabase_file_spec(sql.tsql.TSqlParser.Database_file_specContext ctx)
    Exit a parse tree produced by TSqlParser.database_file_spec().
    void
    exitDatabase_filestream_option(sql.tsql.TSqlParser.Database_filestream_optionContext ctx)
    Exit a parse tree produced by TSqlParser.database_filestream_option().
    void
    exitDatabase_mirroring_option(sql.tsql.TSqlParser.Database_mirroring_optionContext ctx)
    Exit a parse tree produced by TSqlParser.database_mirroring_option().
    void
    exitDatabase_optionspec(sql.tsql.TSqlParser.Database_optionspecContext ctx)
    Exit a parse tree produced by TSqlParser.database_optionspec().
    void
    exitDATABASE_PRINCIPAL_ID(sql.tsql.TSqlParser.DATABASE_PRINCIPAL_IDContext ctx)
    Exit a parse tree produced by the DATABASE_PRINCIPAL_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATABASEPROPERTYEX(sql.tsql.TSqlParser.DATABASEPROPERTYEXContext ctx)
    Exit a parse tree produced by the DATABASEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATALENGTH(sql.tsql.TSqlParser.DATALENGTHContext ctx)
    Exit a parse tree produced by the DATALENGTH labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATE_BUCKET(sql.tsql.TSqlParser.DATE_BUCKETContext ctx)
    Exit a parse tree produced by the DATE_BUCKET labeled alternative in TSqlParser.built_in_functions().
    void
    exitDate_correlation_optimization_option(sql.tsql.TSqlParser.Date_correlation_optimization_optionContext ctx)
    Exit a parse tree produced by TSqlParser.date_correlation_optimization_option().
    void
    exitDate_options(sql.tsql.TSqlParser.Date_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.date_options().
    void
    exitDATEADD(sql.tsql.TSqlParser.DATEADDContext ctx)
    Exit a parse tree produced by the DATEADD labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATEDIFF(sql.tsql.TSqlParser.DATEDIFFContext ctx)
    Exit a parse tree produced by the DATEDIFF labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATEDIFF_BIG(sql.tsql.TSqlParser.DATEDIFF_BIGContext ctx)
    Exit a parse tree produced by the DATEDIFF_BIG labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATEFROMPARTS(sql.tsql.TSqlParser.DATEFROMPARTSContext ctx)
    Exit a parse tree produced by the DATEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATENAME(sql.tsql.TSqlParser.DATENAMEContext ctx)
    Exit a parse tree produced by the DATENAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATEPART(sql.tsql.TSqlParser.DATEPARTContext ctx)
    Exit a parse tree produced by the DATEPART labeled alternative in TSqlParser.built_in_functions().
    void
    exitDateparts_12(sql.tsql.TSqlParser.Dateparts_12Context ctx)
    Exit a parse tree produced by TSqlParser.dateparts_12().
    void
    exitDateparts_15(sql.tsql.TSqlParser.Dateparts_15Context ctx)
    Exit a parse tree produced by TSqlParser.dateparts_15().
    void
    exitDateparts_9(sql.tsql.TSqlParser.Dateparts_9Context ctx)
    Exit a parse tree produced by TSqlParser.dateparts_9().
    void
    exitDateparts_datetrunc(sql.tsql.TSqlParser.Dateparts_datetruncContext ctx)
    Exit a parse tree produced by TSqlParser.dateparts_datetrunc().
    void
    exitDATETIME2FROMPARTS(sql.tsql.TSqlParser.DATETIME2FROMPARTSContext ctx)
    Exit a parse tree produced by the DATETIME2FROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATETIMEFROMPARTS(sql.tsql.TSqlParser.DATETIMEFROMPARTSContext ctx)
    Exit a parse tree produced by the DATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATETIMEOFFSETFROMPARTS(sql.tsql.TSqlParser.DATETIMEOFFSETFROMPARTSContext ctx)
    Exit a parse tree produced by the DATETIMEOFFSETFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    exitDATETRUNC(sql.tsql.TSqlParser.DATETRUNCContext ctx)
    Exit a parse tree produced by the DATETRUNC labeled alternative in TSqlParser.built_in_functions().
    void
    exitDAY(sql.tsql.TSqlParser.DAYContext ctx)
    Exit a parse tree produced by the DAY labeled alternative in TSqlParser.built_in_functions().
    void
    exitDb_encryption_option(sql.tsql.TSqlParser.Db_encryption_optionContext ctx)
    Exit a parse tree produced by TSqlParser.db_encryption_option().
    void
    exitDB_ID(sql.tsql.TSqlParser.DB_IDContext ctx)
    Exit a parse tree produced by the DB_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitDB_NAME(sql.tsql.TSqlParser.DB_NAMEContext ctx)
    Exit a parse tree produced by the DB_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitDb_state_option(sql.tsql.TSqlParser.Db_state_optionContext ctx)
    Exit a parse tree produced by TSqlParser.db_state_option().
    void
    exitDb_update_option(sql.tsql.TSqlParser.Db_update_optionContext ctx)
    Exit a parse tree produced by TSqlParser.db_update_option().
    void
    exitDb_user_access_option(sql.tsql.TSqlParser.Db_user_access_optionContext ctx)
    Exit a parse tree produced by TSqlParser.db_user_access_option().
    void
    exitDbcc_checkalloc(sql.tsql.TSqlParser.Dbcc_checkallocContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkalloc().
    void
    exitDbcc_checkalloc_option(sql.tsql.TSqlParser.Dbcc_checkalloc_optionContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkalloc_option().
    void
    exitDbcc_checkcatalog(sql.tsql.TSqlParser.Dbcc_checkcatalogContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkcatalog().
    void
    exitDbcc_checkconstraints(sql.tsql.TSqlParser.Dbcc_checkconstraintsContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkconstraints().
    void
    exitDbcc_checkconstraints_option(sql.tsql.TSqlParser.Dbcc_checkconstraints_optionContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkconstraints_option().
    void
    exitDbcc_checkdb(sql.tsql.TSqlParser.Dbcc_checkdbContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkdb().
    void
    exitDbcc_checkdb_table_option(sql.tsql.TSqlParser.Dbcc_checkdb_table_optionContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkdb_table_option().
    void
    exitDbcc_checkfilegroup(sql.tsql.TSqlParser.Dbcc_checkfilegroupContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkfilegroup().
    void
    exitDbcc_checkfilegroup_option(sql.tsql.TSqlParser.Dbcc_checkfilegroup_optionContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checkfilegroup_option().
    void
    exitDbcc_checktable(sql.tsql.TSqlParser.Dbcc_checktableContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_checktable().
    void
    exitDbcc_clause(sql.tsql.TSqlParser.Dbcc_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_clause().
    void
    exitDbcc_cleantable(sql.tsql.TSqlParser.Dbcc_cleantableContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_cleantable().
    void
    exitDbcc_clonedatabase(sql.tsql.TSqlParser.Dbcc_clonedatabaseContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_clonedatabase().
    void
    exitDbcc_clonedatabase_option(sql.tsql.TSqlParser.Dbcc_clonedatabase_optionContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_clonedatabase_option().
    void
    exitDbcc_dbreindex(sql.tsql.TSqlParser.Dbcc_dbreindexContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_dbreindex().
    void
    exitDbcc_dll_free(sql.tsql.TSqlParser.Dbcc_dll_freeContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_dll_free().
    void
    exitDbcc_dropcleanbuffers(sql.tsql.TSqlParser.Dbcc_dropcleanbuffersContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_dropcleanbuffers().
    void
    exitDbcc_pdw_showspaceused(sql.tsql.TSqlParser.Dbcc_pdw_showspaceusedContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_pdw_showspaceused().
    void
    exitDbcc_proccache(sql.tsql.TSqlParser.Dbcc_proccacheContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_proccache().
    void
    exitDbcc_showcontig(sql.tsql.TSqlParser.Dbcc_showcontigContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_showcontig().
    void
    exitDbcc_showcontig_option(sql.tsql.TSqlParser.Dbcc_showcontig_optionContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_showcontig_option().
    void
    exitDbcc_shrinklog(sql.tsql.TSqlParser.Dbcc_shrinklogContext ctx)
    Exit a parse tree produced by TSqlParser.dbcc_shrinklog().
    void
    exitDdl_clause(sql.tsql.TSqlParser.Ddl_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.ddl_clause().
    void
    exitDdl_object(sql.tsql.TSqlParser.Ddl_objectContext ctx)
    Exit a parse tree produced by TSqlParser.ddl_object().
    void
    exitDdl_trigger_operation(sql.tsql.TSqlParser.Ddl_trigger_operationContext ctx)
    Exit a parse tree produced by TSqlParser.ddl_trigger_operation().
    void
    exitDeclare_cursor(sql.tsql.TSqlParser.Declare_cursorContext ctx)
    Exit a parse tree produced by TSqlParser.declare_cursor().
    void
    exitDeclare_local(sql.tsql.TSqlParser.Declare_localContext ctx)
    Exit a parse tree produced by TSqlParser.declare_local().
    void
    exitDeclare_set_cursor_common(sql.tsql.TSqlParser.Declare_set_cursor_commonContext ctx)
    Exit a parse tree produced by TSqlParser.declare_set_cursor_common().
    void
    exitDeclare_set_cursor_common_partial(sql.tsql.TSqlParser.Declare_set_cursor_common_partialContext ctx)
    Exit a parse tree produced by TSqlParser.declare_set_cursor_common_partial().
    void
    exitDeclare_statement(sql.tsql.TSqlParser.Declare_statementContext ctx)
    Exit a parse tree produced by TSqlParser.declare_statement().
    void
    exitDECOMPRESS(sql.tsql.TSqlParser.DECOMPRESSContext ctx)
    Exit a parse tree produced by the DECOMPRESS labeled alternative in TSqlParser.built_in_functions().
    void
    exitDecryption_mechanism(sql.tsql.TSqlParser.Decryption_mechanismContext ctx)
    Exit a parse tree produced by TSqlParser.decryption_mechanism().
    void
    exitDEGREES(sql.tsql.TSqlParser.DEGREESContext ctx)
    Exit a parse tree produced by the DEGREES labeled alternative in TSqlParser.built_in_functions().
    void
    exitDelayed_durability_option(sql.tsql.TSqlParser.Delayed_durability_optionContext ctx)
    Exit a parse tree produced by TSqlParser.delayed_durability_option().
    void
    exitDelete_statement(sql.tsql.TSqlParser.Delete_statementContext ctx)
    Exit a parse tree produced by TSqlParser.delete_statement().
    void
    exitDelete_statement_from(sql.tsql.TSqlParser.Delete_statement_fromContext ctx)
    Exit a parse tree produced by TSqlParser.delete_statement_from().
    void
    exitDeprecated_table_hint(sql.tsql.TSqlParser.Deprecated_table_hintContext ctx)
    Exit a parse tree produced by TSqlParser.deprecated_table_hint().
    void
    exitDerived_table(sql.tsql.TSqlParser.Derived_tableContext ctx)
    Exit a parse tree produced by TSqlParser.derived_table().
    void
    exitDIFFERENCE(sql.tsql.TSqlParser.DIFFERENCEContext ctx)
    Exit a parse tree produced by the DIFFERENCE labeled alternative in TSqlParser.built_in_functions().
    void
    exitDisable_trigger(sql.tsql.TSqlParser.Disable_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.disable_trigger().
    void
    exitDml_clause(sql.tsql.TSqlParser.Dml_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.dml_clause().
    void
    exitDml_trigger_operation(sql.tsql.TSqlParser.Dml_trigger_operationContext ctx)
    Exit a parse tree produced by TSqlParser.dml_trigger_operation().
    void
    exitDml_trigger_option(sql.tsql.TSqlParser.Dml_trigger_optionContext ctx)
    Exit a parse tree produced by TSqlParser.dml_trigger_option().
    void
    exitDrop_aggregate(sql.tsql.TSqlParser.Drop_aggregateContext ctx)
    Exit a parse tree produced by TSqlParser.drop_aggregate().
    void
    exitDrop_application_role(sql.tsql.TSqlParser.Drop_application_roleContext ctx)
    Exit a parse tree produced by TSqlParser.drop_application_role().
    void
    exitDrop_assembly(sql.tsql.TSqlParser.Drop_assemblyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_assembly().
    void
    exitDrop_asymmetric_key(sql.tsql.TSqlParser.Drop_asymmetric_keyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_asymmetric_key().
    void
    exitDrop_availability_group(sql.tsql.TSqlParser.Drop_availability_groupContext ctx)
    Exit a parse tree produced by TSqlParser.drop_availability_group().
    void
    exitDrop_backward_compatible_index(sql.tsql.TSqlParser.Drop_backward_compatible_indexContext ctx)
    Exit a parse tree produced by TSqlParser.drop_backward_compatible_index().
    void
    exitDrop_broker_priority(sql.tsql.TSqlParser.Drop_broker_priorityContext ctx)
    Exit a parse tree produced by TSqlParser.drop_broker_priority().
    void
    exitDrop_certificate(sql.tsql.TSqlParser.Drop_certificateContext ctx)
    Exit a parse tree produced by TSqlParser.drop_certificate().
    void
    exitDrop_column_encryption_key(sql.tsql.TSqlParser.Drop_column_encryption_keyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_column_encryption_key().
    void
    exitDrop_column_master_key(sql.tsql.TSqlParser.Drop_column_master_keyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_column_master_key().
    void
    exitDrop_contract(sql.tsql.TSqlParser.Drop_contractContext ctx)
    Exit a parse tree produced by TSqlParser.drop_contract().
    void
    exitDrop_credential(sql.tsql.TSqlParser.Drop_credentialContext ctx)
    Exit a parse tree produced by TSqlParser.drop_credential().
    void
    exitDrop_cryptograhic_provider(sql.tsql.TSqlParser.Drop_cryptograhic_providerContext ctx)
    Exit a parse tree produced by TSqlParser.drop_cryptograhic_provider().
    void
    exitDrop_database(sql.tsql.TSqlParser.Drop_databaseContext ctx)
    Exit a parse tree produced by TSqlParser.drop_database().
    void
    exitDrop_database_audit_specification(sql.tsql.TSqlParser.Drop_database_audit_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.drop_database_audit_specification().
    void
    exitDrop_database_encryption_key(sql.tsql.TSqlParser.Drop_database_encryption_keyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_database_encryption_key().
    void
    exitDrop_database_scoped_credential(sql.tsql.TSqlParser.Drop_database_scoped_credentialContext ctx)
    Exit a parse tree produced by TSqlParser.drop_database_scoped_credential().
    void
    exitDrop_db_role(sql.tsql.TSqlParser.Drop_db_roleContext ctx)
    Exit a parse tree produced by TSqlParser.drop_db_role().
    void
    exitDrop_ddl_trigger(sql.tsql.TSqlParser.Drop_ddl_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.drop_ddl_trigger().
    void
    exitDrop_default(sql.tsql.TSqlParser.Drop_defaultContext ctx)
    Exit a parse tree produced by TSqlParser.drop_default().
    void
    exitDrop_dml_trigger(sql.tsql.TSqlParser.Drop_dml_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.drop_dml_trigger().
    void
    exitDrop_endpoint(sql.tsql.TSqlParser.Drop_endpointContext ctx)
    Exit a parse tree produced by TSqlParser.drop_endpoint().
    void
    exitDrop_event_notifications(sql.tsql.TSqlParser.Drop_event_notificationsContext ctx)
    Exit a parse tree produced by TSqlParser.drop_event_notifications().
    void
    exitDrop_event_session(sql.tsql.TSqlParser.Drop_event_sessionContext ctx)
    Exit a parse tree produced by TSqlParser.drop_event_session().
    void
    exitDrop_external_data_source(sql.tsql.TSqlParser.Drop_external_data_sourceContext ctx)
    Exit a parse tree produced by TSqlParser.drop_external_data_source().
    void
    exitDrop_external_file_format(sql.tsql.TSqlParser.Drop_external_file_formatContext ctx)
    Exit a parse tree produced by TSqlParser.drop_external_file_format().
    void
    exitDrop_external_library(sql.tsql.TSqlParser.Drop_external_libraryContext ctx)
    Exit a parse tree produced by TSqlParser.drop_external_library().
    void
    exitDrop_external_resource_pool(sql.tsql.TSqlParser.Drop_external_resource_poolContext ctx)
    Exit a parse tree produced by TSqlParser.drop_external_resource_pool().
    void
    exitDrop_external_table(sql.tsql.TSqlParser.Drop_external_tableContext ctx)
    Exit a parse tree produced by TSqlParser.drop_external_table().
    void
    exitDrop_fulltext_catalog(sql.tsql.TSqlParser.Drop_fulltext_catalogContext ctx)
    Exit a parse tree produced by TSqlParser.drop_fulltext_catalog().
    void
    exitDrop_fulltext_index(sql.tsql.TSqlParser.Drop_fulltext_indexContext ctx)
    Exit a parse tree produced by TSqlParser.drop_fulltext_index().
    void
    exitDrop_fulltext_stoplist(sql.tsql.TSqlParser.Drop_fulltext_stoplistContext ctx)
    Exit a parse tree produced by TSqlParser.drop_fulltext_stoplist().
    void
    exitDrop_function(sql.tsql.TSqlParser.Drop_functionContext ctx)
    Exit a parse tree produced by TSqlParser.drop_function().
    void
    exitDrop_index(sql.tsql.TSqlParser.Drop_indexContext ctx)
    Exit a parse tree produced by TSqlParser.drop_index().
    void
    exitDrop_login(sql.tsql.TSqlParser.Drop_loginContext ctx)
    Exit a parse tree produced by TSqlParser.drop_login().
    void
    exitDrop_master_key(sql.tsql.TSqlParser.Drop_master_keyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_master_key().
    void
    exitDrop_message_type(sql.tsql.TSqlParser.Drop_message_typeContext ctx)
    Exit a parse tree produced by TSqlParser.drop_message_type().
    void
    exitDrop_partition_function(sql.tsql.TSqlParser.Drop_partition_functionContext ctx)
    Exit a parse tree produced by TSqlParser.drop_partition_function().
    void
    exitDrop_partition_scheme(sql.tsql.TSqlParser.Drop_partition_schemeContext ctx)
    Exit a parse tree produced by TSqlParser.drop_partition_scheme().
    void
    exitDrop_procedure(sql.tsql.TSqlParser.Drop_procedureContext ctx)
    Exit a parse tree produced by TSqlParser.drop_procedure().
    void
    exitDrop_queue(sql.tsql.TSqlParser.Drop_queueContext ctx)
    Exit a parse tree produced by TSqlParser.drop_queue().
    void
    exitDrop_relational_or_xml_or_spatial_index(sql.tsql.TSqlParser.Drop_relational_or_xml_or_spatial_indexContext ctx)
    Exit a parse tree produced by TSqlParser.drop_relational_or_xml_or_spatial_index().
    void
    exitDrop_remote_service_binding(sql.tsql.TSqlParser.Drop_remote_service_bindingContext ctx)
    Exit a parse tree produced by TSqlParser.drop_remote_service_binding().
    void
    exitDrop_resource_pool(sql.tsql.TSqlParser.Drop_resource_poolContext ctx)
    Exit a parse tree produced by TSqlParser.drop_resource_pool().
    void
    exitDrop_route(sql.tsql.TSqlParser.Drop_routeContext ctx)
    Exit a parse tree produced by TSqlParser.drop_route().
    void
    exitDrop_rule(sql.tsql.TSqlParser.Drop_ruleContext ctx)
    Exit a parse tree produced by TSqlParser.drop_rule().
    void
    exitDrop_schema(sql.tsql.TSqlParser.Drop_schemaContext ctx)
    Exit a parse tree produced by TSqlParser.drop_schema().
    void
    exitDrop_search_property_list(sql.tsql.TSqlParser.Drop_search_property_listContext ctx)
    Exit a parse tree produced by TSqlParser.drop_search_property_list().
    void
    exitDrop_security_policy(sql.tsql.TSqlParser.Drop_security_policyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_security_policy().
    void
    exitDrop_sequence(sql.tsql.TSqlParser.Drop_sequenceContext ctx)
    Exit a parse tree produced by TSqlParser.drop_sequence().
    void
    exitDrop_server_audit(sql.tsql.TSqlParser.Drop_server_auditContext ctx)
    Exit a parse tree produced by TSqlParser.drop_server_audit().
    void
    exitDrop_server_audit_specification(sql.tsql.TSqlParser.Drop_server_audit_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.drop_server_audit_specification().
    void
    exitDrop_server_role(sql.tsql.TSqlParser.Drop_server_roleContext ctx)
    Exit a parse tree produced by TSqlParser.drop_server_role().
    void
    exitDrop_service(sql.tsql.TSqlParser.Drop_serviceContext ctx)
    Exit a parse tree produced by TSqlParser.drop_service().
    void
    exitDrop_signature(sql.tsql.TSqlParser.Drop_signatureContext ctx)
    Exit a parse tree produced by TSqlParser.drop_signature().
    void
    exitDrop_statistics(sql.tsql.TSqlParser.Drop_statisticsContext ctx)
    Exit a parse tree produced by TSqlParser.drop_statistics().
    void
    exitDrop_statistics_name_azure_dw_and_pdw(sql.tsql.TSqlParser.Drop_statistics_name_azure_dw_and_pdwContext ctx)
    Exit a parse tree produced by TSqlParser.drop_statistics_name_azure_dw_and_pdw().
    void
    exitDrop_symmetric_key(sql.tsql.TSqlParser.Drop_symmetric_keyContext ctx)
    Exit a parse tree produced by TSqlParser.drop_symmetric_key().
    void
    exitDrop_synonym(sql.tsql.TSqlParser.Drop_synonymContext ctx)
    Exit a parse tree produced by TSqlParser.drop_synonym().
    void
    exitDrop_table(sql.tsql.TSqlParser.Drop_tableContext ctx)
    Exit a parse tree produced by TSqlParser.drop_table().
    void
    exitDrop_trigger(sql.tsql.TSqlParser.Drop_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.drop_trigger().
    void
    exitDrop_type(sql.tsql.TSqlParser.Drop_typeContext ctx)
    Exit a parse tree produced by TSqlParser.drop_type().
    void
    exitDrop_user(sql.tsql.TSqlParser.Drop_userContext ctx)
    Exit a parse tree produced by TSqlParser.drop_user().
    void
    exitDrop_view(sql.tsql.TSqlParser.Drop_viewContext ctx)
    Exit a parse tree produced by TSqlParser.drop_view().
    void
    exitDrop_workload_group(sql.tsql.TSqlParser.Drop_workload_groupContext ctx)
    Exit a parse tree produced by TSqlParser.drop_workload_group().
    void
    exitDrop_xml_schema_collection(sql.tsql.TSqlParser.Drop_xml_schema_collectionContext ctx)
    Exit a parse tree produced by TSqlParser.drop_xml_schema_collection().
    void
    exitEmpty_statement(sql.tsql.TSqlParser.Empty_statementContext ctx)
    Exit a parse tree produced by TSqlParser.empty_statement().
    void
    exitEnable_trigger(sql.tsql.TSqlParser.Enable_triggerContext ctx)
    Exit a parse tree produced by TSqlParser.enable_trigger().
    void
    exitEncryption_mechanism(sql.tsql.TSqlParser.Encryption_mechanismContext ctx)
    Exit a parse tree produced by TSqlParser.encryption_mechanism().
    void
    exitEnd_conversation(sql.tsql.TSqlParser.End_conversationContext ctx)
    Exit a parse tree produced by TSqlParser.end_conversation().
    void
    exitEndpoint_authentication_clause(sql.tsql.TSqlParser.Endpoint_authentication_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.endpoint_authentication_clause().
    void
    exitEndpoint_encryption_alogorithm_clause(sql.tsql.TSqlParser.Endpoint_encryption_alogorithm_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.endpoint_encryption_alogorithm_clause().
    void
    exitEndpoint_listener_clause(sql.tsql.TSqlParser.Endpoint_listener_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.endpoint_listener_clause().
    void
    exitEntity_name(sql.tsql.TSqlParser.Entity_nameContext ctx)
    Exit a parse tree produced by TSqlParser.entity_name().
    void
    exitEntity_name_for_azure_dw(sql.tsql.TSqlParser.Entity_name_for_azure_dwContext ctx)
    Exit a parse tree produced by TSqlParser.entity_name_for_azure_dw().
    void
    exitEntity_name_for_parallel_dw(sql.tsql.TSqlParser.Entity_name_for_parallel_dwContext ctx)
    Exit a parse tree produced by TSqlParser.entity_name_for_parallel_dw().
    void
    exitEntity_to(sql.tsql.TSqlParser.Entity_toContext ctx)
    Exit a parse tree produced by TSqlParser.entity_to().
    void
    exitEOMONTH(sql.tsql.TSqlParser.EOMONTHContext ctx)
    Exit a parse tree produced by the EOMONTH labeled alternative in TSqlParser.built_in_functions().
    void
    exitERROR_LINE(sql.tsql.TSqlParser.ERROR_LINEContext ctx)
    Exit a parse tree produced by the ERROR_LINE labeled alternative in TSqlParser.built_in_functions().
    void
    exitERROR_MESSAGE(sql.tsql.TSqlParser.ERROR_MESSAGEContext ctx)
    Exit a parse tree produced by the ERROR_MESSAGE labeled alternative in TSqlParser.built_in_functions().
    void
    exitERROR_NUMBER(sql.tsql.TSqlParser.ERROR_NUMBERContext ctx)
    Exit a parse tree produced by the ERROR_NUMBER labeled alternative in TSqlParser.built_in_functions().
    void
    exitERROR_PROCEDURE(sql.tsql.TSqlParser.ERROR_PROCEDUREContext ctx)
    Exit a parse tree produced by the ERROR_PROCEDURE labeled alternative in TSqlParser.built_in_functions().
    void
    exitERROR_SEVERITY(sql.tsql.TSqlParser.ERROR_SEVERITYContext ctx)
    Exit a parse tree produced by the ERROR_SEVERITY labeled alternative in TSqlParser.built_in_functions().
    void
    exitERROR_STATE(sql.tsql.TSqlParser.ERROR_STATEContext ctx)
    Exit a parse tree produced by the ERROR_STATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitEvent_session_predicate_expression(sql.tsql.TSqlParser.Event_session_predicate_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.event_session_predicate_expression().
    void
    exitEvent_session_predicate_factor(sql.tsql.TSqlParser.Event_session_predicate_factorContext ctx)
    Exit a parse tree produced by TSqlParser.event_session_predicate_factor().
    void
    exitEvent_session_predicate_leaf(sql.tsql.TSqlParser.Event_session_predicate_leafContext ctx)
    Exit a parse tree produced by TSqlParser.event_session_predicate_leaf().
    void
    exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
    void
    exitExecute_body(sql.tsql.TSqlParser.Execute_bodyContext ctx)
    Exit a parse tree produced by TSqlParser.execute_body().
    void
    exitExecute_body_batch(sql.tsql.TSqlParser.Execute_body_batchContext ctx)
    Exit a parse tree produced by TSqlParser.execute_body_batch().
    void
    exitExecute_clause(sql.tsql.TSqlParser.Execute_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.execute_clause().
    void
    exitExecute_parameter(sql.tsql.TSqlParser.Execute_parameterContext ctx)
    Exit a parse tree produced by TSqlParser.execute_parameter().
    void
    exitExecute_statement(sql.tsql.TSqlParser.Execute_statementContext ctx)
    Exit a parse tree produced by TSqlParser.execute_statement().
    void
    exitExecute_statement_arg(sql.tsql.TSqlParser.Execute_statement_argContext ctx)
    Exit a parse tree produced by TSqlParser.execute_statement_arg().
    void
    exitExecute_statement_arg_named(sql.tsql.TSqlParser.Execute_statement_arg_namedContext ctx)
    Exit a parse tree produced by TSqlParser.execute_statement_arg_named().
    void
    exitExecute_statement_arg_unnamed(sql.tsql.TSqlParser.Execute_statement_arg_unnamedContext ctx)
    Exit a parse tree produced by TSqlParser.execute_statement_arg_unnamed().
    void
    exitExecute_var_string(sql.tsql.TSqlParser.Execute_var_stringContext ctx)
    Exit a parse tree produced by TSqlParser.execute_var_string().
    void
    exitExist_call(sql.tsql.TSqlParser.Exist_callContext ctx)
    Exit a parse tree produced by TSqlParser.exist_call().
    void
    exitExist_method(sql.tsql.TSqlParser.Exist_methodContext ctx)
    Exit a parse tree produced by TSqlParser.exist_method().
    void
    exitExisting_keys(sql.tsql.TSqlParser.Existing_keysContext ctx)
    Exit a parse tree produced by TSqlParser.existing_keys().
    void
    exitEXP(sql.tsql.TSqlParser.EXPContext ctx)
    Exit a parse tree produced by the EXP labeled alternative in TSqlParser.built_in_functions().
    void
    exitExpression(sql.tsql.TSqlParser.ExpressionContext ctx)
    Exit a parse tree produced by TSqlParser.expression().
    void
    exitExpression_elem(sql.tsql.TSqlParser.Expression_elemContext ctx)
    Exit a parse tree produced by TSqlParser.expression_elem().
    void
    exitExpression_list_(sql.tsql.TSqlParser.Expression_list_Context ctx)
    Exit a parse tree produced by TSqlParser.expression_list_().
    void
    exitExternal_access_option(sql.tsql.TSqlParser.External_access_optionContext ctx)
    Exit a parse tree produced by TSqlParser.external_access_option().
    void
    exitFetch_cursor(sql.tsql.TSqlParser.Fetch_cursorContext ctx)
    Exit a parse tree produced by TSqlParser.fetch_cursor().
    void
    exitFETCH_STATUS(sql.tsql.TSqlParser.FETCH_STATUSContext ctx)
    Exit a parse tree produced by the FETCH_STATUS labeled alternative in TSqlParser.built_in_functions().
    void
    exitFile_directory_path_separator(sql.tsql.TSqlParser.File_directory_path_separatorContext ctx)
    Exit a parse tree produced by TSqlParser.file_directory_path_separator().
    void
    exitFile_group(sql.tsql.TSqlParser.File_groupContext ctx)
    Exit a parse tree produced by TSqlParser.file_group().
    void
    exitFILE_ID(sql.tsql.TSqlParser.FILE_IDContext ctx)
    Exit a parse tree produced by the FILE_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitFILE_IDEX(sql.tsql.TSqlParser.FILE_IDEXContext ctx)
    Exit a parse tree produced by the FILE_IDEX labeled alternative in TSqlParser.built_in_functions().
    void
    exitFILE_NAME(sql.tsql.TSqlParser.FILE_NAMEContext ctx)
    Exit a parse tree produced by the FILE_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitFile_path(sql.tsql.TSqlParser.File_pathContext ctx)
    Exit a parse tree produced by TSqlParser.file_path().
    void
    exitFile_size(sql.tsql.TSqlParser.File_sizeContext ctx)
    Exit a parse tree produced by TSqlParser.file_size().
    void
    exitFile_spec(sql.tsql.TSqlParser.File_specContext ctx)
    Exit a parse tree produced by TSqlParser.file_spec().
    void
    exitFILEGROUP_ID(sql.tsql.TSqlParser.FILEGROUP_IDContext ctx)
    Exit a parse tree produced by the FILEGROUP_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitFILEGROUP_NAME(sql.tsql.TSqlParser.FILEGROUP_NAMEContext ctx)
    Exit a parse tree produced by the FILEGROUP_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitFilegroup_updatability_option(sql.tsql.TSqlParser.Filegroup_updatability_optionContext ctx)
    Exit a parse tree produced by TSqlParser.filegroup_updatability_option().
    void
    exitFILEGROUPPROPERTY(sql.tsql.TSqlParser.FILEGROUPPROPERTYContext ctx)
    Exit a parse tree produced by the FILEGROUPPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitFILEPROPERTY(sql.tsql.TSqlParser.FILEPROPERTYContext ctx)
    Exit a parse tree produced by the FILEPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitFILEPROPERTYEX(sql.tsql.TSqlParser.FILEPROPERTYEXContext ctx)
    Exit a parse tree produced by the FILEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().
    void
    exitFilespec(sql.tsql.TSqlParser.FilespecContext ctx)
    Exit a parse tree produced by TSqlParser.filespec().
    void
    exitFLOOR(sql.tsql.TSqlParser.FLOORContext ctx)
    Exit a parse tree produced by the FLOOR labeled alternative in TSqlParser.built_in_functions().
    void
    exitFor_clause(sql.tsql.TSqlParser.For_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.for_clause().
    void
    exitForeign_key_options(sql.tsql.TSqlParser.Foreign_key_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.foreign_key_options().
    void
    exitFORMAT(sql.tsql.TSqlParser.FORMATContext ctx)
    Exit a parse tree produced by the FORMAT labeled alternative in TSqlParser.built_in_functions().
    void
    exitFORMATMESSAGE(sql.tsql.TSqlParser.FORMATMESSAGEContext ctx)
    Exit a parse tree produced by the FORMATMESSAGE labeled alternative in TSqlParser.built_in_functions().
    void
    exitFREE_TEXT(sql.tsql.TSqlParser.FREE_TEXTContext ctx)
    Exit a parse tree produced by the FREE_TEXT labeled alternative in TSqlParser.function_call().
    void
    exitFreetext_function(sql.tsql.TSqlParser.Freetext_functionContext ctx)
    Exit a parse tree produced by TSqlParser.freetext_function().
    void
    exitFreetext_predicate(sql.tsql.TSqlParser.Freetext_predicateContext ctx)
    Exit a parse tree produced by TSqlParser.freetext_predicate().
    void
    exitFull_column_name(sql.tsql.TSqlParser.Full_column_nameContext ctx)
    Exit a parse tree produced by TSqlParser.full_column_name().
    void
    exitFull_column_name_list(sql.tsql.TSqlParser.Full_column_name_listContext ctx)
    Exit a parse tree produced by TSqlParser.full_column_name_list().
    void
    exitFull_table_name(sql.tsql.TSqlParser.Full_table_nameContext ctx)
    Exit a parse tree produced by TSqlParser.full_table_name().
    void
    exitFULLTEXTCATALOGPROPERTY(sql.tsql.TSqlParser.FULLTEXTCATALOGPROPERTYContext ctx)
    Exit a parse tree produced by the FULLTEXTCATALOGPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitFULLTEXTSERVICEPROPERTY(sql.tsql.TSqlParser.FULLTEXTSERVICEPROPERTYContext ctx)
    Exit a parse tree produced by the FULLTEXTSERVICEPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitFunc_body_returns_scalar(sql.tsql.TSqlParser.Func_body_returns_scalarContext ctx)
    Exit a parse tree produced by TSqlParser.func_body_returns_scalar().
    void
    exitFunc_body_returns_select(sql.tsql.TSqlParser.Func_body_returns_selectContext ctx)
    Exit a parse tree produced by TSqlParser.func_body_returns_select().
    void
    exitFunc_body_returns_table(sql.tsql.TSqlParser.Func_body_returns_tableContext ctx)
    Exit a parse tree produced by TSqlParser.func_body_returns_table().
    void
    exitFunc_proc_name_database_schema(sql.tsql.TSqlParser.Func_proc_name_database_schemaContext ctx)
    Exit a parse tree produced by TSqlParser.func_proc_name_database_schema().
    void
    exitFunc_proc_name_schema(sql.tsql.TSqlParser.Func_proc_name_schemaContext ctx)
    Exit a parse tree produced by TSqlParser.func_proc_name_schema().
    void
    exitFunc_proc_name_server_database_schema(sql.tsql.TSqlParser.Func_proc_name_server_database_schemaContext ctx)
    Exit a parse tree produced by TSqlParser.func_proc_name_server_database_schema().
    void
    exitFunction_option(sql.tsql.TSqlParser.Function_optionContext ctx)
    Exit a parse tree produced by TSqlParser.function_option().
    void
    exitGenerate_new_keys(sql.tsql.TSqlParser.Generate_new_keysContext ctx)
    Exit a parse tree produced by TSqlParser.generate_new_keys().
    void
    exitGet_conversation(sql.tsql.TSqlParser.Get_conversationContext ctx)
    Exit a parse tree produced by TSqlParser.get_conversation().
    void
    exitGET_FILESTREAM_TRANSACTION_CONTEXT(sql.tsql.TSqlParser.GET_FILESTREAM_TRANSACTION_CONTEXTContext ctx)
    Exit a parse tree produced by the GET_FILESTREAM_TRANSACTION_CONTEXT labeled alternative in TSqlParser.built_in_functions().
    void
    exitGETANSINULL(sql.tsql.TSqlParser.GETANSINULLContext ctx)
    Exit a parse tree produced by the GETANSINULL labeled alternative in TSqlParser.built_in_functions().
    void
    exitGETDATE(sql.tsql.TSqlParser.GETDATEContext ctx)
    Exit a parse tree produced by the GETDATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitGETUTCDATE(sql.tsql.TSqlParser.GETUTCDATEContext ctx)
    Exit a parse tree produced by the GETUTCDATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitGo_statement(sql.tsql.TSqlParser.Go_statementContext ctx)
    Exit a parse tree produced by TSqlParser.go_statement().
    void
    exitGoto_statement(sql.tsql.TSqlParser.Goto_statementContext ctx)
    Exit a parse tree produced by TSqlParser.goto_statement().
    void
    exitGrant_permission(sql.tsql.TSqlParser.Grant_permissionContext ctx)
    Exit a parse tree produced by TSqlParser.grant_permission().
    void
    exitGREATEST(sql.tsql.TSqlParser.GREATESTContext ctx)
    Exit a parse tree produced by the GREATEST labeled alternative in TSqlParser.built_in_functions().
    void
    exitGroup_by_item(sql.tsql.TSqlParser.Group_by_itemContext ctx)
    Exit a parse tree produced by TSqlParser.group_by_item().
    void
    exitGrouping_sets_item(sql.tsql.TSqlParser.Grouping_sets_itemContext ctx)
    Exit a parse tree produced by TSqlParser.grouping_sets_item().
    void
    exitHadr_options(sql.tsql.TSqlParser.Hadr_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.hadr_options().
    void
    exitHAS_DBACCESS(sql.tsql.TSqlParser.HAS_DBACCESSContext ctx)
    Exit a parse tree produced by the HAS_DBACCESS labeled alternative in TSqlParser.built_in_functions().
    void
    exitHAS_PERMS_BY_NAME(sql.tsql.TSqlParser.HAS_PERMS_BY_NAMEContext ctx)
    Exit a parse tree produced by the HAS_PERMS_BY_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitHierarchyid_call(sql.tsql.TSqlParser.Hierarchyid_callContext ctx)
    Exit a parse tree produced by TSqlParser.hierarchyid_call().
    void
    exitHIERARCHYID_METHOD(sql.tsql.TSqlParser.HIERARCHYID_METHODContext ctx)
    Exit a parse tree produced by the HIERARCHYID_METHOD labeled alternative in TSqlParser.function_call().
    void
    exitHierarchyid_static_method(sql.tsql.TSqlParser.Hierarchyid_static_methodContext ctx)
    Exit a parse tree produced by TSqlParser.hierarchyid_static_method().
    void
    exitHost(sql.tsql.TSqlParser.HostContext ctx)
    Exit a parse tree produced by TSqlParser.host().
    void
    exitHOST_ID(sql.tsql.TSqlParser.HOST_IDContext ctx)
    Exit a parse tree produced by the HOST_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitHOST_NAME(sql.tsql.TSqlParser.HOST_NAMEContext ctx)
    Exit a parse tree produced by the HOST_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitId_(sql.tsql.TSqlParser.Id_Context ctx)
    Exit a parse tree produced by TSqlParser.id_().
    void
    exitId_or_string(sql.tsql.TSqlParser.Id_or_stringContext ctx)
    Exit a parse tree produced by TSqlParser.id_or_string().
    void
    exitIDENT_CURRENT(sql.tsql.TSqlParser.IDENT_CURRENTContext ctx)
    Exit a parse tree produced by the IDENT_CURRENT labeled alternative in TSqlParser.built_in_functions().
    void
    exitIDENT_INCR(sql.tsql.TSqlParser.IDENT_INCRContext ctx)
    Exit a parse tree produced by the IDENT_INCR labeled alternative in TSqlParser.built_in_functions().
    void
    exitIDENT_SEED(sql.tsql.TSqlParser.IDENT_SEEDContext ctx)
    Exit a parse tree produced by the IDENT_SEED labeled alternative in TSqlParser.built_in_functions().
    void
    exitIDENTITY(sql.tsql.TSqlParser.IDENTITYContext ctx)
    Exit a parse tree produced by the IDENTITY labeled alternative in TSqlParser.built_in_functions().
    void
    exitIf_statement(sql.tsql.TSqlParser.If_statementContext ctx)
    Exit a parse tree produced by TSqlParser.if_statement().
    void
    exitIIF(sql.tsql.TSqlParser.IIFContext ctx)
    Exit a parse tree produced by the IIF labeled alternative in TSqlParser.built_in_functions().
    void
    exitINDEX_COL(sql.tsql.TSqlParser.INDEX_COLContext ctx)
    Exit a parse tree produced by the INDEX_COL labeled alternative in TSqlParser.built_in_functions().
    void
    exitIndex_value(sql.tsql.TSqlParser.Index_valueContext ctx)
    Exit a parse tree produced by TSqlParser.index_value().
    void
    exitINDEXKEY_PROPERTY(sql.tsql.TSqlParser.INDEXKEY_PROPERTYContext ctx)
    Exit a parse tree produced by the INDEXKEY_PROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitINDEXPROPERTY(sql.tsql.TSqlParser.INDEXPROPERTYContext ctx)
    Exit a parse tree produced by the INDEXPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitInsert_column_id(sql.tsql.TSqlParser.Insert_column_idContext ctx)
    Exit a parse tree produced by TSqlParser.insert_column_id().
    void
    exitInsert_column_name_list(sql.tsql.TSqlParser.Insert_column_name_listContext ctx)
    Exit a parse tree produced by TSqlParser.insert_column_name_list().
    void
    exitInsert_statement(sql.tsql.TSqlParser.Insert_statementContext ctx)
    Exit a parse tree produced by TSqlParser.insert_statement().
    void
    exitInsert_statement_value(sql.tsql.TSqlParser.Insert_statement_valueContext ctx)
    Exit a parse tree produced by TSqlParser.insert_statement_value().
    void
    exitIp_v4_failover(sql.tsql.TSqlParser.Ip_v4_failoverContext ctx)
    Exit a parse tree produced by TSqlParser.ip_v4_failover().
    void
    exitIp_v6_failover(sql.tsql.TSqlParser.Ip_v6_failoverContext ctx)
    Exit a parse tree produced by TSqlParser.ip_v6_failover().
    void
    exitIS_MEMBER(sql.tsql.TSqlParser.IS_MEMBERContext ctx)
    Exit a parse tree produced by the IS_MEMBER labeled alternative in TSqlParser.built_in_functions().
    void
    exitIS_ROLEMEMBER(sql.tsql.TSqlParser.IS_ROLEMEMBERContext ctx)
    Exit a parse tree produced by the IS_ROLEMEMBER labeled alternative in TSqlParser.built_in_functions().
    void
    exitIS_SRVROLEMEMBER(sql.tsql.TSqlParser.IS_SRVROLEMEMBERContext ctx)
    Exit a parse tree produced by the IS_SRVROLEMEMBER labeled alternative in TSqlParser.built_in_functions().
    void
    exitISDATE(sql.tsql.TSqlParser.ISDATEContext ctx)
    Exit a parse tree produced by the ISDATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitISJSON(sql.tsql.TSqlParser.ISJSONContext ctx)
    Exit a parse tree produced by the ISJSON labeled alternative in TSqlParser.built_in_functions().
    void
    exitISNULL(sql.tsql.TSqlParser.ISNULLContext ctx)
    Exit a parse tree produced by the ISNULL labeled alternative in TSqlParser.built_in_functions().
    void
    exitISNUMERIC(sql.tsql.TSqlParser.ISNUMERICContext ctx)
    Exit a parse tree produced by the ISNUMERIC labeled alternative in TSqlParser.built_in_functions().
    void
    exitJoin_on(sql.tsql.TSqlParser.Join_onContext ctx)
    Exit a parse tree produced by TSqlParser.join_on().
    void
    exitJoin_part(sql.tsql.TSqlParser.Join_partContext ctx)
    Exit a parse tree produced by TSqlParser.join_part().
    void
    exitJSON_ARRAY(sql.tsql.TSqlParser.JSON_ARRAYContext ctx)
    Exit a parse tree produced by the JSON_ARRAY labeled alternative in TSqlParser.built_in_functions().
    void
    exitJson_column_declaration(sql.tsql.TSqlParser.Json_column_declarationContext ctx)
    Exit a parse tree produced by TSqlParser.json_column_declaration().
    void
    exitJson_declaration(sql.tsql.TSqlParser.Json_declarationContext ctx)
    Exit a parse tree produced by TSqlParser.json_declaration().
    void
    exitJson_key_value(sql.tsql.TSqlParser.Json_key_valueContext ctx)
    Exit a parse tree produced by TSqlParser.json_key_value().
    void
    exitJSON_MODIFY(sql.tsql.TSqlParser.JSON_MODIFYContext ctx)
    Exit a parse tree produced by the JSON_MODIFY labeled alternative in TSqlParser.built_in_functions().
    void
    exitJson_null_clause(sql.tsql.TSqlParser.Json_null_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.json_null_clause().
    void
    exitJSON_OBJECT(sql.tsql.TSqlParser.JSON_OBJECTContext ctx)
    Exit a parse tree produced by the JSON_OBJECT labeled alternative in TSqlParser.built_in_functions().
    void
    exitJSON_PATH_EXISTS(sql.tsql.TSqlParser.JSON_PATH_EXISTSContext ctx)
    Exit a parse tree produced by the JSON_PATH_EXISTS labeled alternative in TSqlParser.built_in_functions().
    void
    exitJSON_QUERY(sql.tsql.TSqlParser.JSON_QUERYContext ctx)
    Exit a parse tree produced by the JSON_QUERY labeled alternative in TSqlParser.built_in_functions().
    void
    exitJSON_VALUE(sql.tsql.TSqlParser.JSON_VALUEContext ctx)
    Exit a parse tree produced by the JSON_VALUE labeled alternative in TSqlParser.built_in_functions().
    void
    exitKey_options(sql.tsql.TSqlParser.Key_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.key_options().
    void
    exitKeyword(sql.tsql.TSqlParser.KeywordContext ctx)
    Exit a parse tree produced by TSqlParser.keyword().
    void
    exitKill_process(sql.tsql.TSqlParser.Kill_processContext ctx)
    Exit a parse tree produced by TSqlParser.kill_process().
    void
    exitKill_query_notification(sql.tsql.TSqlParser.Kill_query_notificationContext ctx)
    Exit a parse tree produced by TSqlParser.kill_query_notification().
    void
    exitKill_statement(sql.tsql.TSqlParser.Kill_statementContext ctx)
    Exit a parse tree produced by TSqlParser.kill_statement().
    void
    exitKill_stats_job(sql.tsql.TSqlParser.Kill_stats_jobContext ctx)
    Exit a parse tree produced by TSqlParser.kill_stats_job().
    void
    exitLEAST(sql.tsql.TSqlParser.LEASTContext ctx)
    Exit a parse tree produced by the LEAST labeled alternative in TSqlParser.built_in_functions().
    void
    exitLEFT(sql.tsql.TSqlParser.LEFTContext ctx)
    Exit a parse tree produced by the LEFT labeled alternative in TSqlParser.built_in_functions().
    void
    exitLEN(sql.tsql.TSqlParser.LENContext ctx)
    Exit a parse tree produced by the LEN labeled alternative in TSqlParser.built_in_functions().
    void
    exitLocal_drive(sql.tsql.TSqlParser.Local_driveContext ctx)
    Exit a parse tree produced by TSqlParser.local_drive().
    void
    exitLocal_file(sql.tsql.TSqlParser.Local_fileContext ctx)
    Exit a parse tree produced by TSqlParser.local_file().
    void
    exitLock_table(sql.tsql.TSqlParser.Lock_tableContext ctx)
    Exit a parse tree produced by TSqlParser.lock_table().
    void
    exitLOG(sql.tsql.TSqlParser.LOGContext ctx)
    Exit a parse tree produced by the LOG labeled alternative in TSqlParser.built_in_functions().
    void
    exitLOG10(sql.tsql.TSqlParser.LOG10Context ctx)
    Exit a parse tree produced by the LOG10 labeled alternative in TSqlParser.built_in_functions().
    void
    exitLOGINPROPERTY(sql.tsql.TSqlParser.LOGINPROPERTYContext ctx)
    Exit a parse tree produced by the LOGINPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitLow_priority_lock_wait(sql.tsql.TSqlParser.Low_priority_lock_waitContext ctx)
    Exit a parse tree produced by TSqlParser.low_priority_lock_wait().
    void
    exitLOWER(sql.tsql.TSqlParser.LOWERContext ctx)
    Exit a parse tree produced by the LOWER labeled alternative in TSqlParser.built_in_functions().
    void
    exitLTRIM(sql.tsql.TSqlParser.LTRIMContext ctx)
    Exit a parse tree produced by the LTRIM labeled alternative in TSqlParser.built_in_functions().
    void
    exitMaterialized_column_definition(sql.tsql.TSqlParser.Materialized_column_definitionContext ctx)
    Exit a parse tree produced by TSqlParser.materialized_column_definition().
    void
    exitMATH_SIGN(sql.tsql.TSqlParser.MATH_SIGNContext ctx)
    Exit a parse tree produced by the MATH_SIGN labeled alternative in TSqlParser.built_in_functions().
    void
    exitMerge_matched(sql.tsql.TSqlParser.Merge_matchedContext ctx)
    Exit a parse tree produced by TSqlParser.merge_matched().
    void
    exitMerge_not_matched(sql.tsql.TSqlParser.Merge_not_matchedContext ctx)
    Exit a parse tree produced by TSqlParser.merge_not_matched().
    void
    exitMerge_statement(sql.tsql.TSqlParser.Merge_statementContext ctx)
    Exit a parse tree produced by TSqlParser.merge_statement().
    void
    exitMessage_statement(sql.tsql.TSqlParser.Message_statementContext ctx)
    Exit a parse tree produced by TSqlParser.message_statement().
    void
    exitMIN_ACTIVE_ROWVERSION(sql.tsql.TSqlParser.MIN_ACTIVE_ROWVERSIONContext ctx)
    Exit a parse tree produced by the MIN_ACTIVE_ROWVERSION labeled alternative in TSqlParser.built_in_functions().
    void
    exitMirroring_host_port_seperator(sql.tsql.TSqlParser.Mirroring_host_port_seperatorContext ctx)
    Exit a parse tree produced by TSqlParser.mirroring_host_port_seperator().
    void
    exitMirroring_partner(sql.tsql.TSqlParser.Mirroring_partnerContext ctx)
    Exit a parse tree produced by TSqlParser.mirroring_partner().
    void
    exitMirroring_set_option(sql.tsql.TSqlParser.Mirroring_set_optionContext ctx)
    Exit a parse tree produced by TSqlParser.mirroring_set_option().
    void
    exitMirroring_witness(sql.tsql.TSqlParser.Mirroring_witnessContext ctx)
    Exit a parse tree produced by TSqlParser.mirroring_witness().
    void
    exitMixed_page_allocation_option(sql.tsql.TSqlParser.Mixed_page_allocation_optionContext ctx)
    Exit a parse tree produced by TSqlParser.mixed_page_allocation_option().
    void
    exitModify_call(sql.tsql.TSqlParser.Modify_callContext ctx)
    Exit a parse tree produced by TSqlParser.modify_call().
    void
    exitModify_method(sql.tsql.TSqlParser.Modify_methodContext ctx)
    Exit a parse tree produced by TSqlParser.modify_method().
    void
    exitMONTH(sql.tsql.TSqlParser.MONTHContext ctx)
    Exit a parse tree produced by the MONTH labeled alternative in TSqlParser.built_in_functions().
    void
    exitMultiple_local_file_start(sql.tsql.TSqlParser.Multiple_local_file_startContext ctx)
    Exit a parse tree produced by TSqlParser.multiple_local_file_start().
    void
    exitMultiple_local_files(sql.tsql.TSqlParser.Multiple_local_filesContext ctx)
    Exit a parse tree produced by TSqlParser.multiple_local_files().
    void
    exitNCHAR(sql.tsql.TSqlParser.NCHARContext ctx)
    Exit a parse tree produced by the NCHAR labeled alternative in TSqlParser.built_in_functions().
    void
    exitNetwork_computer(sql.tsql.TSqlParser.Network_computerContext ctx)
    Exit a parse tree produced by TSqlParser.network_computer().
    void
    exitNetwork_file_share(sql.tsql.TSqlParser.Network_file_shareContext ctx)
    Exit a parse tree produced by TSqlParser.network_file_share().
    void
    exitNetwork_file_start(sql.tsql.TSqlParser.Network_file_startContext ctx)
    Exit a parse tree produced by TSqlParser.network_file_start().
    void
    exitNEWID(sql.tsql.TSqlParser.NEWIDContext ctx)
    Exit a parse tree produced by the NEWID labeled alternative in TSqlParser.built_in_functions().
    void
    exitNEWSEQUENTIALID(sql.tsql.TSqlParser.NEWSEQUENTIALIDContext ctx)
    Exit a parse tree produced by the NEWSEQUENTIALID labeled alternative in TSqlParser.built_in_functions().
    void
    exitNEXT_VALUE_FOR(sql.tsql.TSqlParser.NEXT_VALUE_FORContext ctx)
    Exit a parse tree produced by the NEXT_VALUE_FOR labeled alternative in TSqlParser.built_in_functions().
    void
    exitNodes_method(sql.tsql.TSqlParser.Nodes_methodContext ctx)
    Exit a parse tree produced by TSqlParser.nodes_method().
    void
    exitNon_ansi_join(sql.tsql.TSqlParser.Non_ansi_joinContext ctx)
    Exit a parse tree produced by TSqlParser.non_ansi_join().
    void
    exitNull_notnull(sql.tsql.TSqlParser.Null_notnullContext ctx)
    Exit a parse tree produced by TSqlParser.null_notnull().
    void
    exitNULLIF(sql.tsql.TSqlParser.NULLIFContext ctx)
    Exit a parse tree produced by the NULLIF labeled alternative in TSqlParser.built_in_functions().
    void
    exitOBJECT_DEFINITION(sql.tsql.TSqlParser.OBJECT_DEFINITIONContext ctx)
    Exit a parse tree produced by the OBJECT_DEFINITION labeled alternative in TSqlParser.built_in_functions().
    void
    exitOBJECT_ID(sql.tsql.TSqlParser.OBJECT_IDContext ctx)
    Exit a parse tree produced by the OBJECT_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitOBJECT_NAME(sql.tsql.TSqlParser.OBJECT_NAMEContext ctx)
    Exit a parse tree produced by the OBJECT_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitOBJECT_SCHEMA_NAME(sql.tsql.TSqlParser.OBJECT_SCHEMA_NAMEContext ctx)
    Exit a parse tree produced by the OBJECT_SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitOBJECTPROPERTY(sql.tsql.TSqlParser.OBJECTPROPERTYContext ctx)
    Exit a parse tree produced by the OBJECTPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitOBJECTPROPERTYEX(sql.tsql.TSqlParser.OBJECTPROPERTYEXContext ctx)
    Exit a parse tree produced by the OBJECTPROPERTYEX labeled alternative in TSqlParser.built_in_functions().
    void
    exitOn_delete(sql.tsql.TSqlParser.On_deleteContext ctx)
    Exit a parse tree produced by TSqlParser.on_delete().
    void
    exitOn_off(sql.tsql.TSqlParser.On_offContext ctx)
    Exit a parse tree produced by TSqlParser.on_off().
    void
    exitOn_partition_or_filegroup(sql.tsql.TSqlParser.On_partition_or_filegroupContext ctx)
    Exit a parse tree produced by TSqlParser.on_partition_or_filegroup().
    void
    exitOn_partitions(sql.tsql.TSqlParser.On_partitionsContext ctx)
    Exit a parse tree produced by TSqlParser.on_partitions().
    void
    exitOn_update(sql.tsql.TSqlParser.On_updateContext ctx)
    Exit a parse tree produced by TSqlParser.on_update().
    void
    exitOpen_json(sql.tsql.TSqlParser.Open_jsonContext ctx)
    Exit a parse tree produced by TSqlParser.open_json().
    void
    exitOpen_key(sql.tsql.TSqlParser.Open_keyContext ctx)
    Exit a parse tree produced by TSqlParser.open_key().
    void
    exitOpen_xml(sql.tsql.TSqlParser.Open_xmlContext ctx)
    Exit a parse tree produced by TSqlParser.open_xml().
    void
    exitOpendatasource(sql.tsql.TSqlParser.OpendatasourceContext ctx)
    Exit a parse tree produced by TSqlParser.opendatasource().
    void
    exitOpenquery(sql.tsql.TSqlParser.OpenqueryContext ctx)
    Exit a parse tree produced by TSqlParser.openquery().
    void
    exitOpt_arg_clause(sql.tsql.TSqlParser.Opt_arg_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.opt_arg_clause().
    void
    exitOptimize_for_arg(sql.tsql.TSqlParser.Optimize_for_argContext ctx)
    Exit a parse tree produced by TSqlParser.optimize_for_arg().
    void
    exitOption(sql.tsql.TSqlParser.OptionContext ctx)
    Exit a parse tree produced by TSqlParser.option().
    void
    exitOption_clause(sql.tsql.TSqlParser.Option_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.option_clause().
    void
    exitOrder_by_clause(sql.tsql.TSqlParser.Order_by_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.order_by_clause().
    void
    exitOrder_by_expression(sql.tsql.TSqlParser.Order_by_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.order_by_expression().
    void
    exitORIGINAL_DB_NAME(sql.tsql.TSqlParser.ORIGINAL_DB_NAMEContext ctx)
    Exit a parse tree produced by the ORIGINAL_DB_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitORIGINAL_LOGIN(sql.tsql.TSqlParser.ORIGINAL_LOGINContext ctx)
    Exit a parse tree produced by the ORIGINAL_LOGIN labeled alternative in TSqlParser.built_in_functions().
    void
    exitOutput_clause(sql.tsql.TSqlParser.Output_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.output_clause().
    void
    exitOutput_dml_list_elem(sql.tsql.TSqlParser.Output_dml_list_elemContext ctx)
    Exit a parse tree produced by TSqlParser.output_dml_list_elem().
    void
    exitOver_clause(sql.tsql.TSqlParser.Over_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.over_clause().
    void
    exitParameter(sql.tsql.TSqlParser.ParameterContext ctx)
    Exit a parse tree produced by TSqlParser.parameter().
    void
    exitParameterization_option(sql.tsql.TSqlParser.Parameterization_optionContext ctx)
    Exit a parse tree produced by TSqlParser.parameterization_option().
    void
    exitPARSE(sql.tsql.TSqlParser.PARSEContext ctx)
    Exit a parse tree produced by the PARSE labeled alternative in TSqlParser.built_in_functions().
    void
    exitPARSENAME(sql.tsql.TSqlParser.PARSENAMEContext ctx)
    Exit a parse tree produced by the PARSENAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitPARTITION_FUNC(sql.tsql.TSqlParser.PARTITION_FUNCContext ctx)
    Exit a parse tree produced by the PARTITION_FUNC labeled alternative in TSqlParser.function_call().
    void
    exitPartition_function(sql.tsql.TSqlParser.Partition_functionContext ctx)
    Exit a parse tree produced by TSqlParser.partition_function().
    void
    exitPartner_option(sql.tsql.TSqlParser.Partner_optionContext ctx)
    Exit a parse tree produced by TSqlParser.partner_option().
    void
    exitPartner_server(sql.tsql.TSqlParser.Partner_serverContext ctx)
    Exit a parse tree produced by TSqlParser.partner_server().
    void
    exitPartner_server_tcp_prefix(sql.tsql.TSqlParser.Partner_server_tcp_prefixContext ctx)
    Exit a parse tree produced by TSqlParser.partner_server_tcp_prefix().
    void
    exitPATINDEX(sql.tsql.TSqlParser.PATINDEXContext ctx)
    Exit a parse tree produced by the PATINDEX labeled alternative in TSqlParser.built_in_functions().
    void
    exitPERMISSIONS(sql.tsql.TSqlParser.PERMISSIONSContext ctx)
    Exit a parse tree produced by the PERMISSIONS labeled alternative in TSqlParser.built_in_functions().
    void
    exitPI(sql.tsql.TSqlParser.PIContext ctx)
    Exit a parse tree produced by the PI labeled alternative in TSqlParser.built_in_functions().
    void
    exitPivot(sql.tsql.TSqlParser.PivotContext ctx)
    Exit a parse tree produced by TSqlParser.pivot().
    void
    exitPivot_clause(sql.tsql.TSqlParser.Pivot_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.pivot_clause().
    void
    exitPort_number(sql.tsql.TSqlParser.Port_numberContext ctx)
    Exit a parse tree produced by TSqlParser.port_number().
    void
    exitPOWER(sql.tsql.TSqlParser.POWERContext ctx)
    Exit a parse tree produced by the POWER labeled alternative in TSqlParser.built_in_functions().
    void
    exitPredicate(sql.tsql.TSqlParser.PredicateContext ctx)
    Exit a parse tree produced by TSqlParser.predicate().
    void
    exitPrimary_key_options(sql.tsql.TSqlParser.Primary_key_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.primary_key_options().
    void
    exitPrimitive_constant(sql.tsql.TSqlParser.Primitive_constantContext ctx)
    Exit a parse tree produced by TSqlParser.primitive_constant().
    void
    exitPrimitive_expression(sql.tsql.TSqlParser.Primitive_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.primitive_expression().
    void
    exitPrincipal_id(sql.tsql.TSqlParser.Principal_idContext ctx)
    Exit a parse tree produced by TSqlParser.principal_id().
    void
    exitPrint_statement(sql.tsql.TSqlParser.Print_statementContext ctx)
    Exit a parse tree produced by TSqlParser.print_statement().
    void
    exitPrivate_key_options(sql.tsql.TSqlParser.Private_key_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.private_key_options().
    void
    exitProcedure_option(sql.tsql.TSqlParser.Procedure_optionContext ctx)
    Exit a parse tree produced by TSqlParser.procedure_option().
    void
    exitProcedure_param(sql.tsql.TSqlParser.Procedure_paramContext ctx)
    Exit a parse tree produced by TSqlParser.procedure_param().
    void
    exitProcedure_param_default_value(sql.tsql.TSqlParser.Procedure_param_default_valueContext ctx)
    Exit a parse tree produced by TSqlParser.procedure_param_default_value().
    void
    exitPWDCOMPARE(sql.tsql.TSqlParser.PWDCOMPAREContext ctx)
    Exit a parse tree produced by the PWDCOMPARE labeled alternative in TSqlParser.built_in_functions().
    void
    exitPWDENCRYPT(sql.tsql.TSqlParser.PWDENCRYPTContext ctx)
    Exit a parse tree produced by the PWDENCRYPT labeled alternative in TSqlParser.built_in_functions().
    void
    exitQuery_call(sql.tsql.TSqlParser.Query_callContext ctx)
    Exit a parse tree produced by TSqlParser.query_call().
    void
    exitQuery_expression(sql.tsql.TSqlParser.Query_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.query_expression().
    void
    exitQuery_method(sql.tsql.TSqlParser.Query_methodContext ctx)
    Exit a parse tree produced by TSqlParser.query_method().
    void
    exitQuery_specification(sql.tsql.TSqlParser.Query_specificationContext ctx)
    Exit a parse tree produced by TSqlParser.query_specification().
    void
    exitQueue_action(sql.tsql.TSqlParser.Queue_actionContext ctx)
    Exit a parse tree produced by TSqlParser.queue_action().
    void
    exitQueue_id(sql.tsql.TSqlParser.Queue_idContext ctx)
    Exit a parse tree produced by TSqlParser.queue_id().
    void
    exitQueue_rebuild_options(sql.tsql.TSqlParser.Queue_rebuild_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.queue_rebuild_options().
    void
    exitQueue_settings(sql.tsql.TSqlParser.Queue_settingsContext ctx)
    Exit a parse tree produced by TSqlParser.queue_settings().
    void
    exitQUOTENAME(sql.tsql.TSqlParser.QUOTENAMEContext ctx)
    Exit a parse tree produced by the QUOTENAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitRADIANS(sql.tsql.TSqlParser.RADIANSContext ctx)
    Exit a parse tree produced by the RADIANS labeled alternative in TSqlParser.built_in_functions().
    void
    exitRaiseerror_statement(sql.tsql.TSqlParser.Raiseerror_statementContext ctx)
    Exit a parse tree produced by TSqlParser.raiseerror_statement().
    void
    exitRAND(sql.tsql.TSqlParser.RANDContext ctx)
    Exit a parse tree produced by the RAND labeled alternative in TSqlParser.built_in_functions().
    void
    exitRANKING_WINDOWED_FUNC(sql.tsql.TSqlParser.RANKING_WINDOWED_FUNCContext ctx)
    Exit a parse tree produced by the RANKING_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().
    void
    exitRanking_windowed_function(sql.tsql.TSqlParser.Ranking_windowed_functionContext ctx)
    Exit a parse tree produced by TSqlParser.ranking_windowed_function().
    void
    exitRebuild_index_option(sql.tsql.TSqlParser.Rebuild_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.rebuild_index_option().
    void
    exitRebuild_index_options(sql.tsql.TSqlParser.Rebuild_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.rebuild_index_options().
    void
    exitRebuild_partition(sql.tsql.TSqlParser.Rebuild_partitionContext ctx)
    Exit a parse tree produced by TSqlParser.rebuild_partition().
    void
    exitReceive_statement(sql.tsql.TSqlParser.Receive_statementContext ctx)
    Exit a parse tree produced by TSqlParser.receive_statement().
    void
    exitReconfigure_statement(sql.tsql.TSqlParser.Reconfigure_statementContext ctx)
    Exit a parse tree produced by TSqlParser.reconfigure_statement().
    void
    exitRecovery_option(sql.tsql.TSqlParser.Recovery_optionContext ctx)
    Exit a parse tree produced by TSqlParser.recovery_option().
    void
    exitRelational_index_option(sql.tsql.TSqlParser.Relational_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.relational_index_option().
    void
    exitReorganize_option(sql.tsql.TSqlParser.Reorganize_optionContext ctx)
    Exit a parse tree produced by TSqlParser.reorganize_option().
    void
    exitReorganize_options(sql.tsql.TSqlParser.Reorganize_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.reorganize_options().
    void
    exitReorganize_partition(sql.tsql.TSqlParser.Reorganize_partitionContext ctx)
    Exit a parse tree produced by TSqlParser.reorganize_partition().
    void
    exitREPLACE(sql.tsql.TSqlParser.REPLACEContext ctx)
    Exit a parse tree produced by the REPLACE labeled alternative in TSqlParser.built_in_functions().
    void
    exitREPLICATE(sql.tsql.TSqlParser.REPLICATEContext ctx)
    Exit a parse tree produced by the REPLICATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitResumable_index_option(sql.tsql.TSqlParser.Resumable_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.resumable_index_option().
    void
    exitResumable_index_options(sql.tsql.TSqlParser.Resumable_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.resumable_index_options().
    void
    exitReturn_statement(sql.tsql.TSqlParser.Return_statementContext ctx)
    Exit a parse tree produced by TSqlParser.return_statement().
    void
    exitREVERSE(sql.tsql.TSqlParser.REVERSEContext ctx)
    Exit a parse tree produced by the REVERSE labeled alternative in TSqlParser.built_in_functions().
    void
    exitRIGHT(sql.tsql.TSqlParser.RIGHTContext ctx)
    Exit a parse tree produced by the RIGHT labeled alternative in TSqlParser.built_in_functions().
    void
    exitROUND(sql.tsql.TSqlParser.ROUNDContext ctx)
    Exit a parse tree produced by the ROUND labeled alternative in TSqlParser.built_in_functions().
    void
    exitRow_or_range_clause(sql.tsql.TSqlParser.Row_or_range_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.row_or_range_clause().
    void
    exitROWCOUNT_BIG(sql.tsql.TSqlParser.ROWCOUNT_BIGContext ctx)
    Exit a parse tree produced by the ROWCOUNT_BIG labeled alternative in TSqlParser.built_in_functions().
    void
    exitRowset_function(sql.tsql.TSqlParser.Rowset_functionContext ctx)
    Exit a parse tree produced by TSqlParser.rowset_function().
    void
    exitRowset_function_limited(sql.tsql.TSqlParser.Rowset_function_limitedContext ctx)
    Exit a parse tree produced by TSqlParser.rowset_function_limited().
    void
    exitRTRIM(sql.tsql.TSqlParser.RTRIMContext ctx)
    Exit a parse tree produced by the RTRIM labeled alternative in TSqlParser.built_in_functions().
    void
    exitSCALAR_FUNCTION(sql.tsql.TSqlParser.SCALAR_FUNCTIONContext ctx)
    Exit a parse tree produced by the SCALAR_FUNCTION labeled alternative in TSqlParser.function_call().
    void
    exitScalar_function_name(sql.tsql.TSqlParser.Scalar_function_nameContext ctx)
    Exit a parse tree produced by TSqlParser.scalar_function_name().
    void
    exitSchema_declaration(sql.tsql.TSqlParser.Schema_declarationContext ctx)
    Exit a parse tree produced by TSqlParser.schema_declaration().
    void
    exitSCHEMA_ID(sql.tsql.TSqlParser.SCHEMA_IDContext ctx)
    Exit a parse tree produced by the SCHEMA_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitSCHEMA_NAME(sql.tsql.TSqlParser.SCHEMA_NAMEContext ctx)
    Exit a parse tree produced by the SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitSCOPE_IDENTITY(sql.tsql.TSqlParser.SCOPE_IDENTITYContext ctx)
    Exit a parse tree produced by the SCOPE_IDENTITY labeled alternative in TSqlParser.built_in_functions().
    void
    exitSearch_condition(sql.tsql.TSqlParser.Search_conditionContext ctx)
    Exit a parse tree produced by TSqlParser.search_condition().
    void
    exitSecurity_statement(sql.tsql.TSqlParser.Security_statementContext ctx)
    Exit a parse tree produced by TSqlParser.security_statement().
    void
    exitSelect_list(sql.tsql.TSqlParser.Select_listContext ctx)
    Exit a parse tree produced by TSqlParser.select_list().
    void
    exitSelect_list_elem(sql.tsql.TSqlParser.Select_list_elemContext ctx)
    Exit a parse tree produced by TSqlParser.select_list_elem().
    void
    exitSelect_order_by_clause(sql.tsql.TSqlParser.Select_order_by_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.select_order_by_clause().
    void
    exitSelect_statement(sql.tsql.TSqlParser.Select_statementContext ctx)
    Exit a parse tree produced by TSqlParser.select_statement().
    void
    exitSelect_statement_standalone(sql.tsql.TSqlParser.Select_statement_standaloneContext ctx)
    Exit a parse tree produced by TSqlParser.select_statement_standalone().
    void
    exitSend_conversation(sql.tsql.TSqlParser.Send_conversationContext ctx)
    Exit a parse tree produced by TSqlParser.send_conversation().
    void
    exitSERVERPROPERTY(sql.tsql.TSqlParser.SERVERPROPERTYContext ctx)
    Exit a parse tree produced by the SERVERPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitService_broker_option(sql.tsql.TSqlParser.Service_broker_optionContext ctx)
    Exit a parse tree produced by TSqlParser.service_broker_option().
    void
    exitService_name(sql.tsql.TSqlParser.Service_nameContext ctx)
    Exit a parse tree produced by TSqlParser.service_name().
    void
    exitSESSION_CONTEXT(sql.tsql.TSqlParser.SESSION_CONTEXTContext ctx)
    Exit a parse tree produced by the SESSION_CONTEXT labeled alternative in TSqlParser.built_in_functions().
    void
    exitSESSION_USER(sql.tsql.TSqlParser.SESSION_USERContext ctx)
    Exit a parse tree produced by the SESSION_USER labeled alternative in TSqlParser.built_in_functions().
    void
    exitSESSIONPROPERTY(sql.tsql.TSqlParser.SESSIONPROPERTYContext ctx)
    Exit a parse tree produced by the SESSIONPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitSet_index_option(sql.tsql.TSqlParser.Set_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.set_index_option().
    void
    exitSet_index_options(sql.tsql.TSqlParser.Set_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.set_index_options().
    void
    exitSet_special(sql.tsql.TSqlParser.Set_specialContext ctx)
    Exit a parse tree produced by TSqlParser.set_special().
    void
    exitSet_statement(sql.tsql.TSqlParser.Set_statementContext ctx)
    Exit a parse tree produced by TSqlParser.set_statement().
    void
    exitSetuser_statement(sql.tsql.TSqlParser.Setuser_statementContext ctx)
    Exit a parse tree produced by TSqlParser.setuser_statement().
    void
    exitShutdown_statement(sql.tsql.TSqlParser.Shutdown_statementContext ctx)
    Exit a parse tree produced by TSqlParser.shutdown_statement().
    void
    exitSimple_id(sql.tsql.TSqlParser.Simple_idContext ctx)
    Exit a parse tree produced by TSqlParser.simple_id().
    void
    exitSimple_name(sql.tsql.TSqlParser.Simple_nameContext ctx)
    Exit a parse tree produced by TSqlParser.simple_name().
    void
    exitSIN(sql.tsql.TSqlParser.SINContext ctx)
    Exit a parse tree produced by the SIN labeled alternative in TSqlParser.built_in_functions().
    void
    exitSingle_partition_rebuild_index_option(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.single_partition_rebuild_index_option().
    void
    exitSingle_partition_rebuild_index_options(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.single_partition_rebuild_index_options().
    void
    exitSMALLDATETIMEFROMPARTS(sql.tsql.TSqlParser.SMALLDATETIMEFROMPARTSContext ctx)
    Exit a parse tree produced by the SMALLDATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    exitSnapshot_option(sql.tsql.TSqlParser.Snapshot_optionContext ctx)
    Exit a parse tree produced by TSqlParser.snapshot_option().
    void
    exitSOUNDEX(sql.tsql.TSqlParser.SOUNDEXContext ctx)
    Exit a parse tree produced by the SOUNDEX labeled alternative in TSqlParser.built_in_functions().
    void
    exitSPACE(sql.tsql.TSqlParser.SPACEContext ctx)
    Exit a parse tree produced by the SPACE labeled alternative in TSqlParser.built_in_functions().
    void
    exitSpecial_list(sql.tsql.TSqlParser.Special_listContext ctx)
    Exit a parse tree produced by TSqlParser.special_list().
    void
    exitSql_clauses(sql.tsql.TSqlParser.Sql_clausesContext ctx)
    Exit a parse tree produced by TSqlParser.sql_clauses().
    void
    exitSql_option(sql.tsql.TSqlParser.Sql_optionContext ctx)
    Exit a parse tree produced by TSqlParser.sql_option().
    void
    exitSql_union(sql.tsql.TSqlParser.Sql_unionContext ctx)
    Exit a parse tree produced by TSqlParser.sql_union().
    void
    exitSQL_VARIANT_PROPERTY(sql.tsql.TSqlParser.SQL_VARIANT_PROPERTYContext ctx)
    Exit a parse tree produced by the SQL_VARIANT_PROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitSQRT(sql.tsql.TSqlParser.SQRTContext ctx)
    Exit a parse tree produced by the SQRT labeled alternative in TSqlParser.built_in_functions().
    void
    exitSQUARE(sql.tsql.TSqlParser.SQUAREContext ctx)
    Exit a parse tree produced by the SQUARE labeled alternative in TSqlParser.built_in_functions().
    void
    exitSTATS_DATE(sql.tsql.TSqlParser.STATS_DATEContext ctx)
    Exit a parse tree produced by the STATS_DATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitSTR(sql.tsql.TSqlParser.STRContext ctx)
    Exit a parse tree produced by the STR labeled alternative in TSqlParser.built_in_functions().
    void
    exitSTRING_ESCAPE(sql.tsql.TSqlParser.STRING_ESCAPEContext ctx)
    Exit a parse tree produced by the STRING_ESCAPE labeled alternative in TSqlParser.built_in_functions().
    void
    exitSTRINGAGG(sql.tsql.TSqlParser.STRINGAGGContext ctx)
    Exit a parse tree produced by the STRINGAGG labeled alternative in TSqlParser.built_in_functions().
    void
    exitSTUFF(sql.tsql.TSqlParser.STUFFContext ctx)
    Exit a parse tree produced by the STUFF labeled alternative in TSqlParser.built_in_functions().
    void
    exitSubquery(sql.tsql.TSqlParser.SubqueryContext ctx)
    Exit a parse tree produced by TSqlParser.subquery().
    void
    exitSUBSTRING(sql.tsql.TSqlParser.SUBSTRINGContext ctx)
    Exit a parse tree produced by the SUBSTRING labeled alternative in TSqlParser.built_in_functions().
    void
    exitSUSER_ID(sql.tsql.TSqlParser.SUSER_IDContext ctx)
    Exit a parse tree produced by the SUSER_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitSUSER_SID(sql.tsql.TSqlParser.SUSER_SIDContext ctx)
    Exit a parse tree produced by the SUSER_SID labeled alternative in TSqlParser.built_in_functions().
    void
    exitSUSER_SNAME(sql.tsql.TSqlParser.SUSER_SNAMEContext ctx)
    Exit a parse tree produced by the SUSER_SNAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitSwitch_partition(sql.tsql.TSqlParser.Switch_partitionContext ctx)
    Exit a parse tree produced by TSqlParser.switch_partition().
    void
    exitSwitch_search_condition_section(sql.tsql.TSqlParser.Switch_search_condition_sectionContext ctx)
    Exit a parse tree produced by TSqlParser.switch_search_condition_section().
    void
    exitSwitch_section(sql.tsql.TSqlParser.Switch_sectionContext ctx)
    Exit a parse tree produced by TSqlParser.switch_section().
    void
    exitSWITCHOFFSET(sql.tsql.TSqlParser.SWITCHOFFSETContext ctx)
    Exit a parse tree produced by the SWITCHOFFSET labeled alternative in TSqlParser.built_in_functions().
    void
    exitSybase_legacy_hint(sql.tsql.TSqlParser.Sybase_legacy_hintContext ctx)
    Exit a parse tree produced by TSqlParser.sybase_legacy_hint().
    void
    exitSybase_legacy_hints(sql.tsql.TSqlParser.Sybase_legacy_hintsContext ctx)
    Exit a parse tree produced by TSqlParser.sybase_legacy_hints().
    void
    exitSYSDATETIME(sql.tsql.TSqlParser.SYSDATETIMEContext ctx)
    Exit a parse tree produced by the SYSDATETIME labeled alternative in TSqlParser.built_in_functions().
    void
    exitSYSDATETIMEOFFSET(sql.tsql.TSqlParser.SYSDATETIMEOFFSETContext ctx)
    Exit a parse tree produced by the SYSDATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().
    void
    exitSYSTEM_USER(sql.tsql.TSqlParser.SYSTEM_USERContext ctx)
    Exit a parse tree produced by the SYSTEM_USER labeled alternative in TSqlParser.built_in_functions().
    void
    exitSYSUTCDATETIME(sql.tsql.TSqlParser.SYSUTCDATETIMEContext ctx)
    Exit a parse tree produced by the SYSUTCDATETIME labeled alternative in TSqlParser.built_in_functions().
    void
    exitTable_alias(sql.tsql.TSqlParser.Table_aliasContext ctx)
    Exit a parse tree produced by TSqlParser.table_alias().
    void
    exitTable_constraint(sql.tsql.TSqlParser.Table_constraintContext ctx)
    Exit a parse tree produced by TSqlParser.table_constraint().
    void
    exitTable_hint(sql.tsql.TSqlParser.Table_hintContext ctx)
    Exit a parse tree produced by TSqlParser.table_hint().
    void
    exitTable_indices(sql.tsql.TSqlParser.Table_indicesContext ctx)
    Exit a parse tree produced by TSqlParser.table_indices().
    void
    exitTable_name(sql.tsql.TSqlParser.Table_nameContext ctx)
    Exit a parse tree produced by TSqlParser.table_name().
    void
    exitTable_option(sql.tsql.TSqlParser.Table_optionContext ctx)
    Exit a parse tree produced by TSqlParser.table_option().
    void
    exitTable_options(sql.tsql.TSqlParser.Table_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.table_options().
    void
    exitTable_source(sql.tsql.TSqlParser.Table_sourceContext ctx)
    Exit a parse tree produced by TSqlParser.table_source().
    void
    exitTable_source_item(sql.tsql.TSqlParser.Table_source_itemContext ctx)
    Exit a parse tree produced by TSqlParser.table_source_item().
    void
    exitTable_sources(sql.tsql.TSqlParser.Table_sourcesContext ctx)
    Exit a parse tree produced by TSqlParser.table_sources().
    void
    exitTable_type_definition(sql.tsql.TSqlParser.Table_type_definitionContext ctx)
    Exit a parse tree produced by TSqlParser.table_type_definition().
    void
    exitTable_type_indices(sql.tsql.TSqlParser.Table_type_indicesContext ctx)
    Exit a parse tree produced by TSqlParser.table_type_indices().
    void
    exitTable_value_constructor(sql.tsql.TSqlParser.Table_value_constructorContext ctx)
    Exit a parse tree produced by TSqlParser.table_value_constructor().
    void
    exitTAN(sql.tsql.TSqlParser.TANContext ctx)
    Exit a parse tree produced by the TAN labeled alternative in TSqlParser.built_in_functions().
    void
    exitTarget_recovery_time_option(sql.tsql.TSqlParser.Target_recovery_time_optionContext ctx)
    Exit a parse tree produced by TSqlParser.target_recovery_time_option().
    void
    exitTermination(sql.tsql.TSqlParser.TerminationContext ctx)
    Exit a parse tree produced by TSqlParser.termination().
    void
    exitThrow_error_number(sql.tsql.TSqlParser.Throw_error_numberContext ctx)
    Exit a parse tree produced by TSqlParser.throw_error_number().
    void
    exitThrow_message(sql.tsql.TSqlParser.Throw_messageContext ctx)
    Exit a parse tree produced by TSqlParser.throw_message().
    void
    exitThrow_state(sql.tsql.TSqlParser.Throw_stateContext ctx)
    Exit a parse tree produced by TSqlParser.throw_state().
    void
    exitThrow_statement(sql.tsql.TSqlParser.Throw_statementContext ctx)
    Exit a parse tree produced by TSqlParser.throw_statement().
    void
    exitTime(sql.tsql.TSqlParser.TimeContext ctx)
    Exit a parse tree produced by TSqlParser.time().
    void
    exitTime_zone(sql.tsql.TSqlParser.Time_zoneContext ctx)
    Exit a parse tree produced by TSqlParser.time_zone().
    void
    exitTIMEFROMPARTS(sql.tsql.TSqlParser.TIMEFROMPARTSContext ctx)
    Exit a parse tree produced by the TIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().
    void
    exitTODATETIMEOFFSET(sql.tsql.TSqlParser.TODATETIMEOFFSETContext ctx)
    Exit a parse tree produced by the TODATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().
    void
    exitTop_clause(sql.tsql.TSqlParser.Top_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.top_clause().
    void
    exitTop_count(sql.tsql.TSqlParser.Top_countContext ctx)
    Exit a parse tree produced by TSqlParser.top_count().
    void
    exitTop_percent(sql.tsql.TSqlParser.Top_percentContext ctx)
    Exit a parse tree produced by TSqlParser.top_percent().
    void
    exitTransaction_statement(sql.tsql.TSqlParser.Transaction_statementContext ctx)
    Exit a parse tree produced by TSqlParser.transaction_statement().
    void
    exitTRANSLATE(sql.tsql.TSqlParser.TRANSLATEContext ctx)
    Exit a parse tree produced by the TRANSLATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitTRIM(sql.tsql.TSqlParser.TRIMContext ctx)
    Exit a parse tree produced by the TRIM labeled alternative in TSqlParser.built_in_functions().
    void
    exitTruncate_table(sql.tsql.TSqlParser.Truncate_tableContext ctx)
    Exit a parse tree produced by TSqlParser.truncate_table().
    void
    exitTRY_CAST(sql.tsql.TSqlParser.TRY_CASTContext ctx)
    Exit a parse tree produced by the TRY_CAST labeled alternative in TSqlParser.built_in_functions().
    void
    exitTry_catch_statement(sql.tsql.TSqlParser.Try_catch_statementContext ctx)
    Exit a parse tree produced by TSqlParser.try_catch_statement().
    void
    exitTsql_file(sql.tsql.TSqlParser.Tsql_fileContext ctx)
    Exit a parse tree produced by TSqlParser.tsql_file().
    void
    exitTYPE_ID(sql.tsql.TSqlParser.TYPE_IDContext ctx)
    Exit a parse tree produced by the TYPE_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitTYPE_NAME(sql.tsql.TSqlParser.TYPE_NAMEContext ctx)
    Exit a parse tree produced by the TYPE_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitTYPEPROPERTY(sql.tsql.TSqlParser.TYPEPROPERTYContext ctx)
    Exit a parse tree produced by the TYPEPROPERTY labeled alternative in TSqlParser.built_in_functions().
    void
    exitUdt_elem(sql.tsql.TSqlParser.Udt_elemContext ctx)
    Exit a parse tree produced by TSqlParser.udt_elem().
    void
    exitUdt_method_arguments(sql.tsql.TSqlParser.Udt_method_argumentsContext ctx)
    Exit a parse tree produced by TSqlParser.udt_method_arguments().
    void
    exitUnary_operator_expression(sql.tsql.TSqlParser.Unary_operator_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.unary_operator_expression().
    void
    exitUNICODE(sql.tsql.TSqlParser.UNICODEContext ctx)
    Exit a parse tree produced by the UNICODE labeled alternative in TSqlParser.built_in_functions().
    void
    exitUnpivot(sql.tsql.TSqlParser.UnpivotContext ctx)
    Exit a parse tree produced by TSqlParser.unpivot().
    void
    exitUnpivot_clause(sql.tsql.TSqlParser.Unpivot_clauseContext ctx)
    Exit a parse tree produced by TSqlParser.unpivot_clause().
    void
    exitUpdate_elem(sql.tsql.TSqlParser.Update_elemContext ctx)
    Exit a parse tree produced by TSqlParser.update_elem().
    void
    exitUpdate_elem_merge(sql.tsql.TSqlParser.Update_elem_mergeContext ctx)
    Exit a parse tree produced by TSqlParser.update_elem_merge().
    void
    exitUpdate_statement(sql.tsql.TSqlParser.Update_statementContext ctx)
    Exit a parse tree produced by TSqlParser.update_statement().
    void
    exitUpdate_statistics(sql.tsql.TSqlParser.Update_statisticsContext ctx)
    Exit a parse tree produced by TSqlParser.update_statistics().
    void
    exitUpdate_statistics_option(sql.tsql.TSqlParser.Update_statistics_optionContext ctx)
    Exit a parse tree produced by TSqlParser.update_statistics_option().
    void
    exitUpdate_statistics_options(sql.tsql.TSqlParser.Update_statistics_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.update_statistics_options().
    void
    exitUPPER(sql.tsql.TSqlParser.UPPERContext ctx)
    Exit a parse tree produced by the UPPER labeled alternative in TSqlParser.built_in_functions().
    void
    exitUse_statement(sql.tsql.TSqlParser.Use_statementContext ctx)
    Exit a parse tree produced by TSqlParser.use_statement().
    void
    exitUSER(sql.tsql.TSqlParser.USERContext ctx)
    Exit a parse tree produced by the USER labeled alternative in TSqlParser.built_in_functions().
    void
    exitUSER_ID(sql.tsql.TSqlParser.USER_IDContext ctx)
    Exit a parse tree produced by the USER_ID labeled alternative in TSqlParser.built_in_functions().
    void
    exitUSER_NAME(sql.tsql.TSqlParser.USER_NAMEContext ctx)
    Exit a parse tree produced by the USER_NAME labeled alternative in TSqlParser.built_in_functions().
    void
    exitValue_call(sql.tsql.TSqlParser.Value_callContext ctx)
    Exit a parse tree produced by TSqlParser.value_call().
    void
    exitValue_method(sql.tsql.TSqlParser.Value_methodContext ctx)
    Exit a parse tree produced by TSqlParser.value_method().
    void
    exitView_attribute(sql.tsql.TSqlParser.View_attributeContext ctx)
    Exit a parse tree produced by TSqlParser.view_attribute().
    void
    exitWaitfor_conversation(sql.tsql.TSqlParser.Waitfor_conversationContext ctx)
    Exit a parse tree produced by TSqlParser.waitfor_conversation().
    void
    exitWaitfor_statement(sql.tsql.TSqlParser.Waitfor_statementContext ctx)
    Exit a parse tree produced by TSqlParser.waitfor_statement().
    void
    exitWhen_matches(sql.tsql.TSqlParser.When_matchesContext ctx)
    Exit a parse tree produced by TSqlParser.when_matches().
    void
    exitWhile_statement(sql.tsql.TSqlParser.While_statementContext ctx)
    Exit a parse tree produced by TSqlParser.while_statement().
    void
    exitWindow_frame_bound(sql.tsql.TSqlParser.Window_frame_boundContext ctx)
    Exit a parse tree produced by TSqlParser.window_frame_bound().
    void
    exitWindow_frame_extent(sql.tsql.TSqlParser.Window_frame_extentContext ctx)
    Exit a parse tree produced by TSqlParser.window_frame_extent().
    void
    exitWindow_frame_following(sql.tsql.TSqlParser.Window_frame_followingContext ctx)
    Exit a parse tree produced by TSqlParser.window_frame_following().
    void
    exitWindow_frame_preceding(sql.tsql.TSqlParser.Window_frame_precedingContext ctx)
    Exit a parse tree produced by TSqlParser.window_frame_preceding().
    void
    exitWith_expression(sql.tsql.TSqlParser.With_expressionContext ctx)
    Exit a parse tree produced by TSqlParser.with_expression().
    void
    exitWith_table_hints(sql.tsql.TSqlParser.With_table_hintsContext ctx)
    Exit a parse tree produced by TSqlParser.with_table_hints().
    void
    exitWitness_option(sql.tsql.TSqlParser.Witness_optionContext ctx)
    Exit a parse tree produced by TSqlParser.witness_option().
    void
    exitWitness_partner_equal(sql.tsql.TSqlParser.Witness_partner_equalContext ctx)
    Exit a parse tree produced by TSqlParser.witness_partner_equal().
    void
    exitWitness_server(sql.tsql.TSqlParser.Witness_serverContext ctx)
    Exit a parse tree produced by TSqlParser.witness_server().
    void
    exitXACT_STATE(sql.tsql.TSqlParser.XACT_STATEContext ctx)
    Exit a parse tree produced by the XACT_STATE labeled alternative in TSqlParser.built_in_functions().
    void
    exitXml_common_directives(sql.tsql.TSqlParser.Xml_common_directivesContext ctx)
    Exit a parse tree produced by TSqlParser.xml_common_directives().
    void
    exitXML_DATA_TYPE_FUNC(sql.tsql.TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
    Exit a parse tree produced by the XML_DATA_TYPE_FUNC labeled alternative in TSqlParser.built_in_functions().
    void
    exitXml_data_type_methods(sql.tsql.TSqlParser.Xml_data_type_methodsContext ctx)
    Exit a parse tree produced by TSqlParser.xml_data_type_methods().
    void
    exitXml_declaration(sql.tsql.TSqlParser.Xml_declarationContext ctx)
    Exit a parse tree produced by TSqlParser.xml_declaration().
    void
    exitXml_index_option(sql.tsql.TSqlParser.Xml_index_optionContext ctx)
    Exit a parse tree produced by TSqlParser.xml_index_option().
    void
    exitXml_index_options(sql.tsql.TSqlParser.Xml_index_optionsContext ctx)
    Exit a parse tree produced by TSqlParser.xml_index_options().
    void
    exitXml_schema_collection(sql.tsql.TSqlParser.Xml_schema_collectionContext ctx)
    Exit a parse tree produced by TSqlParser.xml_schema_collection().
    void
    exitXml_type_definition(sql.tsql.TSqlParser.Xml_type_definitionContext ctx)
    Exit a parse tree produced by TSqlParser.xml_type_definition().
    void
    exitYEAR(sql.tsql.TSqlParser.YEARContext ctx)
    Exit a parse tree produced by the YEAR labeled alternative in TSqlParser.built_in_functions().
    Global access point to get a instance of the context, ensuring that only one instance of the context exists.
    void
    visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node)
    void
    visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TSqlParserListenerImpl

      public TSqlParserListenerImpl()
  • Method Details

    • enterABS

      public void enterABS(sql.tsql.TSqlParser.ABSContext ctx)
      Enter a parse tree produced by the ABS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterABS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterABS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterACOS

      public void enterACOS(sql.tsql.TSqlParser.ACOSContext ctx)
      Enter a parse tree produced by the ACOS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterACOS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterACOS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAction_specification

      public void enterAction_specification(sql.tsql.TSqlParser.Action_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.action_specification().

      The default implementation does nothing.

      Specified by:
      enterAction_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAction_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAdd_or_modify_filegroups

      public void enterAdd_or_modify_filegroups(sql.tsql.TSqlParser.Add_or_modify_filegroupsContext ctx)
      Enter a parse tree produced by TSqlParser.add_or_modify_filegroups().

      The default implementation does nothing.

      Specified by:
      enterAdd_or_modify_filegroups in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAdd_or_modify_filegroups in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAdd_or_modify_files

      public void enterAdd_or_modify_files(sql.tsql.TSqlParser.Add_or_modify_filesContext ctx)
      Enter a parse tree produced by TSqlParser.add_or_modify_files().

      The default implementation does nothing.

      Specified by:
      enterAdd_or_modify_files in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAdd_or_modify_files in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAGGREGATE_WINDOWED_FUNC

      public void enterAGGREGATE_WINDOWED_FUNC(sql.tsql.TSqlParser.AGGREGATE_WINDOWED_FUNCContext ctx)
      Enter a parse tree produced by the AGGREGATE_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterAGGREGATE_WINDOWED_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAGGREGATE_WINDOWED_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAggregate_windowed_function

      public void enterAggregate_windowed_function(sql.tsql.TSqlParser.Aggregate_windowed_functionContext ctx)
      Enter a parse tree produced by TSqlParser.aggregate_windowed_function().

      The default implementation does nothing.

      Specified by:
      enterAggregate_windowed_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAggregate_windowed_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlgorithm

      public void enterAlgorithm(sql.tsql.TSqlParser.AlgorithmContext ctx)
      Enter a parse tree produced by TSqlParser.algorithm().

      The default implementation does nothing.

      Specified by:
      enterAlgorithm in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlgorithm in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAll_distinct_expression

      public void enterAll_distinct_expression(sql.tsql.TSqlParser.All_distinct_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.all_distinct_expression().

      The default implementation does nothing.

      Specified by:
      enterAll_distinct_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAll_distinct_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_application_role

      public void enterAlter_application_role(sql.tsql.TSqlParser.Alter_application_roleContext ctx)
      Enter a parse tree produced by TSqlParser.alter_application_role().

      The default implementation does nothing.

      Specified by:
      enterAlter_application_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_application_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly

      public void enterAlter_assembly(sql.tsql.TSqlParser.Alter_assemblyContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_add_clause

      public void enterAlter_assembly_add_clause(sql.tsql.TSqlParser.Alter_assembly_add_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_add_clause().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_add_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_add_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_as

      public void enterAlter_assembly_as(sql.tsql.TSqlParser.Alter_assembly_asContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_as().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_as in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_as in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_clause

      public void enterAlter_assembly_clause(sql.tsql.TSqlParser.Alter_assembly_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_clause().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_client_file_clause

      public void enterAlter_assembly_client_file_clause(sql.tsql.TSqlParser.Alter_assembly_client_file_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_client_file_clause().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_client_file_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_client_file_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_drop

      public void enterAlter_assembly_drop(sql.tsql.TSqlParser.Alter_assembly_dropContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_drop().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_drop in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_drop in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_drop_clause

      public void enterAlter_assembly_drop_clause(sql.tsql.TSqlParser.Alter_assembly_drop_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_drop_clause().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_drop_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_drop_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_drop_multiple_files

      public void enterAlter_assembly_drop_multiple_files(sql.tsql.TSqlParser.Alter_assembly_drop_multiple_filesContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_drop_multiple_files().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_drop_multiple_files in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_drop_multiple_files in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_file_bits

      public void enterAlter_assembly_file_bits(sql.tsql.TSqlParser.Alter_assembly_file_bitsContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_file_bits().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_file_bits in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_file_bits in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_file_name

      public void enterAlter_assembly_file_name(sql.tsql.TSqlParser.Alter_assembly_file_nameContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_file_name().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_file_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_file_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_from_clause

      public void enterAlter_assembly_from_clause(sql.tsql.TSqlParser.Alter_assembly_from_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_from_clause().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_from_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_from_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_from_clause_start

      public void enterAlter_assembly_from_clause_start(sql.tsql.TSqlParser.Alter_assembly_from_clause_startContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_from_clause_start().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_from_clause_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_from_clause_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_start

      public void enterAlter_assembly_start(sql.tsql.TSqlParser.Alter_assembly_startContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_start().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_with

      public void enterAlter_assembly_with(sql.tsql.TSqlParser.Alter_assembly_withContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_with().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_with in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_with in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_assembly_with_clause

      public void enterAlter_assembly_with_clause(sql.tsql.TSqlParser.Alter_assembly_with_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_assembly_with_clause().

      The default implementation does nothing.

      Specified by:
      enterAlter_assembly_with_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_assembly_with_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_asssembly_add_clause_start

      public void enterAlter_asssembly_add_clause_start(sql.tsql.TSqlParser.Alter_asssembly_add_clause_startContext ctx)
      Enter a parse tree produced by TSqlParser.alter_asssembly_add_clause_start().

      The default implementation does nothing.

      Specified by:
      enterAlter_asssembly_add_clause_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_asssembly_add_clause_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_asymmetric_key

      public void enterAlter_asymmetric_key(sql.tsql.TSqlParser.Alter_asymmetric_keyContext ctx)
      Enter a parse tree produced by TSqlParser.alter_asymmetric_key().

      The default implementation does nothing.

      Specified by:
      enterAlter_asymmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_asymmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_asymmetric_key_start

      public void enterAlter_asymmetric_key_start(sql.tsql.TSqlParser.Alter_asymmetric_key_startContext ctx)
      Enter a parse tree produced by TSqlParser.alter_asymmetric_key_start().

      The default implementation does nothing.

      Specified by:
      enterAlter_asymmetric_key_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_asymmetric_key_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_authorization

      public void enterAlter_authorization(sql.tsql.TSqlParser.Alter_authorizationContext ctx)
      Enter a parse tree produced by TSqlParser.alter_authorization().

      The default implementation does nothing.

      Specified by:
      enterAlter_authorization in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_authorization in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_authorization_for_azure_dw

      public void enterAlter_authorization_for_azure_dw(sql.tsql.TSqlParser.Alter_authorization_for_azure_dwContext ctx)
      Enter a parse tree produced by TSqlParser.alter_authorization_for_azure_dw().

      The default implementation does nothing.

      Specified by:
      enterAlter_authorization_for_azure_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_authorization_for_azure_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_authorization_for_parallel_dw

      public void enterAlter_authorization_for_parallel_dw(sql.tsql.TSqlParser.Alter_authorization_for_parallel_dwContext ctx)
      Enter a parse tree produced by TSqlParser.alter_authorization_for_parallel_dw().

      The default implementation does nothing.

      Specified by:
      enterAlter_authorization_for_parallel_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_authorization_for_parallel_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_authorization_for_sql_database

      public void enterAlter_authorization_for_sql_database(sql.tsql.TSqlParser.Alter_authorization_for_sql_databaseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_authorization_for_sql_database().

      The default implementation does nothing.

      Specified by:
      enterAlter_authorization_for_sql_database in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_authorization_for_sql_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_authorization_start

      public void enterAlter_authorization_start(sql.tsql.TSqlParser.Alter_authorization_startContext ctx)
      Enter a parse tree produced by TSqlParser.alter_authorization_start().

      The default implementation does nothing.

      Specified by:
      enterAlter_authorization_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_authorization_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_availability_group

      public void enterAlter_availability_group(sql.tsql.TSqlParser.Alter_availability_groupContext ctx)
      Enter a parse tree produced by TSqlParser.alter_availability_group().

      The default implementation does nothing.

      Specified by:
      enterAlter_availability_group in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_availability_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_availability_group_options

      public void enterAlter_availability_group_options(sql.tsql.TSqlParser.Alter_availability_group_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.alter_availability_group_options().

      The default implementation does nothing.

      Specified by:
      enterAlter_availability_group_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_availability_group_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_availability_group_start

      public void enterAlter_availability_group_start(sql.tsql.TSqlParser.Alter_availability_group_startContext ctx)
      Enter a parse tree produced by TSqlParser.alter_availability_group_start().

      The default implementation does nothing.

      Specified by:
      enterAlter_availability_group_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_availability_group_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_certificate

      public void enterAlter_certificate(sql.tsql.TSqlParser.Alter_certificateContext ctx)
      Enter a parse tree produced by TSqlParser.alter_certificate().

      The default implementation does nothing.

      Specified by:
      enterAlter_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_column_encryption_key

      public void enterAlter_column_encryption_key(sql.tsql.TSqlParser.Alter_column_encryption_keyContext ctx)
      Enter a parse tree produced by TSqlParser.alter_column_encryption_key().

      The default implementation does nothing.

      Specified by:
      enterAlter_column_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_column_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_credential

      public void enterAlter_credential(sql.tsql.TSqlParser.Alter_credentialContext ctx)
      Enter a parse tree produced by TSqlParser.alter_credential().

      The default implementation does nothing.

      Specified by:
      enterAlter_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_cryptographic_provider

      public void enterAlter_cryptographic_provider(sql.tsql.TSqlParser.Alter_cryptographic_providerContext ctx)
      Enter a parse tree produced by TSqlParser.alter_cryptographic_provider().

      The default implementation does nothing.

      Specified by:
      enterAlter_cryptographic_provider in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_cryptographic_provider in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_database

      public void enterAlter_database(sql.tsql.TSqlParser.Alter_databaseContext ctx)
      Enter a parse tree produced by TSqlParser.alter_database().

      The default implementation does nothing.

      Specified by:
      enterAlter_database in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_database_audit_specification

      public void enterAlter_database_audit_specification(sql.tsql.TSqlParser.Alter_database_audit_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.alter_database_audit_specification().

      The default implementation does nothing.

      Specified by:
      enterAlter_database_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_database_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_db_role

      public void enterAlter_db_role(sql.tsql.TSqlParser.Alter_db_roleContext ctx)
      Enter a parse tree produced by TSqlParser.alter_db_role().

      The default implementation does nothing.

      Specified by:
      enterAlter_db_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_db_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_endpoint

      public void enterAlter_endpoint(sql.tsql.TSqlParser.Alter_endpointContext ctx)
      Enter a parse tree produced by TSqlParser.alter_endpoint().

      The default implementation does nothing.

      Specified by:
      enterAlter_endpoint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_endpoint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_external_data_source

      public void enterAlter_external_data_source(sql.tsql.TSqlParser.Alter_external_data_sourceContext ctx)
      Enter a parse tree produced by TSqlParser.alter_external_data_source().

      The default implementation does nothing.

      Specified by:
      enterAlter_external_data_source in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_external_data_source in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_external_library

      public void enterAlter_external_library(sql.tsql.TSqlParser.Alter_external_libraryContext ctx)
      Enter a parse tree produced by TSqlParser.alter_external_library().

      The default implementation does nothing.

      Specified by:
      enterAlter_external_library in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_external_library in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_external_resource_pool

      public void enterAlter_external_resource_pool(sql.tsql.TSqlParser.Alter_external_resource_poolContext ctx)
      Enter a parse tree produced by TSqlParser.alter_external_resource_pool().

      The default implementation does nothing.

      Specified by:
      enterAlter_external_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_external_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_fulltext_catalog

      public void enterAlter_fulltext_catalog(sql.tsql.TSqlParser.Alter_fulltext_catalogContext ctx)
      Enter a parse tree produced by TSqlParser.alter_fulltext_catalog().

      The default implementation does nothing.

      Specified by:
      enterAlter_fulltext_catalog in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_fulltext_catalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_fulltext_stoplist

      public void enterAlter_fulltext_stoplist(sql.tsql.TSqlParser.Alter_fulltext_stoplistContext ctx)
      Enter a parse tree produced by TSqlParser.alter_fulltext_stoplist().

      The default implementation does nothing.

      Specified by:
      enterAlter_fulltext_stoplist in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_fulltext_stoplist in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_index

      public void enterAlter_index(sql.tsql.TSqlParser.Alter_indexContext ctx)
      Enter a parse tree produced by TSqlParser.alter_index().

      The default implementation does nothing.

      Specified by:
      enterAlter_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_login_azure_sql

      public void enterAlter_login_azure_sql(sql.tsql.TSqlParser.Alter_login_azure_sqlContext ctx)
      Enter a parse tree produced by TSqlParser.alter_login_azure_sql().

      The default implementation does nothing.

      Specified by:
      enterAlter_login_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_login_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_login_azure_sql_dw_and_pdw

      public void enterAlter_login_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_login_azure_sql_dw_and_pdwContext ctx)
      Enter a parse tree produced by TSqlParser.alter_login_azure_sql_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      enterAlter_login_azure_sql_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_login_azure_sql_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_login_sql_server

      public void enterAlter_login_sql_server(sql.tsql.TSqlParser.Alter_login_sql_serverContext ctx)
      Enter a parse tree produced by TSqlParser.alter_login_sql_server().

      The default implementation does nothing.

      Specified by:
      enterAlter_login_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_login_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_master_key_azure_sql

      public void enterAlter_master_key_azure_sql(sql.tsql.TSqlParser.Alter_master_key_azure_sqlContext ctx)
      Enter a parse tree produced by TSqlParser.alter_master_key_azure_sql().

      The default implementation does nothing.

      Specified by:
      enterAlter_master_key_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_master_key_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_master_key_sql_server

      public void enterAlter_master_key_sql_server(sql.tsql.TSqlParser.Alter_master_key_sql_serverContext ctx)
      Enter a parse tree produced by TSqlParser.alter_master_key_sql_server().

      The default implementation does nothing.

      Specified by:
      enterAlter_master_key_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_master_key_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_message_type

      public void enterAlter_message_type(sql.tsql.TSqlParser.Alter_message_typeContext ctx)
      Enter a parse tree produced by TSqlParser.alter_message_type().

      The default implementation does nothing.

      Specified by:
      enterAlter_message_type in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_message_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_partition_function

      public void enterAlter_partition_function(sql.tsql.TSqlParser.Alter_partition_functionContext ctx)
      Enter a parse tree produced by TSqlParser.alter_partition_function().

      The default implementation does nothing.

      Specified by:
      enterAlter_partition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_partition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_partition_scheme

      public void enterAlter_partition_scheme(sql.tsql.TSqlParser.Alter_partition_schemeContext ctx)
      Enter a parse tree produced by TSqlParser.alter_partition_scheme().

      The default implementation does nothing.

      Specified by:
      enterAlter_partition_scheme in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_partition_scheme in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_queue

      public void enterAlter_queue(sql.tsql.TSqlParser.Alter_queueContext ctx)
      Enter a parse tree produced by TSqlParser.alter_queue().

      The default implementation does nothing.

      Specified by:
      enterAlter_queue in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_queue in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_remote_service_binding

      public void enterAlter_remote_service_binding(sql.tsql.TSqlParser.Alter_remote_service_bindingContext ctx)
      Enter a parse tree produced by TSqlParser.alter_remote_service_binding().

      The default implementation does nothing.

      Specified by:
      enterAlter_remote_service_binding in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_remote_service_binding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_resource_governor

      public void enterAlter_resource_governor(sql.tsql.TSqlParser.Alter_resource_governorContext ctx)
      Enter a parse tree produced by TSqlParser.alter_resource_governor().

      The default implementation does nothing.

      Specified by:
      enterAlter_resource_governor in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_resource_governor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_schema_azure_sql_dw_and_pdw

      public void enterAlter_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_schema_azure_sql_dw_and_pdwContext ctx)
      Enter a parse tree produced by TSqlParser.alter_schema_azure_sql_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      enterAlter_schema_azure_sql_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_schema_azure_sql_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_schema_sql

      public void enterAlter_schema_sql(sql.tsql.TSqlParser.Alter_schema_sqlContext ctx)
      Enter a parse tree produced by TSqlParser.alter_schema_sql().

      The default implementation does nothing.

      Specified by:
      enterAlter_schema_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_schema_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_sequence

      public void enterAlter_sequence(sql.tsql.TSqlParser.Alter_sequenceContext ctx)
      Enter a parse tree produced by TSqlParser.alter_sequence().

      The default implementation does nothing.

      Specified by:
      enterAlter_sequence in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_sequence in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_server_audit

      public void enterAlter_server_audit(sql.tsql.TSqlParser.Alter_server_auditContext ctx)
      Enter a parse tree produced by TSqlParser.alter_server_audit().

      The default implementation does nothing.

      Specified by:
      enterAlter_server_audit in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_server_audit in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_server_audit_specification

      public void enterAlter_server_audit_specification(sql.tsql.TSqlParser.Alter_server_audit_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.alter_server_audit_specification().

      The default implementation does nothing.

      Specified by:
      enterAlter_server_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_server_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_server_configuration

      public void enterAlter_server_configuration(sql.tsql.TSqlParser.Alter_server_configurationContext ctx)
      Enter a parse tree produced by TSqlParser.alter_server_configuration().

      The default implementation does nothing.

      Specified by:
      enterAlter_server_configuration in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_server_configuration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_server_role

      public void enterAlter_server_role(sql.tsql.TSqlParser.Alter_server_roleContext ctx)
      Enter a parse tree produced by TSqlParser.alter_server_role().

      The default implementation does nothing.

      Specified by:
      enterAlter_server_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_server_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_server_role_pdw

      public void enterAlter_server_role_pdw(sql.tsql.TSqlParser.Alter_server_role_pdwContext ctx)
      Enter a parse tree produced by TSqlParser.alter_server_role_pdw().

      The default implementation does nothing.

      Specified by:
      enterAlter_server_role_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_server_role_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_service

      public void enterAlter_service(sql.tsql.TSqlParser.Alter_serviceContext ctx)
      Enter a parse tree produced by TSqlParser.alter_service().

      The default implementation does nothing.

      Specified by:
      enterAlter_service in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_service in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_service_master_key

      public void enterAlter_service_master_key(sql.tsql.TSqlParser.Alter_service_master_keyContext ctx)
      Enter a parse tree produced by TSqlParser.alter_service_master_key().

      The default implementation does nothing.

      Specified by:
      enterAlter_service_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_service_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_symmetric_key

      public void enterAlter_symmetric_key(sql.tsql.TSqlParser.Alter_symmetric_keyContext ctx)
      Enter a parse tree produced by TSqlParser.alter_symmetric_key().

      The default implementation does nothing.

      Specified by:
      enterAlter_symmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_symmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_table

      public void enterAlter_table(sql.tsql.TSqlParser.Alter_tableContext ctx)
      Enter a parse tree produced by TSqlParser.alter_table().

      The default implementation does nothing.

      Specified by:
      enterAlter_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_table_index_option

      public void enterAlter_table_index_option(sql.tsql.TSqlParser.Alter_table_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.alter_table_index_option().

      The default implementation does nothing.

      Specified by:
      enterAlter_table_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_table_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_table_index_options

      public void enterAlter_table_index_options(sql.tsql.TSqlParser.Alter_table_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.alter_table_index_options().

      The default implementation does nothing.

      Specified by:
      enterAlter_table_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_table_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_user

      public void enterAlter_user(sql.tsql.TSqlParser.Alter_userContext ctx)
      Enter a parse tree produced by TSqlParser.alter_user().

      The default implementation does nothing.

      Specified by:
      enterAlter_user in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_user in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_user_azure_sql

      public void enterAlter_user_azure_sql(sql.tsql.TSqlParser.Alter_user_azure_sqlContext ctx)
      Enter a parse tree produced by TSqlParser.alter_user_azure_sql().

      The default implementation does nothing.

      Specified by:
      enterAlter_user_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_user_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_workload_group

      public void enterAlter_workload_group(sql.tsql.TSqlParser.Alter_workload_groupContext ctx)
      Enter a parse tree produced by TSqlParser.alter_workload_group().

      The default implementation does nothing.

      Specified by:
      enterAlter_workload_group in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_workload_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAlter_xml_schema_collection

      public void enterAlter_xml_schema_collection(sql.tsql.TSqlParser.Alter_xml_schema_collectionContext ctx)
      Enter a parse tree produced by TSqlParser.alter_xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      enterAlter_xml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAlter_xml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterANALYTIC_WINDOWED_FUNC

      public void enterANALYTIC_WINDOWED_FUNC(sql.tsql.TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
      Enter a parse tree produced by the ANALYTIC_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterANALYTIC_WINDOWED_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterANALYTIC_WINDOWED_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAnalytic_windowed_function

      public void enterAnalytic_windowed_function(sql.tsql.TSqlParser.Analytic_windowed_functionContext ctx)
      Enter a parse tree produced by TSqlParser.analytic_windowed_function().

      The default implementation does nothing.

      Specified by:
      enterAnalytic_windowed_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAnalytic_windowed_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAnother_statement

      public void enterAnother_statement(sql.tsql.TSqlParser.Another_statementContext ctx)
      Enter a parse tree produced by TSqlParser.another_statement().

      The default implementation does nothing.

      Specified by:
      enterAnother_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAnother_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAPP_NAME

      public void enterAPP_NAME(sql.tsql.TSqlParser.APP_NAMEContext ctx)
      Enter a parse tree produced by the APP_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterAPP_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAPP_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAPPLOCK_MODE

      public void enterAPPLOCK_MODE(sql.tsql.TSqlParser.APPLOCK_MODEContext ctx)
      Enter a parse tree produced by the APPLOCK_MODE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterAPPLOCK_MODE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAPPLOCK_MODE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAPPLOCK_TEST

      public void enterAPPLOCK_TEST(sql.tsql.TSqlParser.APPLOCK_TESTContext ctx)
      Enter a parse tree produced by the APPLOCK_TEST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterAPPLOCK_TEST in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAPPLOCK_TEST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterApply_

      public void enterApply_(sql.tsql.TSqlParser.Apply_Context ctx)
      Enter a parse tree produced by TSqlParser.apply_().

      The default implementation does nothing.

      Specified by:
      enterApply_ in interface sql.tsql.TSqlParserListener
      Overrides:
      enterApply_ in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAs_column_alias

      public void enterAs_column_alias(sql.tsql.TSqlParser.As_column_aliasContext ctx)
      Enter a parse tree produced by TSqlParser.as_column_alias().

      The default implementation does nothing.

      Specified by:
      enterAs_column_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAs_column_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAs_external_name

      public void enterAs_external_name(sql.tsql.TSqlParser.As_external_nameContext ctx)
      Enter a parse tree produced by TSqlParser.as_external_name().

      The default implementation does nothing.

      Specified by:
      enterAs_external_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAs_external_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAs_table_alias

      public void enterAs_table_alias(sql.tsql.TSqlParser.As_table_aliasContext ctx)
      Enter a parse tree produced by TSqlParser.as_table_alias().

      The default implementation does nothing.

      Specified by:
      enterAs_table_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAs_table_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterASCII

      public void enterASCII(sql.tsql.TSqlParser.ASCIIContext ctx)
      Enter a parse tree produced by the ASCII labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterASCII in interface sql.tsql.TSqlParserListener
      Overrides:
      enterASCII in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterASIN

      public void enterASIN(sql.tsql.TSqlParser.ASINContext ctx)
      Enter a parse tree produced by the ASIN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterASIN in interface sql.tsql.TSqlParserListener
      Overrides:
      enterASIN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAssembly_option

      public void enterAssembly_option(sql.tsql.TSqlParser.Assembly_optionContext ctx)
      Enter a parse tree produced by TSqlParser.assembly_option().

      The default implementation does nothing.

      Specified by:
      enterAssembly_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAssembly_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterASSEMBLYPROPERTY

      public void enterASSEMBLYPROPERTY(sql.tsql.TSqlParser.ASSEMBLYPROPERTYContext ctx)
      Enter a parse tree produced by the ASSEMBLYPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterASSEMBLYPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterASSEMBLYPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAssignment_operator

      public void enterAssignment_operator(sql.tsql.TSqlParser.Assignment_operatorContext ctx)
      Enter a parse tree produced by TSqlParser.assignment_operator().

      The default implementation does nothing.

      Specified by:
      enterAssignment_operator in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAssignment_operator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAsterisk

      public void enterAsterisk(sql.tsql.TSqlParser.AsteriskContext ctx)
      Enter a parse tree produced by TSqlParser.asterisk().

      The default implementation does nothing.

      Specified by:
      enterAsterisk in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAsterisk in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAsymmetric_key_option

      public void enterAsymmetric_key_option(sql.tsql.TSqlParser.Asymmetric_key_optionContext ctx)
      Enter a parse tree produced by TSqlParser.asymmetric_key_option().

      The default implementation does nothing.

      Specified by:
      enterAsymmetric_key_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAsymmetric_key_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAsymmetric_key_option_start

      public void enterAsymmetric_key_option_start(sql.tsql.TSqlParser.Asymmetric_key_option_startContext ctx)
      Enter a parse tree produced by TSqlParser.asymmetric_key_option_start().

      The default implementation does nothing.

      Specified by:
      enterAsymmetric_key_option_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAsymmetric_key_option_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAsymmetric_key_password_change_option

      public void enterAsymmetric_key_password_change_option(sql.tsql.TSqlParser.Asymmetric_key_password_change_optionContext ctx)
      Enter a parse tree produced by TSqlParser.asymmetric_key_password_change_option().

      The default implementation does nothing.

      Specified by:
      enterAsymmetric_key_password_change_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAsymmetric_key_password_change_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterATAN

      public void enterATAN(sql.tsql.TSqlParser.ATANContext ctx)
      Enter a parse tree produced by the ATAN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterATAN in interface sql.tsql.TSqlParserListener
      Overrides:
      enterATAN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterATN2

      public void enterATN2(sql.tsql.TSqlParser.ATN2Context ctx)
      Enter a parse tree produced by the ATN2 labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterATN2 in interface sql.tsql.TSqlParserListener
      Overrides:
      enterATN2 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAudit_action_spec_group

      public void enterAudit_action_spec_group(sql.tsql.TSqlParser.Audit_action_spec_groupContext ctx)
      Enter a parse tree produced by TSqlParser.audit_action_spec_group().

      The default implementation does nothing.

      Specified by:
      enterAudit_action_spec_group in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAudit_action_spec_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAudit_action_specification

      public void enterAudit_action_specification(sql.tsql.TSqlParser.Audit_action_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.audit_action_specification().

      The default implementation does nothing.

      Specified by:
      enterAudit_action_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAudit_action_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAudit_class_name

      public void enterAudit_class_name(sql.tsql.TSqlParser.Audit_class_nameContext ctx)
      Enter a parse tree produced by TSqlParser.audit_class_name().

      The default implementation does nothing.

      Specified by:
      enterAudit_class_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAudit_class_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAudit_securable

      public void enterAudit_securable(sql.tsql.TSqlParser.Audit_securableContext ctx)
      Enter a parse tree produced by TSqlParser.audit_securable().

      The default implementation does nothing.

      Specified by:
      enterAudit_securable in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAudit_securable in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAuthorization_grantee

      public void enterAuthorization_grantee(sql.tsql.TSqlParser.Authorization_granteeContext ctx)
      Enter a parse tree produced by TSqlParser.authorization_grantee().

      The default implementation does nothing.

      Specified by:
      enterAuthorization_grantee in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAuthorization_grantee in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterAuto_option

      public void enterAuto_option(sql.tsql.TSqlParser.Auto_optionContext ctx)
      Enter a parse tree produced by TSqlParser.auto_option().

      The default implementation does nothing.

      Specified by:
      enterAuto_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterAuto_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBackup_certificate

      public void enterBackup_certificate(sql.tsql.TSqlParser.Backup_certificateContext ctx)
      Enter a parse tree produced by TSqlParser.backup_certificate().

      The default implementation does nothing.

      Specified by:
      enterBackup_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBackup_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBackup_database

      public void enterBackup_database(sql.tsql.TSqlParser.Backup_databaseContext ctx)
      Enter a parse tree produced by TSqlParser.backup_database().

      The default implementation does nothing.

      Specified by:
      enterBackup_database in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBackup_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBackup_log

      public void enterBackup_log(sql.tsql.TSqlParser.Backup_logContext ctx)
      Enter a parse tree produced by TSqlParser.backup_log().

      The default implementation does nothing.

      Specified by:
      enterBackup_log in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBackup_log in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBackup_master_key

      public void enterBackup_master_key(sql.tsql.TSqlParser.Backup_master_keyContext ctx)
      Enter a parse tree produced by TSqlParser.backup_master_key().

      The default implementation does nothing.

      Specified by:
      enterBackup_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBackup_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBackup_service_master_key

      public void enterBackup_service_master_key(sql.tsql.TSqlParser.Backup_service_master_keyContext ctx)
      Enter a parse tree produced by TSqlParser.backup_service_master_key().

      The default implementation does nothing.

      Specified by:
      enterBackup_service_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBackup_service_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBackup_statement

      public void enterBackup_statement(sql.tsql.TSqlParser.Backup_statementContext ctx)
      Enter a parse tree produced by TSqlParser.backup_statement().

      The default implementation does nothing.

      Specified by:
      enterBackup_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBackup_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBatch

      public void enterBatch(sql.tsql.TSqlParser.BatchContext ctx)
      Enter a parse tree produced by TSqlParser.batch().

      The default implementation does nothing.

      Specified by:
      enterBatch in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBatch in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBatch_level_statement

      public void enterBatch_level_statement(sql.tsql.TSqlParser.Batch_level_statementContext ctx)
      Enter a parse tree produced by TSqlParser.batch_level_statement().

      The default implementation does nothing.

      Specified by:
      enterBatch_level_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBatch_level_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBegin_conversation_dialog

      public void enterBegin_conversation_dialog(sql.tsql.TSqlParser.Begin_conversation_dialogContext ctx)
      Enter a parse tree produced by TSqlParser.begin_conversation_dialog().

      The default implementation does nothing.

      Specified by:
      enterBegin_conversation_dialog in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBegin_conversation_dialog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBegin_conversation_timer

      public void enterBegin_conversation_timer(sql.tsql.TSqlParser.Begin_conversation_timerContext ctx)
      Enter a parse tree produced by TSqlParser.begin_conversation_timer().

      The default implementation does nothing.

      Specified by:
      enterBegin_conversation_timer in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBegin_conversation_timer in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBINARY_CHECKSUM

      public void enterBINARY_CHECKSUM(sql.tsql.TSqlParser.BINARY_CHECKSUMContext ctx)
      Enter a parse tree produced by the BINARY_CHECKSUM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterBINARY_CHECKSUM in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBINARY_CHECKSUM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBlock_statement

      public void enterBlock_statement(sql.tsql.TSqlParser.Block_statementContext ctx)
      Enter a parse tree produced by TSqlParser.block_statement().

      The default implementation does nothing.

      Specified by:
      enterBlock_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBlock_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBracket_expression

      public void enterBracket_expression(sql.tsql.TSqlParser.Bracket_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.bracket_expression().

      The default implementation does nothing.

      Specified by:
      enterBracket_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBracket_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBreak_statement

      public void enterBreak_statement(sql.tsql.TSqlParser.Break_statementContext ctx)
      Enter a parse tree produced by TSqlParser.break_statement().

      The default implementation does nothing.

      Specified by:
      enterBreak_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBreak_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBUILT_IN_FUNC

      public void enterBUILT_IN_FUNC(sql.tsql.TSqlParser.BUILT_IN_FUNCContext ctx)
      Enter a parse tree produced by the BUILT_IN_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterBUILT_IN_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBUILT_IN_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterBulk_option

      public void enterBulk_option(sql.tsql.TSqlParser.Bulk_optionContext ctx)
      Enter a parse tree produced by TSqlParser.bulk_option().

      The default implementation does nothing.

      Specified by:
      enterBulk_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterBulk_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCase_expression

      public void enterCase_expression(sql.tsql.TSqlParser.Case_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.case_expression().

      The default implementation does nothing.

      Specified by:
      enterCase_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCase_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCAST

      public void enterCAST(sql.tsql.TSqlParser.CASTContext ctx)
      Enter a parse tree produced by the CAST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCAST in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCAST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCEILING

      public void enterCEILING(sql.tsql.TSqlParser.CEILINGContext ctx)
      Enter a parse tree produced by the CEILING labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCEILING in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCEILING in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCERT_ID

      public void enterCERT_ID(sql.tsql.TSqlParser.CERT_IDContext ctx)
      Enter a parse tree produced by the CERT_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCERT_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCERT_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCERTENCODED

      public void enterCERTENCODED(sql.tsql.TSqlParser.CERTENCODEDContext ctx)
      Enter a parse tree produced by the CERTENCODED labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCERTENCODED in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCERTENCODED in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCERTPRIVATEKEY

      public void enterCERTPRIVATEKEY(sql.tsql.TSqlParser.CERTPRIVATEKEYContext ctx)
      Enter a parse tree produced by the CERTPRIVATEKEY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCERTPRIVATEKEY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCERTPRIVATEKEY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCfl_statement

      public void enterCfl_statement(sql.tsql.TSqlParser.Cfl_statementContext ctx)
      Enter a parse tree produced by TSqlParser.cfl_statement().

      The default implementation does nothing.

      Specified by:
      enterCfl_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCfl_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterChange_table

      public void enterChange_table(sql.tsql.TSqlParser.Change_tableContext ctx)
      Enter a parse tree produced by TSqlParser.change_table().

      The default implementation does nothing.

      Specified by:
      enterChange_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterChange_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterChange_table_changes

      public void enterChange_table_changes(sql.tsql.TSqlParser.Change_table_changesContext ctx)
      Enter a parse tree produced by TSqlParser.change_table_changes().

      The default implementation does nothing.

      Specified by:
      enterChange_table_changes in interface sql.tsql.TSqlParserListener
      Overrides:
      enterChange_table_changes in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterChange_table_version

      public void enterChange_table_version(sql.tsql.TSqlParser.Change_table_versionContext ctx)
      Enter a parse tree produced by TSqlParser.change_table_version().

      The default implementation does nothing.

      Specified by:
      enterChange_table_version in interface sql.tsql.TSqlParserListener
      Overrides:
      enterChange_table_version in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterChange_tracking_option

      public void enterChange_tracking_option(sql.tsql.TSqlParser.Change_tracking_optionContext ctx)
      Enter a parse tree produced by TSqlParser.change_tracking_option().

      The default implementation does nothing.

      Specified by:
      enterChange_tracking_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterChange_tracking_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterChange_tracking_option_list

      public void enterChange_tracking_option_list(sql.tsql.TSqlParser.Change_tracking_option_listContext ctx)
      Enter a parse tree produced by TSqlParser.change_tracking_option_list().

      The default implementation does nothing.

      Specified by:
      enterChange_tracking_option_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterChange_tracking_option_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCHAR

      public void enterCHAR(sql.tsql.TSqlParser.CHARContext ctx)
      Enter a parse tree produced by the CHAR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCHAR in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCHAR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCHARINDEX

      public void enterCHARINDEX(sql.tsql.TSqlParser.CHARINDEXContext ctx)
      Enter a parse tree produced by the CHARINDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCHARINDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCHARINDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCheck_constraint

      public void enterCheck_constraint(sql.tsql.TSqlParser.Check_constraintContext ctx)
      Enter a parse tree produced by TSqlParser.check_constraint().

      The default implementation does nothing.

      Specified by:
      enterCheck_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCheck_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCheckpoint_statement

      public void enterCheckpoint_statement(sql.tsql.TSqlParser.Checkpoint_statementContext ctx)
      Enter a parse tree produced by TSqlParser.checkpoint_statement().

      The default implementation does nothing.

      Specified by:
      enterCheckpoint_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCheckpoint_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCHECKSUM

      public void enterCHECKSUM(sql.tsql.TSqlParser.CHECKSUMContext ctx)
      Enter a parse tree produced by the CHECKSUM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCHECKSUM in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCHECKSUM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClass_type

      public void enterClass_type(sql.tsql.TSqlParser.Class_typeContext ctx)
      Enter a parse tree produced by TSqlParser.class_type().

      The default implementation does nothing.

      Specified by:
      enterClass_type in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClass_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClass_type_for_azure_dw

      public void enterClass_type_for_azure_dw(sql.tsql.TSqlParser.Class_type_for_azure_dwContext ctx)
      Enter a parse tree produced by TSqlParser.class_type_for_azure_dw().

      The default implementation does nothing.

      Specified by:
      enterClass_type_for_azure_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClass_type_for_azure_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClass_type_for_grant

      public void enterClass_type_for_grant(sql.tsql.TSqlParser.Class_type_for_grantContext ctx)
      Enter a parse tree produced by TSqlParser.class_type_for_grant().

      The default implementation does nothing.

      Specified by:
      enterClass_type_for_grant in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClass_type_for_grant in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClass_type_for_parallel_dw

      public void enterClass_type_for_parallel_dw(sql.tsql.TSqlParser.Class_type_for_parallel_dwContext ctx)
      Enter a parse tree produced by TSqlParser.class_type_for_parallel_dw().

      The default implementation does nothing.

      Specified by:
      enterClass_type_for_parallel_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClass_type_for_parallel_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClass_type_for_sql_database

      public void enterClass_type_for_sql_database(sql.tsql.TSqlParser.Class_type_for_sql_databaseContext ctx)
      Enter a parse tree produced by TSqlParser.class_type_for_sql_database().

      The default implementation does nothing.

      Specified by:
      enterClass_type_for_sql_database in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClass_type_for_sql_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClient_assembly_specifier

      public void enterClient_assembly_specifier(sql.tsql.TSqlParser.Client_assembly_specifierContext ctx)
      Enter a parse tree produced by TSqlParser.client_assembly_specifier().

      The default implementation does nothing.

      Specified by:
      enterClient_assembly_specifier in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClient_assembly_specifier in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClose_key

      public void enterClose_key(sql.tsql.TSqlParser.Close_keyContext ctx)
      Enter a parse tree produced by TSqlParser.close_key().

      The default implementation does nothing.

      Specified by:
      enterClose_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClose_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterClustered

      public void enterClustered(sql.tsql.TSqlParser.ClusteredContext ctx)
      Enter a parse tree produced by TSqlParser.clustered().

      The default implementation does nothing.

      Specified by:
      enterClustered in interface sql.tsql.TSqlParserListener
      Overrides:
      enterClustered in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCOALESCE

      public void enterCOALESCE(sql.tsql.TSqlParser.COALESCEContext ctx)
      Enter a parse tree produced by the COALESCE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCOALESCE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCOALESCE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCOL_LENGTH

      public void enterCOL_LENGTH(sql.tsql.TSqlParser.COL_LENGTHContext ctx)
      Enter a parse tree produced by the COL_LENGTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCOL_LENGTH in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCOL_LENGTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCOL_NAME

      public void enterCOL_NAME(sql.tsql.TSqlParser.COL_NAMEContext ctx)
      Enter a parse tree produced by the COL_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCOL_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCOL_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColon_colon

      public void enterColon_colon(sql.tsql.TSqlParser.Colon_colonContext ctx)
      Enter a parse tree produced by TSqlParser.colon_colon().

      The default implementation does nothing.

      Specified by:
      enterColon_colon in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColon_colon in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_alias

      public void enterColumn_alias(sql.tsql.TSqlParser.Column_aliasContext ctx)
      Enter a parse tree produced by TSqlParser.column_alias().

      The default implementation does nothing.

      Specified by:
      enterColumn_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_alias_list

      public void enterColumn_alias_list(sql.tsql.TSqlParser.Column_alias_listContext ctx)
      Enter a parse tree produced by TSqlParser.column_alias_list().

      The default implementation does nothing.

      Specified by:
      enterColumn_alias_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_alias_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_constraint

      public void enterColumn_constraint(sql.tsql.TSqlParser.Column_constraintContext ctx)
      Enter a parse tree produced by TSqlParser.column_constraint().

      The default implementation does nothing.

      Specified by:
      enterColumn_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_declaration

      public void enterColumn_declaration(sql.tsql.TSqlParser.Column_declarationContext ctx)
      Enter a parse tree produced by TSqlParser.column_declaration().

      The default implementation does nothing.

      Specified by:
      enterColumn_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_def_table_constraint

      public void enterColumn_def_table_constraint(sql.tsql.TSqlParser.Column_def_table_constraintContext ctx)
      Enter a parse tree produced by TSqlParser.column_def_table_constraint().

      The default implementation does nothing.

      Specified by:
      enterColumn_def_table_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_def_table_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_def_table_constraints

      public void enterColumn_def_table_constraints(sql.tsql.TSqlParser.Column_def_table_constraintsContext ctx)
      Enter a parse tree produced by TSqlParser.column_def_table_constraints().

      The default implementation does nothing.

      Specified by:
      enterColumn_def_table_constraints in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_def_table_constraints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_definition

      public void enterColumn_definition(sql.tsql.TSqlParser.Column_definitionContext ctx)
      Enter a parse tree produced by TSqlParser.column_definition().

      The default implementation does nothing.

      Specified by:
      enterColumn_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_definition_element

      public void enterColumn_definition_element(sql.tsql.TSqlParser.Column_definition_elementContext ctx)
      Enter a parse tree produced by TSqlParser.column_definition_element().

      The default implementation does nothing.

      Specified by:
      enterColumn_definition_element in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_definition_element in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_index

      public void enterColumn_index(sql.tsql.TSqlParser.Column_indexContext ctx)
      Enter a parse tree produced by TSqlParser.column_index().

      The default implementation does nothing.

      Specified by:
      enterColumn_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_modifier

      public void enterColumn_modifier(sql.tsql.TSqlParser.Column_modifierContext ctx)
      Enter a parse tree produced by TSqlParser.column_modifier().

      The default implementation does nothing.

      Specified by:
      enterColumn_modifier in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_modifier in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_name_list

      public void enterColumn_name_list(sql.tsql.TSqlParser.Column_name_listContext ctx)
      Enter a parse tree produced by TSqlParser.column_name_list().

      The default implementation does nothing.

      Specified by:
      enterColumn_name_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_name_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumn_name_list_with_order

      public void enterColumn_name_list_with_order(sql.tsql.TSqlParser.Column_name_list_with_orderContext ctx)
      Enter a parse tree produced by TSqlParser.column_name_list_with_order().

      The default implementation does nothing.

      Specified by:
      enterColumn_name_list_with_order in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumn_name_list_with_order in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCOLUMNPROPERTY

      public void enterCOLUMNPROPERTY(sql.tsql.TSqlParser.COLUMNPROPERTYContext ctx)
      Enter a parse tree produced by the COLUMNPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCOLUMNPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCOLUMNPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterColumnstore_index_option

      public void enterColumnstore_index_option(sql.tsql.TSqlParser.Columnstore_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.columnstore_index_option().

      The default implementation does nothing.

      Specified by:
      enterColumnstore_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterColumnstore_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCommon_table_expression

      public void enterCommon_table_expression(sql.tsql.TSqlParser.Common_table_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.common_table_expression().

      The default implementation does nothing.

      Specified by:
      enterCommon_table_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCommon_table_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterComparison_operator

      public void enterComparison_operator(sql.tsql.TSqlParser.Comparison_operatorContext ctx)
      Enter a parse tree produced by TSqlParser.comparison_operator().

      The default implementation does nothing.

      Specified by:
      enterComparison_operator in interface sql.tsql.TSqlParserListener
      Overrides:
      enterComparison_operator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCOMPRESS

      public void enterCOMPRESS(sql.tsql.TSqlParser.COMPRESSContext ctx)
      Enter a parse tree produced by the COMPRESS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCOMPRESS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCOMPRESS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCONCAT

      public void enterCONCAT(sql.tsql.TSqlParser.CONCATContext ctx)
      Enter a parse tree produced by the CONCAT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCONCAT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCONCAT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCONCAT_WS

      public void enterCONCAT_WS(sql.tsql.TSqlParser.CONCAT_WSContext ctx)
      Enter a parse tree produced by the CONCAT_WS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCONCAT_WS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCONCAT_WS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterConnection_node

      public void enterConnection_node(sql.tsql.TSqlParser.Connection_nodeContext ctx)
      Enter a parse tree produced by TSqlParser.connection_node().

      The default implementation does nothing.

      Specified by:
      enterConnection_node in interface sql.tsql.TSqlParserListener
      Overrides:
      enterConnection_node in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCONNECTIONPROPERTY

      public void enterCONNECTIONPROPERTY(sql.tsql.TSqlParser.CONNECTIONPROPERTYContext ctx)
      Enter a parse tree produced by the CONNECTIONPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCONNECTIONPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCONNECTIONPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterConstant

      public void enterConstant(sql.tsql.TSqlParser.ConstantContext ctx)
      Enter a parse tree produced by TSqlParser.constant().

      The default implementation does nothing.

      Specified by:
      enterConstant in interface sql.tsql.TSqlParserListener
      Overrides:
      enterConstant in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterConstant_LOCAL_ID

      public void enterConstant_LOCAL_ID(sql.tsql.TSqlParser.Constant_LOCAL_IDContext ctx)
      Enter a parse tree produced by TSqlParser.constant_LOCAL_ID().

      The default implementation does nothing.

      Specified by:
      enterConstant_LOCAL_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterConstant_LOCAL_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterContainment_option

      public void enterContainment_option(sql.tsql.TSqlParser.Containment_optionContext ctx)
      Enter a parse tree produced by TSqlParser.containment_option().

      The default implementation does nothing.

      Specified by:
      enterContainment_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterContainment_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCONTEXT_INFO

      public void enterCONTEXT_INFO(sql.tsql.TSqlParser.CONTEXT_INFOContext ctx)
      Enter a parse tree produced by the CONTEXT_INFO labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCONTEXT_INFO in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCONTEXT_INFO in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterContinue_statement

      public void enterContinue_statement(sql.tsql.TSqlParser.Continue_statementContext ctx)
      Enter a parse tree produced by TSqlParser.continue_statement().

      The default implementation does nothing.

      Specified by:
      enterContinue_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterContinue_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterContract_name

      public void enterContract_name(sql.tsql.TSqlParser.Contract_nameContext ctx)
      Enter a parse tree produced by TSqlParser.contract_name().

      The default implementation does nothing.

      Specified by:
      enterContract_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterContract_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterConversation_statement

      public void enterConversation_statement(sql.tsql.TSqlParser.Conversation_statementContext ctx)
      Enter a parse tree produced by TSqlParser.conversation_statement().

      The default implementation does nothing.

      Specified by:
      enterConversation_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterConversation_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCONVERT

      public void enterCONVERT(sql.tsql.TSqlParser.CONVERTContext ctx)
      Enter a parse tree produced by the CONVERT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCONVERT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCONVERT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCOS

      public void enterCOS(sql.tsql.TSqlParser.COSContext ctx)
      Enter a parse tree produced by the COS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCOS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCOS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCOT

      public void enterCOT(sql.tsql.TSqlParser.COTContext ctx)
      Enter a parse tree produced by the COT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCOT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCOT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_application_role

      public void enterCreate_application_role(sql.tsql.TSqlParser.Create_application_roleContext ctx)
      Enter a parse tree produced by TSqlParser.create_application_role().

      The default implementation does nothing.

      Specified by:
      enterCreate_application_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_application_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_assembly

      public void enterCreate_assembly(sql.tsql.TSqlParser.Create_assemblyContext ctx)
      Enter a parse tree produced by TSqlParser.create_assembly().

      The default implementation does nothing.

      Specified by:
      enterCreate_assembly in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_assembly in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_asymmetric_key

      public void enterCreate_asymmetric_key(sql.tsql.TSqlParser.Create_asymmetric_keyContext ctx)
      Enter a parse tree produced by TSqlParser.create_asymmetric_key().

      The default implementation does nothing.

      Specified by:
      enterCreate_asymmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_asymmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_certificate

      public void enterCreate_certificate(sql.tsql.TSqlParser.Create_certificateContext ctx)
      Enter a parse tree produced by TSqlParser.create_certificate().

      The default implementation does nothing.

      Specified by:
      enterCreate_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_column_encryption_key

      public void enterCreate_column_encryption_key(sql.tsql.TSqlParser.Create_column_encryption_keyContext ctx)
      Enter a parse tree produced by TSqlParser.create_column_encryption_key().

      The default implementation does nothing.

      Specified by:
      enterCreate_column_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_column_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_column_master_key

      public void enterCreate_column_master_key(sql.tsql.TSqlParser.Create_column_master_keyContext ctx)
      Enter a parse tree produced by TSqlParser.create_column_master_key().

      The default implementation does nothing.

      Specified by:
      enterCreate_column_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_column_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_columnstore_index

      public void enterCreate_columnstore_index(sql.tsql.TSqlParser.Create_columnstore_indexContext ctx)
      Enter a parse tree produced by TSqlParser.create_columnstore_index().

      The default implementation does nothing.

      Specified by:
      enterCreate_columnstore_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_columnstore_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_columnstore_index_options

      public void enterCreate_columnstore_index_options(sql.tsql.TSqlParser.Create_columnstore_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.create_columnstore_index_options().

      The default implementation does nothing.

      Specified by:
      enterCreate_columnstore_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_columnstore_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_contract

      public void enterCreate_contract(sql.tsql.TSqlParser.Create_contractContext ctx)
      Enter a parse tree produced by TSqlParser.create_contract().

      The default implementation does nothing.

      Specified by:
      enterCreate_contract in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_contract in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_credential

      public void enterCreate_credential(sql.tsql.TSqlParser.Create_credentialContext ctx)
      Enter a parse tree produced by TSqlParser.create_credential().

      The default implementation does nothing.

      Specified by:
      enterCreate_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_cryptographic_provider

      public void enterCreate_cryptographic_provider(sql.tsql.TSqlParser.Create_cryptographic_providerContext ctx)
      Enter a parse tree produced by TSqlParser.create_cryptographic_provider().

      The default implementation does nothing.

      Specified by:
      enterCreate_cryptographic_provider in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_cryptographic_provider in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_database

      public void enterCreate_database(sql.tsql.TSqlParser.Create_databaseContext ctx)
      Enter a parse tree produced by TSqlParser.create_database().

      The default implementation does nothing.

      Specified by:
      enterCreate_database in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_database_audit_specification

      public void enterCreate_database_audit_specification(sql.tsql.TSqlParser.Create_database_audit_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.create_database_audit_specification().

      The default implementation does nothing.

      Specified by:
      enterCreate_database_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_database_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_database_option

      public void enterCreate_database_option(sql.tsql.TSqlParser.Create_database_optionContext ctx)
      Enter a parse tree produced by TSqlParser.create_database_option().

      The default implementation does nothing.

      Specified by:
      enterCreate_database_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_database_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_db_role

      public void enterCreate_db_role(sql.tsql.TSqlParser.Create_db_roleContext ctx)
      Enter a parse tree produced by TSqlParser.create_db_role().

      The default implementation does nothing.

      Specified by:
      enterCreate_db_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_db_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_endpoint

      public void enterCreate_endpoint(sql.tsql.TSqlParser.Create_endpointContext ctx)
      Enter a parse tree produced by TSqlParser.create_endpoint().

      The default implementation does nothing.

      Specified by:
      enterCreate_endpoint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_endpoint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_event_notification

      public void enterCreate_event_notification(sql.tsql.TSqlParser.Create_event_notificationContext ctx)
      Enter a parse tree produced by TSqlParser.create_event_notification().

      The default implementation does nothing.

      Specified by:
      enterCreate_event_notification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_event_notification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_external_library

      public void enterCreate_external_library(sql.tsql.TSqlParser.Create_external_libraryContext ctx)
      Enter a parse tree produced by TSqlParser.create_external_library().

      The default implementation does nothing.

      Specified by:
      enterCreate_external_library in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_external_library in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_external_resource_pool

      public void enterCreate_external_resource_pool(sql.tsql.TSqlParser.Create_external_resource_poolContext ctx)
      Enter a parse tree produced by TSqlParser.create_external_resource_pool().

      The default implementation does nothing.

      Specified by:
      enterCreate_external_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_external_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_fulltext_catalog

      public void enterCreate_fulltext_catalog(sql.tsql.TSqlParser.Create_fulltext_catalogContext ctx)
      Enter a parse tree produced by TSqlParser.create_fulltext_catalog().

      The default implementation does nothing.

      Specified by:
      enterCreate_fulltext_catalog in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_fulltext_catalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_fulltext_stoplist

      public void enterCreate_fulltext_stoplist(sql.tsql.TSqlParser.Create_fulltext_stoplistContext ctx)
      Enter a parse tree produced by TSqlParser.create_fulltext_stoplist().

      The default implementation does nothing.

      Specified by:
      enterCreate_fulltext_stoplist in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_fulltext_stoplist in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_index

      public void enterCreate_index(sql.tsql.TSqlParser.Create_indexContext ctx)
      Enter a parse tree produced by TSqlParser.create_index().

      The default implementation does nothing.

      Specified by:
      enterCreate_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_index_options

      public void enterCreate_index_options(sql.tsql.TSqlParser.Create_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.create_index_options().

      The default implementation does nothing.

      Specified by:
      enterCreate_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_key

      public void enterCreate_key(sql.tsql.TSqlParser.Create_keyContext ctx)
      Enter a parse tree produced by TSqlParser.create_key().

      The default implementation does nothing.

      Specified by:
      enterCreate_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_login_azure_sql

      public void enterCreate_login_azure_sql(sql.tsql.TSqlParser.Create_login_azure_sqlContext ctx)
      Enter a parse tree produced by TSqlParser.create_login_azure_sql().

      The default implementation does nothing.

      Specified by:
      enterCreate_login_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_login_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_login_pdw

      public void enterCreate_login_pdw(sql.tsql.TSqlParser.Create_login_pdwContext ctx)
      Enter a parse tree produced by TSqlParser.create_login_pdw().

      The default implementation does nothing.

      Specified by:
      enterCreate_login_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_login_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_login_sql_server

      public void enterCreate_login_sql_server(sql.tsql.TSqlParser.Create_login_sql_serverContext ctx)
      Enter a parse tree produced by TSqlParser.create_login_sql_server().

      The default implementation does nothing.

      Specified by:
      enterCreate_login_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_login_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_master_key_azure_sql

      public void enterCreate_master_key_azure_sql(sql.tsql.TSqlParser.Create_master_key_azure_sqlContext ctx)
      Enter a parse tree produced by TSqlParser.create_master_key_azure_sql().

      The default implementation does nothing.

      Specified by:
      enterCreate_master_key_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_master_key_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_master_key_sql_server

      public void enterCreate_master_key_sql_server(sql.tsql.TSqlParser.Create_master_key_sql_serverContext ctx)
      Enter a parse tree produced by TSqlParser.create_master_key_sql_server().

      The default implementation does nothing.

      Specified by:
      enterCreate_master_key_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_master_key_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_nonclustered_columnstore_index

      public void enterCreate_nonclustered_columnstore_index(sql.tsql.TSqlParser.Create_nonclustered_columnstore_indexContext ctx)
      Enter a parse tree produced by TSqlParser.create_nonclustered_columnstore_index().

      The default implementation does nothing.

      Specified by:
      enterCreate_nonclustered_columnstore_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_nonclustered_columnstore_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_or_alter_broker_priority

      public void enterCreate_or_alter_broker_priority(sql.tsql.TSqlParser.Create_or_alter_broker_priorityContext ctx)
      Enter a parse tree produced by TSqlParser.create_or_alter_broker_priority().

      The default implementation does nothing.

      Specified by:
      enterCreate_or_alter_broker_priority in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_or_alter_broker_priority in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_or_alter_ddl_trigger

      public void enterCreate_or_alter_ddl_trigger(sql.tsql.TSqlParser.Create_or_alter_ddl_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.create_or_alter_ddl_trigger().

      The default implementation does nothing.

      Specified by:
      enterCreate_or_alter_ddl_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_or_alter_ddl_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_or_alter_dml_trigger

      public void enterCreate_or_alter_dml_trigger(sql.tsql.TSqlParser.Create_or_alter_dml_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.create_or_alter_dml_trigger().

      The default implementation does nothing.

      Specified by:
      enterCreate_or_alter_dml_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_or_alter_dml_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_or_alter_event_session

      public void enterCreate_or_alter_event_session(sql.tsql.TSqlParser.Create_or_alter_event_sessionContext ctx)
      Enter a parse tree produced by TSqlParser.create_or_alter_event_session().

      The default implementation does nothing.

      Specified by:
      enterCreate_or_alter_event_session in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_or_alter_event_session in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_or_alter_function

      public void enterCreate_or_alter_function(sql.tsql.TSqlParser.Create_or_alter_functionContext ctx)
      Enter a parse tree produced by TSqlParser.create_or_alter_function().

      The default implementation does nothing.

      Specified by:
      enterCreate_or_alter_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_or_alter_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_or_alter_procedure

      public void enterCreate_or_alter_procedure(sql.tsql.TSqlParser.Create_or_alter_procedureContext ctx)
      Enter a parse tree produced by TSqlParser.create_or_alter_procedure().

      The default implementation does nothing.

      Specified by:
      enterCreate_or_alter_procedure in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_or_alter_procedure in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_or_alter_trigger

      public void enterCreate_or_alter_trigger(sql.tsql.TSqlParser.Create_or_alter_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.create_or_alter_trigger().

      The default implementation does nothing.

      Specified by:
      enterCreate_or_alter_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_or_alter_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_partition_function

      public void enterCreate_partition_function(sql.tsql.TSqlParser.Create_partition_functionContext ctx)
      Enter a parse tree produced by TSqlParser.create_partition_function().

      The default implementation does nothing.

      Specified by:
      enterCreate_partition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_partition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_partition_scheme

      public void enterCreate_partition_scheme(sql.tsql.TSqlParser.Create_partition_schemeContext ctx)
      Enter a parse tree produced by TSqlParser.create_partition_scheme().

      The default implementation does nothing.

      Specified by:
      enterCreate_partition_scheme in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_partition_scheme in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_queue

      public void enterCreate_queue(sql.tsql.TSqlParser.Create_queueContext ctx)
      Enter a parse tree produced by TSqlParser.create_queue().

      The default implementation does nothing.

      Specified by:
      enterCreate_queue in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_queue in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_remote_service_binding

      public void enterCreate_remote_service_binding(sql.tsql.TSqlParser.Create_remote_service_bindingContext ctx)
      Enter a parse tree produced by TSqlParser.create_remote_service_binding().

      The default implementation does nothing.

      Specified by:
      enterCreate_remote_service_binding in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_remote_service_binding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_resource_pool

      public void enterCreate_resource_pool(sql.tsql.TSqlParser.Create_resource_poolContext ctx)
      Enter a parse tree produced by TSqlParser.create_resource_pool().

      The default implementation does nothing.

      Specified by:
      enterCreate_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_route

      public void enterCreate_route(sql.tsql.TSqlParser.Create_routeContext ctx)
      Enter a parse tree produced by TSqlParser.create_route().

      The default implementation does nothing.

      Specified by:
      enterCreate_route in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_route in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_rule

      public void enterCreate_rule(sql.tsql.TSqlParser.Create_ruleContext ctx)
      Enter a parse tree produced by TSqlParser.create_rule().

      The default implementation does nothing.

      Specified by:
      enterCreate_rule in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_rule in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_schema

      public void enterCreate_schema(sql.tsql.TSqlParser.Create_schemaContext ctx)
      Enter a parse tree produced by TSqlParser.create_schema().

      The default implementation does nothing.

      Specified by:
      enterCreate_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_schema_azure_sql_dw_and_pdw

      public void enterCreate_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Create_schema_azure_sql_dw_and_pdwContext ctx)
      Enter a parse tree produced by TSqlParser.create_schema_azure_sql_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      enterCreate_schema_azure_sql_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_schema_azure_sql_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_search_property_list

      public void enterCreate_search_property_list(sql.tsql.TSqlParser.Create_search_property_listContext ctx)
      Enter a parse tree produced by TSqlParser.create_search_property_list().

      The default implementation does nothing.

      Specified by:
      enterCreate_search_property_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_search_property_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_security_policy

      public void enterCreate_security_policy(sql.tsql.TSqlParser.Create_security_policyContext ctx)
      Enter a parse tree produced by TSqlParser.create_security_policy().

      The default implementation does nothing.

      Specified by:
      enterCreate_security_policy in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_security_policy in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_sequence

      public void enterCreate_sequence(sql.tsql.TSqlParser.Create_sequenceContext ctx)
      Enter a parse tree produced by TSqlParser.create_sequence().

      The default implementation does nothing.

      Specified by:
      enterCreate_sequence in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_sequence in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_server_audit

      public void enterCreate_server_audit(sql.tsql.TSqlParser.Create_server_auditContext ctx)
      Enter a parse tree produced by TSqlParser.create_server_audit().

      The default implementation does nothing.

      Specified by:
      enterCreate_server_audit in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_server_audit in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_server_audit_specification

      public void enterCreate_server_audit_specification(sql.tsql.TSqlParser.Create_server_audit_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.create_server_audit_specification().

      The default implementation does nothing.

      Specified by:
      enterCreate_server_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_server_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_server_role

      public void enterCreate_server_role(sql.tsql.TSqlParser.Create_server_roleContext ctx)
      Enter a parse tree produced by TSqlParser.create_server_role().

      The default implementation does nothing.

      Specified by:
      enterCreate_server_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_server_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_service

      public void enterCreate_service(sql.tsql.TSqlParser.Create_serviceContext ctx)
      Enter a parse tree produced by TSqlParser.create_service().

      The default implementation does nothing.

      Specified by:
      enterCreate_service in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_service in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_statistics

      public void enterCreate_statistics(sql.tsql.TSqlParser.Create_statisticsContext ctx)
      Enter a parse tree produced by TSqlParser.create_statistics().

      The default implementation does nothing.

      Specified by:
      enterCreate_statistics in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_statistics in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_synonym

      public void enterCreate_synonym(sql.tsql.TSqlParser.Create_synonymContext ctx)
      Enter a parse tree produced by TSqlParser.create_synonym().

      The default implementation does nothing.

      Specified by:
      enterCreate_synonym in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_synonym in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_table

      public void enterCreate_table(sql.tsql.TSqlParser.Create_tableContext ctx)
      Enter a parse tree produced by TSqlParser.create_table().

      The default implementation does nothing.

      Specified by:
      enterCreate_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_table_index_option

      public void enterCreate_table_index_option(sql.tsql.TSqlParser.Create_table_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.create_table_index_option().

      The default implementation does nothing.

      Specified by:
      enterCreate_table_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_table_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_table_index_options

      public void enterCreate_table_index_options(sql.tsql.TSqlParser.Create_table_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.create_table_index_options().

      The default implementation does nothing.

      Specified by:
      enterCreate_table_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_table_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_type

      public void enterCreate_type(sql.tsql.TSqlParser.Create_typeContext ctx)
      Enter a parse tree produced by TSqlParser.create_type().

      The default implementation does nothing.

      Specified by:
      enterCreate_type in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_user

      public void enterCreate_user(sql.tsql.TSqlParser.Create_userContext ctx)
      Enter a parse tree produced by TSqlParser.create_user().

      The default implementation does nothing.

      Specified by:
      enterCreate_user in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_user in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_user_azure_sql_dw

      public void enterCreate_user_azure_sql_dw(sql.tsql.TSqlParser.Create_user_azure_sql_dwContext ctx)
      Enter a parse tree produced by TSqlParser.create_user_azure_sql_dw().

      The default implementation does nothing.

      Specified by:
      enterCreate_user_azure_sql_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_user_azure_sql_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_view

      public void enterCreate_view(sql.tsql.TSqlParser.Create_viewContext ctx)
      Enter a parse tree produced by TSqlParser.create_view().

      The default implementation does nothing.

      Specified by:
      enterCreate_view in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_view in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_workload_group

      public void enterCreate_workload_group(sql.tsql.TSqlParser.Create_workload_groupContext ctx)
      Enter a parse tree produced by TSqlParser.create_workload_group().

      The default implementation does nothing.

      Specified by:
      enterCreate_workload_group in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_workload_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_xml_index

      public void enterCreate_xml_index(sql.tsql.TSqlParser.Create_xml_indexContext ctx)
      Enter a parse tree produced by TSqlParser.create_xml_index().

      The default implementation does nothing.

      Specified by:
      enterCreate_xml_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_xml_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCreate_xml_schema_collection

      public void enterCreate_xml_schema_collection(sql.tsql.TSqlParser.Create_xml_schema_collectionContext ctx)
      Enter a parse tree produced by TSqlParser.create_xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      enterCreate_xml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCreate_xml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCross_join

      public void enterCross_join(sql.tsql.TSqlParser.Cross_joinContext ctx)
      Enter a parse tree produced by TSqlParser.cross_join().

      The default implementation does nothing.

      Specified by:
      enterCross_join in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCross_join in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURRENT_DATE

      public void enterCURRENT_DATE(sql.tsql.TSqlParser.CURRENT_DATEContext ctx)
      Enter a parse tree produced by the CURRENT_DATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURRENT_DATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURRENT_DATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURRENT_REQUEST_ID

      public void enterCURRENT_REQUEST_ID(sql.tsql.TSqlParser.CURRENT_REQUEST_IDContext ctx)
      Enter a parse tree produced by the CURRENT_REQUEST_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURRENT_REQUEST_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURRENT_REQUEST_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURRENT_TIMESTAMP

      public void enterCURRENT_TIMESTAMP(sql.tsql.TSqlParser.CURRENT_TIMESTAMPContext ctx)
      Enter a parse tree produced by the CURRENT_TIMESTAMP labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURRENT_TIMESTAMP in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURRENT_TIMESTAMP in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURRENT_TIMEZONE

      public void enterCURRENT_TIMEZONE(sql.tsql.TSqlParser.CURRENT_TIMEZONEContext ctx)
      Enter a parse tree produced by the CURRENT_TIMEZONE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURRENT_TIMEZONE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURRENT_TIMEZONE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURRENT_TIMEZONE_ID

      public void enterCURRENT_TIMEZONE_ID(sql.tsql.TSqlParser.CURRENT_TIMEZONE_IDContext ctx)
      Enter a parse tree produced by the CURRENT_TIMEZONE_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURRENT_TIMEZONE_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURRENT_TIMEZONE_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURRENT_TRANSACTION_ID

      public void enterCURRENT_TRANSACTION_ID(sql.tsql.TSqlParser.CURRENT_TRANSACTION_IDContext ctx)
      Enter a parse tree produced by the CURRENT_TRANSACTION_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURRENT_TRANSACTION_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURRENT_TRANSACTION_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURRENT_USER

      public void enterCURRENT_USER(sql.tsql.TSqlParser.CURRENT_USERContext ctx)
      Enter a parse tree produced by the CURRENT_USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURRENT_USER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURRENT_USER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCursor_name

      public void enterCursor_name(sql.tsql.TSqlParser.Cursor_nameContext ctx)
      Enter a parse tree produced by TSqlParser.cursor_name().

      The default implementation does nothing.

      Specified by:
      enterCursor_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCursor_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCursor_option

      public void enterCursor_option(sql.tsql.TSqlParser.Cursor_optionContext ctx)
      Enter a parse tree produced by TSqlParser.cursor_option().

      The default implementation does nothing.

      Specified by:
      enterCursor_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCursor_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURSOR_ROWS

      public void enterCURSOR_ROWS(sql.tsql.TSqlParser.CURSOR_ROWSContext ctx)
      Enter a parse tree produced by the CURSOR_ROWS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURSOR_ROWS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURSOR_ROWS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCursor_statement

      public void enterCursor_statement(sql.tsql.TSqlParser.Cursor_statementContext ctx)
      Enter a parse tree produced by TSqlParser.cursor_statement().

      The default implementation does nothing.

      Specified by:
      enterCursor_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCursor_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterCURSOR_STATUS

      public void enterCURSOR_STATUS(sql.tsql.TSqlParser.CURSOR_STATUSContext ctx)
      Enter a parse tree produced by the CURSOR_STATUS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterCURSOR_STATUS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterCURSOR_STATUS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterData_type

      public void enterData_type(sql.tsql.TSqlParser.Data_typeContext ctx)
      Enter a parse tree produced by TSqlParser.data_type().

      The default implementation does nothing.

      Specified by:
      enterData_type in interface sql.tsql.TSqlParserListener
      Overrides:
      enterData_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDatabase_file_spec

      public void enterDatabase_file_spec(sql.tsql.TSqlParser.Database_file_specContext ctx)
      Enter a parse tree produced by TSqlParser.database_file_spec().

      The default implementation does nothing.

      Specified by:
      enterDatabase_file_spec in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDatabase_file_spec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDatabase_filestream_option

      public void enterDatabase_filestream_option(sql.tsql.TSqlParser.Database_filestream_optionContext ctx)
      Enter a parse tree produced by TSqlParser.database_filestream_option().

      The default implementation does nothing.

      Specified by:
      enterDatabase_filestream_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDatabase_filestream_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDatabase_mirroring_option

      public void enterDatabase_mirroring_option(sql.tsql.TSqlParser.Database_mirroring_optionContext ctx)
      Enter a parse tree produced by TSqlParser.database_mirroring_option().

      The default implementation does nothing.

      Specified by:
      enterDatabase_mirroring_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDatabase_mirroring_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDatabase_optionspec

      public void enterDatabase_optionspec(sql.tsql.TSqlParser.Database_optionspecContext ctx)
      Enter a parse tree produced by TSqlParser.database_optionspec().

      The default implementation does nothing.

      Specified by:
      enterDatabase_optionspec in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDatabase_optionspec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATABASE_PRINCIPAL_ID

      public void enterDATABASE_PRINCIPAL_ID(sql.tsql.TSqlParser.DATABASE_PRINCIPAL_IDContext ctx)
      Enter a parse tree produced by the DATABASE_PRINCIPAL_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATABASE_PRINCIPAL_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATABASE_PRINCIPAL_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATABASEPROPERTYEX

      public void enterDATABASEPROPERTYEX(sql.tsql.TSqlParser.DATABASEPROPERTYEXContext ctx)
      Enter a parse tree produced by the DATABASEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATABASEPROPERTYEX in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATABASEPROPERTYEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATALENGTH

      public void enterDATALENGTH(sql.tsql.TSqlParser.DATALENGTHContext ctx)
      Enter a parse tree produced by the DATALENGTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATALENGTH in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATALENGTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATE_BUCKET

      public void enterDATE_BUCKET(sql.tsql.TSqlParser.DATE_BUCKETContext ctx)
      Enter a parse tree produced by the DATE_BUCKET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATE_BUCKET in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATE_BUCKET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDate_correlation_optimization_option

      public void enterDate_correlation_optimization_option(sql.tsql.TSqlParser.Date_correlation_optimization_optionContext ctx)
      Enter a parse tree produced by TSqlParser.date_correlation_optimization_option().

      The default implementation does nothing.

      Specified by:
      enterDate_correlation_optimization_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDate_correlation_optimization_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDate_options

      public void enterDate_options(sql.tsql.TSqlParser.Date_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.date_options().

      The default implementation does nothing.

      Specified by:
      enterDate_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDate_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATEADD

      public void enterDATEADD(sql.tsql.TSqlParser.DATEADDContext ctx)
      Enter a parse tree produced by the DATEADD labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATEADD in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATEADD in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATEDIFF

      public void enterDATEDIFF(sql.tsql.TSqlParser.DATEDIFFContext ctx)
      Enter a parse tree produced by the DATEDIFF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATEDIFF in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATEDIFF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATEDIFF_BIG

      public void enterDATEDIFF_BIG(sql.tsql.TSqlParser.DATEDIFF_BIGContext ctx)
      Enter a parse tree produced by the DATEDIFF_BIG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATEDIFF_BIG in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATEDIFF_BIG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATEFROMPARTS

      public void enterDATEFROMPARTS(sql.tsql.TSqlParser.DATEFROMPARTSContext ctx)
      Enter a parse tree produced by the DATEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATENAME

      public void enterDATENAME(sql.tsql.TSqlParser.DATENAMEContext ctx)
      Enter a parse tree produced by the DATENAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATENAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATENAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATEPART

      public void enterDATEPART(sql.tsql.TSqlParser.DATEPARTContext ctx)
      Enter a parse tree produced by the DATEPART labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATEPART in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATEPART in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDateparts_12

      public void enterDateparts_12(sql.tsql.TSqlParser.Dateparts_12Context ctx)
      Enter a parse tree produced by TSqlParser.dateparts_12().

      The default implementation does nothing.

      Specified by:
      enterDateparts_12 in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDateparts_12 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDateparts_15

      public void enterDateparts_15(sql.tsql.TSqlParser.Dateparts_15Context ctx)
      Enter a parse tree produced by TSqlParser.dateparts_15().

      The default implementation does nothing.

      Specified by:
      enterDateparts_15 in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDateparts_15 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDateparts_9

      public void enterDateparts_9(sql.tsql.TSqlParser.Dateparts_9Context ctx)
      Enter a parse tree produced by TSqlParser.dateparts_9().

      The default implementation does nothing.

      Specified by:
      enterDateparts_9 in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDateparts_9 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDateparts_datetrunc

      public void enterDateparts_datetrunc(sql.tsql.TSqlParser.Dateparts_datetruncContext ctx)
      Enter a parse tree produced by TSqlParser.dateparts_datetrunc().

      The default implementation does nothing.

      Specified by:
      enterDateparts_datetrunc in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDateparts_datetrunc in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATETIME2FROMPARTS

      public void enterDATETIME2FROMPARTS(sql.tsql.TSqlParser.DATETIME2FROMPARTSContext ctx)
      Enter a parse tree produced by the DATETIME2FROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATETIME2FROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATETIME2FROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATETIMEFROMPARTS

      public void enterDATETIMEFROMPARTS(sql.tsql.TSqlParser.DATETIMEFROMPARTSContext ctx)
      Enter a parse tree produced by the DATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATETIMEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATETIMEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATETIMEOFFSETFROMPARTS

      public void enterDATETIMEOFFSETFROMPARTS(sql.tsql.TSqlParser.DATETIMEOFFSETFROMPARTSContext ctx)
      Enter a parse tree produced by the DATETIMEOFFSETFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATETIMEOFFSETFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATETIMEOFFSETFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDATETRUNC

      public void enterDATETRUNC(sql.tsql.TSqlParser.DATETRUNCContext ctx)
      Enter a parse tree produced by the DATETRUNC labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDATETRUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDATETRUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDAY

      public void enterDAY(sql.tsql.TSqlParser.DAYContext ctx)
      Enter a parse tree produced by the DAY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDAY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDAY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDb_encryption_option

      public void enterDb_encryption_option(sql.tsql.TSqlParser.Db_encryption_optionContext ctx)
      Enter a parse tree produced by TSqlParser.db_encryption_option().

      The default implementation does nothing.

      Specified by:
      enterDb_encryption_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDb_encryption_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDB_ID

      public void enterDB_ID(sql.tsql.TSqlParser.DB_IDContext ctx)
      Enter a parse tree produced by the DB_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDB_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDB_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDB_NAME

      public void enterDB_NAME(sql.tsql.TSqlParser.DB_NAMEContext ctx)
      Enter a parse tree produced by the DB_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDB_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDB_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDb_state_option

      public void enterDb_state_option(sql.tsql.TSqlParser.Db_state_optionContext ctx)
      Enter a parse tree produced by TSqlParser.db_state_option().

      The default implementation does nothing.

      Specified by:
      enterDb_state_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDb_state_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDb_update_option

      public void enterDb_update_option(sql.tsql.TSqlParser.Db_update_optionContext ctx)
      Enter a parse tree produced by TSqlParser.db_update_option().

      The default implementation does nothing.

      Specified by:
      enterDb_update_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDb_update_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDb_user_access_option

      public void enterDb_user_access_option(sql.tsql.TSqlParser.Db_user_access_optionContext ctx)
      Enter a parse tree produced by TSqlParser.db_user_access_option().

      The default implementation does nothing.

      Specified by:
      enterDb_user_access_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDb_user_access_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkalloc

      public void enterDbcc_checkalloc(sql.tsql.TSqlParser.Dbcc_checkallocContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkalloc().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkalloc in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkalloc in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkalloc_option

      public void enterDbcc_checkalloc_option(sql.tsql.TSqlParser.Dbcc_checkalloc_optionContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkalloc_option().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkalloc_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkalloc_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkcatalog

      public void enterDbcc_checkcatalog(sql.tsql.TSqlParser.Dbcc_checkcatalogContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkcatalog().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkcatalog in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkcatalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkconstraints

      public void enterDbcc_checkconstraints(sql.tsql.TSqlParser.Dbcc_checkconstraintsContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkconstraints().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkconstraints in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkconstraints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkconstraints_option

      public void enterDbcc_checkconstraints_option(sql.tsql.TSqlParser.Dbcc_checkconstraints_optionContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkconstraints_option().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkconstraints_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkconstraints_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkdb

      public void enterDbcc_checkdb(sql.tsql.TSqlParser.Dbcc_checkdbContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkdb().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkdb in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkdb in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkdb_table_option

      public void enterDbcc_checkdb_table_option(sql.tsql.TSqlParser.Dbcc_checkdb_table_optionContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkdb_table_option().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkdb_table_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkdb_table_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkfilegroup

      public void enterDbcc_checkfilegroup(sql.tsql.TSqlParser.Dbcc_checkfilegroupContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkfilegroup().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkfilegroup in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkfilegroup in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checkfilegroup_option

      public void enterDbcc_checkfilegroup_option(sql.tsql.TSqlParser.Dbcc_checkfilegroup_optionContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checkfilegroup_option().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checkfilegroup_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checkfilegroup_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_checktable

      public void enterDbcc_checktable(sql.tsql.TSqlParser.Dbcc_checktableContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_checktable().

      The default implementation does nothing.

      Specified by:
      enterDbcc_checktable in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_checktable in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_clause

      public void enterDbcc_clause(sql.tsql.TSqlParser.Dbcc_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_clause().

      The default implementation does nothing.

      Specified by:
      enterDbcc_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_cleantable

      public void enterDbcc_cleantable(sql.tsql.TSqlParser.Dbcc_cleantableContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_cleantable().

      The default implementation does nothing.

      Specified by:
      enterDbcc_cleantable in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_cleantable in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_clonedatabase

      public void enterDbcc_clonedatabase(sql.tsql.TSqlParser.Dbcc_clonedatabaseContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_clonedatabase().

      The default implementation does nothing.

      Specified by:
      enterDbcc_clonedatabase in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_clonedatabase in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_clonedatabase_option

      public void enterDbcc_clonedatabase_option(sql.tsql.TSqlParser.Dbcc_clonedatabase_optionContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_clonedatabase_option().

      The default implementation does nothing.

      Specified by:
      enterDbcc_clonedatabase_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_clonedatabase_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_dbreindex

      public void enterDbcc_dbreindex(sql.tsql.TSqlParser.Dbcc_dbreindexContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_dbreindex().

      The default implementation does nothing.

      Specified by:
      enterDbcc_dbreindex in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_dbreindex in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_dll_free

      public void enterDbcc_dll_free(sql.tsql.TSqlParser.Dbcc_dll_freeContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_dll_free().

      The default implementation does nothing.

      Specified by:
      enterDbcc_dll_free in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_dll_free in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_dropcleanbuffers

      public void enterDbcc_dropcleanbuffers(sql.tsql.TSqlParser.Dbcc_dropcleanbuffersContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_dropcleanbuffers().

      The default implementation does nothing.

      Specified by:
      enterDbcc_dropcleanbuffers in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_dropcleanbuffers in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_pdw_showspaceused

      public void enterDbcc_pdw_showspaceused(sql.tsql.TSqlParser.Dbcc_pdw_showspaceusedContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_pdw_showspaceused().

      The default implementation does nothing.

      Specified by:
      enterDbcc_pdw_showspaceused in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_pdw_showspaceused in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_proccache

      public void enterDbcc_proccache(sql.tsql.TSqlParser.Dbcc_proccacheContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_proccache().

      The default implementation does nothing.

      Specified by:
      enterDbcc_proccache in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_proccache in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_showcontig

      public void enterDbcc_showcontig(sql.tsql.TSqlParser.Dbcc_showcontigContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_showcontig().

      The default implementation does nothing.

      Specified by:
      enterDbcc_showcontig in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_showcontig in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_showcontig_option

      public void enterDbcc_showcontig_option(sql.tsql.TSqlParser.Dbcc_showcontig_optionContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_showcontig_option().

      The default implementation does nothing.

      Specified by:
      enterDbcc_showcontig_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_showcontig_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDbcc_shrinklog

      public void enterDbcc_shrinklog(sql.tsql.TSqlParser.Dbcc_shrinklogContext ctx)
      Enter a parse tree produced by TSqlParser.dbcc_shrinklog().

      The default implementation does nothing.

      Specified by:
      enterDbcc_shrinklog in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDbcc_shrinklog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDdl_clause

      public void enterDdl_clause(sql.tsql.TSqlParser.Ddl_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.ddl_clause().

      The default implementation does nothing.

      Specified by:
      enterDdl_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDdl_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDdl_object

      public void enterDdl_object(sql.tsql.TSqlParser.Ddl_objectContext ctx)
      Enter a parse tree produced by TSqlParser.ddl_object().

      The default implementation does nothing.

      Specified by:
      enterDdl_object in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDdl_object in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDdl_trigger_operation

      public void enterDdl_trigger_operation(sql.tsql.TSqlParser.Ddl_trigger_operationContext ctx)
      Enter a parse tree produced by TSqlParser.ddl_trigger_operation().

      The default implementation does nothing.

      Specified by:
      enterDdl_trigger_operation in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDdl_trigger_operation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDeclare_cursor

      public void enterDeclare_cursor(sql.tsql.TSqlParser.Declare_cursorContext ctx)
      Enter a parse tree produced by TSqlParser.declare_cursor().

      The default implementation does nothing.

      Specified by:
      enterDeclare_cursor in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDeclare_cursor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDeclare_local

      public void enterDeclare_local(sql.tsql.TSqlParser.Declare_localContext ctx)
      Enter a parse tree produced by TSqlParser.declare_local().

      The default implementation does nothing.

      Specified by:
      enterDeclare_local in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDeclare_local in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDeclare_set_cursor_common

      public void enterDeclare_set_cursor_common(sql.tsql.TSqlParser.Declare_set_cursor_commonContext ctx)
      Enter a parse tree produced by TSqlParser.declare_set_cursor_common().

      The default implementation does nothing.

      Specified by:
      enterDeclare_set_cursor_common in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDeclare_set_cursor_common in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDeclare_set_cursor_common_partial

      public void enterDeclare_set_cursor_common_partial(sql.tsql.TSqlParser.Declare_set_cursor_common_partialContext ctx)
      Enter a parse tree produced by TSqlParser.declare_set_cursor_common_partial().

      The default implementation does nothing.

      Specified by:
      enterDeclare_set_cursor_common_partial in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDeclare_set_cursor_common_partial in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDeclare_statement

      public void enterDeclare_statement(sql.tsql.TSqlParser.Declare_statementContext ctx)
      Enter a parse tree produced by TSqlParser.declare_statement().

      The default implementation does nothing.

      Specified by:
      enterDeclare_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDeclare_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDECOMPRESS

      public void enterDECOMPRESS(sql.tsql.TSqlParser.DECOMPRESSContext ctx)
      Enter a parse tree produced by the DECOMPRESS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDECOMPRESS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDECOMPRESS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDecryption_mechanism

      public void enterDecryption_mechanism(sql.tsql.TSqlParser.Decryption_mechanismContext ctx)
      Enter a parse tree produced by TSqlParser.decryption_mechanism().

      The default implementation does nothing.

      Specified by:
      enterDecryption_mechanism in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDecryption_mechanism in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDEGREES

      public void enterDEGREES(sql.tsql.TSqlParser.DEGREESContext ctx)
      Enter a parse tree produced by the DEGREES labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDEGREES in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDEGREES in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDelayed_durability_option

      public void enterDelayed_durability_option(sql.tsql.TSqlParser.Delayed_durability_optionContext ctx)
      Enter a parse tree produced by TSqlParser.delayed_durability_option().

      The default implementation does nothing.

      Specified by:
      enterDelayed_durability_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDelayed_durability_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDelete_statement

      public void enterDelete_statement(sql.tsql.TSqlParser.Delete_statementContext ctx)
      Enter a parse tree produced by TSqlParser.delete_statement().

      The default implementation does nothing.

      Specified by:
      enterDelete_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDelete_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDelete_statement_from

      public void enterDelete_statement_from(sql.tsql.TSqlParser.Delete_statement_fromContext ctx)
      Enter a parse tree produced by TSqlParser.delete_statement_from().

      The default implementation does nothing.

      Specified by:
      enterDelete_statement_from in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDelete_statement_from in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDeprecated_table_hint

      public void enterDeprecated_table_hint(sql.tsql.TSqlParser.Deprecated_table_hintContext ctx)
      Enter a parse tree produced by TSqlParser.deprecated_table_hint().

      The default implementation does nothing.

      Specified by:
      enterDeprecated_table_hint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDeprecated_table_hint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDerived_table

      public void enterDerived_table(sql.tsql.TSqlParser.Derived_tableContext ctx)
      Enter a parse tree produced by TSqlParser.derived_table().

      The default implementation does nothing.

      Specified by:
      enterDerived_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDerived_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDIFFERENCE

      public void enterDIFFERENCE(sql.tsql.TSqlParser.DIFFERENCEContext ctx)
      Enter a parse tree produced by the DIFFERENCE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterDIFFERENCE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDIFFERENCE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDisable_trigger

      public void enterDisable_trigger(sql.tsql.TSqlParser.Disable_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.disable_trigger().

      The default implementation does nothing.

      Specified by:
      enterDisable_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDisable_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDml_clause

      public void enterDml_clause(sql.tsql.TSqlParser.Dml_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.dml_clause().

      The default implementation does nothing.

      Specified by:
      enterDml_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDml_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDml_trigger_operation

      public void enterDml_trigger_operation(sql.tsql.TSqlParser.Dml_trigger_operationContext ctx)
      Enter a parse tree produced by TSqlParser.dml_trigger_operation().

      The default implementation does nothing.

      Specified by:
      enterDml_trigger_operation in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDml_trigger_operation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDml_trigger_option

      public void enterDml_trigger_option(sql.tsql.TSqlParser.Dml_trigger_optionContext ctx)
      Enter a parse tree produced by TSqlParser.dml_trigger_option().

      The default implementation does nothing.

      Specified by:
      enterDml_trigger_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDml_trigger_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_aggregate

      public void enterDrop_aggregate(sql.tsql.TSqlParser.Drop_aggregateContext ctx)
      Enter a parse tree produced by TSqlParser.drop_aggregate().

      The default implementation does nothing.

      Specified by:
      enterDrop_aggregate in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_aggregate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_application_role

      public void enterDrop_application_role(sql.tsql.TSqlParser.Drop_application_roleContext ctx)
      Enter a parse tree produced by TSqlParser.drop_application_role().

      The default implementation does nothing.

      Specified by:
      enterDrop_application_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_application_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_assembly

      public void enterDrop_assembly(sql.tsql.TSqlParser.Drop_assemblyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_assembly().

      The default implementation does nothing.

      Specified by:
      enterDrop_assembly in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_assembly in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_asymmetric_key

      public void enterDrop_asymmetric_key(sql.tsql.TSqlParser.Drop_asymmetric_keyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_asymmetric_key().

      The default implementation does nothing.

      Specified by:
      enterDrop_asymmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_asymmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_availability_group

      public void enterDrop_availability_group(sql.tsql.TSqlParser.Drop_availability_groupContext ctx)
      Enter a parse tree produced by TSqlParser.drop_availability_group().

      The default implementation does nothing.

      Specified by:
      enterDrop_availability_group in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_availability_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_backward_compatible_index

      public void enterDrop_backward_compatible_index(sql.tsql.TSqlParser.Drop_backward_compatible_indexContext ctx)
      Enter a parse tree produced by TSqlParser.drop_backward_compatible_index().

      The default implementation does nothing.

      Specified by:
      enterDrop_backward_compatible_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_backward_compatible_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_broker_priority

      public void enterDrop_broker_priority(sql.tsql.TSqlParser.Drop_broker_priorityContext ctx)
      Enter a parse tree produced by TSqlParser.drop_broker_priority().

      The default implementation does nothing.

      Specified by:
      enterDrop_broker_priority in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_broker_priority in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_certificate

      public void enterDrop_certificate(sql.tsql.TSqlParser.Drop_certificateContext ctx)
      Enter a parse tree produced by TSqlParser.drop_certificate().

      The default implementation does nothing.

      Specified by:
      enterDrop_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_column_encryption_key

      public void enterDrop_column_encryption_key(sql.tsql.TSqlParser.Drop_column_encryption_keyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_column_encryption_key().

      The default implementation does nothing.

      Specified by:
      enterDrop_column_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_column_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_column_master_key

      public void enterDrop_column_master_key(sql.tsql.TSqlParser.Drop_column_master_keyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_column_master_key().

      The default implementation does nothing.

      Specified by:
      enterDrop_column_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_column_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_contract

      public void enterDrop_contract(sql.tsql.TSqlParser.Drop_contractContext ctx)
      Enter a parse tree produced by TSqlParser.drop_contract().

      The default implementation does nothing.

      Specified by:
      enterDrop_contract in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_contract in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_credential

      public void enterDrop_credential(sql.tsql.TSqlParser.Drop_credentialContext ctx)
      Enter a parse tree produced by TSqlParser.drop_credential().

      The default implementation does nothing.

      Specified by:
      enterDrop_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_cryptograhic_provider

      public void enterDrop_cryptograhic_provider(sql.tsql.TSqlParser.Drop_cryptograhic_providerContext ctx)
      Enter a parse tree produced by TSqlParser.drop_cryptograhic_provider().

      The default implementation does nothing.

      Specified by:
      enterDrop_cryptograhic_provider in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_cryptograhic_provider in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_database

      public void enterDrop_database(sql.tsql.TSqlParser.Drop_databaseContext ctx)
      Enter a parse tree produced by TSqlParser.drop_database().

      The default implementation does nothing.

      Specified by:
      enterDrop_database in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_database_audit_specification

      public void enterDrop_database_audit_specification(sql.tsql.TSqlParser.Drop_database_audit_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.drop_database_audit_specification().

      The default implementation does nothing.

      Specified by:
      enterDrop_database_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_database_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_database_encryption_key

      public void enterDrop_database_encryption_key(sql.tsql.TSqlParser.Drop_database_encryption_keyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_database_encryption_key().

      The default implementation does nothing.

      Specified by:
      enterDrop_database_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_database_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_database_scoped_credential

      public void enterDrop_database_scoped_credential(sql.tsql.TSqlParser.Drop_database_scoped_credentialContext ctx)
      Enter a parse tree produced by TSqlParser.drop_database_scoped_credential().

      The default implementation does nothing.

      Specified by:
      enterDrop_database_scoped_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_database_scoped_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_db_role

      public void enterDrop_db_role(sql.tsql.TSqlParser.Drop_db_roleContext ctx)
      Enter a parse tree produced by TSqlParser.drop_db_role().

      The default implementation does nothing.

      Specified by:
      enterDrop_db_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_db_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_ddl_trigger

      public void enterDrop_ddl_trigger(sql.tsql.TSqlParser.Drop_ddl_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.drop_ddl_trigger().

      The default implementation does nothing.

      Specified by:
      enterDrop_ddl_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_ddl_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_default

      public void enterDrop_default(sql.tsql.TSqlParser.Drop_defaultContext ctx)
      Enter a parse tree produced by TSqlParser.drop_default().

      The default implementation does nothing.

      Specified by:
      enterDrop_default in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_default in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_dml_trigger

      public void enterDrop_dml_trigger(sql.tsql.TSqlParser.Drop_dml_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.drop_dml_trigger().

      The default implementation does nothing.

      Specified by:
      enterDrop_dml_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_dml_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_endpoint

      public void enterDrop_endpoint(sql.tsql.TSqlParser.Drop_endpointContext ctx)
      Enter a parse tree produced by TSqlParser.drop_endpoint().

      The default implementation does nothing.

      Specified by:
      enterDrop_endpoint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_endpoint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_event_notifications

      public void enterDrop_event_notifications(sql.tsql.TSqlParser.Drop_event_notificationsContext ctx)
      Enter a parse tree produced by TSqlParser.drop_event_notifications().

      The default implementation does nothing.

      Specified by:
      enterDrop_event_notifications in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_event_notifications in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_event_session

      public void enterDrop_event_session(sql.tsql.TSqlParser.Drop_event_sessionContext ctx)
      Enter a parse tree produced by TSqlParser.drop_event_session().

      The default implementation does nothing.

      Specified by:
      enterDrop_event_session in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_event_session in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_external_data_source

      public void enterDrop_external_data_source(sql.tsql.TSqlParser.Drop_external_data_sourceContext ctx)
      Enter a parse tree produced by TSqlParser.drop_external_data_source().

      The default implementation does nothing.

      Specified by:
      enterDrop_external_data_source in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_external_data_source in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_external_file_format

      public void enterDrop_external_file_format(sql.tsql.TSqlParser.Drop_external_file_formatContext ctx)
      Enter a parse tree produced by TSqlParser.drop_external_file_format().

      The default implementation does nothing.

      Specified by:
      enterDrop_external_file_format in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_external_file_format in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_external_library

      public void enterDrop_external_library(sql.tsql.TSqlParser.Drop_external_libraryContext ctx)
      Enter a parse tree produced by TSqlParser.drop_external_library().

      The default implementation does nothing.

      Specified by:
      enterDrop_external_library in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_external_library in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_external_resource_pool

      public void enterDrop_external_resource_pool(sql.tsql.TSqlParser.Drop_external_resource_poolContext ctx)
      Enter a parse tree produced by TSqlParser.drop_external_resource_pool().

      The default implementation does nothing.

      Specified by:
      enterDrop_external_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_external_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_external_table

      public void enterDrop_external_table(sql.tsql.TSqlParser.Drop_external_tableContext ctx)
      Enter a parse tree produced by TSqlParser.drop_external_table().

      The default implementation does nothing.

      Specified by:
      enterDrop_external_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_external_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_fulltext_catalog

      public void enterDrop_fulltext_catalog(sql.tsql.TSqlParser.Drop_fulltext_catalogContext ctx)
      Enter a parse tree produced by TSqlParser.drop_fulltext_catalog().

      The default implementation does nothing.

      Specified by:
      enterDrop_fulltext_catalog in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_fulltext_catalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_fulltext_index

      public void enterDrop_fulltext_index(sql.tsql.TSqlParser.Drop_fulltext_indexContext ctx)
      Enter a parse tree produced by TSqlParser.drop_fulltext_index().

      The default implementation does nothing.

      Specified by:
      enterDrop_fulltext_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_fulltext_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_fulltext_stoplist

      public void enterDrop_fulltext_stoplist(sql.tsql.TSqlParser.Drop_fulltext_stoplistContext ctx)
      Enter a parse tree produced by TSqlParser.drop_fulltext_stoplist().

      The default implementation does nothing.

      Specified by:
      enterDrop_fulltext_stoplist in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_fulltext_stoplist in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_function

      public void enterDrop_function(sql.tsql.TSqlParser.Drop_functionContext ctx)
      Enter a parse tree produced by TSqlParser.drop_function().

      The default implementation does nothing.

      Specified by:
      enterDrop_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_index

      public void enterDrop_index(sql.tsql.TSqlParser.Drop_indexContext ctx)
      Enter a parse tree produced by TSqlParser.drop_index().

      The default implementation does nothing.

      Specified by:
      enterDrop_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_login

      public void enterDrop_login(sql.tsql.TSqlParser.Drop_loginContext ctx)
      Enter a parse tree produced by TSqlParser.drop_login().

      The default implementation does nothing.

      Specified by:
      enterDrop_login in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_login in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_master_key

      public void enterDrop_master_key(sql.tsql.TSqlParser.Drop_master_keyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_master_key().

      The default implementation does nothing.

      Specified by:
      enterDrop_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_message_type

      public void enterDrop_message_type(sql.tsql.TSqlParser.Drop_message_typeContext ctx)
      Enter a parse tree produced by TSqlParser.drop_message_type().

      The default implementation does nothing.

      Specified by:
      enterDrop_message_type in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_message_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_partition_function

      public void enterDrop_partition_function(sql.tsql.TSqlParser.Drop_partition_functionContext ctx)
      Enter a parse tree produced by TSqlParser.drop_partition_function().

      The default implementation does nothing.

      Specified by:
      enterDrop_partition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_partition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_partition_scheme

      public void enterDrop_partition_scheme(sql.tsql.TSqlParser.Drop_partition_schemeContext ctx)
      Enter a parse tree produced by TSqlParser.drop_partition_scheme().

      The default implementation does nothing.

      Specified by:
      enterDrop_partition_scheme in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_partition_scheme in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_procedure

      public void enterDrop_procedure(sql.tsql.TSqlParser.Drop_procedureContext ctx)
      Enter a parse tree produced by TSqlParser.drop_procedure().

      The default implementation does nothing.

      Specified by:
      enterDrop_procedure in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_procedure in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_queue

      public void enterDrop_queue(sql.tsql.TSqlParser.Drop_queueContext ctx)
      Enter a parse tree produced by TSqlParser.drop_queue().

      The default implementation does nothing.

      Specified by:
      enterDrop_queue in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_queue in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_relational_or_xml_or_spatial_index

      public void enterDrop_relational_or_xml_or_spatial_index(sql.tsql.TSqlParser.Drop_relational_or_xml_or_spatial_indexContext ctx)
      Enter a parse tree produced by TSqlParser.drop_relational_or_xml_or_spatial_index().

      The default implementation does nothing.

      Specified by:
      enterDrop_relational_or_xml_or_spatial_index in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_relational_or_xml_or_spatial_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_remote_service_binding

      public void enterDrop_remote_service_binding(sql.tsql.TSqlParser.Drop_remote_service_bindingContext ctx)
      Enter a parse tree produced by TSqlParser.drop_remote_service_binding().

      The default implementation does nothing.

      Specified by:
      enterDrop_remote_service_binding in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_remote_service_binding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_resource_pool

      public void enterDrop_resource_pool(sql.tsql.TSqlParser.Drop_resource_poolContext ctx)
      Enter a parse tree produced by TSqlParser.drop_resource_pool().

      The default implementation does nothing.

      Specified by:
      enterDrop_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_route

      public void enterDrop_route(sql.tsql.TSqlParser.Drop_routeContext ctx)
      Enter a parse tree produced by TSqlParser.drop_route().

      The default implementation does nothing.

      Specified by:
      enterDrop_route in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_route in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_rule

      public void enterDrop_rule(sql.tsql.TSqlParser.Drop_ruleContext ctx)
      Enter a parse tree produced by TSqlParser.drop_rule().

      The default implementation does nothing.

      Specified by:
      enterDrop_rule in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_rule in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_schema

      public void enterDrop_schema(sql.tsql.TSqlParser.Drop_schemaContext ctx)
      Enter a parse tree produced by TSqlParser.drop_schema().

      The default implementation does nothing.

      Specified by:
      enterDrop_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_search_property_list

      public void enterDrop_search_property_list(sql.tsql.TSqlParser.Drop_search_property_listContext ctx)
      Enter a parse tree produced by TSqlParser.drop_search_property_list().

      The default implementation does nothing.

      Specified by:
      enterDrop_search_property_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_search_property_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_security_policy

      public void enterDrop_security_policy(sql.tsql.TSqlParser.Drop_security_policyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_security_policy().

      The default implementation does nothing.

      Specified by:
      enterDrop_security_policy in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_security_policy in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_sequence

      public void enterDrop_sequence(sql.tsql.TSqlParser.Drop_sequenceContext ctx)
      Enter a parse tree produced by TSqlParser.drop_sequence().

      The default implementation does nothing.

      Specified by:
      enterDrop_sequence in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_sequence in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_server_audit

      public void enterDrop_server_audit(sql.tsql.TSqlParser.Drop_server_auditContext ctx)
      Enter a parse tree produced by TSqlParser.drop_server_audit().

      The default implementation does nothing.

      Specified by:
      enterDrop_server_audit in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_server_audit in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_server_audit_specification

      public void enterDrop_server_audit_specification(sql.tsql.TSqlParser.Drop_server_audit_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.drop_server_audit_specification().

      The default implementation does nothing.

      Specified by:
      enterDrop_server_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_server_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_server_role

      public void enterDrop_server_role(sql.tsql.TSqlParser.Drop_server_roleContext ctx)
      Enter a parse tree produced by TSqlParser.drop_server_role().

      The default implementation does nothing.

      Specified by:
      enterDrop_server_role in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_server_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_service

      public void enterDrop_service(sql.tsql.TSqlParser.Drop_serviceContext ctx)
      Enter a parse tree produced by TSqlParser.drop_service().

      The default implementation does nothing.

      Specified by:
      enterDrop_service in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_service in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_signature

      public void enterDrop_signature(sql.tsql.TSqlParser.Drop_signatureContext ctx)
      Enter a parse tree produced by TSqlParser.drop_signature().

      The default implementation does nothing.

      Specified by:
      enterDrop_signature in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_signature in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_statistics

      public void enterDrop_statistics(sql.tsql.TSqlParser.Drop_statisticsContext ctx)
      Enter a parse tree produced by TSqlParser.drop_statistics().

      The default implementation does nothing.

      Specified by:
      enterDrop_statistics in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_statistics in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_statistics_name_azure_dw_and_pdw

      public void enterDrop_statistics_name_azure_dw_and_pdw(sql.tsql.TSqlParser.Drop_statistics_name_azure_dw_and_pdwContext ctx)
      Enter a parse tree produced by TSqlParser.drop_statistics_name_azure_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      enterDrop_statistics_name_azure_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_statistics_name_azure_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_symmetric_key

      public void enterDrop_symmetric_key(sql.tsql.TSqlParser.Drop_symmetric_keyContext ctx)
      Enter a parse tree produced by TSqlParser.drop_symmetric_key().

      The default implementation does nothing.

      Specified by:
      enterDrop_symmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_symmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_synonym

      public void enterDrop_synonym(sql.tsql.TSqlParser.Drop_synonymContext ctx)
      Enter a parse tree produced by TSqlParser.drop_synonym().

      The default implementation does nothing.

      Specified by:
      enterDrop_synonym in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_synonym in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_table

      public void enterDrop_table(sql.tsql.TSqlParser.Drop_tableContext ctx)
      Enter a parse tree produced by TSqlParser.drop_table().

      The default implementation does nothing.

      Specified by:
      enterDrop_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_trigger

      public void enterDrop_trigger(sql.tsql.TSqlParser.Drop_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.drop_trigger().

      The default implementation does nothing.

      Specified by:
      enterDrop_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_type

      public void enterDrop_type(sql.tsql.TSqlParser.Drop_typeContext ctx)
      Enter a parse tree produced by TSqlParser.drop_type().

      The default implementation does nothing.

      Specified by:
      enterDrop_type in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_user

      public void enterDrop_user(sql.tsql.TSqlParser.Drop_userContext ctx)
      Enter a parse tree produced by TSqlParser.drop_user().

      The default implementation does nothing.

      Specified by:
      enterDrop_user in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_user in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_view

      public void enterDrop_view(sql.tsql.TSqlParser.Drop_viewContext ctx)
      Enter a parse tree produced by TSqlParser.drop_view().

      The default implementation does nothing.

      Specified by:
      enterDrop_view in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_view in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_workload_group

      public void enterDrop_workload_group(sql.tsql.TSqlParser.Drop_workload_groupContext ctx)
      Enter a parse tree produced by TSqlParser.drop_workload_group().

      The default implementation does nothing.

      Specified by:
      enterDrop_workload_group in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_workload_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterDrop_xml_schema_collection

      public void enterDrop_xml_schema_collection(sql.tsql.TSqlParser.Drop_xml_schema_collectionContext ctx)
      Enter a parse tree produced by TSqlParser.drop_xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      enterDrop_xml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      enterDrop_xml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEmpty_statement

      public void enterEmpty_statement(sql.tsql.TSqlParser.Empty_statementContext ctx)
      Enter a parse tree produced by TSqlParser.empty_statement().

      The default implementation does nothing.

      Specified by:
      enterEmpty_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEmpty_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEnable_trigger

      public void enterEnable_trigger(sql.tsql.TSqlParser.Enable_triggerContext ctx)
      Enter a parse tree produced by TSqlParser.enable_trigger().

      The default implementation does nothing.

      Specified by:
      enterEnable_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEnable_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEncryption_mechanism

      public void enterEncryption_mechanism(sql.tsql.TSqlParser.Encryption_mechanismContext ctx)
      Enter a parse tree produced by TSqlParser.encryption_mechanism().

      The default implementation does nothing.

      Specified by:
      enterEncryption_mechanism in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEncryption_mechanism in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEnd_conversation

      public void enterEnd_conversation(sql.tsql.TSqlParser.End_conversationContext ctx)
      Enter a parse tree produced by TSqlParser.end_conversation().

      The default implementation does nothing.

      Specified by:
      enterEnd_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEnd_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEndpoint_authentication_clause

      public void enterEndpoint_authentication_clause(sql.tsql.TSqlParser.Endpoint_authentication_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.endpoint_authentication_clause().

      The default implementation does nothing.

      Specified by:
      enterEndpoint_authentication_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEndpoint_authentication_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEndpoint_encryption_alogorithm_clause

      public void enterEndpoint_encryption_alogorithm_clause(sql.tsql.TSqlParser.Endpoint_encryption_alogorithm_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.endpoint_encryption_alogorithm_clause().

      The default implementation does nothing.

      Specified by:
      enterEndpoint_encryption_alogorithm_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEndpoint_encryption_alogorithm_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEndpoint_listener_clause

      public void enterEndpoint_listener_clause(sql.tsql.TSqlParser.Endpoint_listener_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.endpoint_listener_clause().

      The default implementation does nothing.

      Specified by:
      enterEndpoint_listener_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEndpoint_listener_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEntity_name

      public void enterEntity_name(sql.tsql.TSqlParser.Entity_nameContext ctx)
      Enter a parse tree produced by TSqlParser.entity_name().

      The default implementation does nothing.

      Specified by:
      enterEntity_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEntity_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEntity_name_for_azure_dw

      public void enterEntity_name_for_azure_dw(sql.tsql.TSqlParser.Entity_name_for_azure_dwContext ctx)
      Enter a parse tree produced by TSqlParser.entity_name_for_azure_dw().

      The default implementation does nothing.

      Specified by:
      enterEntity_name_for_azure_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEntity_name_for_azure_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEntity_name_for_parallel_dw

      public void enterEntity_name_for_parallel_dw(sql.tsql.TSqlParser.Entity_name_for_parallel_dwContext ctx)
      Enter a parse tree produced by TSqlParser.entity_name_for_parallel_dw().

      The default implementation does nothing.

      Specified by:
      enterEntity_name_for_parallel_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEntity_name_for_parallel_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEntity_to

      public void enterEntity_to(sql.tsql.TSqlParser.Entity_toContext ctx)
      Enter a parse tree produced by TSqlParser.entity_to().

      The default implementation does nothing.

      Specified by:
      enterEntity_to in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEntity_to in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEOMONTH

      public void enterEOMONTH(sql.tsql.TSqlParser.EOMONTHContext ctx)
      Enter a parse tree produced by the EOMONTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterEOMONTH in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEOMONTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterERROR_LINE

      public void enterERROR_LINE(sql.tsql.TSqlParser.ERROR_LINEContext ctx)
      Enter a parse tree produced by the ERROR_LINE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterERROR_LINE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterERROR_LINE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterERROR_MESSAGE

      public void enterERROR_MESSAGE(sql.tsql.TSqlParser.ERROR_MESSAGEContext ctx)
      Enter a parse tree produced by the ERROR_MESSAGE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterERROR_MESSAGE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterERROR_MESSAGE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterERROR_NUMBER

      public void enterERROR_NUMBER(sql.tsql.TSqlParser.ERROR_NUMBERContext ctx)
      Enter a parse tree produced by the ERROR_NUMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterERROR_NUMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterERROR_NUMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterERROR_PROCEDURE

      public void enterERROR_PROCEDURE(sql.tsql.TSqlParser.ERROR_PROCEDUREContext ctx)
      Enter a parse tree produced by the ERROR_PROCEDURE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterERROR_PROCEDURE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterERROR_PROCEDURE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterERROR_SEVERITY

      public void enterERROR_SEVERITY(sql.tsql.TSqlParser.ERROR_SEVERITYContext ctx)
      Enter a parse tree produced by the ERROR_SEVERITY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterERROR_SEVERITY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterERROR_SEVERITY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterERROR_STATE

      public void enterERROR_STATE(sql.tsql.TSqlParser.ERROR_STATEContext ctx)
      Enter a parse tree produced by the ERROR_STATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterERROR_STATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterERROR_STATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEvent_session_predicate_expression

      public void enterEvent_session_predicate_expression(sql.tsql.TSqlParser.Event_session_predicate_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.event_session_predicate_expression().

      The default implementation does nothing.

      Specified by:
      enterEvent_session_predicate_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEvent_session_predicate_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEvent_session_predicate_factor

      public void enterEvent_session_predicate_factor(sql.tsql.TSqlParser.Event_session_predicate_factorContext ctx)
      Enter a parse tree produced by TSqlParser.event_session_predicate_factor().

      The default implementation does nothing.

      Specified by:
      enterEvent_session_predicate_factor in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEvent_session_predicate_factor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEvent_session_predicate_leaf

      public void enterEvent_session_predicate_leaf(sql.tsql.TSqlParser.Event_session_predicate_leafContext ctx)
      Enter a parse tree produced by TSqlParser.event_session_predicate_leaf().

      The default implementation does nothing.

      Specified by:
      enterEvent_session_predicate_leaf in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEvent_session_predicate_leaf in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEveryRule

      public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
      Description copied from class: sql.tsql.TSqlParserBaseListener

      The default implementation does nothing.

      Specified by:
      enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListener
      Overrides:
      enterEveryRule in class sql.tsql.TSqlParserBaseListener
    • enterExecute_body

      public void enterExecute_body(sql.tsql.TSqlParser.Execute_bodyContext ctx)
      Enter a parse tree produced by TSqlParser.execute_body().

      The default implementation does nothing.

      Specified by:
      enterExecute_body in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_body in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_body_batch

      public void enterExecute_body_batch(sql.tsql.TSqlParser.Execute_body_batchContext ctx)
      Enter a parse tree produced by TSqlParser.execute_body_batch().

      The default implementation does nothing.

      Specified by:
      enterExecute_body_batch in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_body_batch in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_clause

      public void enterExecute_clause(sql.tsql.TSqlParser.Execute_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.execute_clause().

      The default implementation does nothing.

      Specified by:
      enterExecute_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_parameter

      public void enterExecute_parameter(sql.tsql.TSqlParser.Execute_parameterContext ctx)
      Enter a parse tree produced by TSqlParser.execute_parameter().

      The default implementation does nothing.

      Specified by:
      enterExecute_parameter in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_parameter in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_statement

      public void enterExecute_statement(sql.tsql.TSqlParser.Execute_statementContext ctx)
      Enter a parse tree produced by TSqlParser.execute_statement().

      The default implementation does nothing.

      Specified by:
      enterExecute_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_statement_arg

      public void enterExecute_statement_arg(sql.tsql.TSqlParser.Execute_statement_argContext ctx)
      Enter a parse tree produced by TSqlParser.execute_statement_arg().

      The default implementation does nothing.

      Specified by:
      enterExecute_statement_arg in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_statement_arg in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_statement_arg_named

      public void enterExecute_statement_arg_named(sql.tsql.TSqlParser.Execute_statement_arg_namedContext ctx)
      Enter a parse tree produced by TSqlParser.execute_statement_arg_named().

      The default implementation does nothing.

      Specified by:
      enterExecute_statement_arg_named in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_statement_arg_named in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_statement_arg_unnamed

      public void enterExecute_statement_arg_unnamed(sql.tsql.TSqlParser.Execute_statement_arg_unnamedContext ctx)
      Enter a parse tree produced by TSqlParser.execute_statement_arg_unnamed().

      The default implementation does nothing.

      Specified by:
      enterExecute_statement_arg_unnamed in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_statement_arg_unnamed in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExecute_var_string

      public void enterExecute_var_string(sql.tsql.TSqlParser.Execute_var_stringContext ctx)
      Enter a parse tree produced by TSqlParser.execute_var_string().

      The default implementation does nothing.

      Specified by:
      enterExecute_var_string in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExecute_var_string in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExist_call

      public void enterExist_call(sql.tsql.TSqlParser.Exist_callContext ctx)
      Enter a parse tree produced by TSqlParser.exist_call().

      The default implementation does nothing.

      Specified by:
      enterExist_call in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExist_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExist_method

      public void enterExist_method(sql.tsql.TSqlParser.Exist_methodContext ctx)
      Enter a parse tree produced by TSqlParser.exist_method().

      The default implementation does nothing.

      Specified by:
      enterExist_method in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExist_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExisting_keys

      public void enterExisting_keys(sql.tsql.TSqlParser.Existing_keysContext ctx)
      Enter a parse tree produced by TSqlParser.existing_keys().

      The default implementation does nothing.

      Specified by:
      enterExisting_keys in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExisting_keys in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterEXP

      public void enterEXP(sql.tsql.TSqlParser.EXPContext ctx)
      Enter a parse tree produced by the EXP labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterEXP in interface sql.tsql.TSqlParserListener
      Overrides:
      enterEXP in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExpression

      public void enterExpression(sql.tsql.TSqlParser.ExpressionContext ctx)
      Enter a parse tree produced by TSqlParser.expression().

      The default implementation does nothing.

      Specified by:
      enterExpression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExpression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExpression_elem

      public void enterExpression_elem(sql.tsql.TSqlParser.Expression_elemContext ctx)
      Enter a parse tree produced by TSqlParser.expression_elem().

      The default implementation does nothing.

      Specified by:
      enterExpression_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExpression_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExpression_list_

      public void enterExpression_list_(sql.tsql.TSqlParser.Expression_list_Context ctx)
      Enter a parse tree produced by TSqlParser.expression_list_().

      The default implementation does nothing.

      Specified by:
      enterExpression_list_ in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExpression_list_ in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterExternal_access_option

      public void enterExternal_access_option(sql.tsql.TSqlParser.External_access_optionContext ctx)
      Enter a parse tree produced by TSqlParser.external_access_option().

      The default implementation does nothing.

      Specified by:
      enterExternal_access_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterExternal_access_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFetch_cursor

      public void enterFetch_cursor(sql.tsql.TSqlParser.Fetch_cursorContext ctx)
      Enter a parse tree produced by TSqlParser.fetch_cursor().

      The default implementation does nothing.

      Specified by:
      enterFetch_cursor in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFetch_cursor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFETCH_STATUS

      public void enterFETCH_STATUS(sql.tsql.TSqlParser.FETCH_STATUSContext ctx)
      Enter a parse tree produced by the FETCH_STATUS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFETCH_STATUS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFETCH_STATUS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFile_directory_path_separator

      public void enterFile_directory_path_separator(sql.tsql.TSqlParser.File_directory_path_separatorContext ctx)
      Enter a parse tree produced by TSqlParser.file_directory_path_separator().

      The default implementation does nothing.

      Specified by:
      enterFile_directory_path_separator in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFile_directory_path_separator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFile_group

      public void enterFile_group(sql.tsql.TSqlParser.File_groupContext ctx)
      Enter a parse tree produced by TSqlParser.file_group().

      The default implementation does nothing.

      Specified by:
      enterFile_group in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFile_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILE_ID

      public void enterFILE_ID(sql.tsql.TSqlParser.FILE_IDContext ctx)
      Enter a parse tree produced by the FILE_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILE_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILE_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILE_IDEX

      public void enterFILE_IDEX(sql.tsql.TSqlParser.FILE_IDEXContext ctx)
      Enter a parse tree produced by the FILE_IDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILE_IDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILE_IDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILE_NAME

      public void enterFILE_NAME(sql.tsql.TSqlParser.FILE_NAMEContext ctx)
      Enter a parse tree produced by the FILE_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILE_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILE_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFile_path

      public void enterFile_path(sql.tsql.TSqlParser.File_pathContext ctx)
      Enter a parse tree produced by TSqlParser.file_path().

      The default implementation does nothing.

      Specified by:
      enterFile_path in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFile_path in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFile_size

      public void enterFile_size(sql.tsql.TSqlParser.File_sizeContext ctx)
      Enter a parse tree produced by TSqlParser.file_size().

      The default implementation does nothing.

      Specified by:
      enterFile_size in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFile_size in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFile_spec

      public void enterFile_spec(sql.tsql.TSqlParser.File_specContext ctx)
      Enter a parse tree produced by TSqlParser.file_spec().

      The default implementation does nothing.

      Specified by:
      enterFile_spec in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFile_spec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILEGROUP_ID

      public void enterFILEGROUP_ID(sql.tsql.TSqlParser.FILEGROUP_IDContext ctx)
      Enter a parse tree produced by the FILEGROUP_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILEGROUP_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILEGROUP_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILEGROUP_NAME

      public void enterFILEGROUP_NAME(sql.tsql.TSqlParser.FILEGROUP_NAMEContext ctx)
      Enter a parse tree produced by the FILEGROUP_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILEGROUP_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILEGROUP_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFilegroup_updatability_option

      public void enterFilegroup_updatability_option(sql.tsql.TSqlParser.Filegroup_updatability_optionContext ctx)
      Enter a parse tree produced by TSqlParser.filegroup_updatability_option().

      The default implementation does nothing.

      Specified by:
      enterFilegroup_updatability_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFilegroup_updatability_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILEGROUPPROPERTY

      public void enterFILEGROUPPROPERTY(sql.tsql.TSqlParser.FILEGROUPPROPERTYContext ctx)
      Enter a parse tree produced by the FILEGROUPPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILEGROUPPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILEGROUPPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILEPROPERTY

      public void enterFILEPROPERTY(sql.tsql.TSqlParser.FILEPROPERTYContext ctx)
      Enter a parse tree produced by the FILEPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILEPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILEPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFILEPROPERTYEX

      public void enterFILEPROPERTYEX(sql.tsql.TSqlParser.FILEPROPERTYEXContext ctx)
      Enter a parse tree produced by the FILEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFILEPROPERTYEX in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFILEPROPERTYEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFilespec

      public void enterFilespec(sql.tsql.TSqlParser.FilespecContext ctx)
      Enter a parse tree produced by TSqlParser.filespec().

      The default implementation does nothing.

      Specified by:
      enterFilespec in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFilespec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFLOOR

      public void enterFLOOR(sql.tsql.TSqlParser.FLOORContext ctx)
      Enter a parse tree produced by the FLOOR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFLOOR in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFLOOR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFor_clause

      public void enterFor_clause(sql.tsql.TSqlParser.For_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.for_clause().

      The default implementation does nothing.

      Specified by:
      enterFor_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFor_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterForeign_key_options

      public void enterForeign_key_options(sql.tsql.TSqlParser.Foreign_key_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.foreign_key_options().

      The default implementation does nothing.

      Specified by:
      enterForeign_key_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterForeign_key_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFORMAT

      public void enterFORMAT(sql.tsql.TSqlParser.FORMATContext ctx)
      Enter a parse tree produced by the FORMAT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFORMAT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFORMAT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFORMATMESSAGE

      public void enterFORMATMESSAGE(sql.tsql.TSqlParser.FORMATMESSAGEContext ctx)
      Enter a parse tree produced by the FORMATMESSAGE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFORMATMESSAGE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFORMATMESSAGE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFREE_TEXT

      public void enterFREE_TEXT(sql.tsql.TSqlParser.FREE_TEXTContext ctx)
      Enter a parse tree produced by the FREE_TEXT labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterFREE_TEXT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFREE_TEXT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFreetext_function

      public void enterFreetext_function(sql.tsql.TSqlParser.Freetext_functionContext ctx)
      Enter a parse tree produced by TSqlParser.freetext_function().

      The default implementation does nothing.

      Specified by:
      enterFreetext_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFreetext_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFreetext_predicate

      public void enterFreetext_predicate(sql.tsql.TSqlParser.Freetext_predicateContext ctx)
      Enter a parse tree produced by TSqlParser.freetext_predicate().

      The default implementation does nothing.

      Specified by:
      enterFreetext_predicate in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFreetext_predicate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFull_column_name

      public void enterFull_column_name(sql.tsql.TSqlParser.Full_column_nameContext ctx)
      Enter a parse tree produced by TSqlParser.full_column_name().

      The default implementation does nothing.

      Specified by:
      enterFull_column_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFull_column_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFull_column_name_list

      public void enterFull_column_name_list(sql.tsql.TSqlParser.Full_column_name_listContext ctx)
      Enter a parse tree produced by TSqlParser.full_column_name_list().

      The default implementation does nothing.

      Specified by:
      enterFull_column_name_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFull_column_name_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFull_table_name

      public void enterFull_table_name(sql.tsql.TSqlParser.Full_table_nameContext ctx)
      Enter a parse tree produced by TSqlParser.full_table_name().

      The default implementation does nothing.

      Specified by:
      enterFull_table_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFull_table_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFULLTEXTCATALOGPROPERTY

      public void enterFULLTEXTCATALOGPROPERTY(sql.tsql.TSqlParser.FULLTEXTCATALOGPROPERTYContext ctx)
      Enter a parse tree produced by the FULLTEXTCATALOGPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFULLTEXTCATALOGPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFULLTEXTCATALOGPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFULLTEXTSERVICEPROPERTY

      public void enterFULLTEXTSERVICEPROPERTY(sql.tsql.TSqlParser.FULLTEXTSERVICEPROPERTYContext ctx)
      Enter a parse tree produced by the FULLTEXTSERVICEPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterFULLTEXTSERVICEPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFULLTEXTSERVICEPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFunc_body_returns_scalar

      public void enterFunc_body_returns_scalar(sql.tsql.TSqlParser.Func_body_returns_scalarContext ctx)
      Enter a parse tree produced by TSqlParser.func_body_returns_scalar().

      The default implementation does nothing.

      Specified by:
      enterFunc_body_returns_scalar in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFunc_body_returns_scalar in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFunc_body_returns_select

      public void enterFunc_body_returns_select(sql.tsql.TSqlParser.Func_body_returns_selectContext ctx)
      Enter a parse tree produced by TSqlParser.func_body_returns_select().

      The default implementation does nothing.

      Specified by:
      enterFunc_body_returns_select in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFunc_body_returns_select in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFunc_body_returns_table

      public void enterFunc_body_returns_table(sql.tsql.TSqlParser.Func_body_returns_tableContext ctx)
      Enter a parse tree produced by TSqlParser.func_body_returns_table().

      The default implementation does nothing.

      Specified by:
      enterFunc_body_returns_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFunc_body_returns_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFunc_proc_name_database_schema

      public void enterFunc_proc_name_database_schema(sql.tsql.TSqlParser.Func_proc_name_database_schemaContext ctx)
      Enter a parse tree produced by TSqlParser.func_proc_name_database_schema().

      The default implementation does nothing.

      Specified by:
      enterFunc_proc_name_database_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFunc_proc_name_database_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFunc_proc_name_schema

      public void enterFunc_proc_name_schema(sql.tsql.TSqlParser.Func_proc_name_schemaContext ctx)
      Enter a parse tree produced by TSqlParser.func_proc_name_schema().

      The default implementation does nothing.

      Specified by:
      enterFunc_proc_name_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFunc_proc_name_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFunc_proc_name_server_database_schema

      public void enterFunc_proc_name_server_database_schema(sql.tsql.TSqlParser.Func_proc_name_server_database_schemaContext ctx)
      Enter a parse tree produced by TSqlParser.func_proc_name_server_database_schema().

      The default implementation does nothing.

      Specified by:
      enterFunc_proc_name_server_database_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFunc_proc_name_server_database_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterFunction_option

      public void enterFunction_option(sql.tsql.TSqlParser.Function_optionContext ctx)
      Enter a parse tree produced by TSqlParser.function_option().

      The default implementation does nothing.

      Specified by:
      enterFunction_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterFunction_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGenerate_new_keys

      public void enterGenerate_new_keys(sql.tsql.TSqlParser.Generate_new_keysContext ctx)
      Enter a parse tree produced by TSqlParser.generate_new_keys().

      The default implementation does nothing.

      Specified by:
      enterGenerate_new_keys in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGenerate_new_keys in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGet_conversation

      public void enterGet_conversation(sql.tsql.TSqlParser.Get_conversationContext ctx)
      Enter a parse tree produced by TSqlParser.get_conversation().

      The default implementation does nothing.

      Specified by:
      enterGet_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGet_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGET_FILESTREAM_TRANSACTION_CONTEXT

      public void enterGET_FILESTREAM_TRANSACTION_CONTEXT(sql.tsql.TSqlParser.GET_FILESTREAM_TRANSACTION_CONTEXTContext ctx)
      Enter a parse tree produced by the GET_FILESTREAM_TRANSACTION_CONTEXT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterGET_FILESTREAM_TRANSACTION_CONTEXT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGET_FILESTREAM_TRANSACTION_CONTEXT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGETANSINULL

      public void enterGETANSINULL(sql.tsql.TSqlParser.GETANSINULLContext ctx)
      Enter a parse tree produced by the GETANSINULL labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterGETANSINULL in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGETANSINULL in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGETDATE

      public void enterGETDATE(sql.tsql.TSqlParser.GETDATEContext ctx)
      Enter a parse tree produced by the GETDATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterGETDATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGETDATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGETUTCDATE

      public void enterGETUTCDATE(sql.tsql.TSqlParser.GETUTCDATEContext ctx)
      Enter a parse tree produced by the GETUTCDATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterGETUTCDATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGETUTCDATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGo_statement

      public void enterGo_statement(sql.tsql.TSqlParser.Go_statementContext ctx)
      Enter a parse tree produced by TSqlParser.go_statement().

      The default implementation does nothing.

      Specified by:
      enterGo_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGo_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGoto_statement

      public void enterGoto_statement(sql.tsql.TSqlParser.Goto_statementContext ctx)
      Enter a parse tree produced by TSqlParser.goto_statement().

      The default implementation does nothing.

      Specified by:
      enterGoto_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGoto_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGrant_permission

      public void enterGrant_permission(sql.tsql.TSqlParser.Grant_permissionContext ctx)
      Enter a parse tree produced by TSqlParser.grant_permission().

      The default implementation does nothing.

      Specified by:
      enterGrant_permission in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGrant_permission in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGREATEST

      public void enterGREATEST(sql.tsql.TSqlParser.GREATESTContext ctx)
      Enter a parse tree produced by the GREATEST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterGREATEST in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGREATEST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGroup_by_item

      public void enterGroup_by_item(sql.tsql.TSqlParser.Group_by_itemContext ctx)
      Enter a parse tree produced by TSqlParser.group_by_item().

      The default implementation does nothing.

      Specified by:
      enterGroup_by_item in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGroup_by_item in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterGrouping_sets_item

      public void enterGrouping_sets_item(sql.tsql.TSqlParser.Grouping_sets_itemContext ctx)
      Enter a parse tree produced by TSqlParser.grouping_sets_item().

      The default implementation does nothing.

      Specified by:
      enterGrouping_sets_item in interface sql.tsql.TSqlParserListener
      Overrides:
      enterGrouping_sets_item in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHadr_options

      public void enterHadr_options(sql.tsql.TSqlParser.Hadr_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.hadr_options().

      The default implementation does nothing.

      Specified by:
      enterHadr_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHadr_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHAS_DBACCESS

      public void enterHAS_DBACCESS(sql.tsql.TSqlParser.HAS_DBACCESSContext ctx)
      Enter a parse tree produced by the HAS_DBACCESS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterHAS_DBACCESS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHAS_DBACCESS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHAS_PERMS_BY_NAME

      public void enterHAS_PERMS_BY_NAME(sql.tsql.TSqlParser.HAS_PERMS_BY_NAMEContext ctx)
      Enter a parse tree produced by the HAS_PERMS_BY_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterHAS_PERMS_BY_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHAS_PERMS_BY_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHierarchyid_call

      public void enterHierarchyid_call(sql.tsql.TSqlParser.Hierarchyid_callContext ctx)
      Enter a parse tree produced by TSqlParser.hierarchyid_call().

      The default implementation does nothing.

      Specified by:
      enterHierarchyid_call in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHierarchyid_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHIERARCHYID_METHOD

      public void enterHIERARCHYID_METHOD(sql.tsql.TSqlParser.HIERARCHYID_METHODContext ctx)
      Enter a parse tree produced by the HIERARCHYID_METHOD labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterHIERARCHYID_METHOD in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHIERARCHYID_METHOD in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHierarchyid_static_method

      public void enterHierarchyid_static_method(sql.tsql.TSqlParser.Hierarchyid_static_methodContext ctx)
      Enter a parse tree produced by TSqlParser.hierarchyid_static_method().

      The default implementation does nothing.

      Specified by:
      enterHierarchyid_static_method in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHierarchyid_static_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHost

      public void enterHost(sql.tsql.TSqlParser.HostContext ctx)
      Enter a parse tree produced by TSqlParser.host().

      The default implementation does nothing.

      Specified by:
      enterHost in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHost in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHOST_ID

      public void enterHOST_ID(sql.tsql.TSqlParser.HOST_IDContext ctx)
      Enter a parse tree produced by the HOST_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterHOST_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHOST_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterHOST_NAME

      public void enterHOST_NAME(sql.tsql.TSqlParser.HOST_NAMEContext ctx)
      Enter a parse tree produced by the HOST_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterHOST_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterHOST_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterId_

      public void enterId_(sql.tsql.TSqlParser.Id_Context ctx)
      Enter a parse tree produced by TSqlParser.id_().

      The default implementation does nothing.

      Specified by:
      enterId_ in interface sql.tsql.TSqlParserListener
      Overrides:
      enterId_ in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterId_or_string

      public void enterId_or_string(sql.tsql.TSqlParser.Id_or_stringContext ctx)
      Enter a parse tree produced by TSqlParser.id_or_string().

      The default implementation does nothing.

      Specified by:
      enterId_or_string in interface sql.tsql.TSqlParserListener
      Overrides:
      enterId_or_string in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIDENT_CURRENT

      public void enterIDENT_CURRENT(sql.tsql.TSqlParser.IDENT_CURRENTContext ctx)
      Enter a parse tree produced by the IDENT_CURRENT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIDENT_CURRENT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIDENT_CURRENT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIDENT_INCR

      public void enterIDENT_INCR(sql.tsql.TSqlParser.IDENT_INCRContext ctx)
      Enter a parse tree produced by the IDENT_INCR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIDENT_INCR in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIDENT_INCR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIDENT_SEED

      public void enterIDENT_SEED(sql.tsql.TSqlParser.IDENT_SEEDContext ctx)
      Enter a parse tree produced by the IDENT_SEED labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIDENT_SEED in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIDENT_SEED in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIDENTITY

      public void enterIDENTITY(sql.tsql.TSqlParser.IDENTITYContext ctx)
      Enter a parse tree produced by the IDENTITY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIDENTITY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIDENTITY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIf_statement

      public void enterIf_statement(sql.tsql.TSqlParser.If_statementContext ctx)
      Enter a parse tree produced by TSqlParser.if_statement().

      The default implementation does nothing.

      Specified by:
      enterIf_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIf_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIIF

      public void enterIIF(sql.tsql.TSqlParser.IIFContext ctx)
      Enter a parse tree produced by the IIF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIIF in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIIF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterINDEX_COL

      public void enterINDEX_COL(sql.tsql.TSqlParser.INDEX_COLContext ctx)
      Enter a parse tree produced by the INDEX_COL labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterINDEX_COL in interface sql.tsql.TSqlParserListener
      Overrides:
      enterINDEX_COL in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIndex_value

      public void enterIndex_value(sql.tsql.TSqlParser.Index_valueContext ctx)
      Enter a parse tree produced by TSqlParser.index_value().

      The default implementation does nothing.

      Specified by:
      enterIndex_value in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIndex_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterINDEXKEY_PROPERTY

      public void enterINDEXKEY_PROPERTY(sql.tsql.TSqlParser.INDEXKEY_PROPERTYContext ctx)
      Enter a parse tree produced by the INDEXKEY_PROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterINDEXKEY_PROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterINDEXKEY_PROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterINDEXPROPERTY

      public void enterINDEXPROPERTY(sql.tsql.TSqlParser.INDEXPROPERTYContext ctx)
      Enter a parse tree produced by the INDEXPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterINDEXPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterINDEXPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterInsert_column_id

      public void enterInsert_column_id(sql.tsql.TSqlParser.Insert_column_idContext ctx)
      Enter a parse tree produced by TSqlParser.insert_column_id().

      The default implementation does nothing.

      Specified by:
      enterInsert_column_id in interface sql.tsql.TSqlParserListener
      Overrides:
      enterInsert_column_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterInsert_column_name_list

      public void enterInsert_column_name_list(sql.tsql.TSqlParser.Insert_column_name_listContext ctx)
      Enter a parse tree produced by TSqlParser.insert_column_name_list().

      The default implementation does nothing.

      Specified by:
      enterInsert_column_name_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterInsert_column_name_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterInsert_statement

      public void enterInsert_statement(sql.tsql.TSqlParser.Insert_statementContext ctx)
      Enter a parse tree produced by TSqlParser.insert_statement().

      The default implementation does nothing.

      Specified by:
      enterInsert_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterInsert_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterInsert_statement_value

      public void enterInsert_statement_value(sql.tsql.TSqlParser.Insert_statement_valueContext ctx)
      Enter a parse tree produced by TSqlParser.insert_statement_value().

      The default implementation does nothing.

      Specified by:
      enterInsert_statement_value in interface sql.tsql.TSqlParserListener
      Overrides:
      enterInsert_statement_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIp_v4_failover

      public void enterIp_v4_failover(sql.tsql.TSqlParser.Ip_v4_failoverContext ctx)
      Enter a parse tree produced by TSqlParser.ip_v4_failover().

      The default implementation does nothing.

      Specified by:
      enterIp_v4_failover in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIp_v4_failover in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIp_v6_failover

      public void enterIp_v6_failover(sql.tsql.TSqlParser.Ip_v6_failoverContext ctx)
      Enter a parse tree produced by TSqlParser.ip_v6_failover().

      The default implementation does nothing.

      Specified by:
      enterIp_v6_failover in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIp_v6_failover in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIS_MEMBER

      public void enterIS_MEMBER(sql.tsql.TSqlParser.IS_MEMBERContext ctx)
      Enter a parse tree produced by the IS_MEMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIS_MEMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIS_MEMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIS_ROLEMEMBER

      public void enterIS_ROLEMEMBER(sql.tsql.TSqlParser.IS_ROLEMEMBERContext ctx)
      Enter a parse tree produced by the IS_ROLEMEMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIS_ROLEMEMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIS_ROLEMEMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterIS_SRVROLEMEMBER

      public void enterIS_SRVROLEMEMBER(sql.tsql.TSqlParser.IS_SRVROLEMEMBERContext ctx)
      Enter a parse tree produced by the IS_SRVROLEMEMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterIS_SRVROLEMEMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterIS_SRVROLEMEMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterISDATE

      public void enterISDATE(sql.tsql.TSqlParser.ISDATEContext ctx)
      Enter a parse tree produced by the ISDATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterISDATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterISDATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterISJSON

      public void enterISJSON(sql.tsql.TSqlParser.ISJSONContext ctx)
      Enter a parse tree produced by the ISJSON labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterISJSON in interface sql.tsql.TSqlParserListener
      Overrides:
      enterISJSON in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterISNULL

      public void enterISNULL(sql.tsql.TSqlParser.ISNULLContext ctx)
      Enter a parse tree produced by the ISNULL labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterISNULL in interface sql.tsql.TSqlParserListener
      Overrides:
      enterISNULL in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterISNUMERIC

      public void enterISNUMERIC(sql.tsql.TSqlParser.ISNUMERICContext ctx)
      Enter a parse tree produced by the ISNUMERIC labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterISNUMERIC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterISNUMERIC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJoin_on

      public void enterJoin_on(sql.tsql.TSqlParser.Join_onContext ctx)
      Enter a parse tree produced by TSqlParser.join_on().

      The default implementation does nothing.

      Specified by:
      enterJoin_on in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJoin_on in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJoin_part

      public void enterJoin_part(sql.tsql.TSqlParser.Join_partContext ctx)
      Enter a parse tree produced by TSqlParser.join_part().

      The default implementation does nothing.

      Specified by:
      enterJoin_part in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJoin_part in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJSON_ARRAY

      public void enterJSON_ARRAY(sql.tsql.TSqlParser.JSON_ARRAYContext ctx)
      Enter a parse tree produced by the JSON_ARRAY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterJSON_ARRAY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJSON_ARRAY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJson_column_declaration

      public void enterJson_column_declaration(sql.tsql.TSqlParser.Json_column_declarationContext ctx)
      Enter a parse tree produced by TSqlParser.json_column_declaration().

      The default implementation does nothing.

      Specified by:
      enterJson_column_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJson_column_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJson_declaration

      public void enterJson_declaration(sql.tsql.TSqlParser.Json_declarationContext ctx)
      Enter a parse tree produced by TSqlParser.json_declaration().

      The default implementation does nothing.

      Specified by:
      enterJson_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJson_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJson_key_value

      public void enterJson_key_value(sql.tsql.TSqlParser.Json_key_valueContext ctx)
      Enter a parse tree produced by TSqlParser.json_key_value().

      The default implementation does nothing.

      Specified by:
      enterJson_key_value in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJson_key_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJSON_MODIFY

      public void enterJSON_MODIFY(sql.tsql.TSqlParser.JSON_MODIFYContext ctx)
      Enter a parse tree produced by the JSON_MODIFY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterJSON_MODIFY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJSON_MODIFY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJson_null_clause

      public void enterJson_null_clause(sql.tsql.TSqlParser.Json_null_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.json_null_clause().

      The default implementation does nothing.

      Specified by:
      enterJson_null_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJson_null_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJSON_OBJECT

      public void enterJSON_OBJECT(sql.tsql.TSqlParser.JSON_OBJECTContext ctx)
      Enter a parse tree produced by the JSON_OBJECT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterJSON_OBJECT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJSON_OBJECT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJSON_PATH_EXISTS

      public void enterJSON_PATH_EXISTS(sql.tsql.TSqlParser.JSON_PATH_EXISTSContext ctx)
      Enter a parse tree produced by the JSON_PATH_EXISTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterJSON_PATH_EXISTS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJSON_PATH_EXISTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJSON_QUERY

      public void enterJSON_QUERY(sql.tsql.TSqlParser.JSON_QUERYContext ctx)
      Enter a parse tree produced by the JSON_QUERY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterJSON_QUERY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJSON_QUERY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterJSON_VALUE

      public void enterJSON_VALUE(sql.tsql.TSqlParser.JSON_VALUEContext ctx)
      Enter a parse tree produced by the JSON_VALUE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterJSON_VALUE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterJSON_VALUE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterKey_options

      public void enterKey_options(sql.tsql.TSqlParser.Key_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.key_options().

      The default implementation does nothing.

      Specified by:
      enterKey_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterKey_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterKeyword

      public void enterKeyword(sql.tsql.TSqlParser.KeywordContext ctx)
      Enter a parse tree produced by TSqlParser.keyword().

      The default implementation does nothing.

      Specified by:
      enterKeyword in interface sql.tsql.TSqlParserListener
      Overrides:
      enterKeyword in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterKill_process

      public void enterKill_process(sql.tsql.TSqlParser.Kill_processContext ctx)
      Enter a parse tree produced by TSqlParser.kill_process().

      The default implementation does nothing.

      Specified by:
      enterKill_process in interface sql.tsql.TSqlParserListener
      Overrides:
      enterKill_process in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterKill_query_notification

      public void enterKill_query_notification(sql.tsql.TSqlParser.Kill_query_notificationContext ctx)
      Enter a parse tree produced by TSqlParser.kill_query_notification().

      The default implementation does nothing.

      Specified by:
      enterKill_query_notification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterKill_query_notification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterKill_statement

      public void enterKill_statement(sql.tsql.TSqlParser.Kill_statementContext ctx)
      Enter a parse tree produced by TSqlParser.kill_statement().

      The default implementation does nothing.

      Specified by:
      enterKill_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterKill_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterKill_stats_job

      public void enterKill_stats_job(sql.tsql.TSqlParser.Kill_stats_jobContext ctx)
      Enter a parse tree produced by TSqlParser.kill_stats_job().

      The default implementation does nothing.

      Specified by:
      enterKill_stats_job in interface sql.tsql.TSqlParserListener
      Overrides:
      enterKill_stats_job in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLEAST

      public void enterLEAST(sql.tsql.TSqlParser.LEASTContext ctx)
      Enter a parse tree produced by the LEAST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLEAST in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLEAST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLEFT

      public void enterLEFT(sql.tsql.TSqlParser.LEFTContext ctx)
      Enter a parse tree produced by the LEFT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLEFT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLEFT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLEN

      public void enterLEN(sql.tsql.TSqlParser.LENContext ctx)
      Enter a parse tree produced by the LEN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLEN in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLEN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLocal_drive

      public void enterLocal_drive(sql.tsql.TSqlParser.Local_driveContext ctx)
      Enter a parse tree produced by TSqlParser.local_drive().

      The default implementation does nothing.

      Specified by:
      enterLocal_drive in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLocal_drive in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLocal_file

      public void enterLocal_file(sql.tsql.TSqlParser.Local_fileContext ctx)
      Enter a parse tree produced by TSqlParser.local_file().

      The default implementation does nothing.

      Specified by:
      enterLocal_file in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLocal_file in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLock_table

      public void enterLock_table(sql.tsql.TSqlParser.Lock_tableContext ctx)
      Enter a parse tree produced by TSqlParser.lock_table().

      The default implementation does nothing.

      Specified by:
      enterLock_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLock_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLOG

      public void enterLOG(sql.tsql.TSqlParser.LOGContext ctx)
      Enter a parse tree produced by the LOG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLOG in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLOG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLOG10

      public void enterLOG10(sql.tsql.TSqlParser.LOG10Context ctx)
      Enter a parse tree produced by the LOG10 labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLOG10 in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLOG10 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLOGINPROPERTY

      public void enterLOGINPROPERTY(sql.tsql.TSqlParser.LOGINPROPERTYContext ctx)
      Enter a parse tree produced by the LOGINPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLOGINPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLOGINPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLow_priority_lock_wait

      public void enterLow_priority_lock_wait(sql.tsql.TSqlParser.Low_priority_lock_waitContext ctx)
      Enter a parse tree produced by TSqlParser.low_priority_lock_wait().

      The default implementation does nothing.

      Specified by:
      enterLow_priority_lock_wait in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLow_priority_lock_wait in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLOWER

      public void enterLOWER(sql.tsql.TSqlParser.LOWERContext ctx)
      Enter a parse tree produced by the LOWER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLOWER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLOWER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterLTRIM

      public void enterLTRIM(sql.tsql.TSqlParser.LTRIMContext ctx)
      Enter a parse tree produced by the LTRIM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterLTRIM in interface sql.tsql.TSqlParserListener
      Overrides:
      enterLTRIM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMaterialized_column_definition

      public void enterMaterialized_column_definition(sql.tsql.TSqlParser.Materialized_column_definitionContext ctx)
      Enter a parse tree produced by TSqlParser.materialized_column_definition().

      The default implementation does nothing.

      Specified by:
      enterMaterialized_column_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMaterialized_column_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMATH_SIGN

      public void enterMATH_SIGN(sql.tsql.TSqlParser.MATH_SIGNContext ctx)
      Enter a parse tree produced by the MATH_SIGN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterMATH_SIGN in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMATH_SIGN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMerge_matched

      public void enterMerge_matched(sql.tsql.TSqlParser.Merge_matchedContext ctx)
      Enter a parse tree produced by TSqlParser.merge_matched().

      The default implementation does nothing.

      Specified by:
      enterMerge_matched in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMerge_matched in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMerge_not_matched

      public void enterMerge_not_matched(sql.tsql.TSqlParser.Merge_not_matchedContext ctx)
      Enter a parse tree produced by TSqlParser.merge_not_matched().

      The default implementation does nothing.

      Specified by:
      enterMerge_not_matched in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMerge_not_matched in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMerge_statement

      public void enterMerge_statement(sql.tsql.TSqlParser.Merge_statementContext ctx)
      Enter a parse tree produced by TSqlParser.merge_statement().

      The default implementation does nothing.

      Specified by:
      enterMerge_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMerge_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMessage_statement

      public void enterMessage_statement(sql.tsql.TSqlParser.Message_statementContext ctx)
      Enter a parse tree produced by TSqlParser.message_statement().

      The default implementation does nothing.

      Specified by:
      enterMessage_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMessage_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMIN_ACTIVE_ROWVERSION

      public void enterMIN_ACTIVE_ROWVERSION(sql.tsql.TSqlParser.MIN_ACTIVE_ROWVERSIONContext ctx)
      Enter a parse tree produced by the MIN_ACTIVE_ROWVERSION labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterMIN_ACTIVE_ROWVERSION in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMIN_ACTIVE_ROWVERSION in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMirroring_host_port_seperator

      public void enterMirroring_host_port_seperator(sql.tsql.TSqlParser.Mirroring_host_port_seperatorContext ctx)
      Enter a parse tree produced by TSqlParser.mirroring_host_port_seperator().

      The default implementation does nothing.

      Specified by:
      enterMirroring_host_port_seperator in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMirroring_host_port_seperator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMirroring_partner

      public void enterMirroring_partner(sql.tsql.TSqlParser.Mirroring_partnerContext ctx)
      Enter a parse tree produced by TSqlParser.mirroring_partner().

      The default implementation does nothing.

      Specified by:
      enterMirroring_partner in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMirroring_partner in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMirroring_set_option

      public void enterMirroring_set_option(sql.tsql.TSqlParser.Mirroring_set_optionContext ctx)
      Enter a parse tree produced by TSqlParser.mirroring_set_option().

      The default implementation does nothing.

      Specified by:
      enterMirroring_set_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMirroring_set_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMirroring_witness

      public void enterMirroring_witness(sql.tsql.TSqlParser.Mirroring_witnessContext ctx)
      Enter a parse tree produced by TSqlParser.mirroring_witness().

      The default implementation does nothing.

      Specified by:
      enterMirroring_witness in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMirroring_witness in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMixed_page_allocation_option

      public void enterMixed_page_allocation_option(sql.tsql.TSqlParser.Mixed_page_allocation_optionContext ctx)
      Enter a parse tree produced by TSqlParser.mixed_page_allocation_option().

      The default implementation does nothing.

      Specified by:
      enterMixed_page_allocation_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMixed_page_allocation_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterModify_call

      public void enterModify_call(sql.tsql.TSqlParser.Modify_callContext ctx)
      Enter a parse tree produced by TSqlParser.modify_call().

      The default implementation does nothing.

      Specified by:
      enterModify_call in interface sql.tsql.TSqlParserListener
      Overrides:
      enterModify_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterModify_method

      public void enterModify_method(sql.tsql.TSqlParser.Modify_methodContext ctx)
      Enter a parse tree produced by TSqlParser.modify_method().

      The default implementation does nothing.

      Specified by:
      enterModify_method in interface sql.tsql.TSqlParserListener
      Overrides:
      enterModify_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMONTH

      public void enterMONTH(sql.tsql.TSqlParser.MONTHContext ctx)
      Enter a parse tree produced by the MONTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterMONTH in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMONTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMultiple_local_file_start

      public void enterMultiple_local_file_start(sql.tsql.TSqlParser.Multiple_local_file_startContext ctx)
      Enter a parse tree produced by TSqlParser.multiple_local_file_start().

      The default implementation does nothing.

      Specified by:
      enterMultiple_local_file_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMultiple_local_file_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterMultiple_local_files

      public void enterMultiple_local_files(sql.tsql.TSqlParser.Multiple_local_filesContext ctx)
      Enter a parse tree produced by TSqlParser.multiple_local_files().

      The default implementation does nothing.

      Specified by:
      enterMultiple_local_files in interface sql.tsql.TSqlParserListener
      Overrides:
      enterMultiple_local_files in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNCHAR

      public void enterNCHAR(sql.tsql.TSqlParser.NCHARContext ctx)
      Enter a parse tree produced by the NCHAR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterNCHAR in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNCHAR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNetwork_computer

      public void enterNetwork_computer(sql.tsql.TSqlParser.Network_computerContext ctx)
      Enter a parse tree produced by TSqlParser.network_computer().

      The default implementation does nothing.

      Specified by:
      enterNetwork_computer in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNetwork_computer in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNetwork_file_share

      public void enterNetwork_file_share(sql.tsql.TSqlParser.Network_file_shareContext ctx)
      Enter a parse tree produced by TSqlParser.network_file_share().

      The default implementation does nothing.

      Specified by:
      enterNetwork_file_share in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNetwork_file_share in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNetwork_file_start

      public void enterNetwork_file_start(sql.tsql.TSqlParser.Network_file_startContext ctx)
      Enter a parse tree produced by TSqlParser.network_file_start().

      The default implementation does nothing.

      Specified by:
      enterNetwork_file_start in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNetwork_file_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNEWID

      public void enterNEWID(sql.tsql.TSqlParser.NEWIDContext ctx)
      Enter a parse tree produced by the NEWID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterNEWID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNEWID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNEWSEQUENTIALID

      public void enterNEWSEQUENTIALID(sql.tsql.TSqlParser.NEWSEQUENTIALIDContext ctx)
      Enter a parse tree produced by the NEWSEQUENTIALID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterNEWSEQUENTIALID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNEWSEQUENTIALID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNEXT_VALUE_FOR

      public void enterNEXT_VALUE_FOR(sql.tsql.TSqlParser.NEXT_VALUE_FORContext ctx)
      Enter a parse tree produced by the NEXT_VALUE_FOR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterNEXT_VALUE_FOR in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNEXT_VALUE_FOR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNodes_method

      public void enterNodes_method(sql.tsql.TSqlParser.Nodes_methodContext ctx)
      Enter a parse tree produced by TSqlParser.nodes_method().

      The default implementation does nothing.

      Specified by:
      enterNodes_method in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNodes_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNon_ansi_join

      public void enterNon_ansi_join(sql.tsql.TSqlParser.Non_ansi_joinContext ctx)
      Enter a parse tree produced by TSqlParser.non_ansi_join().

      The default implementation does nothing.

      Specified by:
      enterNon_ansi_join in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNon_ansi_join in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNull_notnull

      public void enterNull_notnull(sql.tsql.TSqlParser.Null_notnullContext ctx)
      Enter a parse tree produced by TSqlParser.null_notnull().

      The default implementation does nothing.

      Specified by:
      enterNull_notnull in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNull_notnull in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterNULLIF

      public void enterNULLIF(sql.tsql.TSqlParser.NULLIFContext ctx)
      Enter a parse tree produced by the NULLIF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterNULLIF in interface sql.tsql.TSqlParserListener
      Overrides:
      enterNULLIF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOBJECT_DEFINITION

      public void enterOBJECT_DEFINITION(sql.tsql.TSqlParser.OBJECT_DEFINITIONContext ctx)
      Enter a parse tree produced by the OBJECT_DEFINITION labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterOBJECT_DEFINITION in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOBJECT_DEFINITION in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOBJECT_ID

      public void enterOBJECT_ID(sql.tsql.TSqlParser.OBJECT_IDContext ctx)
      Enter a parse tree produced by the OBJECT_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterOBJECT_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOBJECT_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOBJECT_NAME

      public void enterOBJECT_NAME(sql.tsql.TSqlParser.OBJECT_NAMEContext ctx)
      Enter a parse tree produced by the OBJECT_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterOBJECT_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOBJECT_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOBJECT_SCHEMA_NAME

      public void enterOBJECT_SCHEMA_NAME(sql.tsql.TSqlParser.OBJECT_SCHEMA_NAMEContext ctx)
      Enter a parse tree produced by the OBJECT_SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterOBJECT_SCHEMA_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOBJECT_SCHEMA_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOBJECTPROPERTY

      public void enterOBJECTPROPERTY(sql.tsql.TSqlParser.OBJECTPROPERTYContext ctx)
      Enter a parse tree produced by the OBJECTPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterOBJECTPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOBJECTPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOBJECTPROPERTYEX

      public void enterOBJECTPROPERTYEX(sql.tsql.TSqlParser.OBJECTPROPERTYEXContext ctx)
      Enter a parse tree produced by the OBJECTPROPERTYEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterOBJECTPROPERTYEX in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOBJECTPROPERTYEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOn_delete

      public void enterOn_delete(sql.tsql.TSqlParser.On_deleteContext ctx)
      Enter a parse tree produced by TSqlParser.on_delete().

      The default implementation does nothing.

      Specified by:
      enterOn_delete in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOn_delete in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOn_off

      public void enterOn_off(sql.tsql.TSqlParser.On_offContext ctx)
      Enter a parse tree produced by TSqlParser.on_off().

      The default implementation does nothing.

      Specified by:
      enterOn_off in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOn_off in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOn_partition_or_filegroup

      public void enterOn_partition_or_filegroup(sql.tsql.TSqlParser.On_partition_or_filegroupContext ctx)
      Enter a parse tree produced by TSqlParser.on_partition_or_filegroup().

      The default implementation does nothing.

      Specified by:
      enterOn_partition_or_filegroup in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOn_partition_or_filegroup in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOn_partitions

      public void enterOn_partitions(sql.tsql.TSqlParser.On_partitionsContext ctx)
      Enter a parse tree produced by TSqlParser.on_partitions().

      The default implementation does nothing.

      Specified by:
      enterOn_partitions in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOn_partitions in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOn_update

      public void enterOn_update(sql.tsql.TSqlParser.On_updateContext ctx)
      Enter a parse tree produced by TSqlParser.on_update().

      The default implementation does nothing.

      Specified by:
      enterOn_update in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOn_update in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOpen_json

      public void enterOpen_json(sql.tsql.TSqlParser.Open_jsonContext ctx)
      Enter a parse tree produced by TSqlParser.open_json().

      The default implementation does nothing.

      Specified by:
      enterOpen_json in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOpen_json in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOpen_key

      public void enterOpen_key(sql.tsql.TSqlParser.Open_keyContext ctx)
      Enter a parse tree produced by TSqlParser.open_key().

      The default implementation does nothing.

      Specified by:
      enterOpen_key in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOpen_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOpen_xml

      public void enterOpen_xml(sql.tsql.TSqlParser.Open_xmlContext ctx)
      Enter a parse tree produced by TSqlParser.open_xml().

      The default implementation does nothing.

      Specified by:
      enterOpen_xml in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOpen_xml in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOpendatasource

      public void enterOpendatasource(sql.tsql.TSqlParser.OpendatasourceContext ctx)
      Enter a parse tree produced by TSqlParser.opendatasource().

      The default implementation does nothing.

      Specified by:
      enterOpendatasource in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOpendatasource in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOpenquery

      public void enterOpenquery(sql.tsql.TSqlParser.OpenqueryContext ctx)
      Enter a parse tree produced by TSqlParser.openquery().

      The default implementation does nothing.

      Specified by:
      enterOpenquery in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOpenquery in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOpt_arg_clause

      public void enterOpt_arg_clause(sql.tsql.TSqlParser.Opt_arg_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.opt_arg_clause().

      The default implementation does nothing.

      Specified by:
      enterOpt_arg_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOpt_arg_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOptimize_for_arg

      public void enterOptimize_for_arg(sql.tsql.TSqlParser.Optimize_for_argContext ctx)
      Enter a parse tree produced by TSqlParser.optimize_for_arg().

      The default implementation does nothing.

      Specified by:
      enterOptimize_for_arg in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOptimize_for_arg in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOption

      public void enterOption(sql.tsql.TSqlParser.OptionContext ctx)
      Enter a parse tree produced by TSqlParser.option().

      The default implementation does nothing.

      Specified by:
      enterOption in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOption in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOption_clause

      public void enterOption_clause(sql.tsql.TSqlParser.Option_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.option_clause().

      The default implementation does nothing.

      Specified by:
      enterOption_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOption_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOrder_by_clause

      public void enterOrder_by_clause(sql.tsql.TSqlParser.Order_by_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.order_by_clause().

      The default implementation does nothing.

      Specified by:
      enterOrder_by_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOrder_by_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOrder_by_expression

      public void enterOrder_by_expression(sql.tsql.TSqlParser.Order_by_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.order_by_expression().

      The default implementation does nothing.

      Specified by:
      enterOrder_by_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOrder_by_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterORIGINAL_DB_NAME

      public void enterORIGINAL_DB_NAME(sql.tsql.TSqlParser.ORIGINAL_DB_NAMEContext ctx)
      Enter a parse tree produced by the ORIGINAL_DB_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterORIGINAL_DB_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterORIGINAL_DB_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterORIGINAL_LOGIN

      public void enterORIGINAL_LOGIN(sql.tsql.TSqlParser.ORIGINAL_LOGINContext ctx)
      Enter a parse tree produced by the ORIGINAL_LOGIN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterORIGINAL_LOGIN in interface sql.tsql.TSqlParserListener
      Overrides:
      enterORIGINAL_LOGIN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOutput_clause

      public void enterOutput_clause(sql.tsql.TSqlParser.Output_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.output_clause().

      The default implementation does nothing.

      Specified by:
      enterOutput_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOutput_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOutput_dml_list_elem

      public void enterOutput_dml_list_elem(sql.tsql.TSqlParser.Output_dml_list_elemContext ctx)
      Enter a parse tree produced by TSqlParser.output_dml_list_elem().

      The default implementation does nothing.

      Specified by:
      enterOutput_dml_list_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOutput_dml_list_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterOver_clause

      public void enterOver_clause(sql.tsql.TSqlParser.Over_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.over_clause().

      The default implementation does nothing.

      Specified by:
      enterOver_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterOver_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterParameter

      public void enterParameter(sql.tsql.TSqlParser.ParameterContext ctx)
      Enter a parse tree produced by TSqlParser.parameter().

      The default implementation does nothing.

      Specified by:
      enterParameter in interface sql.tsql.TSqlParserListener
      Overrides:
      enterParameter in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterParameterization_option

      public void enterParameterization_option(sql.tsql.TSqlParser.Parameterization_optionContext ctx)
      Enter a parse tree produced by TSqlParser.parameterization_option().

      The default implementation does nothing.

      Specified by:
      enterParameterization_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterParameterization_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPARSE

      public void enterPARSE(sql.tsql.TSqlParser.PARSEContext ctx)
      Enter a parse tree produced by the PARSE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPARSE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPARSE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPARSENAME

      public void enterPARSENAME(sql.tsql.TSqlParser.PARSENAMEContext ctx)
      Enter a parse tree produced by the PARSENAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPARSENAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPARSENAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPARTITION_FUNC

      public void enterPARTITION_FUNC(sql.tsql.TSqlParser.PARTITION_FUNCContext ctx)
      Enter a parse tree produced by the PARTITION_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterPARTITION_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPARTITION_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPartition_function

      public void enterPartition_function(sql.tsql.TSqlParser.Partition_functionContext ctx)
      Enter a parse tree produced by TSqlParser.partition_function().

      The default implementation does nothing.

      Specified by:
      enterPartition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPartition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPartner_option

      public void enterPartner_option(sql.tsql.TSqlParser.Partner_optionContext ctx)
      Enter a parse tree produced by TSqlParser.partner_option().

      The default implementation does nothing.

      Specified by:
      enterPartner_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPartner_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPartner_server

      public void enterPartner_server(sql.tsql.TSqlParser.Partner_serverContext ctx)
      Enter a parse tree produced by TSqlParser.partner_server().

      The default implementation does nothing.

      Specified by:
      enterPartner_server in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPartner_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPartner_server_tcp_prefix

      public void enterPartner_server_tcp_prefix(sql.tsql.TSqlParser.Partner_server_tcp_prefixContext ctx)
      Enter a parse tree produced by TSqlParser.partner_server_tcp_prefix().

      The default implementation does nothing.

      Specified by:
      enterPartner_server_tcp_prefix in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPartner_server_tcp_prefix in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPATINDEX

      public void enterPATINDEX(sql.tsql.TSqlParser.PATINDEXContext ctx)
      Enter a parse tree produced by the PATINDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPATINDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPATINDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPERMISSIONS

      public void enterPERMISSIONS(sql.tsql.TSqlParser.PERMISSIONSContext ctx)
      Enter a parse tree produced by the PERMISSIONS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPERMISSIONS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPERMISSIONS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPI

      public void enterPI(sql.tsql.TSqlParser.PIContext ctx)
      Enter a parse tree produced by the PI labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPI in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPI in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPivot

      public void enterPivot(sql.tsql.TSqlParser.PivotContext ctx)
      Enter a parse tree produced by TSqlParser.pivot().

      The default implementation does nothing.

      Specified by:
      enterPivot in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPivot in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPivot_clause

      public void enterPivot_clause(sql.tsql.TSqlParser.Pivot_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.pivot_clause().

      The default implementation does nothing.

      Specified by:
      enterPivot_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPivot_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPort_number

      public void enterPort_number(sql.tsql.TSqlParser.Port_numberContext ctx)
      Enter a parse tree produced by TSqlParser.port_number().

      The default implementation does nothing.

      Specified by:
      enterPort_number in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPort_number in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPOWER

      public void enterPOWER(sql.tsql.TSqlParser.POWERContext ctx)
      Enter a parse tree produced by the POWER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPOWER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPOWER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPredicate

      public void enterPredicate(sql.tsql.TSqlParser.PredicateContext ctx)
      Enter a parse tree produced by TSqlParser.predicate().

      The default implementation does nothing.

      Specified by:
      enterPredicate in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPredicate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPrimary_key_options

      public void enterPrimary_key_options(sql.tsql.TSqlParser.Primary_key_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.primary_key_options().

      The default implementation does nothing.

      Specified by:
      enterPrimary_key_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPrimary_key_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPrimitive_constant

      public void enterPrimitive_constant(sql.tsql.TSqlParser.Primitive_constantContext ctx)
      Enter a parse tree produced by TSqlParser.primitive_constant().

      The default implementation does nothing.

      Specified by:
      enterPrimitive_constant in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPrimitive_constant in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPrimitive_expression

      public void enterPrimitive_expression(sql.tsql.TSqlParser.Primitive_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.primitive_expression().

      The default implementation does nothing.

      Specified by:
      enterPrimitive_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPrimitive_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPrincipal_id

      public void enterPrincipal_id(sql.tsql.TSqlParser.Principal_idContext ctx)
      Enter a parse tree produced by TSqlParser.principal_id().

      The default implementation does nothing.

      Specified by:
      enterPrincipal_id in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPrincipal_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPrint_statement

      public void enterPrint_statement(sql.tsql.TSqlParser.Print_statementContext ctx)
      Enter a parse tree produced by TSqlParser.print_statement().

      The default implementation does nothing.

      Specified by:
      enterPrint_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPrint_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPrivate_key_options

      public void enterPrivate_key_options(sql.tsql.TSqlParser.Private_key_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.private_key_options().

      The default implementation does nothing.

      Specified by:
      enterPrivate_key_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPrivate_key_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterProcedure_option

      public void enterProcedure_option(sql.tsql.TSqlParser.Procedure_optionContext ctx)
      Enter a parse tree produced by TSqlParser.procedure_option().

      The default implementation does nothing.

      Specified by:
      enterProcedure_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterProcedure_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterProcedure_param

      public void enterProcedure_param(sql.tsql.TSqlParser.Procedure_paramContext ctx)
      Enter a parse tree produced by TSqlParser.procedure_param().

      The default implementation does nothing.

      Specified by:
      enterProcedure_param in interface sql.tsql.TSqlParserListener
      Overrides:
      enterProcedure_param in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterProcedure_param_default_value

      public void enterProcedure_param_default_value(sql.tsql.TSqlParser.Procedure_param_default_valueContext ctx)
      Enter a parse tree produced by TSqlParser.procedure_param_default_value().

      The default implementation does nothing.

      Specified by:
      enterProcedure_param_default_value in interface sql.tsql.TSqlParserListener
      Overrides:
      enterProcedure_param_default_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPWDCOMPARE

      public void enterPWDCOMPARE(sql.tsql.TSqlParser.PWDCOMPAREContext ctx)
      Enter a parse tree produced by the PWDCOMPARE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPWDCOMPARE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPWDCOMPARE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterPWDENCRYPT

      public void enterPWDENCRYPT(sql.tsql.TSqlParser.PWDENCRYPTContext ctx)
      Enter a parse tree produced by the PWDENCRYPT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterPWDENCRYPT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterPWDENCRYPT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQuery_call

      public void enterQuery_call(sql.tsql.TSqlParser.Query_callContext ctx)
      Enter a parse tree produced by TSqlParser.query_call().

      The default implementation does nothing.

      Specified by:
      enterQuery_call in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQuery_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQuery_expression

      public void enterQuery_expression(sql.tsql.TSqlParser.Query_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.query_expression().

      The default implementation does nothing.

      Specified by:
      enterQuery_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQuery_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQuery_method

      public void enterQuery_method(sql.tsql.TSqlParser.Query_methodContext ctx)
      Enter a parse tree produced by TSqlParser.query_method().

      The default implementation does nothing.

      Specified by:
      enterQuery_method in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQuery_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQuery_specification

      public void enterQuery_specification(sql.tsql.TSqlParser.Query_specificationContext ctx)
      Enter a parse tree produced by TSqlParser.query_specification().

      The default implementation does nothing.

      Specified by:
      enterQuery_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQuery_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQueue_action

      public void enterQueue_action(sql.tsql.TSqlParser.Queue_actionContext ctx)
      Enter a parse tree produced by TSqlParser.queue_action().

      The default implementation does nothing.

      Specified by:
      enterQueue_action in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQueue_action in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQueue_id

      public void enterQueue_id(sql.tsql.TSqlParser.Queue_idContext ctx)
      Enter a parse tree produced by TSqlParser.queue_id().

      The default implementation does nothing.

      Specified by:
      enterQueue_id in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQueue_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQueue_rebuild_options

      public void enterQueue_rebuild_options(sql.tsql.TSqlParser.Queue_rebuild_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.queue_rebuild_options().

      The default implementation does nothing.

      Specified by:
      enterQueue_rebuild_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQueue_rebuild_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQueue_settings

      public void enterQueue_settings(sql.tsql.TSqlParser.Queue_settingsContext ctx)
      Enter a parse tree produced by TSqlParser.queue_settings().

      The default implementation does nothing.

      Specified by:
      enterQueue_settings in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQueue_settings in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterQUOTENAME

      public void enterQUOTENAME(sql.tsql.TSqlParser.QUOTENAMEContext ctx)
      Enter a parse tree produced by the QUOTENAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterQUOTENAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterQUOTENAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRADIANS

      public void enterRADIANS(sql.tsql.TSqlParser.RADIANSContext ctx)
      Enter a parse tree produced by the RADIANS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterRADIANS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRADIANS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRaiseerror_statement

      public void enterRaiseerror_statement(sql.tsql.TSqlParser.Raiseerror_statementContext ctx)
      Enter a parse tree produced by TSqlParser.raiseerror_statement().

      The default implementation does nothing.

      Specified by:
      enterRaiseerror_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRaiseerror_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRAND

      public void enterRAND(sql.tsql.TSqlParser.RANDContext ctx)
      Enter a parse tree produced by the RAND labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterRAND in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRAND in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRANKING_WINDOWED_FUNC

      public void enterRANKING_WINDOWED_FUNC(sql.tsql.TSqlParser.RANKING_WINDOWED_FUNCContext ctx)
      Enter a parse tree produced by the RANKING_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterRANKING_WINDOWED_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRANKING_WINDOWED_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRanking_windowed_function

      public void enterRanking_windowed_function(sql.tsql.TSqlParser.Ranking_windowed_functionContext ctx)
      Enter a parse tree produced by TSqlParser.ranking_windowed_function().

      The default implementation does nothing.

      Specified by:
      enterRanking_windowed_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRanking_windowed_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRebuild_index_option

      public void enterRebuild_index_option(sql.tsql.TSqlParser.Rebuild_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.rebuild_index_option().

      The default implementation does nothing.

      Specified by:
      enterRebuild_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRebuild_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRebuild_index_options

      public void enterRebuild_index_options(sql.tsql.TSqlParser.Rebuild_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.rebuild_index_options().

      The default implementation does nothing.

      Specified by:
      enterRebuild_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRebuild_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRebuild_partition

      public void enterRebuild_partition(sql.tsql.TSqlParser.Rebuild_partitionContext ctx)
      Enter a parse tree produced by TSqlParser.rebuild_partition().

      The default implementation does nothing.

      Specified by:
      enterRebuild_partition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRebuild_partition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterReceive_statement

      public void enterReceive_statement(sql.tsql.TSqlParser.Receive_statementContext ctx)
      Enter a parse tree produced by TSqlParser.receive_statement().

      The default implementation does nothing.

      Specified by:
      enterReceive_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterReceive_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterReconfigure_statement

      public void enterReconfigure_statement(sql.tsql.TSqlParser.Reconfigure_statementContext ctx)
      Enter a parse tree produced by TSqlParser.reconfigure_statement().

      The default implementation does nothing.

      Specified by:
      enterReconfigure_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterReconfigure_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRecovery_option

      public void enterRecovery_option(sql.tsql.TSqlParser.Recovery_optionContext ctx)
      Enter a parse tree produced by TSqlParser.recovery_option().

      The default implementation does nothing.

      Specified by:
      enterRecovery_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRecovery_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRelational_index_option

      public void enterRelational_index_option(sql.tsql.TSqlParser.Relational_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.relational_index_option().

      The default implementation does nothing.

      Specified by:
      enterRelational_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRelational_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterReorganize_option

      public void enterReorganize_option(sql.tsql.TSqlParser.Reorganize_optionContext ctx)
      Enter a parse tree produced by TSqlParser.reorganize_option().

      The default implementation does nothing.

      Specified by:
      enterReorganize_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterReorganize_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterReorganize_options

      public void enterReorganize_options(sql.tsql.TSqlParser.Reorganize_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.reorganize_options().

      The default implementation does nothing.

      Specified by:
      enterReorganize_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterReorganize_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterReorganize_partition

      public void enterReorganize_partition(sql.tsql.TSqlParser.Reorganize_partitionContext ctx)
      Enter a parse tree produced by TSqlParser.reorganize_partition().

      The default implementation does nothing.

      Specified by:
      enterReorganize_partition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterReorganize_partition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterREPLACE

      public void enterREPLACE(sql.tsql.TSqlParser.REPLACEContext ctx)
      Enter a parse tree produced by the REPLACE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterREPLACE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterREPLACE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterREPLICATE

      public void enterREPLICATE(sql.tsql.TSqlParser.REPLICATEContext ctx)
      Enter a parse tree produced by the REPLICATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterREPLICATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterREPLICATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterResumable_index_option

      public void enterResumable_index_option(sql.tsql.TSqlParser.Resumable_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.resumable_index_option().

      The default implementation does nothing.

      Specified by:
      enterResumable_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterResumable_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterResumable_index_options

      public void enterResumable_index_options(sql.tsql.TSqlParser.Resumable_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.resumable_index_options().

      The default implementation does nothing.

      Specified by:
      enterResumable_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterResumable_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterReturn_statement

      public void enterReturn_statement(sql.tsql.TSqlParser.Return_statementContext ctx)
      Enter a parse tree produced by TSqlParser.return_statement().

      The default implementation does nothing.

      Specified by:
      enterReturn_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterReturn_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterREVERSE

      public void enterREVERSE(sql.tsql.TSqlParser.REVERSEContext ctx)
      Enter a parse tree produced by the REVERSE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterREVERSE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterREVERSE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRIGHT

      public void enterRIGHT(sql.tsql.TSqlParser.RIGHTContext ctx)
      Enter a parse tree produced by the RIGHT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterRIGHT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRIGHT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterROUND

      public void enterROUND(sql.tsql.TSqlParser.ROUNDContext ctx)
      Enter a parse tree produced by the ROUND labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterROUND in interface sql.tsql.TSqlParserListener
      Overrides:
      enterROUND in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRow_or_range_clause

      public void enterRow_or_range_clause(sql.tsql.TSqlParser.Row_or_range_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.row_or_range_clause().

      The default implementation does nothing.

      Specified by:
      enterRow_or_range_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRow_or_range_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterROWCOUNT_BIG

      public void enterROWCOUNT_BIG(sql.tsql.TSqlParser.ROWCOUNT_BIGContext ctx)
      Enter a parse tree produced by the ROWCOUNT_BIG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterROWCOUNT_BIG in interface sql.tsql.TSqlParserListener
      Overrides:
      enterROWCOUNT_BIG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRowset_function

      public void enterRowset_function(sql.tsql.TSqlParser.Rowset_functionContext ctx)
      Enter a parse tree produced by TSqlParser.rowset_function().

      The default implementation does nothing.

      Specified by:
      enterRowset_function in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRowset_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRowset_function_limited

      public void enterRowset_function_limited(sql.tsql.TSqlParser.Rowset_function_limitedContext ctx)
      Enter a parse tree produced by TSqlParser.rowset_function_limited().

      The default implementation does nothing.

      Specified by:
      enterRowset_function_limited in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRowset_function_limited in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterRTRIM

      public void enterRTRIM(sql.tsql.TSqlParser.RTRIMContext ctx)
      Enter a parse tree produced by the RTRIM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterRTRIM in interface sql.tsql.TSqlParserListener
      Overrides:
      enterRTRIM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSCALAR_FUNCTION

      public void enterSCALAR_FUNCTION(sql.tsql.TSqlParser.SCALAR_FUNCTIONContext ctx)
      Enter a parse tree produced by the SCALAR_FUNCTION labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      enterSCALAR_FUNCTION in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSCALAR_FUNCTION in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterScalar_function_name

      public void enterScalar_function_name(sql.tsql.TSqlParser.Scalar_function_nameContext ctx)
      Enter a parse tree produced by TSqlParser.scalar_function_name().

      The default implementation does nothing.

      Specified by:
      enterScalar_function_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterScalar_function_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSchema_declaration

      public void enterSchema_declaration(sql.tsql.TSqlParser.Schema_declarationContext ctx)
      Enter a parse tree produced by TSqlParser.schema_declaration().

      The default implementation does nothing.

      Specified by:
      enterSchema_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSchema_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSCHEMA_ID

      public void enterSCHEMA_ID(sql.tsql.TSqlParser.SCHEMA_IDContext ctx)
      Enter a parse tree produced by the SCHEMA_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSCHEMA_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSCHEMA_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSCHEMA_NAME

      public void enterSCHEMA_NAME(sql.tsql.TSqlParser.SCHEMA_NAMEContext ctx)
      Enter a parse tree produced by the SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSCHEMA_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSCHEMA_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSCOPE_IDENTITY

      public void enterSCOPE_IDENTITY(sql.tsql.TSqlParser.SCOPE_IDENTITYContext ctx)
      Enter a parse tree produced by the SCOPE_IDENTITY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSCOPE_IDENTITY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSCOPE_IDENTITY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSearch_condition

      public void enterSearch_condition(sql.tsql.TSqlParser.Search_conditionContext ctx)
      Enter a parse tree produced by TSqlParser.search_condition().

      The default implementation does nothing.

      Specified by:
      enterSearch_condition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSearch_condition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSecurity_statement

      public void enterSecurity_statement(sql.tsql.TSqlParser.Security_statementContext ctx)
      Enter a parse tree produced by TSqlParser.security_statement().

      The default implementation does nothing.

      Specified by:
      enterSecurity_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSecurity_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSelect_list

      public void enterSelect_list(sql.tsql.TSqlParser.Select_listContext ctx)
      Enter a parse tree produced by TSqlParser.select_list().

      The default implementation does nothing.

      Specified by:
      enterSelect_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSelect_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSelect_list_elem

      public void enterSelect_list_elem(sql.tsql.TSqlParser.Select_list_elemContext ctx)
      Enter a parse tree produced by TSqlParser.select_list_elem().

      The default implementation does nothing.

      Specified by:
      enterSelect_list_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSelect_list_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSelect_order_by_clause

      public void enterSelect_order_by_clause(sql.tsql.TSqlParser.Select_order_by_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.select_order_by_clause().

      The default implementation does nothing.

      Specified by:
      enterSelect_order_by_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSelect_order_by_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSelect_statement

      public void enterSelect_statement(sql.tsql.TSqlParser.Select_statementContext ctx)
      Enter a parse tree produced by TSqlParser.select_statement().

      The default implementation does nothing.

      Specified by:
      enterSelect_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSelect_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSelect_statement_standalone

      public void enterSelect_statement_standalone(sql.tsql.TSqlParser.Select_statement_standaloneContext ctx)
      Enter a parse tree produced by TSqlParser.select_statement_standalone().

      The default implementation does nothing.

      Specified by:
      enterSelect_statement_standalone in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSelect_statement_standalone in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSend_conversation

      public void enterSend_conversation(sql.tsql.TSqlParser.Send_conversationContext ctx)
      Enter a parse tree produced by TSqlParser.send_conversation().

      The default implementation does nothing.

      Specified by:
      enterSend_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSend_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSERVERPROPERTY

      public void enterSERVERPROPERTY(sql.tsql.TSqlParser.SERVERPROPERTYContext ctx)
      Enter a parse tree produced by the SERVERPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSERVERPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSERVERPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterService_broker_option

      public void enterService_broker_option(sql.tsql.TSqlParser.Service_broker_optionContext ctx)
      Enter a parse tree produced by TSqlParser.service_broker_option().

      The default implementation does nothing.

      Specified by:
      enterService_broker_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterService_broker_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterService_name

      public void enterService_name(sql.tsql.TSqlParser.Service_nameContext ctx)
      Enter a parse tree produced by TSqlParser.service_name().

      The default implementation does nothing.

      Specified by:
      enterService_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterService_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSESSION_CONTEXT

      public void enterSESSION_CONTEXT(sql.tsql.TSqlParser.SESSION_CONTEXTContext ctx)
      Enter a parse tree produced by the SESSION_CONTEXT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSESSION_CONTEXT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSESSION_CONTEXT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSESSION_USER

      public void enterSESSION_USER(sql.tsql.TSqlParser.SESSION_USERContext ctx)
      Enter a parse tree produced by the SESSION_USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSESSION_USER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSESSION_USER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSESSIONPROPERTY

      public void enterSESSIONPROPERTY(sql.tsql.TSqlParser.SESSIONPROPERTYContext ctx)
      Enter a parse tree produced by the SESSIONPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSESSIONPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSESSIONPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSet_index_option

      public void enterSet_index_option(sql.tsql.TSqlParser.Set_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.set_index_option().

      The default implementation does nothing.

      Specified by:
      enterSet_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSet_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSet_index_options

      public void enterSet_index_options(sql.tsql.TSqlParser.Set_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.set_index_options().

      The default implementation does nothing.

      Specified by:
      enterSet_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSet_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSet_special

      public void enterSet_special(sql.tsql.TSqlParser.Set_specialContext ctx)
      Enter a parse tree produced by TSqlParser.set_special().

      The default implementation does nothing.

      Specified by:
      enterSet_special in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSet_special in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSet_statement

      public void enterSet_statement(sql.tsql.TSqlParser.Set_statementContext ctx)
      Enter a parse tree produced by TSqlParser.set_statement().

      The default implementation does nothing.

      Specified by:
      enterSet_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSet_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSetuser_statement

      public void enterSetuser_statement(sql.tsql.TSqlParser.Setuser_statementContext ctx)
      Enter a parse tree produced by TSqlParser.setuser_statement().

      The default implementation does nothing.

      Specified by:
      enterSetuser_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSetuser_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterShutdown_statement

      public void enterShutdown_statement(sql.tsql.TSqlParser.Shutdown_statementContext ctx)
      Enter a parse tree produced by TSqlParser.shutdown_statement().

      The default implementation does nothing.

      Specified by:
      enterShutdown_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterShutdown_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSimple_id

      public void enterSimple_id(sql.tsql.TSqlParser.Simple_idContext ctx)
      Enter a parse tree produced by TSqlParser.simple_id().

      The default implementation does nothing.

      Specified by:
      enterSimple_id in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSimple_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSimple_name

      public void enterSimple_name(sql.tsql.TSqlParser.Simple_nameContext ctx)
      Enter a parse tree produced by TSqlParser.simple_name().

      The default implementation does nothing.

      Specified by:
      enterSimple_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSimple_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSIN

      public void enterSIN(sql.tsql.TSqlParser.SINContext ctx)
      Enter a parse tree produced by the SIN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSIN in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSIN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSingle_partition_rebuild_index_option

      public void enterSingle_partition_rebuild_index_option(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.single_partition_rebuild_index_option().

      The default implementation does nothing.

      Specified by:
      enterSingle_partition_rebuild_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSingle_partition_rebuild_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSingle_partition_rebuild_index_options

      public void enterSingle_partition_rebuild_index_options(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.single_partition_rebuild_index_options().

      The default implementation does nothing.

      Specified by:
      enterSingle_partition_rebuild_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSingle_partition_rebuild_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSMALLDATETIMEFROMPARTS

      public void enterSMALLDATETIMEFROMPARTS(sql.tsql.TSqlParser.SMALLDATETIMEFROMPARTSContext ctx)
      Enter a parse tree produced by the SMALLDATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSMALLDATETIMEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSMALLDATETIMEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSnapshot_option

      public void enterSnapshot_option(sql.tsql.TSqlParser.Snapshot_optionContext ctx)
      Enter a parse tree produced by TSqlParser.snapshot_option().

      The default implementation does nothing.

      Specified by:
      enterSnapshot_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSnapshot_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSOUNDEX

      public void enterSOUNDEX(sql.tsql.TSqlParser.SOUNDEXContext ctx)
      Enter a parse tree produced by the SOUNDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSOUNDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSOUNDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSPACE

      public void enterSPACE(sql.tsql.TSqlParser.SPACEContext ctx)
      Enter a parse tree produced by the SPACE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSPACE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSPACE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSpecial_list

      public void enterSpecial_list(sql.tsql.TSqlParser.Special_listContext ctx)
      Enter a parse tree produced by TSqlParser.special_list().

      The default implementation does nothing.

      Specified by:
      enterSpecial_list in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSpecial_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSql_clauses

      public void enterSql_clauses(sql.tsql.TSqlParser.Sql_clausesContext ctx)
      Enter a parse tree produced by TSqlParser.sql_clauses().

      The default implementation does nothing.

      Specified by:
      enterSql_clauses in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSql_clauses in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSql_option

      public void enterSql_option(sql.tsql.TSqlParser.Sql_optionContext ctx)
      Enter a parse tree produced by TSqlParser.sql_option().

      The default implementation does nothing.

      Specified by:
      enterSql_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSql_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSql_union

      public void enterSql_union(sql.tsql.TSqlParser.Sql_unionContext ctx)
      Enter a parse tree produced by TSqlParser.sql_union().

      The default implementation does nothing.

      Specified by:
      enterSql_union in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSql_union in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSQL_VARIANT_PROPERTY

      public void enterSQL_VARIANT_PROPERTY(sql.tsql.TSqlParser.SQL_VARIANT_PROPERTYContext ctx)
      Enter a parse tree produced by the SQL_VARIANT_PROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSQL_VARIANT_PROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSQL_VARIANT_PROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSQRT

      public void enterSQRT(sql.tsql.TSqlParser.SQRTContext ctx)
      Enter a parse tree produced by the SQRT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSQRT in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSQRT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSQUARE

      public void enterSQUARE(sql.tsql.TSqlParser.SQUAREContext ctx)
      Enter a parse tree produced by the SQUARE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSQUARE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSQUARE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSTATS_DATE

      public void enterSTATS_DATE(sql.tsql.TSqlParser.STATS_DATEContext ctx)
      Enter a parse tree produced by the STATS_DATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSTATS_DATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSTATS_DATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSTR

      public void enterSTR(sql.tsql.TSqlParser.STRContext ctx)
      Enter a parse tree produced by the STR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSTR in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSTR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSTRING_ESCAPE

      public void enterSTRING_ESCAPE(sql.tsql.TSqlParser.STRING_ESCAPEContext ctx)
      Enter a parse tree produced by the STRING_ESCAPE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSTRING_ESCAPE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSTRING_ESCAPE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSTRINGAGG

      public void enterSTRINGAGG(sql.tsql.TSqlParser.STRINGAGGContext ctx)
      Enter a parse tree produced by the STRINGAGG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSTRINGAGG in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSTRINGAGG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSTUFF

      public void enterSTUFF(sql.tsql.TSqlParser.STUFFContext ctx)
      Enter a parse tree produced by the STUFF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSTUFF in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSTUFF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSubquery

      public void enterSubquery(sql.tsql.TSqlParser.SubqueryContext ctx)
      Enter a parse tree produced by TSqlParser.subquery().

      The default implementation does nothing.

      Specified by:
      enterSubquery in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSubquery in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSUBSTRING

      public void enterSUBSTRING(sql.tsql.TSqlParser.SUBSTRINGContext ctx)
      Enter a parse tree produced by the SUBSTRING labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSUBSTRING in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSUBSTRING in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSUSER_ID

      public void enterSUSER_ID(sql.tsql.TSqlParser.SUSER_IDContext ctx)
      Enter a parse tree produced by the SUSER_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSUSER_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSUSER_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSUSER_SID

      public void enterSUSER_SID(sql.tsql.TSqlParser.SUSER_SIDContext ctx)
      Enter a parse tree produced by the SUSER_SID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSUSER_SID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSUSER_SID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSUSER_SNAME

      public void enterSUSER_SNAME(sql.tsql.TSqlParser.SUSER_SNAMEContext ctx)
      Enter a parse tree produced by the SUSER_SNAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSUSER_SNAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSUSER_SNAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSwitch_partition

      public void enterSwitch_partition(sql.tsql.TSqlParser.Switch_partitionContext ctx)
      Enter a parse tree produced by TSqlParser.switch_partition().

      The default implementation does nothing.

      Specified by:
      enterSwitch_partition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSwitch_partition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSwitch_search_condition_section

      public void enterSwitch_search_condition_section(sql.tsql.TSqlParser.Switch_search_condition_sectionContext ctx)
      Enter a parse tree produced by TSqlParser.switch_search_condition_section().

      The default implementation does nothing.

      Specified by:
      enterSwitch_search_condition_section in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSwitch_search_condition_section in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSwitch_section

      public void enterSwitch_section(sql.tsql.TSqlParser.Switch_sectionContext ctx)
      Enter a parse tree produced by TSqlParser.switch_section().

      The default implementation does nothing.

      Specified by:
      enterSwitch_section in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSwitch_section in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSWITCHOFFSET

      public void enterSWITCHOFFSET(sql.tsql.TSqlParser.SWITCHOFFSETContext ctx)
      Enter a parse tree produced by the SWITCHOFFSET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSWITCHOFFSET in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSWITCHOFFSET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSybase_legacy_hint

      public void enterSybase_legacy_hint(sql.tsql.TSqlParser.Sybase_legacy_hintContext ctx)
      Enter a parse tree produced by TSqlParser.sybase_legacy_hint().

      The default implementation does nothing.

      Specified by:
      enterSybase_legacy_hint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSybase_legacy_hint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSybase_legacy_hints

      public void enterSybase_legacy_hints(sql.tsql.TSqlParser.Sybase_legacy_hintsContext ctx)
      Enter a parse tree produced by TSqlParser.sybase_legacy_hints().

      The default implementation does nothing.

      Specified by:
      enterSybase_legacy_hints in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSybase_legacy_hints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSYSDATETIME

      public void enterSYSDATETIME(sql.tsql.TSqlParser.SYSDATETIMEContext ctx)
      Enter a parse tree produced by the SYSDATETIME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSYSDATETIME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSYSDATETIME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSYSDATETIMEOFFSET

      public void enterSYSDATETIMEOFFSET(sql.tsql.TSqlParser.SYSDATETIMEOFFSETContext ctx)
      Enter a parse tree produced by the SYSDATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSYSDATETIMEOFFSET in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSYSDATETIMEOFFSET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSYSTEM_USER

      public void enterSYSTEM_USER(sql.tsql.TSqlParser.SYSTEM_USERContext ctx)
      Enter a parse tree produced by the SYSTEM_USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSYSTEM_USER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSYSTEM_USER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterSYSUTCDATETIME

      public void enterSYSUTCDATETIME(sql.tsql.TSqlParser.SYSUTCDATETIMEContext ctx)
      Enter a parse tree produced by the SYSUTCDATETIME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterSYSUTCDATETIME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterSYSUTCDATETIME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_alias

      public void enterTable_alias(sql.tsql.TSqlParser.Table_aliasContext ctx)
      Enter a parse tree produced by TSqlParser.table_alias().

      The default implementation does nothing.

      Specified by:
      enterTable_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_constraint

      public void enterTable_constraint(sql.tsql.TSqlParser.Table_constraintContext ctx)
      Enter a parse tree produced by TSqlParser.table_constraint().

      The default implementation does nothing.

      Specified by:
      enterTable_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_hint

      public void enterTable_hint(sql.tsql.TSqlParser.Table_hintContext ctx)
      Enter a parse tree produced by TSqlParser.table_hint().

      The default implementation does nothing.

      Specified by:
      enterTable_hint in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_hint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_indices

      public void enterTable_indices(sql.tsql.TSqlParser.Table_indicesContext ctx)
      Enter a parse tree produced by TSqlParser.table_indices().

      The default implementation does nothing.

      Specified by:
      enterTable_indices in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_indices in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_name

      public void enterTable_name(sql.tsql.TSqlParser.Table_nameContext ctx)
      Enter a parse tree produced by TSqlParser.table_name().

      The default implementation does nothing.

      Specified by:
      enterTable_name in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_option

      public void enterTable_option(sql.tsql.TSqlParser.Table_optionContext ctx)
      Enter a parse tree produced by TSqlParser.table_option().

      The default implementation does nothing.

      Specified by:
      enterTable_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_options

      public void enterTable_options(sql.tsql.TSqlParser.Table_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.table_options().

      The default implementation does nothing.

      Specified by:
      enterTable_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_source

      public void enterTable_source(sql.tsql.TSqlParser.Table_sourceContext ctx)
      Enter a parse tree produced by TSqlParser.table_source().

      The default implementation does nothing.

      Specified by:
      enterTable_source in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_source in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_source_item

      public void enterTable_source_item(sql.tsql.TSqlParser.Table_source_itemContext ctx)
      Enter a parse tree produced by TSqlParser.table_source_item().

      The default implementation does nothing.

      Specified by:
      enterTable_source_item in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_source_item in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_sources

      public void enterTable_sources(sql.tsql.TSqlParser.Table_sourcesContext ctx)
      Enter a parse tree produced by TSqlParser.table_sources().

      The default implementation does nothing.

      Specified by:
      enterTable_sources in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_sources in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_type_definition

      public void enterTable_type_definition(sql.tsql.TSqlParser.Table_type_definitionContext ctx)
      Enter a parse tree produced by TSqlParser.table_type_definition().

      The default implementation does nothing.

      Specified by:
      enterTable_type_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_type_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_type_indices

      public void enterTable_type_indices(sql.tsql.TSqlParser.Table_type_indicesContext ctx)
      Enter a parse tree produced by TSqlParser.table_type_indices().

      The default implementation does nothing.

      Specified by:
      enterTable_type_indices in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_type_indices in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTable_value_constructor

      public void enterTable_value_constructor(sql.tsql.TSqlParser.Table_value_constructorContext ctx)
      Enter a parse tree produced by TSqlParser.table_value_constructor().

      The default implementation does nothing.

      Specified by:
      enterTable_value_constructor in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTable_value_constructor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTAN

      public void enterTAN(sql.tsql.TSqlParser.TANContext ctx)
      Enter a parse tree produced by the TAN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTAN in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTAN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTarget_recovery_time_option

      public void enterTarget_recovery_time_option(sql.tsql.TSqlParser.Target_recovery_time_optionContext ctx)
      Enter a parse tree produced by TSqlParser.target_recovery_time_option().

      The default implementation does nothing.

      Specified by:
      enterTarget_recovery_time_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTarget_recovery_time_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTermination

      public void enterTermination(sql.tsql.TSqlParser.TerminationContext ctx)
      Enter a parse tree produced by TSqlParser.termination().

      The default implementation does nothing.

      Specified by:
      enterTermination in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTermination in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterThrow_error_number

      public void enterThrow_error_number(sql.tsql.TSqlParser.Throw_error_numberContext ctx)
      Enter a parse tree produced by TSqlParser.throw_error_number().

      The default implementation does nothing.

      Specified by:
      enterThrow_error_number in interface sql.tsql.TSqlParserListener
      Overrides:
      enterThrow_error_number in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterThrow_message

      public void enterThrow_message(sql.tsql.TSqlParser.Throw_messageContext ctx)
      Enter a parse tree produced by TSqlParser.throw_message().

      The default implementation does nothing.

      Specified by:
      enterThrow_message in interface sql.tsql.TSqlParserListener
      Overrides:
      enterThrow_message in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterThrow_state

      public void enterThrow_state(sql.tsql.TSqlParser.Throw_stateContext ctx)
      Enter a parse tree produced by TSqlParser.throw_state().

      The default implementation does nothing.

      Specified by:
      enterThrow_state in interface sql.tsql.TSqlParserListener
      Overrides:
      enterThrow_state in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterThrow_statement

      public void enterThrow_statement(sql.tsql.TSqlParser.Throw_statementContext ctx)
      Enter a parse tree produced by TSqlParser.throw_statement().

      The default implementation does nothing.

      Specified by:
      enterThrow_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterThrow_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTime

      public void enterTime(sql.tsql.TSqlParser.TimeContext ctx)
      Enter a parse tree produced by TSqlParser.time().

      The default implementation does nothing.

      Specified by:
      enterTime in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTime in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTime_zone

      public void enterTime_zone(sql.tsql.TSqlParser.Time_zoneContext ctx)
      Enter a parse tree produced by TSqlParser.time_zone().

      The default implementation does nothing.

      Specified by:
      enterTime_zone in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTime_zone in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTIMEFROMPARTS

      public void enterTIMEFROMPARTS(sql.tsql.TSqlParser.TIMEFROMPARTSContext ctx)
      Enter a parse tree produced by the TIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTIMEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTIMEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTODATETIMEOFFSET

      public void enterTODATETIMEOFFSET(sql.tsql.TSqlParser.TODATETIMEOFFSETContext ctx)
      Enter a parse tree produced by the TODATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTODATETIMEOFFSET in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTODATETIMEOFFSET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTop_clause

      public void enterTop_clause(sql.tsql.TSqlParser.Top_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.top_clause().

      The default implementation does nothing.

      Specified by:
      enterTop_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTop_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTop_count

      public void enterTop_count(sql.tsql.TSqlParser.Top_countContext ctx)
      Enter a parse tree produced by TSqlParser.top_count().

      The default implementation does nothing.

      Specified by:
      enterTop_count in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTop_count in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTop_percent

      public void enterTop_percent(sql.tsql.TSqlParser.Top_percentContext ctx)
      Enter a parse tree produced by TSqlParser.top_percent().

      The default implementation does nothing.

      Specified by:
      enterTop_percent in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTop_percent in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTransaction_statement

      public void enterTransaction_statement(sql.tsql.TSqlParser.Transaction_statementContext ctx)
      Enter a parse tree produced by TSqlParser.transaction_statement().

      The default implementation does nothing.

      Specified by:
      enterTransaction_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTransaction_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTRANSLATE

      public void enterTRANSLATE(sql.tsql.TSqlParser.TRANSLATEContext ctx)
      Enter a parse tree produced by the TRANSLATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTRANSLATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTRANSLATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTRIM

      public void enterTRIM(sql.tsql.TSqlParser.TRIMContext ctx)
      Enter a parse tree produced by the TRIM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTRIM in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTRIM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTruncate_table

      public void enterTruncate_table(sql.tsql.TSqlParser.Truncate_tableContext ctx)
      Enter a parse tree produced by TSqlParser.truncate_table().

      The default implementation does nothing.

      Specified by:
      enterTruncate_table in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTruncate_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTRY_CAST

      public void enterTRY_CAST(sql.tsql.TSqlParser.TRY_CASTContext ctx)
      Enter a parse tree produced by the TRY_CAST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTRY_CAST in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTRY_CAST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTry_catch_statement

      public void enterTry_catch_statement(sql.tsql.TSqlParser.Try_catch_statementContext ctx)
      Enter a parse tree produced by TSqlParser.try_catch_statement().

      The default implementation does nothing.

      Specified by:
      enterTry_catch_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTry_catch_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTsql_file

      public void enterTsql_file(sql.tsql.TSqlParser.Tsql_fileContext ctx)
      Enter a parse tree produced by TSqlParser.tsql_file().

      The default implementation does nothing.

      Specified by:
      enterTsql_file in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTsql_file in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTYPE_ID

      public void enterTYPE_ID(sql.tsql.TSqlParser.TYPE_IDContext ctx)
      Enter a parse tree produced by the TYPE_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTYPE_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTYPE_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTYPE_NAME

      public void enterTYPE_NAME(sql.tsql.TSqlParser.TYPE_NAMEContext ctx)
      Enter a parse tree produced by the TYPE_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTYPE_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTYPE_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterTYPEPROPERTY

      public void enterTYPEPROPERTY(sql.tsql.TSqlParser.TYPEPROPERTYContext ctx)
      Enter a parse tree produced by the TYPEPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterTYPEPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      enterTYPEPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUdt_elem

      public void enterUdt_elem(sql.tsql.TSqlParser.Udt_elemContext ctx)
      Enter a parse tree produced by TSqlParser.udt_elem().

      The default implementation does nothing.

      Specified by:
      enterUdt_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUdt_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUdt_method_arguments

      public void enterUdt_method_arguments(sql.tsql.TSqlParser.Udt_method_argumentsContext ctx)
      Enter a parse tree produced by TSqlParser.udt_method_arguments().

      The default implementation does nothing.

      Specified by:
      enterUdt_method_arguments in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUdt_method_arguments in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUnary_operator_expression

      public void enterUnary_operator_expression(sql.tsql.TSqlParser.Unary_operator_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.unary_operator_expression().

      The default implementation does nothing.

      Specified by:
      enterUnary_operator_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUnary_operator_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUNICODE

      public void enterUNICODE(sql.tsql.TSqlParser.UNICODEContext ctx)
      Enter a parse tree produced by the UNICODE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterUNICODE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUNICODE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUnpivot

      public void enterUnpivot(sql.tsql.TSqlParser.UnpivotContext ctx)
      Enter a parse tree produced by TSqlParser.unpivot().

      The default implementation does nothing.

      Specified by:
      enterUnpivot in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUnpivot in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUnpivot_clause

      public void enterUnpivot_clause(sql.tsql.TSqlParser.Unpivot_clauseContext ctx)
      Enter a parse tree produced by TSqlParser.unpivot_clause().

      The default implementation does nothing.

      Specified by:
      enterUnpivot_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUnpivot_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUpdate_elem

      public void enterUpdate_elem(sql.tsql.TSqlParser.Update_elemContext ctx)
      Enter a parse tree produced by TSqlParser.update_elem().

      The default implementation does nothing.

      Specified by:
      enterUpdate_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUpdate_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUpdate_elem_merge

      public void enterUpdate_elem_merge(sql.tsql.TSqlParser.Update_elem_mergeContext ctx)
      Enter a parse tree produced by TSqlParser.update_elem_merge().

      The default implementation does nothing.

      Specified by:
      enterUpdate_elem_merge in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUpdate_elem_merge in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUpdate_statement

      public void enterUpdate_statement(sql.tsql.TSqlParser.Update_statementContext ctx)
      Enter a parse tree produced by TSqlParser.update_statement().

      The default implementation does nothing.

      Specified by:
      enterUpdate_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUpdate_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUpdate_statistics

      public void enterUpdate_statistics(sql.tsql.TSqlParser.Update_statisticsContext ctx)
      Enter a parse tree produced by TSqlParser.update_statistics().

      The default implementation does nothing.

      Specified by:
      enterUpdate_statistics in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUpdate_statistics in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUpdate_statistics_option

      public void enterUpdate_statistics_option(sql.tsql.TSqlParser.Update_statistics_optionContext ctx)
      Enter a parse tree produced by TSqlParser.update_statistics_option().

      The default implementation does nothing.

      Specified by:
      enterUpdate_statistics_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUpdate_statistics_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUpdate_statistics_options

      public void enterUpdate_statistics_options(sql.tsql.TSqlParser.Update_statistics_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.update_statistics_options().

      The default implementation does nothing.

      Specified by:
      enterUpdate_statistics_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUpdate_statistics_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUPPER

      public void enterUPPER(sql.tsql.TSqlParser.UPPERContext ctx)
      Enter a parse tree produced by the UPPER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterUPPER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUPPER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUse_statement

      public void enterUse_statement(sql.tsql.TSqlParser.Use_statementContext ctx)
      Enter a parse tree produced by TSqlParser.use_statement().

      The default implementation does nothing.

      Specified by:
      enterUse_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUse_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUSER

      public void enterUSER(sql.tsql.TSqlParser.USERContext ctx)
      Enter a parse tree produced by the USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterUSER in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUSER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUSER_ID

      public void enterUSER_ID(sql.tsql.TSqlParser.USER_IDContext ctx)
      Enter a parse tree produced by the USER_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterUSER_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUSER_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterUSER_NAME

      public void enterUSER_NAME(sql.tsql.TSqlParser.USER_NAMEContext ctx)
      Enter a parse tree produced by the USER_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterUSER_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      enterUSER_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterValue_call

      public void enterValue_call(sql.tsql.TSqlParser.Value_callContext ctx)
      Enter a parse tree produced by TSqlParser.value_call().

      The default implementation does nothing.

      Specified by:
      enterValue_call in interface sql.tsql.TSqlParserListener
      Overrides:
      enterValue_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterValue_method

      public void enterValue_method(sql.tsql.TSqlParser.Value_methodContext ctx)
      Enter a parse tree produced by TSqlParser.value_method().

      The default implementation does nothing.

      Specified by:
      enterValue_method in interface sql.tsql.TSqlParserListener
      Overrides:
      enterValue_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterView_attribute

      public void enterView_attribute(sql.tsql.TSqlParser.View_attributeContext ctx)
      Enter a parse tree produced by TSqlParser.view_attribute().

      The default implementation does nothing.

      Specified by:
      enterView_attribute in interface sql.tsql.TSqlParserListener
      Overrides:
      enterView_attribute in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWaitfor_conversation

      public void enterWaitfor_conversation(sql.tsql.TSqlParser.Waitfor_conversationContext ctx)
      Enter a parse tree produced by TSqlParser.waitfor_conversation().

      The default implementation does nothing.

      Specified by:
      enterWaitfor_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWaitfor_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWaitfor_statement

      public void enterWaitfor_statement(sql.tsql.TSqlParser.Waitfor_statementContext ctx)
      Enter a parse tree produced by TSqlParser.waitfor_statement().

      The default implementation does nothing.

      Specified by:
      enterWaitfor_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWaitfor_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWhen_matches

      public void enterWhen_matches(sql.tsql.TSqlParser.When_matchesContext ctx)
      Enter a parse tree produced by TSqlParser.when_matches().

      The default implementation does nothing.

      Specified by:
      enterWhen_matches in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWhen_matches in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWhile_statement

      public void enterWhile_statement(sql.tsql.TSqlParser.While_statementContext ctx)
      Enter a parse tree produced by TSqlParser.while_statement().

      The default implementation does nothing.

      Specified by:
      enterWhile_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWhile_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWindow_frame_bound

      public void enterWindow_frame_bound(sql.tsql.TSqlParser.Window_frame_boundContext ctx)
      Enter a parse tree produced by TSqlParser.window_frame_bound().

      The default implementation does nothing.

      Specified by:
      enterWindow_frame_bound in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWindow_frame_bound in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWindow_frame_extent

      public void enterWindow_frame_extent(sql.tsql.TSqlParser.Window_frame_extentContext ctx)
      Enter a parse tree produced by TSqlParser.window_frame_extent().

      The default implementation does nothing.

      Specified by:
      enterWindow_frame_extent in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWindow_frame_extent in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWindow_frame_following

      public void enterWindow_frame_following(sql.tsql.TSqlParser.Window_frame_followingContext ctx)
      Enter a parse tree produced by TSqlParser.window_frame_following().

      The default implementation does nothing.

      Specified by:
      enterWindow_frame_following in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWindow_frame_following in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWindow_frame_preceding

      public void enterWindow_frame_preceding(sql.tsql.TSqlParser.Window_frame_precedingContext ctx)
      Enter a parse tree produced by TSqlParser.window_frame_preceding().

      The default implementation does nothing.

      Specified by:
      enterWindow_frame_preceding in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWindow_frame_preceding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWith_expression

      public void enterWith_expression(sql.tsql.TSqlParser.With_expressionContext ctx)
      Enter a parse tree produced by TSqlParser.with_expression().

      The default implementation does nothing.

      Specified by:
      enterWith_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWith_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWith_table_hints

      public void enterWith_table_hints(sql.tsql.TSqlParser.With_table_hintsContext ctx)
      Enter a parse tree produced by TSqlParser.with_table_hints().

      The default implementation does nothing.

      Specified by:
      enterWith_table_hints in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWith_table_hints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWitness_option

      public void enterWitness_option(sql.tsql.TSqlParser.Witness_optionContext ctx)
      Enter a parse tree produced by TSqlParser.witness_option().

      The default implementation does nothing.

      Specified by:
      enterWitness_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWitness_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWitness_partner_equal

      public void enterWitness_partner_equal(sql.tsql.TSqlParser.Witness_partner_equalContext ctx)
      Enter a parse tree produced by TSqlParser.witness_partner_equal().

      The default implementation does nothing.

      Specified by:
      enterWitness_partner_equal in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWitness_partner_equal in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterWitness_server

      public void enterWitness_server(sql.tsql.TSqlParser.Witness_serverContext ctx)
      Enter a parse tree produced by TSqlParser.witness_server().

      The default implementation does nothing.

      Specified by:
      enterWitness_server in interface sql.tsql.TSqlParserListener
      Overrides:
      enterWitness_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXACT_STATE

      public void enterXACT_STATE(sql.tsql.TSqlParser.XACT_STATEContext ctx)
      Enter a parse tree produced by the XACT_STATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterXACT_STATE in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXACT_STATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXml_common_directives

      public void enterXml_common_directives(sql.tsql.TSqlParser.Xml_common_directivesContext ctx)
      Enter a parse tree produced by TSqlParser.xml_common_directives().

      The default implementation does nothing.

      Specified by:
      enterXml_common_directives in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXml_common_directives in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXML_DATA_TYPE_FUNC

      public void enterXML_DATA_TYPE_FUNC(sql.tsql.TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
      Enter a parse tree produced by the XML_DATA_TYPE_FUNC labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterXML_DATA_TYPE_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXML_DATA_TYPE_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXml_data_type_methods

      public void enterXml_data_type_methods(sql.tsql.TSqlParser.Xml_data_type_methodsContext ctx)
      Enter a parse tree produced by TSqlParser.xml_data_type_methods().

      The default implementation does nothing.

      Specified by:
      enterXml_data_type_methods in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXml_data_type_methods in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXml_declaration

      public void enterXml_declaration(sql.tsql.TSqlParser.Xml_declarationContext ctx)
      Enter a parse tree produced by TSqlParser.xml_declaration().

      The default implementation does nothing.

      Specified by:
      enterXml_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXml_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXml_index_option

      public void enterXml_index_option(sql.tsql.TSqlParser.Xml_index_optionContext ctx)
      Enter a parse tree produced by TSqlParser.xml_index_option().

      The default implementation does nothing.

      Specified by:
      enterXml_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXml_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXml_index_options

      public void enterXml_index_options(sql.tsql.TSqlParser.Xml_index_optionsContext ctx)
      Enter a parse tree produced by TSqlParser.xml_index_options().

      The default implementation does nothing.

      Specified by:
      enterXml_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXml_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXml_schema_collection

      public void enterXml_schema_collection(sql.tsql.TSqlParser.Xml_schema_collectionContext ctx)
      Enter a parse tree produced by TSqlParser.xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      enterXml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterXml_type_definition

      public void enterXml_type_definition(sql.tsql.TSqlParser.Xml_type_definitionContext ctx)
      Enter a parse tree produced by TSqlParser.xml_type_definition().

      The default implementation does nothing.

      Specified by:
      enterXml_type_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      enterXml_type_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • enterYEAR

      public void enterYEAR(sql.tsql.TSqlParser.YEARContext ctx)
      Enter a parse tree produced by the YEAR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      enterYEAR in interface sql.tsql.TSqlParserListener
      Overrides:
      enterYEAR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitABS

      public void exitABS(sql.tsql.TSqlParser.ABSContext ctx)
      Exit a parse tree produced by the ABS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitABS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitABS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitACOS

      public void exitACOS(sql.tsql.TSqlParser.ACOSContext ctx)
      Exit a parse tree produced by the ACOS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitACOS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitACOS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAction_specification

      public void exitAction_specification(sql.tsql.TSqlParser.Action_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.action_specification().

      The default implementation does nothing.

      Specified by:
      exitAction_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAction_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAdd_or_modify_filegroups

      public void exitAdd_or_modify_filegroups(sql.tsql.TSqlParser.Add_or_modify_filegroupsContext ctx)
      Exit a parse tree produced by TSqlParser.add_or_modify_filegroups().

      The default implementation does nothing.

      Specified by:
      exitAdd_or_modify_filegroups in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAdd_or_modify_filegroups in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAdd_or_modify_files

      public void exitAdd_or_modify_files(sql.tsql.TSqlParser.Add_or_modify_filesContext ctx)
      Exit a parse tree produced by TSqlParser.add_or_modify_files().

      The default implementation does nothing.

      Specified by:
      exitAdd_or_modify_files in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAdd_or_modify_files in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAGGREGATE_WINDOWED_FUNC

      public void exitAGGREGATE_WINDOWED_FUNC(sql.tsql.TSqlParser.AGGREGATE_WINDOWED_FUNCContext ctx)
      Exit a parse tree produced by the AGGREGATE_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitAGGREGATE_WINDOWED_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAGGREGATE_WINDOWED_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAggregate_windowed_function

      public void exitAggregate_windowed_function(sql.tsql.TSqlParser.Aggregate_windowed_functionContext ctx)
      Exit a parse tree produced by TSqlParser.aggregate_windowed_function().

      The default implementation does nothing.

      Specified by:
      exitAggregate_windowed_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAggregate_windowed_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlgorithm

      public void exitAlgorithm(sql.tsql.TSqlParser.AlgorithmContext ctx)
      Exit a parse tree produced by TSqlParser.algorithm().

      The default implementation does nothing.

      Specified by:
      exitAlgorithm in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlgorithm in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAll_distinct_expression

      public void exitAll_distinct_expression(sql.tsql.TSqlParser.All_distinct_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.all_distinct_expression().

      The default implementation does nothing.

      Specified by:
      exitAll_distinct_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAll_distinct_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_application_role

      public void exitAlter_application_role(sql.tsql.TSqlParser.Alter_application_roleContext ctx)
      Exit a parse tree produced by TSqlParser.alter_application_role().

      The default implementation does nothing.

      Specified by:
      exitAlter_application_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_application_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly

      public void exitAlter_assembly(sql.tsql.TSqlParser.Alter_assemblyContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_add_clause

      public void exitAlter_assembly_add_clause(sql.tsql.TSqlParser.Alter_assembly_add_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_add_clause().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_add_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_add_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_as

      public void exitAlter_assembly_as(sql.tsql.TSqlParser.Alter_assembly_asContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_as().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_as in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_as in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_clause

      public void exitAlter_assembly_clause(sql.tsql.TSqlParser.Alter_assembly_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_clause().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_client_file_clause

      public void exitAlter_assembly_client_file_clause(sql.tsql.TSqlParser.Alter_assembly_client_file_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_client_file_clause().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_client_file_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_client_file_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_drop

      public void exitAlter_assembly_drop(sql.tsql.TSqlParser.Alter_assembly_dropContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_drop().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_drop in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_drop in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_drop_clause

      public void exitAlter_assembly_drop_clause(sql.tsql.TSqlParser.Alter_assembly_drop_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_drop_clause().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_drop_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_drop_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_drop_multiple_files

      public void exitAlter_assembly_drop_multiple_files(sql.tsql.TSqlParser.Alter_assembly_drop_multiple_filesContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_drop_multiple_files().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_drop_multiple_files in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_drop_multiple_files in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_file_bits

      public void exitAlter_assembly_file_bits(sql.tsql.TSqlParser.Alter_assembly_file_bitsContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_file_bits().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_file_bits in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_file_bits in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_file_name

      public void exitAlter_assembly_file_name(sql.tsql.TSqlParser.Alter_assembly_file_nameContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_file_name().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_file_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_file_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_from_clause

      public void exitAlter_assembly_from_clause(sql.tsql.TSqlParser.Alter_assembly_from_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_from_clause().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_from_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_from_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_from_clause_start

      public void exitAlter_assembly_from_clause_start(sql.tsql.TSqlParser.Alter_assembly_from_clause_startContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_from_clause_start().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_from_clause_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_from_clause_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_start

      public void exitAlter_assembly_start(sql.tsql.TSqlParser.Alter_assembly_startContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_start().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_with

      public void exitAlter_assembly_with(sql.tsql.TSqlParser.Alter_assembly_withContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_with().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_with in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_with in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_assembly_with_clause

      public void exitAlter_assembly_with_clause(sql.tsql.TSqlParser.Alter_assembly_with_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_assembly_with_clause().

      The default implementation does nothing.

      Specified by:
      exitAlter_assembly_with_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_assembly_with_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_asssembly_add_clause_start

      public void exitAlter_asssembly_add_clause_start(sql.tsql.TSqlParser.Alter_asssembly_add_clause_startContext ctx)
      Exit a parse tree produced by TSqlParser.alter_asssembly_add_clause_start().

      The default implementation does nothing.

      Specified by:
      exitAlter_asssembly_add_clause_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_asssembly_add_clause_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_asymmetric_key

      public void exitAlter_asymmetric_key(sql.tsql.TSqlParser.Alter_asymmetric_keyContext ctx)
      Exit a parse tree produced by TSqlParser.alter_asymmetric_key().

      The default implementation does nothing.

      Specified by:
      exitAlter_asymmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_asymmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_asymmetric_key_start

      public void exitAlter_asymmetric_key_start(sql.tsql.TSqlParser.Alter_asymmetric_key_startContext ctx)
      Exit a parse tree produced by TSqlParser.alter_asymmetric_key_start().

      The default implementation does nothing.

      Specified by:
      exitAlter_asymmetric_key_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_asymmetric_key_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_authorization

      public void exitAlter_authorization(sql.tsql.TSqlParser.Alter_authorizationContext ctx)
      Exit a parse tree produced by TSqlParser.alter_authorization().

      The default implementation does nothing.

      Specified by:
      exitAlter_authorization in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_authorization in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_authorization_for_azure_dw

      public void exitAlter_authorization_for_azure_dw(sql.tsql.TSqlParser.Alter_authorization_for_azure_dwContext ctx)
      Exit a parse tree produced by TSqlParser.alter_authorization_for_azure_dw().

      The default implementation does nothing.

      Specified by:
      exitAlter_authorization_for_azure_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_authorization_for_azure_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_authorization_for_parallel_dw

      public void exitAlter_authorization_for_parallel_dw(sql.tsql.TSqlParser.Alter_authorization_for_parallel_dwContext ctx)
      Exit a parse tree produced by TSqlParser.alter_authorization_for_parallel_dw().

      The default implementation does nothing.

      Specified by:
      exitAlter_authorization_for_parallel_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_authorization_for_parallel_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_authorization_for_sql_database

      public void exitAlter_authorization_for_sql_database(sql.tsql.TSqlParser.Alter_authorization_for_sql_databaseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_authorization_for_sql_database().

      The default implementation does nothing.

      Specified by:
      exitAlter_authorization_for_sql_database in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_authorization_for_sql_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_authorization_start

      public void exitAlter_authorization_start(sql.tsql.TSqlParser.Alter_authorization_startContext ctx)
      Exit a parse tree produced by TSqlParser.alter_authorization_start().

      The default implementation does nothing.

      Specified by:
      exitAlter_authorization_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_authorization_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_availability_group

      public void exitAlter_availability_group(sql.tsql.TSqlParser.Alter_availability_groupContext ctx)
      Exit a parse tree produced by TSqlParser.alter_availability_group().

      The default implementation does nothing.

      Specified by:
      exitAlter_availability_group in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_availability_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_availability_group_options

      public void exitAlter_availability_group_options(sql.tsql.TSqlParser.Alter_availability_group_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.alter_availability_group_options().

      The default implementation does nothing.

      Specified by:
      exitAlter_availability_group_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_availability_group_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_availability_group_start

      public void exitAlter_availability_group_start(sql.tsql.TSqlParser.Alter_availability_group_startContext ctx)
      Exit a parse tree produced by TSqlParser.alter_availability_group_start().

      The default implementation does nothing.

      Specified by:
      exitAlter_availability_group_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_availability_group_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_certificate

      public void exitAlter_certificate(sql.tsql.TSqlParser.Alter_certificateContext ctx)
      Exit a parse tree produced by TSqlParser.alter_certificate().

      The default implementation does nothing.

      Specified by:
      exitAlter_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_column_encryption_key

      public void exitAlter_column_encryption_key(sql.tsql.TSqlParser.Alter_column_encryption_keyContext ctx)
      Exit a parse tree produced by TSqlParser.alter_column_encryption_key().

      The default implementation does nothing.

      Specified by:
      exitAlter_column_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_column_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_credential

      public void exitAlter_credential(sql.tsql.TSqlParser.Alter_credentialContext ctx)
      Exit a parse tree produced by TSqlParser.alter_credential().

      The default implementation does nothing.

      Specified by:
      exitAlter_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_cryptographic_provider

      public void exitAlter_cryptographic_provider(sql.tsql.TSqlParser.Alter_cryptographic_providerContext ctx)
      Exit a parse tree produced by TSqlParser.alter_cryptographic_provider().

      The default implementation does nothing.

      Specified by:
      exitAlter_cryptographic_provider in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_cryptographic_provider in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_database

      public void exitAlter_database(sql.tsql.TSqlParser.Alter_databaseContext ctx)
      Exit a parse tree produced by TSqlParser.alter_database().

      The default implementation does nothing.

      Specified by:
      exitAlter_database in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_database_audit_specification

      public void exitAlter_database_audit_specification(sql.tsql.TSqlParser.Alter_database_audit_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.alter_database_audit_specification().

      The default implementation does nothing.

      Specified by:
      exitAlter_database_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_database_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_db_role

      public void exitAlter_db_role(sql.tsql.TSqlParser.Alter_db_roleContext ctx)
      Exit a parse tree produced by TSqlParser.alter_db_role().

      The default implementation does nothing.

      Specified by:
      exitAlter_db_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_db_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_endpoint

      public void exitAlter_endpoint(sql.tsql.TSqlParser.Alter_endpointContext ctx)
      Exit a parse tree produced by TSqlParser.alter_endpoint().

      The default implementation does nothing.

      Specified by:
      exitAlter_endpoint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_endpoint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_external_data_source

      public void exitAlter_external_data_source(sql.tsql.TSqlParser.Alter_external_data_sourceContext ctx)
      Exit a parse tree produced by TSqlParser.alter_external_data_source().

      The default implementation does nothing.

      Specified by:
      exitAlter_external_data_source in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_external_data_source in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_external_library

      public void exitAlter_external_library(sql.tsql.TSqlParser.Alter_external_libraryContext ctx)
      Exit a parse tree produced by TSqlParser.alter_external_library().

      The default implementation does nothing.

      Specified by:
      exitAlter_external_library in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_external_library in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_external_resource_pool

      public void exitAlter_external_resource_pool(sql.tsql.TSqlParser.Alter_external_resource_poolContext ctx)
      Exit a parse tree produced by TSqlParser.alter_external_resource_pool().

      The default implementation does nothing.

      Specified by:
      exitAlter_external_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_external_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_fulltext_catalog

      public void exitAlter_fulltext_catalog(sql.tsql.TSqlParser.Alter_fulltext_catalogContext ctx)
      Exit a parse tree produced by TSqlParser.alter_fulltext_catalog().

      The default implementation does nothing.

      Specified by:
      exitAlter_fulltext_catalog in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_fulltext_catalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_fulltext_stoplist

      public void exitAlter_fulltext_stoplist(sql.tsql.TSqlParser.Alter_fulltext_stoplistContext ctx)
      Exit a parse tree produced by TSqlParser.alter_fulltext_stoplist().

      The default implementation does nothing.

      Specified by:
      exitAlter_fulltext_stoplist in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_fulltext_stoplist in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_index

      public void exitAlter_index(sql.tsql.TSqlParser.Alter_indexContext ctx)
      Exit a parse tree produced by TSqlParser.alter_index().

      The default implementation does nothing.

      Specified by:
      exitAlter_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_login_azure_sql

      public void exitAlter_login_azure_sql(sql.tsql.TSqlParser.Alter_login_azure_sqlContext ctx)
      Exit a parse tree produced by TSqlParser.alter_login_azure_sql().

      The default implementation does nothing.

      Specified by:
      exitAlter_login_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_login_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_login_azure_sql_dw_and_pdw

      public void exitAlter_login_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_login_azure_sql_dw_and_pdwContext ctx)
      Exit a parse tree produced by TSqlParser.alter_login_azure_sql_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      exitAlter_login_azure_sql_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_login_azure_sql_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_login_sql_server

      public void exitAlter_login_sql_server(sql.tsql.TSqlParser.Alter_login_sql_serverContext ctx)
      Exit a parse tree produced by TSqlParser.alter_login_sql_server().

      The default implementation does nothing.

      Specified by:
      exitAlter_login_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_login_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_master_key_azure_sql

      public void exitAlter_master_key_azure_sql(sql.tsql.TSqlParser.Alter_master_key_azure_sqlContext ctx)
      Exit a parse tree produced by TSqlParser.alter_master_key_azure_sql().

      The default implementation does nothing.

      Specified by:
      exitAlter_master_key_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_master_key_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_master_key_sql_server

      public void exitAlter_master_key_sql_server(sql.tsql.TSqlParser.Alter_master_key_sql_serverContext ctx)
      Exit a parse tree produced by TSqlParser.alter_master_key_sql_server().

      The default implementation does nothing.

      Specified by:
      exitAlter_master_key_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_master_key_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_message_type

      public void exitAlter_message_type(sql.tsql.TSqlParser.Alter_message_typeContext ctx)
      Exit a parse tree produced by TSqlParser.alter_message_type().

      The default implementation does nothing.

      Specified by:
      exitAlter_message_type in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_message_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_partition_function

      public void exitAlter_partition_function(sql.tsql.TSqlParser.Alter_partition_functionContext ctx)
      Exit a parse tree produced by TSqlParser.alter_partition_function().

      The default implementation does nothing.

      Specified by:
      exitAlter_partition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_partition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_partition_scheme

      public void exitAlter_partition_scheme(sql.tsql.TSqlParser.Alter_partition_schemeContext ctx)
      Exit a parse tree produced by TSqlParser.alter_partition_scheme().

      The default implementation does nothing.

      Specified by:
      exitAlter_partition_scheme in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_partition_scheme in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_queue

      public void exitAlter_queue(sql.tsql.TSqlParser.Alter_queueContext ctx)
      Exit a parse tree produced by TSqlParser.alter_queue().

      The default implementation does nothing.

      Specified by:
      exitAlter_queue in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_queue in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_remote_service_binding

      public void exitAlter_remote_service_binding(sql.tsql.TSqlParser.Alter_remote_service_bindingContext ctx)
      Exit a parse tree produced by TSqlParser.alter_remote_service_binding().

      The default implementation does nothing.

      Specified by:
      exitAlter_remote_service_binding in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_remote_service_binding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_resource_governor

      public void exitAlter_resource_governor(sql.tsql.TSqlParser.Alter_resource_governorContext ctx)
      Exit a parse tree produced by TSqlParser.alter_resource_governor().

      The default implementation does nothing.

      Specified by:
      exitAlter_resource_governor in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_resource_governor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_schema_azure_sql_dw_and_pdw

      public void exitAlter_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Alter_schema_azure_sql_dw_and_pdwContext ctx)
      Exit a parse tree produced by TSqlParser.alter_schema_azure_sql_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      exitAlter_schema_azure_sql_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_schema_azure_sql_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_schema_sql

      public void exitAlter_schema_sql(sql.tsql.TSqlParser.Alter_schema_sqlContext ctx)
      Exit a parse tree produced by TSqlParser.alter_schema_sql().

      The default implementation does nothing.

      Specified by:
      exitAlter_schema_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_schema_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_sequence

      public void exitAlter_sequence(sql.tsql.TSqlParser.Alter_sequenceContext ctx)
      Exit a parse tree produced by TSqlParser.alter_sequence().

      The default implementation does nothing.

      Specified by:
      exitAlter_sequence in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_sequence in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_server_audit

      public void exitAlter_server_audit(sql.tsql.TSqlParser.Alter_server_auditContext ctx)
      Exit a parse tree produced by TSqlParser.alter_server_audit().

      The default implementation does nothing.

      Specified by:
      exitAlter_server_audit in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_server_audit in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_server_audit_specification

      public void exitAlter_server_audit_specification(sql.tsql.TSqlParser.Alter_server_audit_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.alter_server_audit_specification().

      The default implementation does nothing.

      Specified by:
      exitAlter_server_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_server_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_server_configuration

      public void exitAlter_server_configuration(sql.tsql.TSqlParser.Alter_server_configurationContext ctx)
      Exit a parse tree produced by TSqlParser.alter_server_configuration().

      The default implementation does nothing.

      Specified by:
      exitAlter_server_configuration in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_server_configuration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_server_role

      public void exitAlter_server_role(sql.tsql.TSqlParser.Alter_server_roleContext ctx)
      Exit a parse tree produced by TSqlParser.alter_server_role().

      The default implementation does nothing.

      Specified by:
      exitAlter_server_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_server_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_server_role_pdw

      public void exitAlter_server_role_pdw(sql.tsql.TSqlParser.Alter_server_role_pdwContext ctx)
      Exit a parse tree produced by TSqlParser.alter_server_role_pdw().

      The default implementation does nothing.

      Specified by:
      exitAlter_server_role_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_server_role_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_service

      public void exitAlter_service(sql.tsql.TSqlParser.Alter_serviceContext ctx)
      Exit a parse tree produced by TSqlParser.alter_service().

      The default implementation does nothing.

      Specified by:
      exitAlter_service in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_service in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_service_master_key

      public void exitAlter_service_master_key(sql.tsql.TSqlParser.Alter_service_master_keyContext ctx)
      Exit a parse tree produced by TSqlParser.alter_service_master_key().

      The default implementation does nothing.

      Specified by:
      exitAlter_service_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_service_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_symmetric_key

      public void exitAlter_symmetric_key(sql.tsql.TSqlParser.Alter_symmetric_keyContext ctx)
      Exit a parse tree produced by TSqlParser.alter_symmetric_key().

      The default implementation does nothing.

      Specified by:
      exitAlter_symmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_symmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_table

      public void exitAlter_table(sql.tsql.TSqlParser.Alter_tableContext ctx)
      Exit a parse tree produced by TSqlParser.alter_table().

      The default implementation does nothing.

      Specified by:
      exitAlter_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_table_index_option

      public void exitAlter_table_index_option(sql.tsql.TSqlParser.Alter_table_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.alter_table_index_option().

      The default implementation does nothing.

      Specified by:
      exitAlter_table_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_table_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_table_index_options

      public void exitAlter_table_index_options(sql.tsql.TSqlParser.Alter_table_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.alter_table_index_options().

      The default implementation does nothing.

      Specified by:
      exitAlter_table_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_table_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_user

      public void exitAlter_user(sql.tsql.TSqlParser.Alter_userContext ctx)
      Exit a parse tree produced by TSqlParser.alter_user().

      The default implementation does nothing.

      Specified by:
      exitAlter_user in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_user in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_user_azure_sql

      public void exitAlter_user_azure_sql(sql.tsql.TSqlParser.Alter_user_azure_sqlContext ctx)
      Exit a parse tree produced by TSqlParser.alter_user_azure_sql().

      The default implementation does nothing.

      Specified by:
      exitAlter_user_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_user_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_workload_group

      public void exitAlter_workload_group(sql.tsql.TSqlParser.Alter_workload_groupContext ctx)
      Exit a parse tree produced by TSqlParser.alter_workload_group().

      The default implementation does nothing.

      Specified by:
      exitAlter_workload_group in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_workload_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAlter_xml_schema_collection

      public void exitAlter_xml_schema_collection(sql.tsql.TSqlParser.Alter_xml_schema_collectionContext ctx)
      Exit a parse tree produced by TSqlParser.alter_xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      exitAlter_xml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAlter_xml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitANALYTIC_WINDOWED_FUNC

      public void exitANALYTIC_WINDOWED_FUNC(sql.tsql.TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
      Exit a parse tree produced by the ANALYTIC_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitANALYTIC_WINDOWED_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitANALYTIC_WINDOWED_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAnalytic_windowed_function

      public void exitAnalytic_windowed_function(sql.tsql.TSqlParser.Analytic_windowed_functionContext ctx)
      Exit a parse tree produced by TSqlParser.analytic_windowed_function().

      The default implementation does nothing.

      Specified by:
      exitAnalytic_windowed_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAnalytic_windowed_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAnother_statement

      public void exitAnother_statement(sql.tsql.TSqlParser.Another_statementContext ctx)
      Exit a parse tree produced by TSqlParser.another_statement().

      The default implementation does nothing.

      Specified by:
      exitAnother_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAnother_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAPP_NAME

      public void exitAPP_NAME(sql.tsql.TSqlParser.APP_NAMEContext ctx)
      Exit a parse tree produced by the APP_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitAPP_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAPP_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAPPLOCK_MODE

      public void exitAPPLOCK_MODE(sql.tsql.TSqlParser.APPLOCK_MODEContext ctx)
      Exit a parse tree produced by the APPLOCK_MODE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitAPPLOCK_MODE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAPPLOCK_MODE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAPPLOCK_TEST

      public void exitAPPLOCK_TEST(sql.tsql.TSqlParser.APPLOCK_TESTContext ctx)
      Exit a parse tree produced by the APPLOCK_TEST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitAPPLOCK_TEST in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAPPLOCK_TEST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitApply_

      public void exitApply_(sql.tsql.TSqlParser.Apply_Context ctx)
      Exit a parse tree produced by TSqlParser.apply_().

      The default implementation does nothing.

      Specified by:
      exitApply_ in interface sql.tsql.TSqlParserListener
      Overrides:
      exitApply_ in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAs_column_alias

      public void exitAs_column_alias(sql.tsql.TSqlParser.As_column_aliasContext ctx)
      Exit a parse tree produced by TSqlParser.as_column_alias().

      The default implementation does nothing.

      Specified by:
      exitAs_column_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAs_column_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAs_external_name

      public void exitAs_external_name(sql.tsql.TSqlParser.As_external_nameContext ctx)
      Exit a parse tree produced by TSqlParser.as_external_name().

      The default implementation does nothing.

      Specified by:
      exitAs_external_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAs_external_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAs_table_alias

      public void exitAs_table_alias(sql.tsql.TSqlParser.As_table_aliasContext ctx)
      Exit a parse tree produced by TSqlParser.as_table_alias().

      The default implementation does nothing.

      Specified by:
      exitAs_table_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAs_table_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitASCII

      public void exitASCII(sql.tsql.TSqlParser.ASCIIContext ctx)
      Exit a parse tree produced by the ASCII labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitASCII in interface sql.tsql.TSqlParserListener
      Overrides:
      exitASCII in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitASIN

      public void exitASIN(sql.tsql.TSqlParser.ASINContext ctx)
      Exit a parse tree produced by the ASIN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitASIN in interface sql.tsql.TSqlParserListener
      Overrides:
      exitASIN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAssembly_option

      public void exitAssembly_option(sql.tsql.TSqlParser.Assembly_optionContext ctx)
      Exit a parse tree produced by TSqlParser.assembly_option().

      The default implementation does nothing.

      Specified by:
      exitAssembly_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAssembly_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitASSEMBLYPROPERTY

      public void exitASSEMBLYPROPERTY(sql.tsql.TSqlParser.ASSEMBLYPROPERTYContext ctx)
      Exit a parse tree produced by the ASSEMBLYPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitASSEMBLYPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitASSEMBLYPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAssignment_operator

      public void exitAssignment_operator(sql.tsql.TSqlParser.Assignment_operatorContext ctx)
      Exit a parse tree produced by TSqlParser.assignment_operator().

      The default implementation does nothing.

      Specified by:
      exitAssignment_operator in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAssignment_operator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAsterisk

      public void exitAsterisk(sql.tsql.TSqlParser.AsteriskContext ctx)
      Exit a parse tree produced by TSqlParser.asterisk().

      The default implementation does nothing.

      Specified by:
      exitAsterisk in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAsterisk in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAsymmetric_key_option

      public void exitAsymmetric_key_option(sql.tsql.TSqlParser.Asymmetric_key_optionContext ctx)
      Exit a parse tree produced by TSqlParser.asymmetric_key_option().

      The default implementation does nothing.

      Specified by:
      exitAsymmetric_key_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAsymmetric_key_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAsymmetric_key_option_start

      public void exitAsymmetric_key_option_start(sql.tsql.TSqlParser.Asymmetric_key_option_startContext ctx)
      Exit a parse tree produced by TSqlParser.asymmetric_key_option_start().

      The default implementation does nothing.

      Specified by:
      exitAsymmetric_key_option_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAsymmetric_key_option_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAsymmetric_key_password_change_option

      public void exitAsymmetric_key_password_change_option(sql.tsql.TSqlParser.Asymmetric_key_password_change_optionContext ctx)
      Exit a parse tree produced by TSqlParser.asymmetric_key_password_change_option().

      The default implementation does nothing.

      Specified by:
      exitAsymmetric_key_password_change_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAsymmetric_key_password_change_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitATAN

      public void exitATAN(sql.tsql.TSqlParser.ATANContext ctx)
      Exit a parse tree produced by the ATAN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitATAN in interface sql.tsql.TSqlParserListener
      Overrides:
      exitATAN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitATN2

      public void exitATN2(sql.tsql.TSqlParser.ATN2Context ctx)
      Exit a parse tree produced by the ATN2 labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitATN2 in interface sql.tsql.TSqlParserListener
      Overrides:
      exitATN2 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAudit_action_spec_group

      public void exitAudit_action_spec_group(sql.tsql.TSqlParser.Audit_action_spec_groupContext ctx)
      Exit a parse tree produced by TSqlParser.audit_action_spec_group().

      The default implementation does nothing.

      Specified by:
      exitAudit_action_spec_group in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAudit_action_spec_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAudit_action_specification

      public void exitAudit_action_specification(sql.tsql.TSqlParser.Audit_action_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.audit_action_specification().

      The default implementation does nothing.

      Specified by:
      exitAudit_action_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAudit_action_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAudit_class_name

      public void exitAudit_class_name(sql.tsql.TSqlParser.Audit_class_nameContext ctx)
      Exit a parse tree produced by TSqlParser.audit_class_name().

      The default implementation does nothing.

      Specified by:
      exitAudit_class_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAudit_class_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAudit_securable

      public void exitAudit_securable(sql.tsql.TSqlParser.Audit_securableContext ctx)
      Exit a parse tree produced by TSqlParser.audit_securable().

      The default implementation does nothing.

      Specified by:
      exitAudit_securable in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAudit_securable in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAuthorization_grantee

      public void exitAuthorization_grantee(sql.tsql.TSqlParser.Authorization_granteeContext ctx)
      Exit a parse tree produced by TSqlParser.authorization_grantee().

      The default implementation does nothing.

      Specified by:
      exitAuthorization_grantee in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAuthorization_grantee in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitAuto_option

      public void exitAuto_option(sql.tsql.TSqlParser.Auto_optionContext ctx)
      Exit a parse tree produced by TSqlParser.auto_option().

      The default implementation does nothing.

      Specified by:
      exitAuto_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitAuto_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBackup_certificate

      public void exitBackup_certificate(sql.tsql.TSqlParser.Backup_certificateContext ctx)
      Exit a parse tree produced by TSqlParser.backup_certificate().

      The default implementation does nothing.

      Specified by:
      exitBackup_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBackup_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBackup_database

      public void exitBackup_database(sql.tsql.TSqlParser.Backup_databaseContext ctx)
      Exit a parse tree produced by TSqlParser.backup_database().

      The default implementation does nothing.

      Specified by:
      exitBackup_database in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBackup_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBackup_log

      public void exitBackup_log(sql.tsql.TSqlParser.Backup_logContext ctx)
      Exit a parse tree produced by TSqlParser.backup_log().

      The default implementation does nothing.

      Specified by:
      exitBackup_log in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBackup_log in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBackup_master_key

      public void exitBackup_master_key(sql.tsql.TSqlParser.Backup_master_keyContext ctx)
      Exit a parse tree produced by TSqlParser.backup_master_key().

      The default implementation does nothing.

      Specified by:
      exitBackup_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBackup_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBackup_service_master_key

      public void exitBackup_service_master_key(sql.tsql.TSqlParser.Backup_service_master_keyContext ctx)
      Exit a parse tree produced by TSqlParser.backup_service_master_key().

      The default implementation does nothing.

      Specified by:
      exitBackup_service_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBackup_service_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBackup_statement

      public void exitBackup_statement(sql.tsql.TSqlParser.Backup_statementContext ctx)
      Exit a parse tree produced by TSqlParser.backup_statement().

      The default implementation does nothing.

      Specified by:
      exitBackup_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBackup_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBatch

      public void exitBatch(sql.tsql.TSqlParser.BatchContext ctx)
      Exit a parse tree produced by TSqlParser.batch().

      The default implementation does nothing.

      Specified by:
      exitBatch in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBatch in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBatch_level_statement

      public void exitBatch_level_statement(sql.tsql.TSqlParser.Batch_level_statementContext ctx)
      Exit a parse tree produced by TSqlParser.batch_level_statement().

      The default implementation does nothing.

      Specified by:
      exitBatch_level_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBatch_level_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBegin_conversation_dialog

      public void exitBegin_conversation_dialog(sql.tsql.TSqlParser.Begin_conversation_dialogContext ctx)
      Exit a parse tree produced by TSqlParser.begin_conversation_dialog().

      The default implementation does nothing.

      Specified by:
      exitBegin_conversation_dialog in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBegin_conversation_dialog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBegin_conversation_timer

      public void exitBegin_conversation_timer(sql.tsql.TSqlParser.Begin_conversation_timerContext ctx)
      Exit a parse tree produced by TSqlParser.begin_conversation_timer().

      The default implementation does nothing.

      Specified by:
      exitBegin_conversation_timer in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBegin_conversation_timer in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBINARY_CHECKSUM

      public void exitBINARY_CHECKSUM(sql.tsql.TSqlParser.BINARY_CHECKSUMContext ctx)
      Exit a parse tree produced by the BINARY_CHECKSUM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitBINARY_CHECKSUM in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBINARY_CHECKSUM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBlock_statement

      public void exitBlock_statement(sql.tsql.TSqlParser.Block_statementContext ctx)
      Exit a parse tree produced by TSqlParser.block_statement().

      The default implementation does nothing.

      Specified by:
      exitBlock_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBlock_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBracket_expression

      public void exitBracket_expression(sql.tsql.TSqlParser.Bracket_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.bracket_expression().

      The default implementation does nothing.

      Specified by:
      exitBracket_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBracket_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBreak_statement

      public void exitBreak_statement(sql.tsql.TSqlParser.Break_statementContext ctx)
      Exit a parse tree produced by TSqlParser.break_statement().

      The default implementation does nothing.

      Specified by:
      exitBreak_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBreak_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBUILT_IN_FUNC

      public void exitBUILT_IN_FUNC(sql.tsql.TSqlParser.BUILT_IN_FUNCContext ctx)
      Exit a parse tree produced by the BUILT_IN_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitBUILT_IN_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBUILT_IN_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitBulk_option

      public void exitBulk_option(sql.tsql.TSqlParser.Bulk_optionContext ctx)
      Exit a parse tree produced by TSqlParser.bulk_option().

      The default implementation does nothing.

      Specified by:
      exitBulk_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitBulk_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCase_expression

      public void exitCase_expression(sql.tsql.TSqlParser.Case_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.case_expression().

      The default implementation does nothing.

      Specified by:
      exitCase_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCase_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCAST

      public void exitCAST(sql.tsql.TSqlParser.CASTContext ctx)
      Exit a parse tree produced by the CAST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCAST in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCAST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCEILING

      public void exitCEILING(sql.tsql.TSqlParser.CEILINGContext ctx)
      Exit a parse tree produced by the CEILING labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCEILING in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCEILING in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCERT_ID

      public void exitCERT_ID(sql.tsql.TSqlParser.CERT_IDContext ctx)
      Exit a parse tree produced by the CERT_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCERT_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCERT_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCERTENCODED

      public void exitCERTENCODED(sql.tsql.TSqlParser.CERTENCODEDContext ctx)
      Exit a parse tree produced by the CERTENCODED labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCERTENCODED in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCERTENCODED in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCERTPRIVATEKEY

      public void exitCERTPRIVATEKEY(sql.tsql.TSqlParser.CERTPRIVATEKEYContext ctx)
      Exit a parse tree produced by the CERTPRIVATEKEY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCERTPRIVATEKEY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCERTPRIVATEKEY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCfl_statement

      public void exitCfl_statement(sql.tsql.TSqlParser.Cfl_statementContext ctx)
      Exit a parse tree produced by TSqlParser.cfl_statement().

      The default implementation does nothing.

      Specified by:
      exitCfl_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCfl_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitChange_table

      public void exitChange_table(sql.tsql.TSqlParser.Change_tableContext ctx)
      Exit a parse tree produced by TSqlParser.change_table().

      The default implementation does nothing.

      Specified by:
      exitChange_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitChange_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitChange_table_changes

      public void exitChange_table_changes(sql.tsql.TSqlParser.Change_table_changesContext ctx)
      Exit a parse tree produced by TSqlParser.change_table_changes().

      The default implementation does nothing.

      Specified by:
      exitChange_table_changes in interface sql.tsql.TSqlParserListener
      Overrides:
      exitChange_table_changes in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitChange_table_version

      public void exitChange_table_version(sql.tsql.TSqlParser.Change_table_versionContext ctx)
      Exit a parse tree produced by TSqlParser.change_table_version().

      The default implementation does nothing.

      Specified by:
      exitChange_table_version in interface sql.tsql.TSqlParserListener
      Overrides:
      exitChange_table_version in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitChange_tracking_option

      public void exitChange_tracking_option(sql.tsql.TSqlParser.Change_tracking_optionContext ctx)
      Exit a parse tree produced by TSqlParser.change_tracking_option().

      The default implementation does nothing.

      Specified by:
      exitChange_tracking_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitChange_tracking_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitChange_tracking_option_list

      public void exitChange_tracking_option_list(sql.tsql.TSqlParser.Change_tracking_option_listContext ctx)
      Exit a parse tree produced by TSqlParser.change_tracking_option_list().

      The default implementation does nothing.

      Specified by:
      exitChange_tracking_option_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitChange_tracking_option_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCHAR

      public void exitCHAR(sql.tsql.TSqlParser.CHARContext ctx)
      Exit a parse tree produced by the CHAR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCHAR in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCHAR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCHARINDEX

      public void exitCHARINDEX(sql.tsql.TSqlParser.CHARINDEXContext ctx)
      Exit a parse tree produced by the CHARINDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCHARINDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCHARINDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCheck_constraint

      public void exitCheck_constraint(sql.tsql.TSqlParser.Check_constraintContext ctx)
      Exit a parse tree produced by TSqlParser.check_constraint().

      The default implementation does nothing.

      Specified by:
      exitCheck_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCheck_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCheckpoint_statement

      public void exitCheckpoint_statement(sql.tsql.TSqlParser.Checkpoint_statementContext ctx)
      Exit a parse tree produced by TSqlParser.checkpoint_statement().

      The default implementation does nothing.

      Specified by:
      exitCheckpoint_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCheckpoint_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCHECKSUM

      public void exitCHECKSUM(sql.tsql.TSqlParser.CHECKSUMContext ctx)
      Exit a parse tree produced by the CHECKSUM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCHECKSUM in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCHECKSUM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClass_type

      public void exitClass_type(sql.tsql.TSqlParser.Class_typeContext ctx)
      Exit a parse tree produced by TSqlParser.class_type().

      The default implementation does nothing.

      Specified by:
      exitClass_type in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClass_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClass_type_for_azure_dw

      public void exitClass_type_for_azure_dw(sql.tsql.TSqlParser.Class_type_for_azure_dwContext ctx)
      Exit a parse tree produced by TSqlParser.class_type_for_azure_dw().

      The default implementation does nothing.

      Specified by:
      exitClass_type_for_azure_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClass_type_for_azure_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClass_type_for_grant

      public void exitClass_type_for_grant(sql.tsql.TSqlParser.Class_type_for_grantContext ctx)
      Exit a parse tree produced by TSqlParser.class_type_for_grant().

      The default implementation does nothing.

      Specified by:
      exitClass_type_for_grant in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClass_type_for_grant in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClass_type_for_parallel_dw

      public void exitClass_type_for_parallel_dw(sql.tsql.TSqlParser.Class_type_for_parallel_dwContext ctx)
      Exit a parse tree produced by TSqlParser.class_type_for_parallel_dw().

      The default implementation does nothing.

      Specified by:
      exitClass_type_for_parallel_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClass_type_for_parallel_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClass_type_for_sql_database

      public void exitClass_type_for_sql_database(sql.tsql.TSqlParser.Class_type_for_sql_databaseContext ctx)
      Exit a parse tree produced by TSqlParser.class_type_for_sql_database().

      The default implementation does nothing.

      Specified by:
      exitClass_type_for_sql_database in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClass_type_for_sql_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClient_assembly_specifier

      public void exitClient_assembly_specifier(sql.tsql.TSqlParser.Client_assembly_specifierContext ctx)
      Exit a parse tree produced by TSqlParser.client_assembly_specifier().

      The default implementation does nothing.

      Specified by:
      exitClient_assembly_specifier in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClient_assembly_specifier in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClose_key

      public void exitClose_key(sql.tsql.TSqlParser.Close_keyContext ctx)
      Exit a parse tree produced by TSqlParser.close_key().

      The default implementation does nothing.

      Specified by:
      exitClose_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClose_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitClustered

      public void exitClustered(sql.tsql.TSqlParser.ClusteredContext ctx)
      Exit a parse tree produced by TSqlParser.clustered().

      The default implementation does nothing.

      Specified by:
      exitClustered in interface sql.tsql.TSqlParserListener
      Overrides:
      exitClustered in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCOALESCE

      public void exitCOALESCE(sql.tsql.TSqlParser.COALESCEContext ctx)
      Exit a parse tree produced by the COALESCE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCOALESCE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCOALESCE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCOL_LENGTH

      public void exitCOL_LENGTH(sql.tsql.TSqlParser.COL_LENGTHContext ctx)
      Exit a parse tree produced by the COL_LENGTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCOL_LENGTH in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCOL_LENGTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCOL_NAME

      public void exitCOL_NAME(sql.tsql.TSqlParser.COL_NAMEContext ctx)
      Exit a parse tree produced by the COL_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCOL_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCOL_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColon_colon

      public void exitColon_colon(sql.tsql.TSqlParser.Colon_colonContext ctx)
      Exit a parse tree produced by TSqlParser.colon_colon().

      The default implementation does nothing.

      Specified by:
      exitColon_colon in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColon_colon in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_alias

      public void exitColumn_alias(sql.tsql.TSqlParser.Column_aliasContext ctx)
      Exit a parse tree produced by TSqlParser.column_alias().

      The default implementation does nothing.

      Specified by:
      exitColumn_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_alias_list

      public void exitColumn_alias_list(sql.tsql.TSqlParser.Column_alias_listContext ctx)
      Exit a parse tree produced by TSqlParser.column_alias_list().

      The default implementation does nothing.

      Specified by:
      exitColumn_alias_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_alias_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_constraint

      public void exitColumn_constraint(sql.tsql.TSqlParser.Column_constraintContext ctx)
      Exit a parse tree produced by TSqlParser.column_constraint().

      The default implementation does nothing.

      Specified by:
      exitColumn_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_declaration

      public void exitColumn_declaration(sql.tsql.TSqlParser.Column_declarationContext ctx)
      Exit a parse tree produced by TSqlParser.column_declaration().

      The default implementation does nothing.

      Specified by:
      exitColumn_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_def_table_constraint

      public void exitColumn_def_table_constraint(sql.tsql.TSqlParser.Column_def_table_constraintContext ctx)
      Exit a parse tree produced by TSqlParser.column_def_table_constraint().

      The default implementation does nothing.

      Specified by:
      exitColumn_def_table_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_def_table_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_def_table_constraints

      public void exitColumn_def_table_constraints(sql.tsql.TSqlParser.Column_def_table_constraintsContext ctx)
      Exit a parse tree produced by TSqlParser.column_def_table_constraints().

      The default implementation does nothing.

      Specified by:
      exitColumn_def_table_constraints in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_def_table_constraints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_definition

      public void exitColumn_definition(sql.tsql.TSqlParser.Column_definitionContext ctx)
      Exit a parse tree produced by TSqlParser.column_definition().

      The default implementation does nothing.

      Specified by:
      exitColumn_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_definition_element

      public void exitColumn_definition_element(sql.tsql.TSqlParser.Column_definition_elementContext ctx)
      Exit a parse tree produced by TSqlParser.column_definition_element().

      The default implementation does nothing.

      Specified by:
      exitColumn_definition_element in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_definition_element in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_index

      public void exitColumn_index(sql.tsql.TSqlParser.Column_indexContext ctx)
      Exit a parse tree produced by TSqlParser.column_index().

      The default implementation does nothing.

      Specified by:
      exitColumn_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_modifier

      public void exitColumn_modifier(sql.tsql.TSqlParser.Column_modifierContext ctx)
      Exit a parse tree produced by TSqlParser.column_modifier().

      The default implementation does nothing.

      Specified by:
      exitColumn_modifier in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_modifier in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_name_list

      public void exitColumn_name_list(sql.tsql.TSqlParser.Column_name_listContext ctx)
      Exit a parse tree produced by TSqlParser.column_name_list().

      The default implementation does nothing.

      Specified by:
      exitColumn_name_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_name_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumn_name_list_with_order

      public void exitColumn_name_list_with_order(sql.tsql.TSqlParser.Column_name_list_with_orderContext ctx)
      Exit a parse tree produced by TSqlParser.column_name_list_with_order().

      The default implementation does nothing.

      Specified by:
      exitColumn_name_list_with_order in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumn_name_list_with_order in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCOLUMNPROPERTY

      public void exitCOLUMNPROPERTY(sql.tsql.TSqlParser.COLUMNPROPERTYContext ctx)
      Exit a parse tree produced by the COLUMNPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCOLUMNPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCOLUMNPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitColumnstore_index_option

      public void exitColumnstore_index_option(sql.tsql.TSqlParser.Columnstore_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.columnstore_index_option().

      The default implementation does nothing.

      Specified by:
      exitColumnstore_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitColumnstore_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCommon_table_expression

      public void exitCommon_table_expression(sql.tsql.TSqlParser.Common_table_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.common_table_expression().

      The default implementation does nothing.

      Specified by:
      exitCommon_table_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCommon_table_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitComparison_operator

      public void exitComparison_operator(sql.tsql.TSqlParser.Comparison_operatorContext ctx)
      Exit a parse tree produced by TSqlParser.comparison_operator().

      The default implementation does nothing.

      Specified by:
      exitComparison_operator in interface sql.tsql.TSqlParserListener
      Overrides:
      exitComparison_operator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCOMPRESS

      public void exitCOMPRESS(sql.tsql.TSqlParser.COMPRESSContext ctx)
      Exit a parse tree produced by the COMPRESS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCOMPRESS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCOMPRESS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCONCAT

      public void exitCONCAT(sql.tsql.TSqlParser.CONCATContext ctx)
      Exit a parse tree produced by the CONCAT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCONCAT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCONCAT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCONCAT_WS

      public void exitCONCAT_WS(sql.tsql.TSqlParser.CONCAT_WSContext ctx)
      Exit a parse tree produced by the CONCAT_WS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCONCAT_WS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCONCAT_WS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitConnection_node

      public void exitConnection_node(sql.tsql.TSqlParser.Connection_nodeContext ctx)
      Exit a parse tree produced by TSqlParser.connection_node().

      The default implementation does nothing.

      Specified by:
      exitConnection_node in interface sql.tsql.TSqlParserListener
      Overrides:
      exitConnection_node in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCONNECTIONPROPERTY

      public void exitCONNECTIONPROPERTY(sql.tsql.TSqlParser.CONNECTIONPROPERTYContext ctx)
      Exit a parse tree produced by the CONNECTIONPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCONNECTIONPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCONNECTIONPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitConstant

      public void exitConstant(sql.tsql.TSqlParser.ConstantContext ctx)
      Exit a parse tree produced by TSqlParser.constant().

      The default implementation does nothing.

      Specified by:
      exitConstant in interface sql.tsql.TSqlParserListener
      Overrides:
      exitConstant in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitConstant_LOCAL_ID

      public void exitConstant_LOCAL_ID(sql.tsql.TSqlParser.Constant_LOCAL_IDContext ctx)
      Exit a parse tree produced by TSqlParser.constant_LOCAL_ID().

      The default implementation does nothing.

      Specified by:
      exitConstant_LOCAL_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitConstant_LOCAL_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitContainment_option

      public void exitContainment_option(sql.tsql.TSqlParser.Containment_optionContext ctx)
      Exit a parse tree produced by TSqlParser.containment_option().

      The default implementation does nothing.

      Specified by:
      exitContainment_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitContainment_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCONTEXT_INFO

      public void exitCONTEXT_INFO(sql.tsql.TSqlParser.CONTEXT_INFOContext ctx)
      Exit a parse tree produced by the CONTEXT_INFO labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCONTEXT_INFO in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCONTEXT_INFO in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitContinue_statement

      public void exitContinue_statement(sql.tsql.TSqlParser.Continue_statementContext ctx)
      Exit a parse tree produced by TSqlParser.continue_statement().

      The default implementation does nothing.

      Specified by:
      exitContinue_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitContinue_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitContract_name

      public void exitContract_name(sql.tsql.TSqlParser.Contract_nameContext ctx)
      Exit a parse tree produced by TSqlParser.contract_name().

      The default implementation does nothing.

      Specified by:
      exitContract_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitContract_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitConversation_statement

      public void exitConversation_statement(sql.tsql.TSqlParser.Conversation_statementContext ctx)
      Exit a parse tree produced by TSqlParser.conversation_statement().

      The default implementation does nothing.

      Specified by:
      exitConversation_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitConversation_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCONVERT

      public void exitCONVERT(sql.tsql.TSqlParser.CONVERTContext ctx)
      Exit a parse tree produced by the CONVERT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCONVERT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCONVERT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCOS

      public void exitCOS(sql.tsql.TSqlParser.COSContext ctx)
      Exit a parse tree produced by the COS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCOS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCOS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCOT

      public void exitCOT(sql.tsql.TSqlParser.COTContext ctx)
      Exit a parse tree produced by the COT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCOT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCOT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_application_role

      public void exitCreate_application_role(sql.tsql.TSqlParser.Create_application_roleContext ctx)
      Exit a parse tree produced by TSqlParser.create_application_role().

      The default implementation does nothing.

      Specified by:
      exitCreate_application_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_application_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_assembly

      public void exitCreate_assembly(sql.tsql.TSqlParser.Create_assemblyContext ctx)
      Exit a parse tree produced by TSqlParser.create_assembly().

      The default implementation does nothing.

      Specified by:
      exitCreate_assembly in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_assembly in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_asymmetric_key

      public void exitCreate_asymmetric_key(sql.tsql.TSqlParser.Create_asymmetric_keyContext ctx)
      Exit a parse tree produced by TSqlParser.create_asymmetric_key().

      The default implementation does nothing.

      Specified by:
      exitCreate_asymmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_asymmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_certificate

      public void exitCreate_certificate(sql.tsql.TSqlParser.Create_certificateContext ctx)
      Exit a parse tree produced by TSqlParser.create_certificate().

      The default implementation does nothing.

      Specified by:
      exitCreate_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_column_encryption_key

      public void exitCreate_column_encryption_key(sql.tsql.TSqlParser.Create_column_encryption_keyContext ctx)
      Exit a parse tree produced by TSqlParser.create_column_encryption_key().

      The default implementation does nothing.

      Specified by:
      exitCreate_column_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_column_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_column_master_key

      public void exitCreate_column_master_key(sql.tsql.TSqlParser.Create_column_master_keyContext ctx)
      Exit a parse tree produced by TSqlParser.create_column_master_key().

      The default implementation does nothing.

      Specified by:
      exitCreate_column_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_column_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_columnstore_index

      public void exitCreate_columnstore_index(sql.tsql.TSqlParser.Create_columnstore_indexContext ctx)
      Exit a parse tree produced by TSqlParser.create_columnstore_index().

      The default implementation does nothing.

      Specified by:
      exitCreate_columnstore_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_columnstore_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_columnstore_index_options

      public void exitCreate_columnstore_index_options(sql.tsql.TSqlParser.Create_columnstore_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.create_columnstore_index_options().

      The default implementation does nothing.

      Specified by:
      exitCreate_columnstore_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_columnstore_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_contract

      public void exitCreate_contract(sql.tsql.TSqlParser.Create_contractContext ctx)
      Exit a parse tree produced by TSqlParser.create_contract().

      The default implementation does nothing.

      Specified by:
      exitCreate_contract in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_contract in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_credential

      public void exitCreate_credential(sql.tsql.TSqlParser.Create_credentialContext ctx)
      Exit a parse tree produced by TSqlParser.create_credential().

      The default implementation does nothing.

      Specified by:
      exitCreate_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_cryptographic_provider

      public void exitCreate_cryptographic_provider(sql.tsql.TSqlParser.Create_cryptographic_providerContext ctx)
      Exit a parse tree produced by TSqlParser.create_cryptographic_provider().

      The default implementation does nothing.

      Specified by:
      exitCreate_cryptographic_provider in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_cryptographic_provider in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_database

      public void exitCreate_database(sql.tsql.TSqlParser.Create_databaseContext ctx)
      Exit a parse tree produced by TSqlParser.create_database().

      The default implementation does nothing.

      Specified by:
      exitCreate_database in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_database_audit_specification

      public void exitCreate_database_audit_specification(sql.tsql.TSqlParser.Create_database_audit_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.create_database_audit_specification().

      The default implementation does nothing.

      Specified by:
      exitCreate_database_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_database_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_database_option

      public void exitCreate_database_option(sql.tsql.TSqlParser.Create_database_optionContext ctx)
      Exit a parse tree produced by TSqlParser.create_database_option().

      The default implementation does nothing.

      Specified by:
      exitCreate_database_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_database_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_db_role

      public void exitCreate_db_role(sql.tsql.TSqlParser.Create_db_roleContext ctx)
      Exit a parse tree produced by TSqlParser.create_db_role().

      The default implementation does nothing.

      Specified by:
      exitCreate_db_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_db_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_endpoint

      public void exitCreate_endpoint(sql.tsql.TSqlParser.Create_endpointContext ctx)
      Exit a parse tree produced by TSqlParser.create_endpoint().

      The default implementation does nothing.

      Specified by:
      exitCreate_endpoint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_endpoint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_event_notification

      public void exitCreate_event_notification(sql.tsql.TSqlParser.Create_event_notificationContext ctx)
      Exit a parse tree produced by TSqlParser.create_event_notification().

      The default implementation does nothing.

      Specified by:
      exitCreate_event_notification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_event_notification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_external_library

      public void exitCreate_external_library(sql.tsql.TSqlParser.Create_external_libraryContext ctx)
      Exit a parse tree produced by TSqlParser.create_external_library().

      The default implementation does nothing.

      Specified by:
      exitCreate_external_library in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_external_library in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_external_resource_pool

      public void exitCreate_external_resource_pool(sql.tsql.TSqlParser.Create_external_resource_poolContext ctx)
      Exit a parse tree produced by TSqlParser.create_external_resource_pool().

      The default implementation does nothing.

      Specified by:
      exitCreate_external_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_external_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_fulltext_catalog

      public void exitCreate_fulltext_catalog(sql.tsql.TSqlParser.Create_fulltext_catalogContext ctx)
      Exit a parse tree produced by TSqlParser.create_fulltext_catalog().

      The default implementation does nothing.

      Specified by:
      exitCreate_fulltext_catalog in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_fulltext_catalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_fulltext_stoplist

      public void exitCreate_fulltext_stoplist(sql.tsql.TSqlParser.Create_fulltext_stoplistContext ctx)
      Exit a parse tree produced by TSqlParser.create_fulltext_stoplist().

      The default implementation does nothing.

      Specified by:
      exitCreate_fulltext_stoplist in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_fulltext_stoplist in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_index

      public void exitCreate_index(sql.tsql.TSqlParser.Create_indexContext ctx)
      Exit a parse tree produced by TSqlParser.create_index().

      The default implementation does nothing.

      Specified by:
      exitCreate_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_index_options

      public void exitCreate_index_options(sql.tsql.TSqlParser.Create_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.create_index_options().

      The default implementation does nothing.

      Specified by:
      exitCreate_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_key

      public void exitCreate_key(sql.tsql.TSqlParser.Create_keyContext ctx)
      Exit a parse tree produced by TSqlParser.create_key().

      The default implementation does nothing.

      Specified by:
      exitCreate_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_login_azure_sql

      public void exitCreate_login_azure_sql(sql.tsql.TSqlParser.Create_login_azure_sqlContext ctx)
      Exit a parse tree produced by TSqlParser.create_login_azure_sql().

      The default implementation does nothing.

      Specified by:
      exitCreate_login_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_login_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_login_pdw

      public void exitCreate_login_pdw(sql.tsql.TSqlParser.Create_login_pdwContext ctx)
      Exit a parse tree produced by TSqlParser.create_login_pdw().

      The default implementation does nothing.

      Specified by:
      exitCreate_login_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_login_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_login_sql_server

      public void exitCreate_login_sql_server(sql.tsql.TSqlParser.Create_login_sql_serverContext ctx)
      Exit a parse tree produced by TSqlParser.create_login_sql_server().

      The default implementation does nothing.

      Specified by:
      exitCreate_login_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_login_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_master_key_azure_sql

      public void exitCreate_master_key_azure_sql(sql.tsql.TSqlParser.Create_master_key_azure_sqlContext ctx)
      Exit a parse tree produced by TSqlParser.create_master_key_azure_sql().

      The default implementation does nothing.

      Specified by:
      exitCreate_master_key_azure_sql in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_master_key_azure_sql in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_master_key_sql_server

      public void exitCreate_master_key_sql_server(sql.tsql.TSqlParser.Create_master_key_sql_serverContext ctx)
      Exit a parse tree produced by TSqlParser.create_master_key_sql_server().

      The default implementation does nothing.

      Specified by:
      exitCreate_master_key_sql_server in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_master_key_sql_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_nonclustered_columnstore_index

      public void exitCreate_nonclustered_columnstore_index(sql.tsql.TSqlParser.Create_nonclustered_columnstore_indexContext ctx)
      Exit a parse tree produced by TSqlParser.create_nonclustered_columnstore_index().

      The default implementation does nothing.

      Specified by:
      exitCreate_nonclustered_columnstore_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_nonclustered_columnstore_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_or_alter_broker_priority

      public void exitCreate_or_alter_broker_priority(sql.tsql.TSqlParser.Create_or_alter_broker_priorityContext ctx)
      Exit a parse tree produced by TSqlParser.create_or_alter_broker_priority().

      The default implementation does nothing.

      Specified by:
      exitCreate_or_alter_broker_priority in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_or_alter_broker_priority in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_or_alter_ddl_trigger

      public void exitCreate_or_alter_ddl_trigger(sql.tsql.TSqlParser.Create_or_alter_ddl_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.create_or_alter_ddl_trigger().

      The default implementation does nothing.

      Specified by:
      exitCreate_or_alter_ddl_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_or_alter_ddl_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_or_alter_dml_trigger

      public void exitCreate_or_alter_dml_trigger(sql.tsql.TSqlParser.Create_or_alter_dml_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.create_or_alter_dml_trigger().

      The default implementation does nothing.

      Specified by:
      exitCreate_or_alter_dml_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_or_alter_dml_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_or_alter_event_session

      public void exitCreate_or_alter_event_session(sql.tsql.TSqlParser.Create_or_alter_event_sessionContext ctx)
      Exit a parse tree produced by TSqlParser.create_or_alter_event_session().

      The default implementation does nothing.

      Specified by:
      exitCreate_or_alter_event_session in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_or_alter_event_session in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_or_alter_function

      public void exitCreate_or_alter_function(sql.tsql.TSqlParser.Create_or_alter_functionContext ctx)
      Exit a parse tree produced by TSqlParser.create_or_alter_function().

      The default implementation does nothing.

      Specified by:
      exitCreate_or_alter_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_or_alter_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_or_alter_procedure

      public void exitCreate_or_alter_procedure(sql.tsql.TSqlParser.Create_or_alter_procedureContext ctx)
      Exit a parse tree produced by TSqlParser.create_or_alter_procedure().

      The default implementation does nothing.

      Specified by:
      exitCreate_or_alter_procedure in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_or_alter_procedure in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_or_alter_trigger

      public void exitCreate_or_alter_trigger(sql.tsql.TSqlParser.Create_or_alter_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.create_or_alter_trigger().

      The default implementation does nothing.

      Specified by:
      exitCreate_or_alter_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_or_alter_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_partition_function

      public void exitCreate_partition_function(sql.tsql.TSqlParser.Create_partition_functionContext ctx)
      Exit a parse tree produced by TSqlParser.create_partition_function().

      The default implementation does nothing.

      Specified by:
      exitCreate_partition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_partition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_partition_scheme

      public void exitCreate_partition_scheme(sql.tsql.TSqlParser.Create_partition_schemeContext ctx)
      Exit a parse tree produced by TSqlParser.create_partition_scheme().

      The default implementation does nothing.

      Specified by:
      exitCreate_partition_scheme in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_partition_scheme in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_queue

      public void exitCreate_queue(sql.tsql.TSqlParser.Create_queueContext ctx)
      Exit a parse tree produced by TSqlParser.create_queue().

      The default implementation does nothing.

      Specified by:
      exitCreate_queue in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_queue in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_remote_service_binding

      public void exitCreate_remote_service_binding(sql.tsql.TSqlParser.Create_remote_service_bindingContext ctx)
      Exit a parse tree produced by TSqlParser.create_remote_service_binding().

      The default implementation does nothing.

      Specified by:
      exitCreate_remote_service_binding in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_remote_service_binding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_resource_pool

      public void exitCreate_resource_pool(sql.tsql.TSqlParser.Create_resource_poolContext ctx)
      Exit a parse tree produced by TSqlParser.create_resource_pool().

      The default implementation does nothing.

      Specified by:
      exitCreate_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_route

      public void exitCreate_route(sql.tsql.TSqlParser.Create_routeContext ctx)
      Exit a parse tree produced by TSqlParser.create_route().

      The default implementation does nothing.

      Specified by:
      exitCreate_route in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_route in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_rule

      public void exitCreate_rule(sql.tsql.TSqlParser.Create_ruleContext ctx)
      Exit a parse tree produced by TSqlParser.create_rule().

      The default implementation does nothing.

      Specified by:
      exitCreate_rule in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_rule in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_schema

      public void exitCreate_schema(sql.tsql.TSqlParser.Create_schemaContext ctx)
      Exit a parse tree produced by TSqlParser.create_schema().

      The default implementation does nothing.

      Specified by:
      exitCreate_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_schema_azure_sql_dw_and_pdw

      public void exitCreate_schema_azure_sql_dw_and_pdw(sql.tsql.TSqlParser.Create_schema_azure_sql_dw_and_pdwContext ctx)
      Exit a parse tree produced by TSqlParser.create_schema_azure_sql_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      exitCreate_schema_azure_sql_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_schema_azure_sql_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_search_property_list

      public void exitCreate_search_property_list(sql.tsql.TSqlParser.Create_search_property_listContext ctx)
      Exit a parse tree produced by TSqlParser.create_search_property_list().

      The default implementation does nothing.

      Specified by:
      exitCreate_search_property_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_search_property_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_security_policy

      public void exitCreate_security_policy(sql.tsql.TSqlParser.Create_security_policyContext ctx)
      Exit a parse tree produced by TSqlParser.create_security_policy().

      The default implementation does nothing.

      Specified by:
      exitCreate_security_policy in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_security_policy in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_sequence

      public void exitCreate_sequence(sql.tsql.TSqlParser.Create_sequenceContext ctx)
      Exit a parse tree produced by TSqlParser.create_sequence().

      The default implementation does nothing.

      Specified by:
      exitCreate_sequence in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_sequence in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_server_audit

      public void exitCreate_server_audit(sql.tsql.TSqlParser.Create_server_auditContext ctx)
      Exit a parse tree produced by TSqlParser.create_server_audit().

      The default implementation does nothing.

      Specified by:
      exitCreate_server_audit in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_server_audit in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_server_audit_specification

      public void exitCreate_server_audit_specification(sql.tsql.TSqlParser.Create_server_audit_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.create_server_audit_specification().

      The default implementation does nothing.

      Specified by:
      exitCreate_server_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_server_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_server_role

      public void exitCreate_server_role(sql.tsql.TSqlParser.Create_server_roleContext ctx)
      Exit a parse tree produced by TSqlParser.create_server_role().

      The default implementation does nothing.

      Specified by:
      exitCreate_server_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_server_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_service

      public void exitCreate_service(sql.tsql.TSqlParser.Create_serviceContext ctx)
      Exit a parse tree produced by TSqlParser.create_service().

      The default implementation does nothing.

      Specified by:
      exitCreate_service in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_service in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_statistics

      public void exitCreate_statistics(sql.tsql.TSqlParser.Create_statisticsContext ctx)
      Exit a parse tree produced by TSqlParser.create_statistics().

      The default implementation does nothing.

      Specified by:
      exitCreate_statistics in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_statistics in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_synonym

      public void exitCreate_synonym(sql.tsql.TSqlParser.Create_synonymContext ctx)
      Exit a parse tree produced by TSqlParser.create_synonym().

      The default implementation does nothing.

      Specified by:
      exitCreate_synonym in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_synonym in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_table

      public void exitCreate_table(sql.tsql.TSqlParser.Create_tableContext ctx)
      Exit a parse tree produced by TSqlParser.create_table().

      The default implementation does nothing.

      Specified by:
      exitCreate_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_table_index_option

      public void exitCreate_table_index_option(sql.tsql.TSqlParser.Create_table_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.create_table_index_option().

      The default implementation does nothing.

      Specified by:
      exitCreate_table_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_table_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_table_index_options

      public void exitCreate_table_index_options(sql.tsql.TSqlParser.Create_table_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.create_table_index_options().

      The default implementation does nothing.

      Specified by:
      exitCreate_table_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_table_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_type

      public void exitCreate_type(sql.tsql.TSqlParser.Create_typeContext ctx)
      Exit a parse tree produced by TSqlParser.create_type().

      The default implementation does nothing.

      Specified by:
      exitCreate_type in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_user

      public void exitCreate_user(sql.tsql.TSqlParser.Create_userContext ctx)
      Exit a parse tree produced by TSqlParser.create_user().

      The default implementation does nothing.

      Specified by:
      exitCreate_user in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_user in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_user_azure_sql_dw

      public void exitCreate_user_azure_sql_dw(sql.tsql.TSqlParser.Create_user_azure_sql_dwContext ctx)
      Exit a parse tree produced by TSqlParser.create_user_azure_sql_dw().

      The default implementation does nothing.

      Specified by:
      exitCreate_user_azure_sql_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_user_azure_sql_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_view

      public void exitCreate_view(sql.tsql.TSqlParser.Create_viewContext ctx)
      Exit a parse tree produced by TSqlParser.create_view().

      The default implementation does nothing.

      Specified by:
      exitCreate_view in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_view in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_workload_group

      public void exitCreate_workload_group(sql.tsql.TSqlParser.Create_workload_groupContext ctx)
      Exit a parse tree produced by TSqlParser.create_workload_group().

      The default implementation does nothing.

      Specified by:
      exitCreate_workload_group in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_workload_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_xml_index

      public void exitCreate_xml_index(sql.tsql.TSqlParser.Create_xml_indexContext ctx)
      Exit a parse tree produced by TSqlParser.create_xml_index().

      The default implementation does nothing.

      Specified by:
      exitCreate_xml_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_xml_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCreate_xml_schema_collection

      public void exitCreate_xml_schema_collection(sql.tsql.TSqlParser.Create_xml_schema_collectionContext ctx)
      Exit a parse tree produced by TSqlParser.create_xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      exitCreate_xml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCreate_xml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCross_join

      public void exitCross_join(sql.tsql.TSqlParser.Cross_joinContext ctx)
      Exit a parse tree produced by TSqlParser.cross_join().

      The default implementation does nothing.

      Specified by:
      exitCross_join in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCross_join in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURRENT_DATE

      public void exitCURRENT_DATE(sql.tsql.TSqlParser.CURRENT_DATEContext ctx)
      Exit a parse tree produced by the CURRENT_DATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURRENT_DATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURRENT_DATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURRENT_REQUEST_ID

      public void exitCURRENT_REQUEST_ID(sql.tsql.TSqlParser.CURRENT_REQUEST_IDContext ctx)
      Exit a parse tree produced by the CURRENT_REQUEST_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURRENT_REQUEST_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURRENT_REQUEST_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURRENT_TIMESTAMP

      public void exitCURRENT_TIMESTAMP(sql.tsql.TSqlParser.CURRENT_TIMESTAMPContext ctx)
      Exit a parse tree produced by the CURRENT_TIMESTAMP labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURRENT_TIMESTAMP in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURRENT_TIMESTAMP in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURRENT_TIMEZONE

      public void exitCURRENT_TIMEZONE(sql.tsql.TSqlParser.CURRENT_TIMEZONEContext ctx)
      Exit a parse tree produced by the CURRENT_TIMEZONE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURRENT_TIMEZONE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURRENT_TIMEZONE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURRENT_TIMEZONE_ID

      public void exitCURRENT_TIMEZONE_ID(sql.tsql.TSqlParser.CURRENT_TIMEZONE_IDContext ctx)
      Exit a parse tree produced by the CURRENT_TIMEZONE_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURRENT_TIMEZONE_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURRENT_TIMEZONE_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURRENT_TRANSACTION_ID

      public void exitCURRENT_TRANSACTION_ID(sql.tsql.TSqlParser.CURRENT_TRANSACTION_IDContext ctx)
      Exit a parse tree produced by the CURRENT_TRANSACTION_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURRENT_TRANSACTION_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURRENT_TRANSACTION_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURRENT_USER

      public void exitCURRENT_USER(sql.tsql.TSqlParser.CURRENT_USERContext ctx)
      Exit a parse tree produced by the CURRENT_USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURRENT_USER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURRENT_USER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCursor_name

      public void exitCursor_name(sql.tsql.TSqlParser.Cursor_nameContext ctx)
      Exit a parse tree produced by TSqlParser.cursor_name().

      The default implementation does nothing.

      Specified by:
      exitCursor_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCursor_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCursor_option

      public void exitCursor_option(sql.tsql.TSqlParser.Cursor_optionContext ctx)
      Exit a parse tree produced by TSqlParser.cursor_option().

      The default implementation does nothing.

      Specified by:
      exitCursor_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCursor_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURSOR_ROWS

      public void exitCURSOR_ROWS(sql.tsql.TSqlParser.CURSOR_ROWSContext ctx)
      Exit a parse tree produced by the CURSOR_ROWS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURSOR_ROWS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURSOR_ROWS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCursor_statement

      public void exitCursor_statement(sql.tsql.TSqlParser.Cursor_statementContext ctx)
      Exit a parse tree produced by TSqlParser.cursor_statement().

      The default implementation does nothing.

      Specified by:
      exitCursor_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCursor_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitCURSOR_STATUS

      public void exitCURSOR_STATUS(sql.tsql.TSqlParser.CURSOR_STATUSContext ctx)
      Exit a parse tree produced by the CURSOR_STATUS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitCURSOR_STATUS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitCURSOR_STATUS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitData_type

      public void exitData_type(sql.tsql.TSqlParser.Data_typeContext ctx)
      Exit a parse tree produced by TSqlParser.data_type().

      The default implementation does nothing.

      Specified by:
      exitData_type in interface sql.tsql.TSqlParserListener
      Overrides:
      exitData_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDatabase_file_spec

      public void exitDatabase_file_spec(sql.tsql.TSqlParser.Database_file_specContext ctx)
      Exit a parse tree produced by TSqlParser.database_file_spec().

      The default implementation does nothing.

      Specified by:
      exitDatabase_file_spec in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDatabase_file_spec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDatabase_filestream_option

      public void exitDatabase_filestream_option(sql.tsql.TSqlParser.Database_filestream_optionContext ctx)
      Exit a parse tree produced by TSqlParser.database_filestream_option().

      The default implementation does nothing.

      Specified by:
      exitDatabase_filestream_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDatabase_filestream_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDatabase_mirroring_option

      public void exitDatabase_mirroring_option(sql.tsql.TSqlParser.Database_mirroring_optionContext ctx)
      Exit a parse tree produced by TSqlParser.database_mirroring_option().

      The default implementation does nothing.

      Specified by:
      exitDatabase_mirroring_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDatabase_mirroring_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDatabase_optionspec

      public void exitDatabase_optionspec(sql.tsql.TSqlParser.Database_optionspecContext ctx)
      Exit a parse tree produced by TSqlParser.database_optionspec().

      The default implementation does nothing.

      Specified by:
      exitDatabase_optionspec in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDatabase_optionspec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATABASE_PRINCIPAL_ID

      public void exitDATABASE_PRINCIPAL_ID(sql.tsql.TSqlParser.DATABASE_PRINCIPAL_IDContext ctx)
      Exit a parse tree produced by the DATABASE_PRINCIPAL_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATABASE_PRINCIPAL_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATABASE_PRINCIPAL_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATABASEPROPERTYEX

      public void exitDATABASEPROPERTYEX(sql.tsql.TSqlParser.DATABASEPROPERTYEXContext ctx)
      Exit a parse tree produced by the DATABASEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATABASEPROPERTYEX in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATABASEPROPERTYEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATALENGTH

      public void exitDATALENGTH(sql.tsql.TSqlParser.DATALENGTHContext ctx)
      Exit a parse tree produced by the DATALENGTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATALENGTH in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATALENGTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATE_BUCKET

      public void exitDATE_BUCKET(sql.tsql.TSqlParser.DATE_BUCKETContext ctx)
      Exit a parse tree produced by the DATE_BUCKET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATE_BUCKET in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATE_BUCKET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDate_correlation_optimization_option

      public void exitDate_correlation_optimization_option(sql.tsql.TSqlParser.Date_correlation_optimization_optionContext ctx)
      Exit a parse tree produced by TSqlParser.date_correlation_optimization_option().

      The default implementation does nothing.

      Specified by:
      exitDate_correlation_optimization_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDate_correlation_optimization_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDate_options

      public void exitDate_options(sql.tsql.TSqlParser.Date_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.date_options().

      The default implementation does nothing.

      Specified by:
      exitDate_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDate_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATEADD

      public void exitDATEADD(sql.tsql.TSqlParser.DATEADDContext ctx)
      Exit a parse tree produced by the DATEADD labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATEADD in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATEADD in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATEDIFF

      public void exitDATEDIFF(sql.tsql.TSqlParser.DATEDIFFContext ctx)
      Exit a parse tree produced by the DATEDIFF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATEDIFF in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATEDIFF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATEDIFF_BIG

      public void exitDATEDIFF_BIG(sql.tsql.TSqlParser.DATEDIFF_BIGContext ctx)
      Exit a parse tree produced by the DATEDIFF_BIG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATEDIFF_BIG in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATEDIFF_BIG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATEFROMPARTS

      public void exitDATEFROMPARTS(sql.tsql.TSqlParser.DATEFROMPARTSContext ctx)
      Exit a parse tree produced by the DATEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATENAME

      public void exitDATENAME(sql.tsql.TSqlParser.DATENAMEContext ctx)
      Exit a parse tree produced by the DATENAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATENAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATENAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATEPART

      public void exitDATEPART(sql.tsql.TSqlParser.DATEPARTContext ctx)
      Exit a parse tree produced by the DATEPART labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATEPART in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATEPART in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDateparts_12

      public void exitDateparts_12(sql.tsql.TSqlParser.Dateparts_12Context ctx)
      Exit a parse tree produced by TSqlParser.dateparts_12().

      The default implementation does nothing.

      Specified by:
      exitDateparts_12 in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDateparts_12 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDateparts_15

      public void exitDateparts_15(sql.tsql.TSqlParser.Dateparts_15Context ctx)
      Exit a parse tree produced by TSqlParser.dateparts_15().

      The default implementation does nothing.

      Specified by:
      exitDateparts_15 in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDateparts_15 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDateparts_9

      public void exitDateparts_9(sql.tsql.TSqlParser.Dateparts_9Context ctx)
      Exit a parse tree produced by TSqlParser.dateparts_9().

      The default implementation does nothing.

      Specified by:
      exitDateparts_9 in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDateparts_9 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDateparts_datetrunc

      public void exitDateparts_datetrunc(sql.tsql.TSqlParser.Dateparts_datetruncContext ctx)
      Exit a parse tree produced by TSqlParser.dateparts_datetrunc().

      The default implementation does nothing.

      Specified by:
      exitDateparts_datetrunc in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDateparts_datetrunc in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATETIME2FROMPARTS

      public void exitDATETIME2FROMPARTS(sql.tsql.TSqlParser.DATETIME2FROMPARTSContext ctx)
      Exit a parse tree produced by the DATETIME2FROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATETIME2FROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATETIME2FROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATETIMEFROMPARTS

      public void exitDATETIMEFROMPARTS(sql.tsql.TSqlParser.DATETIMEFROMPARTSContext ctx)
      Exit a parse tree produced by the DATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATETIMEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATETIMEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATETIMEOFFSETFROMPARTS

      public void exitDATETIMEOFFSETFROMPARTS(sql.tsql.TSqlParser.DATETIMEOFFSETFROMPARTSContext ctx)
      Exit a parse tree produced by the DATETIMEOFFSETFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATETIMEOFFSETFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATETIMEOFFSETFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDATETRUNC

      public void exitDATETRUNC(sql.tsql.TSqlParser.DATETRUNCContext ctx)
      Exit a parse tree produced by the DATETRUNC labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDATETRUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDATETRUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDAY

      public void exitDAY(sql.tsql.TSqlParser.DAYContext ctx)
      Exit a parse tree produced by the DAY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDAY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDAY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDb_encryption_option

      public void exitDb_encryption_option(sql.tsql.TSqlParser.Db_encryption_optionContext ctx)
      Exit a parse tree produced by TSqlParser.db_encryption_option().

      The default implementation does nothing.

      Specified by:
      exitDb_encryption_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDb_encryption_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDB_ID

      public void exitDB_ID(sql.tsql.TSqlParser.DB_IDContext ctx)
      Exit a parse tree produced by the DB_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDB_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDB_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDB_NAME

      public void exitDB_NAME(sql.tsql.TSqlParser.DB_NAMEContext ctx)
      Exit a parse tree produced by the DB_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDB_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDB_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDb_state_option

      public void exitDb_state_option(sql.tsql.TSqlParser.Db_state_optionContext ctx)
      Exit a parse tree produced by TSqlParser.db_state_option().

      The default implementation does nothing.

      Specified by:
      exitDb_state_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDb_state_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDb_update_option

      public void exitDb_update_option(sql.tsql.TSqlParser.Db_update_optionContext ctx)
      Exit a parse tree produced by TSqlParser.db_update_option().

      The default implementation does nothing.

      Specified by:
      exitDb_update_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDb_update_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDb_user_access_option

      public void exitDb_user_access_option(sql.tsql.TSqlParser.Db_user_access_optionContext ctx)
      Exit a parse tree produced by TSqlParser.db_user_access_option().

      The default implementation does nothing.

      Specified by:
      exitDb_user_access_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDb_user_access_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkalloc

      public void exitDbcc_checkalloc(sql.tsql.TSqlParser.Dbcc_checkallocContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkalloc().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkalloc in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkalloc in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkalloc_option

      public void exitDbcc_checkalloc_option(sql.tsql.TSqlParser.Dbcc_checkalloc_optionContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkalloc_option().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkalloc_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkalloc_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkcatalog

      public void exitDbcc_checkcatalog(sql.tsql.TSqlParser.Dbcc_checkcatalogContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkcatalog().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkcatalog in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkcatalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkconstraints

      public void exitDbcc_checkconstraints(sql.tsql.TSqlParser.Dbcc_checkconstraintsContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkconstraints().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkconstraints in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkconstraints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkconstraints_option

      public void exitDbcc_checkconstraints_option(sql.tsql.TSqlParser.Dbcc_checkconstraints_optionContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkconstraints_option().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkconstraints_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkconstraints_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkdb

      public void exitDbcc_checkdb(sql.tsql.TSqlParser.Dbcc_checkdbContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkdb().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkdb in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkdb in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkdb_table_option

      public void exitDbcc_checkdb_table_option(sql.tsql.TSqlParser.Dbcc_checkdb_table_optionContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkdb_table_option().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkdb_table_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkdb_table_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkfilegroup

      public void exitDbcc_checkfilegroup(sql.tsql.TSqlParser.Dbcc_checkfilegroupContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkfilegroup().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkfilegroup in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkfilegroup in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checkfilegroup_option

      public void exitDbcc_checkfilegroup_option(sql.tsql.TSqlParser.Dbcc_checkfilegroup_optionContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checkfilegroup_option().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checkfilegroup_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checkfilegroup_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_checktable

      public void exitDbcc_checktable(sql.tsql.TSqlParser.Dbcc_checktableContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_checktable().

      The default implementation does nothing.

      Specified by:
      exitDbcc_checktable in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_checktable in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_clause

      public void exitDbcc_clause(sql.tsql.TSqlParser.Dbcc_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_clause().

      The default implementation does nothing.

      Specified by:
      exitDbcc_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_cleantable

      public void exitDbcc_cleantable(sql.tsql.TSqlParser.Dbcc_cleantableContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_cleantable().

      The default implementation does nothing.

      Specified by:
      exitDbcc_cleantable in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_cleantable in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_clonedatabase

      public void exitDbcc_clonedatabase(sql.tsql.TSqlParser.Dbcc_clonedatabaseContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_clonedatabase().

      The default implementation does nothing.

      Specified by:
      exitDbcc_clonedatabase in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_clonedatabase in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_clonedatabase_option

      public void exitDbcc_clonedatabase_option(sql.tsql.TSqlParser.Dbcc_clonedatabase_optionContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_clonedatabase_option().

      The default implementation does nothing.

      Specified by:
      exitDbcc_clonedatabase_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_clonedatabase_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_dbreindex

      public void exitDbcc_dbreindex(sql.tsql.TSqlParser.Dbcc_dbreindexContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_dbreindex().

      The default implementation does nothing.

      Specified by:
      exitDbcc_dbreindex in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_dbreindex in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_dll_free

      public void exitDbcc_dll_free(sql.tsql.TSqlParser.Dbcc_dll_freeContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_dll_free().

      The default implementation does nothing.

      Specified by:
      exitDbcc_dll_free in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_dll_free in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_dropcleanbuffers

      public void exitDbcc_dropcleanbuffers(sql.tsql.TSqlParser.Dbcc_dropcleanbuffersContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_dropcleanbuffers().

      The default implementation does nothing.

      Specified by:
      exitDbcc_dropcleanbuffers in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_dropcleanbuffers in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_pdw_showspaceused

      public void exitDbcc_pdw_showspaceused(sql.tsql.TSqlParser.Dbcc_pdw_showspaceusedContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_pdw_showspaceused().

      The default implementation does nothing.

      Specified by:
      exitDbcc_pdw_showspaceused in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_pdw_showspaceused in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_proccache

      public void exitDbcc_proccache(sql.tsql.TSqlParser.Dbcc_proccacheContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_proccache().

      The default implementation does nothing.

      Specified by:
      exitDbcc_proccache in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_proccache in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_showcontig

      public void exitDbcc_showcontig(sql.tsql.TSqlParser.Dbcc_showcontigContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_showcontig().

      The default implementation does nothing.

      Specified by:
      exitDbcc_showcontig in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_showcontig in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_showcontig_option

      public void exitDbcc_showcontig_option(sql.tsql.TSqlParser.Dbcc_showcontig_optionContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_showcontig_option().

      The default implementation does nothing.

      Specified by:
      exitDbcc_showcontig_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_showcontig_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDbcc_shrinklog

      public void exitDbcc_shrinklog(sql.tsql.TSqlParser.Dbcc_shrinklogContext ctx)
      Exit a parse tree produced by TSqlParser.dbcc_shrinklog().

      The default implementation does nothing.

      Specified by:
      exitDbcc_shrinklog in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDbcc_shrinklog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDdl_clause

      public void exitDdl_clause(sql.tsql.TSqlParser.Ddl_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.ddl_clause().

      The default implementation does nothing.

      Specified by:
      exitDdl_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDdl_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDdl_object

      public void exitDdl_object(sql.tsql.TSqlParser.Ddl_objectContext ctx)
      Exit a parse tree produced by TSqlParser.ddl_object().

      The default implementation does nothing.

      Specified by:
      exitDdl_object in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDdl_object in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDdl_trigger_operation

      public void exitDdl_trigger_operation(sql.tsql.TSqlParser.Ddl_trigger_operationContext ctx)
      Exit a parse tree produced by TSqlParser.ddl_trigger_operation().

      The default implementation does nothing.

      Specified by:
      exitDdl_trigger_operation in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDdl_trigger_operation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDeclare_cursor

      public void exitDeclare_cursor(sql.tsql.TSqlParser.Declare_cursorContext ctx)
      Exit a parse tree produced by TSqlParser.declare_cursor().

      The default implementation does nothing.

      Specified by:
      exitDeclare_cursor in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDeclare_cursor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDeclare_local

      public void exitDeclare_local(sql.tsql.TSqlParser.Declare_localContext ctx)
      Exit a parse tree produced by TSqlParser.declare_local().

      The default implementation does nothing.

      Specified by:
      exitDeclare_local in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDeclare_local in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDeclare_set_cursor_common

      public void exitDeclare_set_cursor_common(sql.tsql.TSqlParser.Declare_set_cursor_commonContext ctx)
      Exit a parse tree produced by TSqlParser.declare_set_cursor_common().

      The default implementation does nothing.

      Specified by:
      exitDeclare_set_cursor_common in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDeclare_set_cursor_common in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDeclare_set_cursor_common_partial

      public void exitDeclare_set_cursor_common_partial(sql.tsql.TSqlParser.Declare_set_cursor_common_partialContext ctx)
      Exit a parse tree produced by TSqlParser.declare_set_cursor_common_partial().

      The default implementation does nothing.

      Specified by:
      exitDeclare_set_cursor_common_partial in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDeclare_set_cursor_common_partial in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDeclare_statement

      public void exitDeclare_statement(sql.tsql.TSqlParser.Declare_statementContext ctx)
      Exit a parse tree produced by TSqlParser.declare_statement().

      The default implementation does nothing.

      Specified by:
      exitDeclare_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDeclare_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDECOMPRESS

      public void exitDECOMPRESS(sql.tsql.TSqlParser.DECOMPRESSContext ctx)
      Exit a parse tree produced by the DECOMPRESS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDECOMPRESS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDECOMPRESS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDecryption_mechanism

      public void exitDecryption_mechanism(sql.tsql.TSqlParser.Decryption_mechanismContext ctx)
      Exit a parse tree produced by TSqlParser.decryption_mechanism().

      The default implementation does nothing.

      Specified by:
      exitDecryption_mechanism in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDecryption_mechanism in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDEGREES

      public void exitDEGREES(sql.tsql.TSqlParser.DEGREESContext ctx)
      Exit a parse tree produced by the DEGREES labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDEGREES in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDEGREES in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDelayed_durability_option

      public void exitDelayed_durability_option(sql.tsql.TSqlParser.Delayed_durability_optionContext ctx)
      Exit a parse tree produced by TSqlParser.delayed_durability_option().

      The default implementation does nothing.

      Specified by:
      exitDelayed_durability_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDelayed_durability_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDelete_statement

      public void exitDelete_statement(sql.tsql.TSqlParser.Delete_statementContext ctx)
      Exit a parse tree produced by TSqlParser.delete_statement().

      The default implementation does nothing.

      Specified by:
      exitDelete_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDelete_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDelete_statement_from

      public void exitDelete_statement_from(sql.tsql.TSqlParser.Delete_statement_fromContext ctx)
      Exit a parse tree produced by TSqlParser.delete_statement_from().

      The default implementation does nothing.

      Specified by:
      exitDelete_statement_from in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDelete_statement_from in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDeprecated_table_hint

      public void exitDeprecated_table_hint(sql.tsql.TSqlParser.Deprecated_table_hintContext ctx)
      Exit a parse tree produced by TSqlParser.deprecated_table_hint().

      The default implementation does nothing.

      Specified by:
      exitDeprecated_table_hint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDeprecated_table_hint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDerived_table

      public void exitDerived_table(sql.tsql.TSqlParser.Derived_tableContext ctx)
      Exit a parse tree produced by TSqlParser.derived_table().

      The default implementation does nothing.

      Specified by:
      exitDerived_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDerived_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDIFFERENCE

      public void exitDIFFERENCE(sql.tsql.TSqlParser.DIFFERENCEContext ctx)
      Exit a parse tree produced by the DIFFERENCE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitDIFFERENCE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDIFFERENCE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDisable_trigger

      public void exitDisable_trigger(sql.tsql.TSqlParser.Disable_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.disable_trigger().

      The default implementation does nothing.

      Specified by:
      exitDisable_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDisable_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDml_clause

      public void exitDml_clause(sql.tsql.TSqlParser.Dml_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.dml_clause().

      The default implementation does nothing.

      Specified by:
      exitDml_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDml_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDml_trigger_operation

      public void exitDml_trigger_operation(sql.tsql.TSqlParser.Dml_trigger_operationContext ctx)
      Exit a parse tree produced by TSqlParser.dml_trigger_operation().

      The default implementation does nothing.

      Specified by:
      exitDml_trigger_operation in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDml_trigger_operation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDml_trigger_option

      public void exitDml_trigger_option(sql.tsql.TSqlParser.Dml_trigger_optionContext ctx)
      Exit a parse tree produced by TSqlParser.dml_trigger_option().

      The default implementation does nothing.

      Specified by:
      exitDml_trigger_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDml_trigger_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_aggregate

      public void exitDrop_aggregate(sql.tsql.TSqlParser.Drop_aggregateContext ctx)
      Exit a parse tree produced by TSqlParser.drop_aggregate().

      The default implementation does nothing.

      Specified by:
      exitDrop_aggregate in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_aggregate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_application_role

      public void exitDrop_application_role(sql.tsql.TSqlParser.Drop_application_roleContext ctx)
      Exit a parse tree produced by TSqlParser.drop_application_role().

      The default implementation does nothing.

      Specified by:
      exitDrop_application_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_application_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_assembly

      public void exitDrop_assembly(sql.tsql.TSqlParser.Drop_assemblyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_assembly().

      The default implementation does nothing.

      Specified by:
      exitDrop_assembly in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_assembly in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_asymmetric_key

      public void exitDrop_asymmetric_key(sql.tsql.TSqlParser.Drop_asymmetric_keyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_asymmetric_key().

      The default implementation does nothing.

      Specified by:
      exitDrop_asymmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_asymmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_availability_group

      public void exitDrop_availability_group(sql.tsql.TSqlParser.Drop_availability_groupContext ctx)
      Exit a parse tree produced by TSqlParser.drop_availability_group().

      The default implementation does nothing.

      Specified by:
      exitDrop_availability_group in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_availability_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_backward_compatible_index

      public void exitDrop_backward_compatible_index(sql.tsql.TSqlParser.Drop_backward_compatible_indexContext ctx)
      Exit a parse tree produced by TSqlParser.drop_backward_compatible_index().

      The default implementation does nothing.

      Specified by:
      exitDrop_backward_compatible_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_backward_compatible_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_broker_priority

      public void exitDrop_broker_priority(sql.tsql.TSqlParser.Drop_broker_priorityContext ctx)
      Exit a parse tree produced by TSqlParser.drop_broker_priority().

      The default implementation does nothing.

      Specified by:
      exitDrop_broker_priority in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_broker_priority in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_certificate

      public void exitDrop_certificate(sql.tsql.TSqlParser.Drop_certificateContext ctx)
      Exit a parse tree produced by TSqlParser.drop_certificate().

      The default implementation does nothing.

      Specified by:
      exitDrop_certificate in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_certificate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_column_encryption_key

      public void exitDrop_column_encryption_key(sql.tsql.TSqlParser.Drop_column_encryption_keyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_column_encryption_key().

      The default implementation does nothing.

      Specified by:
      exitDrop_column_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_column_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_column_master_key

      public void exitDrop_column_master_key(sql.tsql.TSqlParser.Drop_column_master_keyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_column_master_key().

      The default implementation does nothing.

      Specified by:
      exitDrop_column_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_column_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_contract

      public void exitDrop_contract(sql.tsql.TSqlParser.Drop_contractContext ctx)
      Exit a parse tree produced by TSqlParser.drop_contract().

      The default implementation does nothing.

      Specified by:
      exitDrop_contract in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_contract in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_credential

      public void exitDrop_credential(sql.tsql.TSqlParser.Drop_credentialContext ctx)
      Exit a parse tree produced by TSqlParser.drop_credential().

      The default implementation does nothing.

      Specified by:
      exitDrop_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_cryptograhic_provider

      public void exitDrop_cryptograhic_provider(sql.tsql.TSqlParser.Drop_cryptograhic_providerContext ctx)
      Exit a parse tree produced by TSqlParser.drop_cryptograhic_provider().

      The default implementation does nothing.

      Specified by:
      exitDrop_cryptograhic_provider in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_cryptograhic_provider in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_database

      public void exitDrop_database(sql.tsql.TSqlParser.Drop_databaseContext ctx)
      Exit a parse tree produced by TSqlParser.drop_database().

      The default implementation does nothing.

      Specified by:
      exitDrop_database in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_database in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_database_audit_specification

      public void exitDrop_database_audit_specification(sql.tsql.TSqlParser.Drop_database_audit_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.drop_database_audit_specification().

      The default implementation does nothing.

      Specified by:
      exitDrop_database_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_database_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_database_encryption_key

      public void exitDrop_database_encryption_key(sql.tsql.TSqlParser.Drop_database_encryption_keyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_database_encryption_key().

      The default implementation does nothing.

      Specified by:
      exitDrop_database_encryption_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_database_encryption_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_database_scoped_credential

      public void exitDrop_database_scoped_credential(sql.tsql.TSqlParser.Drop_database_scoped_credentialContext ctx)
      Exit a parse tree produced by TSqlParser.drop_database_scoped_credential().

      The default implementation does nothing.

      Specified by:
      exitDrop_database_scoped_credential in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_database_scoped_credential in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_db_role

      public void exitDrop_db_role(sql.tsql.TSqlParser.Drop_db_roleContext ctx)
      Exit a parse tree produced by TSqlParser.drop_db_role().

      The default implementation does nothing.

      Specified by:
      exitDrop_db_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_db_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_ddl_trigger

      public void exitDrop_ddl_trigger(sql.tsql.TSqlParser.Drop_ddl_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.drop_ddl_trigger().

      The default implementation does nothing.

      Specified by:
      exitDrop_ddl_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_ddl_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_default

      public void exitDrop_default(sql.tsql.TSqlParser.Drop_defaultContext ctx)
      Exit a parse tree produced by TSqlParser.drop_default().

      The default implementation does nothing.

      Specified by:
      exitDrop_default in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_default in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_dml_trigger

      public void exitDrop_dml_trigger(sql.tsql.TSqlParser.Drop_dml_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.drop_dml_trigger().

      The default implementation does nothing.

      Specified by:
      exitDrop_dml_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_dml_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_endpoint

      public void exitDrop_endpoint(sql.tsql.TSqlParser.Drop_endpointContext ctx)
      Exit a parse tree produced by TSqlParser.drop_endpoint().

      The default implementation does nothing.

      Specified by:
      exitDrop_endpoint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_endpoint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_event_notifications

      public void exitDrop_event_notifications(sql.tsql.TSqlParser.Drop_event_notificationsContext ctx)
      Exit a parse tree produced by TSqlParser.drop_event_notifications().

      The default implementation does nothing.

      Specified by:
      exitDrop_event_notifications in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_event_notifications in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_event_session

      public void exitDrop_event_session(sql.tsql.TSqlParser.Drop_event_sessionContext ctx)
      Exit a parse tree produced by TSqlParser.drop_event_session().

      The default implementation does nothing.

      Specified by:
      exitDrop_event_session in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_event_session in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_external_data_source

      public void exitDrop_external_data_source(sql.tsql.TSqlParser.Drop_external_data_sourceContext ctx)
      Exit a parse tree produced by TSqlParser.drop_external_data_source().

      The default implementation does nothing.

      Specified by:
      exitDrop_external_data_source in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_external_data_source in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_external_file_format

      public void exitDrop_external_file_format(sql.tsql.TSqlParser.Drop_external_file_formatContext ctx)
      Exit a parse tree produced by TSqlParser.drop_external_file_format().

      The default implementation does nothing.

      Specified by:
      exitDrop_external_file_format in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_external_file_format in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_external_library

      public void exitDrop_external_library(sql.tsql.TSqlParser.Drop_external_libraryContext ctx)
      Exit a parse tree produced by TSqlParser.drop_external_library().

      The default implementation does nothing.

      Specified by:
      exitDrop_external_library in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_external_library in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_external_resource_pool

      public void exitDrop_external_resource_pool(sql.tsql.TSqlParser.Drop_external_resource_poolContext ctx)
      Exit a parse tree produced by TSqlParser.drop_external_resource_pool().

      The default implementation does nothing.

      Specified by:
      exitDrop_external_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_external_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_external_table

      public void exitDrop_external_table(sql.tsql.TSqlParser.Drop_external_tableContext ctx)
      Exit a parse tree produced by TSqlParser.drop_external_table().

      The default implementation does nothing.

      Specified by:
      exitDrop_external_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_external_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_fulltext_catalog

      public void exitDrop_fulltext_catalog(sql.tsql.TSqlParser.Drop_fulltext_catalogContext ctx)
      Exit a parse tree produced by TSqlParser.drop_fulltext_catalog().

      The default implementation does nothing.

      Specified by:
      exitDrop_fulltext_catalog in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_fulltext_catalog in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_fulltext_index

      public void exitDrop_fulltext_index(sql.tsql.TSqlParser.Drop_fulltext_indexContext ctx)
      Exit a parse tree produced by TSqlParser.drop_fulltext_index().

      The default implementation does nothing.

      Specified by:
      exitDrop_fulltext_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_fulltext_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_fulltext_stoplist

      public void exitDrop_fulltext_stoplist(sql.tsql.TSqlParser.Drop_fulltext_stoplistContext ctx)
      Exit a parse tree produced by TSqlParser.drop_fulltext_stoplist().

      The default implementation does nothing.

      Specified by:
      exitDrop_fulltext_stoplist in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_fulltext_stoplist in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_function

      public void exitDrop_function(sql.tsql.TSqlParser.Drop_functionContext ctx)
      Exit a parse tree produced by TSqlParser.drop_function().

      The default implementation does nothing.

      Specified by:
      exitDrop_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_index

      public void exitDrop_index(sql.tsql.TSqlParser.Drop_indexContext ctx)
      Exit a parse tree produced by TSqlParser.drop_index().

      The default implementation does nothing.

      Specified by:
      exitDrop_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_login

      public void exitDrop_login(sql.tsql.TSqlParser.Drop_loginContext ctx)
      Exit a parse tree produced by TSqlParser.drop_login().

      The default implementation does nothing.

      Specified by:
      exitDrop_login in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_login in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_master_key

      public void exitDrop_master_key(sql.tsql.TSqlParser.Drop_master_keyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_master_key().

      The default implementation does nothing.

      Specified by:
      exitDrop_master_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_master_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_message_type

      public void exitDrop_message_type(sql.tsql.TSqlParser.Drop_message_typeContext ctx)
      Exit a parse tree produced by TSqlParser.drop_message_type().

      The default implementation does nothing.

      Specified by:
      exitDrop_message_type in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_message_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_partition_function

      public void exitDrop_partition_function(sql.tsql.TSqlParser.Drop_partition_functionContext ctx)
      Exit a parse tree produced by TSqlParser.drop_partition_function().

      The default implementation does nothing.

      Specified by:
      exitDrop_partition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_partition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_partition_scheme

      public void exitDrop_partition_scheme(sql.tsql.TSqlParser.Drop_partition_schemeContext ctx)
      Exit a parse tree produced by TSqlParser.drop_partition_scheme().

      The default implementation does nothing.

      Specified by:
      exitDrop_partition_scheme in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_partition_scheme in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_procedure

      public void exitDrop_procedure(sql.tsql.TSqlParser.Drop_procedureContext ctx)
      Exit a parse tree produced by TSqlParser.drop_procedure().

      The default implementation does nothing.

      Specified by:
      exitDrop_procedure in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_procedure in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_queue

      public void exitDrop_queue(sql.tsql.TSqlParser.Drop_queueContext ctx)
      Exit a parse tree produced by TSqlParser.drop_queue().

      The default implementation does nothing.

      Specified by:
      exitDrop_queue in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_queue in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_relational_or_xml_or_spatial_index

      public void exitDrop_relational_or_xml_or_spatial_index(sql.tsql.TSqlParser.Drop_relational_or_xml_or_spatial_indexContext ctx)
      Exit a parse tree produced by TSqlParser.drop_relational_or_xml_or_spatial_index().

      The default implementation does nothing.

      Specified by:
      exitDrop_relational_or_xml_or_spatial_index in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_relational_or_xml_or_spatial_index in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_remote_service_binding

      public void exitDrop_remote_service_binding(sql.tsql.TSqlParser.Drop_remote_service_bindingContext ctx)
      Exit a parse tree produced by TSqlParser.drop_remote_service_binding().

      The default implementation does nothing.

      Specified by:
      exitDrop_remote_service_binding in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_remote_service_binding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_resource_pool

      public void exitDrop_resource_pool(sql.tsql.TSqlParser.Drop_resource_poolContext ctx)
      Exit a parse tree produced by TSqlParser.drop_resource_pool().

      The default implementation does nothing.

      Specified by:
      exitDrop_resource_pool in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_resource_pool in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_route

      public void exitDrop_route(sql.tsql.TSqlParser.Drop_routeContext ctx)
      Exit a parse tree produced by TSqlParser.drop_route().

      The default implementation does nothing.

      Specified by:
      exitDrop_route in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_route in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_rule

      public void exitDrop_rule(sql.tsql.TSqlParser.Drop_ruleContext ctx)
      Exit a parse tree produced by TSqlParser.drop_rule().

      The default implementation does nothing.

      Specified by:
      exitDrop_rule in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_rule in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_schema

      public void exitDrop_schema(sql.tsql.TSqlParser.Drop_schemaContext ctx)
      Exit a parse tree produced by TSqlParser.drop_schema().

      The default implementation does nothing.

      Specified by:
      exitDrop_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_search_property_list

      public void exitDrop_search_property_list(sql.tsql.TSqlParser.Drop_search_property_listContext ctx)
      Exit a parse tree produced by TSqlParser.drop_search_property_list().

      The default implementation does nothing.

      Specified by:
      exitDrop_search_property_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_search_property_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_security_policy

      public void exitDrop_security_policy(sql.tsql.TSqlParser.Drop_security_policyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_security_policy().

      The default implementation does nothing.

      Specified by:
      exitDrop_security_policy in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_security_policy in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_sequence

      public void exitDrop_sequence(sql.tsql.TSqlParser.Drop_sequenceContext ctx)
      Exit a parse tree produced by TSqlParser.drop_sequence().

      The default implementation does nothing.

      Specified by:
      exitDrop_sequence in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_sequence in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_server_audit

      public void exitDrop_server_audit(sql.tsql.TSqlParser.Drop_server_auditContext ctx)
      Exit a parse tree produced by TSqlParser.drop_server_audit().

      The default implementation does nothing.

      Specified by:
      exitDrop_server_audit in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_server_audit in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_server_audit_specification

      public void exitDrop_server_audit_specification(sql.tsql.TSqlParser.Drop_server_audit_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.drop_server_audit_specification().

      The default implementation does nothing.

      Specified by:
      exitDrop_server_audit_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_server_audit_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_server_role

      public void exitDrop_server_role(sql.tsql.TSqlParser.Drop_server_roleContext ctx)
      Exit a parse tree produced by TSqlParser.drop_server_role().

      The default implementation does nothing.

      Specified by:
      exitDrop_server_role in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_server_role in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_service

      public void exitDrop_service(sql.tsql.TSqlParser.Drop_serviceContext ctx)
      Exit a parse tree produced by TSqlParser.drop_service().

      The default implementation does nothing.

      Specified by:
      exitDrop_service in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_service in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_signature

      public void exitDrop_signature(sql.tsql.TSqlParser.Drop_signatureContext ctx)
      Exit a parse tree produced by TSqlParser.drop_signature().

      The default implementation does nothing.

      Specified by:
      exitDrop_signature in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_signature in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_statistics

      public void exitDrop_statistics(sql.tsql.TSqlParser.Drop_statisticsContext ctx)
      Exit a parse tree produced by TSqlParser.drop_statistics().

      The default implementation does nothing.

      Specified by:
      exitDrop_statistics in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_statistics in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_statistics_name_azure_dw_and_pdw

      public void exitDrop_statistics_name_azure_dw_and_pdw(sql.tsql.TSqlParser.Drop_statistics_name_azure_dw_and_pdwContext ctx)
      Exit a parse tree produced by TSqlParser.drop_statistics_name_azure_dw_and_pdw().

      The default implementation does nothing.

      Specified by:
      exitDrop_statistics_name_azure_dw_and_pdw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_statistics_name_azure_dw_and_pdw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_symmetric_key

      public void exitDrop_symmetric_key(sql.tsql.TSqlParser.Drop_symmetric_keyContext ctx)
      Exit a parse tree produced by TSqlParser.drop_symmetric_key().

      The default implementation does nothing.

      Specified by:
      exitDrop_symmetric_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_symmetric_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_synonym

      public void exitDrop_synonym(sql.tsql.TSqlParser.Drop_synonymContext ctx)
      Exit a parse tree produced by TSqlParser.drop_synonym().

      The default implementation does nothing.

      Specified by:
      exitDrop_synonym in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_synonym in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_table

      public void exitDrop_table(sql.tsql.TSqlParser.Drop_tableContext ctx)
      Exit a parse tree produced by TSqlParser.drop_table().

      The default implementation does nothing.

      Specified by:
      exitDrop_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_trigger

      public void exitDrop_trigger(sql.tsql.TSqlParser.Drop_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.drop_trigger().

      The default implementation does nothing.

      Specified by:
      exitDrop_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_type

      public void exitDrop_type(sql.tsql.TSqlParser.Drop_typeContext ctx)
      Exit a parse tree produced by TSqlParser.drop_type().

      The default implementation does nothing.

      Specified by:
      exitDrop_type in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_type in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_user

      public void exitDrop_user(sql.tsql.TSqlParser.Drop_userContext ctx)
      Exit a parse tree produced by TSqlParser.drop_user().

      The default implementation does nothing.

      Specified by:
      exitDrop_user in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_user in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_view

      public void exitDrop_view(sql.tsql.TSqlParser.Drop_viewContext ctx)
      Exit a parse tree produced by TSqlParser.drop_view().

      The default implementation does nothing.

      Specified by:
      exitDrop_view in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_view in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_workload_group

      public void exitDrop_workload_group(sql.tsql.TSqlParser.Drop_workload_groupContext ctx)
      Exit a parse tree produced by TSqlParser.drop_workload_group().

      The default implementation does nothing.

      Specified by:
      exitDrop_workload_group in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_workload_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitDrop_xml_schema_collection

      public void exitDrop_xml_schema_collection(sql.tsql.TSqlParser.Drop_xml_schema_collectionContext ctx)
      Exit a parse tree produced by TSqlParser.drop_xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      exitDrop_xml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      exitDrop_xml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEmpty_statement

      public void exitEmpty_statement(sql.tsql.TSqlParser.Empty_statementContext ctx)
      Exit a parse tree produced by TSqlParser.empty_statement().

      The default implementation does nothing.

      Specified by:
      exitEmpty_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEmpty_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEnable_trigger

      public void exitEnable_trigger(sql.tsql.TSqlParser.Enable_triggerContext ctx)
      Exit a parse tree produced by TSqlParser.enable_trigger().

      The default implementation does nothing.

      Specified by:
      exitEnable_trigger in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEnable_trigger in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEncryption_mechanism

      public void exitEncryption_mechanism(sql.tsql.TSqlParser.Encryption_mechanismContext ctx)
      Exit a parse tree produced by TSqlParser.encryption_mechanism().

      The default implementation does nothing.

      Specified by:
      exitEncryption_mechanism in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEncryption_mechanism in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEnd_conversation

      public void exitEnd_conversation(sql.tsql.TSqlParser.End_conversationContext ctx)
      Exit a parse tree produced by TSqlParser.end_conversation().

      The default implementation does nothing.

      Specified by:
      exitEnd_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEnd_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEndpoint_authentication_clause

      public void exitEndpoint_authentication_clause(sql.tsql.TSqlParser.Endpoint_authentication_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.endpoint_authentication_clause().

      The default implementation does nothing.

      Specified by:
      exitEndpoint_authentication_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEndpoint_authentication_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEndpoint_encryption_alogorithm_clause

      public void exitEndpoint_encryption_alogorithm_clause(sql.tsql.TSqlParser.Endpoint_encryption_alogorithm_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.endpoint_encryption_alogorithm_clause().

      The default implementation does nothing.

      Specified by:
      exitEndpoint_encryption_alogorithm_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEndpoint_encryption_alogorithm_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEndpoint_listener_clause

      public void exitEndpoint_listener_clause(sql.tsql.TSqlParser.Endpoint_listener_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.endpoint_listener_clause().

      The default implementation does nothing.

      Specified by:
      exitEndpoint_listener_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEndpoint_listener_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEntity_name

      public void exitEntity_name(sql.tsql.TSqlParser.Entity_nameContext ctx)
      Exit a parse tree produced by TSqlParser.entity_name().

      The default implementation does nothing.

      Specified by:
      exitEntity_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEntity_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEntity_name_for_azure_dw

      public void exitEntity_name_for_azure_dw(sql.tsql.TSqlParser.Entity_name_for_azure_dwContext ctx)
      Exit a parse tree produced by TSqlParser.entity_name_for_azure_dw().

      The default implementation does nothing.

      Specified by:
      exitEntity_name_for_azure_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEntity_name_for_azure_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEntity_name_for_parallel_dw

      public void exitEntity_name_for_parallel_dw(sql.tsql.TSqlParser.Entity_name_for_parallel_dwContext ctx)
      Exit a parse tree produced by TSqlParser.entity_name_for_parallel_dw().

      The default implementation does nothing.

      Specified by:
      exitEntity_name_for_parallel_dw in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEntity_name_for_parallel_dw in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEntity_to

      public void exitEntity_to(sql.tsql.TSqlParser.Entity_toContext ctx)
      Exit a parse tree produced by TSqlParser.entity_to().

      The default implementation does nothing.

      Specified by:
      exitEntity_to in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEntity_to in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEOMONTH

      public void exitEOMONTH(sql.tsql.TSqlParser.EOMONTHContext ctx)
      Exit a parse tree produced by the EOMONTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitEOMONTH in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEOMONTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitERROR_LINE

      public void exitERROR_LINE(sql.tsql.TSqlParser.ERROR_LINEContext ctx)
      Exit a parse tree produced by the ERROR_LINE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitERROR_LINE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitERROR_LINE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitERROR_MESSAGE

      public void exitERROR_MESSAGE(sql.tsql.TSqlParser.ERROR_MESSAGEContext ctx)
      Exit a parse tree produced by the ERROR_MESSAGE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitERROR_MESSAGE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitERROR_MESSAGE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitERROR_NUMBER

      public void exitERROR_NUMBER(sql.tsql.TSqlParser.ERROR_NUMBERContext ctx)
      Exit a parse tree produced by the ERROR_NUMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitERROR_NUMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitERROR_NUMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitERROR_PROCEDURE

      public void exitERROR_PROCEDURE(sql.tsql.TSqlParser.ERROR_PROCEDUREContext ctx)
      Exit a parse tree produced by the ERROR_PROCEDURE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitERROR_PROCEDURE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitERROR_PROCEDURE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitERROR_SEVERITY

      public void exitERROR_SEVERITY(sql.tsql.TSqlParser.ERROR_SEVERITYContext ctx)
      Exit a parse tree produced by the ERROR_SEVERITY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitERROR_SEVERITY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitERROR_SEVERITY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitERROR_STATE

      public void exitERROR_STATE(sql.tsql.TSqlParser.ERROR_STATEContext ctx)
      Exit a parse tree produced by the ERROR_STATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitERROR_STATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitERROR_STATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEvent_session_predicate_expression

      public void exitEvent_session_predicate_expression(sql.tsql.TSqlParser.Event_session_predicate_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.event_session_predicate_expression().

      The default implementation does nothing.

      Specified by:
      exitEvent_session_predicate_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEvent_session_predicate_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEvent_session_predicate_factor

      public void exitEvent_session_predicate_factor(sql.tsql.TSqlParser.Event_session_predicate_factorContext ctx)
      Exit a parse tree produced by TSqlParser.event_session_predicate_factor().

      The default implementation does nothing.

      Specified by:
      exitEvent_session_predicate_factor in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEvent_session_predicate_factor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEvent_session_predicate_leaf

      public void exitEvent_session_predicate_leaf(sql.tsql.TSqlParser.Event_session_predicate_leafContext ctx)
      Exit a parse tree produced by TSqlParser.event_session_predicate_leaf().

      The default implementation does nothing.

      Specified by:
      exitEvent_session_predicate_leaf in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEvent_session_predicate_leaf in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEveryRule

      public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
      Description copied from class: sql.tsql.TSqlParserBaseListener

      The default implementation does nothing.

      Specified by:
      exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListener
      Overrides:
      exitEveryRule in class sql.tsql.TSqlParserBaseListener
    • exitExecute_body

      public void exitExecute_body(sql.tsql.TSqlParser.Execute_bodyContext ctx)
      Exit a parse tree produced by TSqlParser.execute_body().

      The default implementation does nothing.

      Specified by:
      exitExecute_body in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_body in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_body_batch

      public void exitExecute_body_batch(sql.tsql.TSqlParser.Execute_body_batchContext ctx)
      Exit a parse tree produced by TSqlParser.execute_body_batch().

      The default implementation does nothing.

      Specified by:
      exitExecute_body_batch in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_body_batch in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_clause

      public void exitExecute_clause(sql.tsql.TSqlParser.Execute_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.execute_clause().

      The default implementation does nothing.

      Specified by:
      exitExecute_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_parameter

      public void exitExecute_parameter(sql.tsql.TSqlParser.Execute_parameterContext ctx)
      Exit a parse tree produced by TSqlParser.execute_parameter().

      The default implementation does nothing.

      Specified by:
      exitExecute_parameter in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_parameter in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_statement

      public void exitExecute_statement(sql.tsql.TSqlParser.Execute_statementContext ctx)
      Exit a parse tree produced by TSqlParser.execute_statement().

      The default implementation does nothing.

      Specified by:
      exitExecute_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_statement_arg

      public void exitExecute_statement_arg(sql.tsql.TSqlParser.Execute_statement_argContext ctx)
      Exit a parse tree produced by TSqlParser.execute_statement_arg().

      The default implementation does nothing.

      Specified by:
      exitExecute_statement_arg in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_statement_arg in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_statement_arg_named

      public void exitExecute_statement_arg_named(sql.tsql.TSqlParser.Execute_statement_arg_namedContext ctx)
      Exit a parse tree produced by TSqlParser.execute_statement_arg_named().

      The default implementation does nothing.

      Specified by:
      exitExecute_statement_arg_named in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_statement_arg_named in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_statement_arg_unnamed

      public void exitExecute_statement_arg_unnamed(sql.tsql.TSqlParser.Execute_statement_arg_unnamedContext ctx)
      Exit a parse tree produced by TSqlParser.execute_statement_arg_unnamed().

      The default implementation does nothing.

      Specified by:
      exitExecute_statement_arg_unnamed in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_statement_arg_unnamed in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExecute_var_string

      public void exitExecute_var_string(sql.tsql.TSqlParser.Execute_var_stringContext ctx)
      Exit a parse tree produced by TSqlParser.execute_var_string().

      The default implementation does nothing.

      Specified by:
      exitExecute_var_string in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExecute_var_string in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExist_call

      public void exitExist_call(sql.tsql.TSqlParser.Exist_callContext ctx)
      Exit a parse tree produced by TSqlParser.exist_call().

      The default implementation does nothing.

      Specified by:
      exitExist_call in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExist_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExist_method

      public void exitExist_method(sql.tsql.TSqlParser.Exist_methodContext ctx)
      Exit a parse tree produced by TSqlParser.exist_method().

      The default implementation does nothing.

      Specified by:
      exitExist_method in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExist_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExisting_keys

      public void exitExisting_keys(sql.tsql.TSqlParser.Existing_keysContext ctx)
      Exit a parse tree produced by TSqlParser.existing_keys().

      The default implementation does nothing.

      Specified by:
      exitExisting_keys in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExisting_keys in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitEXP

      public void exitEXP(sql.tsql.TSqlParser.EXPContext ctx)
      Exit a parse tree produced by the EXP labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitEXP in interface sql.tsql.TSqlParserListener
      Overrides:
      exitEXP in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExpression

      public void exitExpression(sql.tsql.TSqlParser.ExpressionContext ctx)
      Exit a parse tree produced by TSqlParser.expression().

      The default implementation does nothing.

      Specified by:
      exitExpression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExpression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExpression_elem

      public void exitExpression_elem(sql.tsql.TSqlParser.Expression_elemContext ctx)
      Exit a parse tree produced by TSqlParser.expression_elem().

      The default implementation does nothing.

      Specified by:
      exitExpression_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExpression_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExpression_list_

      public void exitExpression_list_(sql.tsql.TSqlParser.Expression_list_Context ctx)
      Exit a parse tree produced by TSqlParser.expression_list_().

      The default implementation does nothing.

      Specified by:
      exitExpression_list_ in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExpression_list_ in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitExternal_access_option

      public void exitExternal_access_option(sql.tsql.TSqlParser.External_access_optionContext ctx)
      Exit a parse tree produced by TSqlParser.external_access_option().

      The default implementation does nothing.

      Specified by:
      exitExternal_access_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitExternal_access_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFetch_cursor

      public void exitFetch_cursor(sql.tsql.TSqlParser.Fetch_cursorContext ctx)
      Exit a parse tree produced by TSqlParser.fetch_cursor().

      The default implementation does nothing.

      Specified by:
      exitFetch_cursor in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFetch_cursor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFETCH_STATUS

      public void exitFETCH_STATUS(sql.tsql.TSqlParser.FETCH_STATUSContext ctx)
      Exit a parse tree produced by the FETCH_STATUS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFETCH_STATUS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFETCH_STATUS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFile_directory_path_separator

      public void exitFile_directory_path_separator(sql.tsql.TSqlParser.File_directory_path_separatorContext ctx)
      Exit a parse tree produced by TSqlParser.file_directory_path_separator().

      The default implementation does nothing.

      Specified by:
      exitFile_directory_path_separator in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFile_directory_path_separator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFile_group

      public void exitFile_group(sql.tsql.TSqlParser.File_groupContext ctx)
      Exit a parse tree produced by TSqlParser.file_group().

      The default implementation does nothing.

      Specified by:
      exitFile_group in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFile_group in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILE_ID

      public void exitFILE_ID(sql.tsql.TSqlParser.FILE_IDContext ctx)
      Exit a parse tree produced by the FILE_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILE_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILE_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILE_IDEX

      public void exitFILE_IDEX(sql.tsql.TSqlParser.FILE_IDEXContext ctx)
      Exit a parse tree produced by the FILE_IDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILE_IDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILE_IDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILE_NAME

      public void exitFILE_NAME(sql.tsql.TSqlParser.FILE_NAMEContext ctx)
      Exit a parse tree produced by the FILE_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILE_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILE_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFile_path

      public void exitFile_path(sql.tsql.TSqlParser.File_pathContext ctx)
      Exit a parse tree produced by TSqlParser.file_path().

      The default implementation does nothing.

      Specified by:
      exitFile_path in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFile_path in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFile_size

      public void exitFile_size(sql.tsql.TSqlParser.File_sizeContext ctx)
      Exit a parse tree produced by TSqlParser.file_size().

      The default implementation does nothing.

      Specified by:
      exitFile_size in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFile_size in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFile_spec

      public void exitFile_spec(sql.tsql.TSqlParser.File_specContext ctx)
      Exit a parse tree produced by TSqlParser.file_spec().

      The default implementation does nothing.

      Specified by:
      exitFile_spec in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFile_spec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILEGROUP_ID

      public void exitFILEGROUP_ID(sql.tsql.TSqlParser.FILEGROUP_IDContext ctx)
      Exit a parse tree produced by the FILEGROUP_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILEGROUP_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILEGROUP_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILEGROUP_NAME

      public void exitFILEGROUP_NAME(sql.tsql.TSqlParser.FILEGROUP_NAMEContext ctx)
      Exit a parse tree produced by the FILEGROUP_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILEGROUP_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILEGROUP_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFilegroup_updatability_option

      public void exitFilegroup_updatability_option(sql.tsql.TSqlParser.Filegroup_updatability_optionContext ctx)
      Exit a parse tree produced by TSqlParser.filegroup_updatability_option().

      The default implementation does nothing.

      Specified by:
      exitFilegroup_updatability_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFilegroup_updatability_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILEGROUPPROPERTY

      public void exitFILEGROUPPROPERTY(sql.tsql.TSqlParser.FILEGROUPPROPERTYContext ctx)
      Exit a parse tree produced by the FILEGROUPPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILEGROUPPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILEGROUPPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILEPROPERTY

      public void exitFILEPROPERTY(sql.tsql.TSqlParser.FILEPROPERTYContext ctx)
      Exit a parse tree produced by the FILEPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILEPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILEPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFILEPROPERTYEX

      public void exitFILEPROPERTYEX(sql.tsql.TSqlParser.FILEPROPERTYEXContext ctx)
      Exit a parse tree produced by the FILEPROPERTYEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFILEPROPERTYEX in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFILEPROPERTYEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFilespec

      public void exitFilespec(sql.tsql.TSqlParser.FilespecContext ctx)
      Exit a parse tree produced by TSqlParser.filespec().

      The default implementation does nothing.

      Specified by:
      exitFilespec in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFilespec in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFLOOR

      public void exitFLOOR(sql.tsql.TSqlParser.FLOORContext ctx)
      Exit a parse tree produced by the FLOOR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFLOOR in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFLOOR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFor_clause

      public void exitFor_clause(sql.tsql.TSqlParser.For_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.for_clause().

      The default implementation does nothing.

      Specified by:
      exitFor_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFor_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitForeign_key_options

      public void exitForeign_key_options(sql.tsql.TSqlParser.Foreign_key_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.foreign_key_options().

      The default implementation does nothing.

      Specified by:
      exitForeign_key_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitForeign_key_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFORMAT

      public void exitFORMAT(sql.tsql.TSqlParser.FORMATContext ctx)
      Exit a parse tree produced by the FORMAT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFORMAT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFORMAT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFORMATMESSAGE

      public void exitFORMATMESSAGE(sql.tsql.TSqlParser.FORMATMESSAGEContext ctx)
      Exit a parse tree produced by the FORMATMESSAGE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFORMATMESSAGE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFORMATMESSAGE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFREE_TEXT

      public void exitFREE_TEXT(sql.tsql.TSqlParser.FREE_TEXTContext ctx)
      Exit a parse tree produced by the FREE_TEXT labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitFREE_TEXT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFREE_TEXT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFreetext_function

      public void exitFreetext_function(sql.tsql.TSqlParser.Freetext_functionContext ctx)
      Exit a parse tree produced by TSqlParser.freetext_function().

      The default implementation does nothing.

      Specified by:
      exitFreetext_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFreetext_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFreetext_predicate

      public void exitFreetext_predicate(sql.tsql.TSqlParser.Freetext_predicateContext ctx)
      Exit a parse tree produced by TSqlParser.freetext_predicate().

      The default implementation does nothing.

      Specified by:
      exitFreetext_predicate in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFreetext_predicate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFull_column_name

      public void exitFull_column_name(sql.tsql.TSqlParser.Full_column_nameContext ctx)
      Exit a parse tree produced by TSqlParser.full_column_name().

      The default implementation does nothing.

      Specified by:
      exitFull_column_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFull_column_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFull_column_name_list

      public void exitFull_column_name_list(sql.tsql.TSqlParser.Full_column_name_listContext ctx)
      Exit a parse tree produced by TSqlParser.full_column_name_list().

      The default implementation does nothing.

      Specified by:
      exitFull_column_name_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFull_column_name_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFull_table_name

      public void exitFull_table_name(sql.tsql.TSqlParser.Full_table_nameContext ctx)
      Exit a parse tree produced by TSqlParser.full_table_name().

      The default implementation does nothing.

      Specified by:
      exitFull_table_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFull_table_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFULLTEXTCATALOGPROPERTY

      public void exitFULLTEXTCATALOGPROPERTY(sql.tsql.TSqlParser.FULLTEXTCATALOGPROPERTYContext ctx)
      Exit a parse tree produced by the FULLTEXTCATALOGPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFULLTEXTCATALOGPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFULLTEXTCATALOGPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFULLTEXTSERVICEPROPERTY

      public void exitFULLTEXTSERVICEPROPERTY(sql.tsql.TSqlParser.FULLTEXTSERVICEPROPERTYContext ctx)
      Exit a parse tree produced by the FULLTEXTSERVICEPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitFULLTEXTSERVICEPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFULLTEXTSERVICEPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFunc_body_returns_scalar

      public void exitFunc_body_returns_scalar(sql.tsql.TSqlParser.Func_body_returns_scalarContext ctx)
      Exit a parse tree produced by TSqlParser.func_body_returns_scalar().

      The default implementation does nothing.

      Specified by:
      exitFunc_body_returns_scalar in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFunc_body_returns_scalar in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFunc_body_returns_select

      public void exitFunc_body_returns_select(sql.tsql.TSqlParser.Func_body_returns_selectContext ctx)
      Exit a parse tree produced by TSqlParser.func_body_returns_select().

      The default implementation does nothing.

      Specified by:
      exitFunc_body_returns_select in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFunc_body_returns_select in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFunc_body_returns_table

      public void exitFunc_body_returns_table(sql.tsql.TSqlParser.Func_body_returns_tableContext ctx)
      Exit a parse tree produced by TSqlParser.func_body_returns_table().

      The default implementation does nothing.

      Specified by:
      exitFunc_body_returns_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFunc_body_returns_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFunc_proc_name_database_schema

      public void exitFunc_proc_name_database_schema(sql.tsql.TSqlParser.Func_proc_name_database_schemaContext ctx)
      Exit a parse tree produced by TSqlParser.func_proc_name_database_schema().

      The default implementation does nothing.

      Specified by:
      exitFunc_proc_name_database_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFunc_proc_name_database_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFunc_proc_name_schema

      public void exitFunc_proc_name_schema(sql.tsql.TSqlParser.Func_proc_name_schemaContext ctx)
      Exit a parse tree produced by TSqlParser.func_proc_name_schema().

      The default implementation does nothing.

      Specified by:
      exitFunc_proc_name_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFunc_proc_name_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFunc_proc_name_server_database_schema

      public void exitFunc_proc_name_server_database_schema(sql.tsql.TSqlParser.Func_proc_name_server_database_schemaContext ctx)
      Exit a parse tree produced by TSqlParser.func_proc_name_server_database_schema().

      The default implementation does nothing.

      Specified by:
      exitFunc_proc_name_server_database_schema in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFunc_proc_name_server_database_schema in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitFunction_option

      public void exitFunction_option(sql.tsql.TSqlParser.Function_optionContext ctx)
      Exit a parse tree produced by TSqlParser.function_option().

      The default implementation does nothing.

      Specified by:
      exitFunction_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitFunction_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGenerate_new_keys

      public void exitGenerate_new_keys(sql.tsql.TSqlParser.Generate_new_keysContext ctx)
      Exit a parse tree produced by TSqlParser.generate_new_keys().

      The default implementation does nothing.

      Specified by:
      exitGenerate_new_keys in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGenerate_new_keys in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGet_conversation

      public void exitGet_conversation(sql.tsql.TSqlParser.Get_conversationContext ctx)
      Exit a parse tree produced by TSqlParser.get_conversation().

      The default implementation does nothing.

      Specified by:
      exitGet_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGet_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGET_FILESTREAM_TRANSACTION_CONTEXT

      public void exitGET_FILESTREAM_TRANSACTION_CONTEXT(sql.tsql.TSqlParser.GET_FILESTREAM_TRANSACTION_CONTEXTContext ctx)
      Exit a parse tree produced by the GET_FILESTREAM_TRANSACTION_CONTEXT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitGET_FILESTREAM_TRANSACTION_CONTEXT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGET_FILESTREAM_TRANSACTION_CONTEXT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGETANSINULL

      public void exitGETANSINULL(sql.tsql.TSqlParser.GETANSINULLContext ctx)
      Exit a parse tree produced by the GETANSINULL labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitGETANSINULL in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGETANSINULL in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGETDATE

      public void exitGETDATE(sql.tsql.TSqlParser.GETDATEContext ctx)
      Exit a parse tree produced by the GETDATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitGETDATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGETDATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGETUTCDATE

      public void exitGETUTCDATE(sql.tsql.TSqlParser.GETUTCDATEContext ctx)
      Exit a parse tree produced by the GETUTCDATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitGETUTCDATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGETUTCDATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGo_statement

      public void exitGo_statement(sql.tsql.TSqlParser.Go_statementContext ctx)
      Exit a parse tree produced by TSqlParser.go_statement().

      The default implementation does nothing.

      Specified by:
      exitGo_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGo_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGoto_statement

      public void exitGoto_statement(sql.tsql.TSqlParser.Goto_statementContext ctx)
      Exit a parse tree produced by TSqlParser.goto_statement().

      The default implementation does nothing.

      Specified by:
      exitGoto_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGoto_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGrant_permission

      public void exitGrant_permission(sql.tsql.TSqlParser.Grant_permissionContext ctx)
      Exit a parse tree produced by TSqlParser.grant_permission().

      The default implementation does nothing.

      Specified by:
      exitGrant_permission in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGrant_permission in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGREATEST

      public void exitGREATEST(sql.tsql.TSqlParser.GREATESTContext ctx)
      Exit a parse tree produced by the GREATEST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitGREATEST in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGREATEST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGroup_by_item

      public void exitGroup_by_item(sql.tsql.TSqlParser.Group_by_itemContext ctx)
      Exit a parse tree produced by TSqlParser.group_by_item().

      The default implementation does nothing.

      Specified by:
      exitGroup_by_item in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGroup_by_item in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitGrouping_sets_item

      public void exitGrouping_sets_item(sql.tsql.TSqlParser.Grouping_sets_itemContext ctx)
      Exit a parse tree produced by TSqlParser.grouping_sets_item().

      The default implementation does nothing.

      Specified by:
      exitGrouping_sets_item in interface sql.tsql.TSqlParserListener
      Overrides:
      exitGrouping_sets_item in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHadr_options

      public void exitHadr_options(sql.tsql.TSqlParser.Hadr_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.hadr_options().

      The default implementation does nothing.

      Specified by:
      exitHadr_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHadr_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHAS_DBACCESS

      public void exitHAS_DBACCESS(sql.tsql.TSqlParser.HAS_DBACCESSContext ctx)
      Exit a parse tree produced by the HAS_DBACCESS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitHAS_DBACCESS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHAS_DBACCESS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHAS_PERMS_BY_NAME

      public void exitHAS_PERMS_BY_NAME(sql.tsql.TSqlParser.HAS_PERMS_BY_NAMEContext ctx)
      Exit a parse tree produced by the HAS_PERMS_BY_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitHAS_PERMS_BY_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHAS_PERMS_BY_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHierarchyid_call

      public void exitHierarchyid_call(sql.tsql.TSqlParser.Hierarchyid_callContext ctx)
      Exit a parse tree produced by TSqlParser.hierarchyid_call().

      The default implementation does nothing.

      Specified by:
      exitHierarchyid_call in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHierarchyid_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHIERARCHYID_METHOD

      public void exitHIERARCHYID_METHOD(sql.tsql.TSqlParser.HIERARCHYID_METHODContext ctx)
      Exit a parse tree produced by the HIERARCHYID_METHOD labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitHIERARCHYID_METHOD in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHIERARCHYID_METHOD in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHierarchyid_static_method

      public void exitHierarchyid_static_method(sql.tsql.TSqlParser.Hierarchyid_static_methodContext ctx)
      Exit a parse tree produced by TSqlParser.hierarchyid_static_method().

      The default implementation does nothing.

      Specified by:
      exitHierarchyid_static_method in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHierarchyid_static_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHost

      public void exitHost(sql.tsql.TSqlParser.HostContext ctx)
      Exit a parse tree produced by TSqlParser.host().

      The default implementation does nothing.

      Specified by:
      exitHost in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHost in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHOST_ID

      public void exitHOST_ID(sql.tsql.TSqlParser.HOST_IDContext ctx)
      Exit a parse tree produced by the HOST_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitHOST_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHOST_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitHOST_NAME

      public void exitHOST_NAME(sql.tsql.TSqlParser.HOST_NAMEContext ctx)
      Exit a parse tree produced by the HOST_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitHOST_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitHOST_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitId_

      public void exitId_(sql.tsql.TSqlParser.Id_Context ctx)
      Exit a parse tree produced by TSqlParser.id_().

      The default implementation does nothing.

      Specified by:
      exitId_ in interface sql.tsql.TSqlParserListener
      Overrides:
      exitId_ in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitId_or_string

      public void exitId_or_string(sql.tsql.TSqlParser.Id_or_stringContext ctx)
      Exit a parse tree produced by TSqlParser.id_or_string().

      The default implementation does nothing.

      Specified by:
      exitId_or_string in interface sql.tsql.TSqlParserListener
      Overrides:
      exitId_or_string in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIDENT_CURRENT

      public void exitIDENT_CURRENT(sql.tsql.TSqlParser.IDENT_CURRENTContext ctx)
      Exit a parse tree produced by the IDENT_CURRENT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIDENT_CURRENT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIDENT_CURRENT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIDENT_INCR

      public void exitIDENT_INCR(sql.tsql.TSqlParser.IDENT_INCRContext ctx)
      Exit a parse tree produced by the IDENT_INCR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIDENT_INCR in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIDENT_INCR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIDENT_SEED

      public void exitIDENT_SEED(sql.tsql.TSqlParser.IDENT_SEEDContext ctx)
      Exit a parse tree produced by the IDENT_SEED labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIDENT_SEED in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIDENT_SEED in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIDENTITY

      public void exitIDENTITY(sql.tsql.TSqlParser.IDENTITYContext ctx)
      Exit a parse tree produced by the IDENTITY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIDENTITY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIDENTITY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIf_statement

      public void exitIf_statement(sql.tsql.TSqlParser.If_statementContext ctx)
      Exit a parse tree produced by TSqlParser.if_statement().

      The default implementation does nothing.

      Specified by:
      exitIf_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIf_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIIF

      public void exitIIF(sql.tsql.TSqlParser.IIFContext ctx)
      Exit a parse tree produced by the IIF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIIF in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIIF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitINDEX_COL

      public void exitINDEX_COL(sql.tsql.TSqlParser.INDEX_COLContext ctx)
      Exit a parse tree produced by the INDEX_COL labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitINDEX_COL in interface sql.tsql.TSqlParserListener
      Overrides:
      exitINDEX_COL in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIndex_value

      public void exitIndex_value(sql.tsql.TSqlParser.Index_valueContext ctx)
      Exit a parse tree produced by TSqlParser.index_value().

      The default implementation does nothing.

      Specified by:
      exitIndex_value in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIndex_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitINDEXKEY_PROPERTY

      public void exitINDEXKEY_PROPERTY(sql.tsql.TSqlParser.INDEXKEY_PROPERTYContext ctx)
      Exit a parse tree produced by the INDEXKEY_PROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitINDEXKEY_PROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitINDEXKEY_PROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitINDEXPROPERTY

      public void exitINDEXPROPERTY(sql.tsql.TSqlParser.INDEXPROPERTYContext ctx)
      Exit a parse tree produced by the INDEXPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitINDEXPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitINDEXPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitInsert_column_id

      public void exitInsert_column_id(sql.tsql.TSqlParser.Insert_column_idContext ctx)
      Exit a parse tree produced by TSqlParser.insert_column_id().

      The default implementation does nothing.

      Specified by:
      exitInsert_column_id in interface sql.tsql.TSqlParserListener
      Overrides:
      exitInsert_column_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitInsert_column_name_list

      public void exitInsert_column_name_list(sql.tsql.TSqlParser.Insert_column_name_listContext ctx)
      Exit a parse tree produced by TSqlParser.insert_column_name_list().

      The default implementation does nothing.

      Specified by:
      exitInsert_column_name_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitInsert_column_name_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitInsert_statement

      public void exitInsert_statement(sql.tsql.TSqlParser.Insert_statementContext ctx)
      Exit a parse tree produced by TSqlParser.insert_statement().

      The default implementation does nothing.

      Specified by:
      exitInsert_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitInsert_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitInsert_statement_value

      public void exitInsert_statement_value(sql.tsql.TSqlParser.Insert_statement_valueContext ctx)
      Exit a parse tree produced by TSqlParser.insert_statement_value().

      The default implementation does nothing.

      Specified by:
      exitInsert_statement_value in interface sql.tsql.TSqlParserListener
      Overrides:
      exitInsert_statement_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIp_v4_failover

      public void exitIp_v4_failover(sql.tsql.TSqlParser.Ip_v4_failoverContext ctx)
      Exit a parse tree produced by TSqlParser.ip_v4_failover().

      The default implementation does nothing.

      Specified by:
      exitIp_v4_failover in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIp_v4_failover in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIp_v6_failover

      public void exitIp_v6_failover(sql.tsql.TSqlParser.Ip_v6_failoverContext ctx)
      Exit a parse tree produced by TSqlParser.ip_v6_failover().

      The default implementation does nothing.

      Specified by:
      exitIp_v6_failover in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIp_v6_failover in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIS_MEMBER

      public void exitIS_MEMBER(sql.tsql.TSqlParser.IS_MEMBERContext ctx)
      Exit a parse tree produced by the IS_MEMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIS_MEMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIS_MEMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIS_ROLEMEMBER

      public void exitIS_ROLEMEMBER(sql.tsql.TSqlParser.IS_ROLEMEMBERContext ctx)
      Exit a parse tree produced by the IS_ROLEMEMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIS_ROLEMEMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIS_ROLEMEMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitIS_SRVROLEMEMBER

      public void exitIS_SRVROLEMEMBER(sql.tsql.TSqlParser.IS_SRVROLEMEMBERContext ctx)
      Exit a parse tree produced by the IS_SRVROLEMEMBER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitIS_SRVROLEMEMBER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitIS_SRVROLEMEMBER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitISDATE

      public void exitISDATE(sql.tsql.TSqlParser.ISDATEContext ctx)
      Exit a parse tree produced by the ISDATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitISDATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitISDATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitISJSON

      public void exitISJSON(sql.tsql.TSqlParser.ISJSONContext ctx)
      Exit a parse tree produced by the ISJSON labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitISJSON in interface sql.tsql.TSqlParserListener
      Overrides:
      exitISJSON in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitISNULL

      public void exitISNULL(sql.tsql.TSqlParser.ISNULLContext ctx)
      Exit a parse tree produced by the ISNULL labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitISNULL in interface sql.tsql.TSqlParserListener
      Overrides:
      exitISNULL in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitISNUMERIC

      public void exitISNUMERIC(sql.tsql.TSqlParser.ISNUMERICContext ctx)
      Exit a parse tree produced by the ISNUMERIC labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitISNUMERIC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitISNUMERIC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJoin_on

      public void exitJoin_on(sql.tsql.TSqlParser.Join_onContext ctx)
      Exit a parse tree produced by TSqlParser.join_on().

      The default implementation does nothing.

      Specified by:
      exitJoin_on in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJoin_on in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJoin_part

      public void exitJoin_part(sql.tsql.TSqlParser.Join_partContext ctx)
      Exit a parse tree produced by TSqlParser.join_part().

      The default implementation does nothing.

      Specified by:
      exitJoin_part in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJoin_part in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJSON_ARRAY

      public void exitJSON_ARRAY(sql.tsql.TSqlParser.JSON_ARRAYContext ctx)
      Exit a parse tree produced by the JSON_ARRAY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitJSON_ARRAY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJSON_ARRAY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJson_column_declaration

      public void exitJson_column_declaration(sql.tsql.TSqlParser.Json_column_declarationContext ctx)
      Exit a parse tree produced by TSqlParser.json_column_declaration().

      The default implementation does nothing.

      Specified by:
      exitJson_column_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJson_column_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJson_declaration

      public void exitJson_declaration(sql.tsql.TSqlParser.Json_declarationContext ctx)
      Exit a parse tree produced by TSqlParser.json_declaration().

      The default implementation does nothing.

      Specified by:
      exitJson_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJson_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJson_key_value

      public void exitJson_key_value(sql.tsql.TSqlParser.Json_key_valueContext ctx)
      Exit a parse tree produced by TSqlParser.json_key_value().

      The default implementation does nothing.

      Specified by:
      exitJson_key_value in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJson_key_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJSON_MODIFY

      public void exitJSON_MODIFY(sql.tsql.TSqlParser.JSON_MODIFYContext ctx)
      Exit a parse tree produced by the JSON_MODIFY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitJSON_MODIFY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJSON_MODIFY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJson_null_clause

      public void exitJson_null_clause(sql.tsql.TSqlParser.Json_null_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.json_null_clause().

      The default implementation does nothing.

      Specified by:
      exitJson_null_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJson_null_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJSON_OBJECT

      public void exitJSON_OBJECT(sql.tsql.TSqlParser.JSON_OBJECTContext ctx)
      Exit a parse tree produced by the JSON_OBJECT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitJSON_OBJECT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJSON_OBJECT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJSON_PATH_EXISTS

      public void exitJSON_PATH_EXISTS(sql.tsql.TSqlParser.JSON_PATH_EXISTSContext ctx)
      Exit a parse tree produced by the JSON_PATH_EXISTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitJSON_PATH_EXISTS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJSON_PATH_EXISTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJSON_QUERY

      public void exitJSON_QUERY(sql.tsql.TSqlParser.JSON_QUERYContext ctx)
      Exit a parse tree produced by the JSON_QUERY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitJSON_QUERY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJSON_QUERY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitJSON_VALUE

      public void exitJSON_VALUE(sql.tsql.TSqlParser.JSON_VALUEContext ctx)
      Exit a parse tree produced by the JSON_VALUE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitJSON_VALUE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitJSON_VALUE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitKey_options

      public void exitKey_options(sql.tsql.TSqlParser.Key_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.key_options().

      The default implementation does nothing.

      Specified by:
      exitKey_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitKey_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitKeyword

      public void exitKeyword(sql.tsql.TSqlParser.KeywordContext ctx)
      Exit a parse tree produced by TSqlParser.keyword().

      The default implementation does nothing.

      Specified by:
      exitKeyword in interface sql.tsql.TSqlParserListener
      Overrides:
      exitKeyword in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitKill_process

      public void exitKill_process(sql.tsql.TSqlParser.Kill_processContext ctx)
      Exit a parse tree produced by TSqlParser.kill_process().

      The default implementation does nothing.

      Specified by:
      exitKill_process in interface sql.tsql.TSqlParserListener
      Overrides:
      exitKill_process in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitKill_query_notification

      public void exitKill_query_notification(sql.tsql.TSqlParser.Kill_query_notificationContext ctx)
      Exit a parse tree produced by TSqlParser.kill_query_notification().

      The default implementation does nothing.

      Specified by:
      exitKill_query_notification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitKill_query_notification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitKill_statement

      public void exitKill_statement(sql.tsql.TSqlParser.Kill_statementContext ctx)
      Exit a parse tree produced by TSqlParser.kill_statement().

      The default implementation does nothing.

      Specified by:
      exitKill_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitKill_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitKill_stats_job

      public void exitKill_stats_job(sql.tsql.TSqlParser.Kill_stats_jobContext ctx)
      Exit a parse tree produced by TSqlParser.kill_stats_job().

      The default implementation does nothing.

      Specified by:
      exitKill_stats_job in interface sql.tsql.TSqlParserListener
      Overrides:
      exitKill_stats_job in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLEAST

      public void exitLEAST(sql.tsql.TSqlParser.LEASTContext ctx)
      Exit a parse tree produced by the LEAST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLEAST in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLEAST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLEFT

      public void exitLEFT(sql.tsql.TSqlParser.LEFTContext ctx)
      Exit a parse tree produced by the LEFT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLEFT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLEFT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLEN

      public void exitLEN(sql.tsql.TSqlParser.LENContext ctx)
      Exit a parse tree produced by the LEN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLEN in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLEN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLocal_drive

      public void exitLocal_drive(sql.tsql.TSqlParser.Local_driveContext ctx)
      Exit a parse tree produced by TSqlParser.local_drive().

      The default implementation does nothing.

      Specified by:
      exitLocal_drive in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLocal_drive in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLocal_file

      public void exitLocal_file(sql.tsql.TSqlParser.Local_fileContext ctx)
      Exit a parse tree produced by TSqlParser.local_file().

      The default implementation does nothing.

      Specified by:
      exitLocal_file in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLocal_file in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLock_table

      public void exitLock_table(sql.tsql.TSqlParser.Lock_tableContext ctx)
      Exit a parse tree produced by TSqlParser.lock_table().

      The default implementation does nothing.

      Specified by:
      exitLock_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLock_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLOG

      public void exitLOG(sql.tsql.TSqlParser.LOGContext ctx)
      Exit a parse tree produced by the LOG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLOG in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLOG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLOG10

      public void exitLOG10(sql.tsql.TSqlParser.LOG10Context ctx)
      Exit a parse tree produced by the LOG10 labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLOG10 in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLOG10 in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLOGINPROPERTY

      public void exitLOGINPROPERTY(sql.tsql.TSqlParser.LOGINPROPERTYContext ctx)
      Exit a parse tree produced by the LOGINPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLOGINPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLOGINPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLow_priority_lock_wait

      public void exitLow_priority_lock_wait(sql.tsql.TSqlParser.Low_priority_lock_waitContext ctx)
      Exit a parse tree produced by TSqlParser.low_priority_lock_wait().

      The default implementation does nothing.

      Specified by:
      exitLow_priority_lock_wait in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLow_priority_lock_wait in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLOWER

      public void exitLOWER(sql.tsql.TSqlParser.LOWERContext ctx)
      Exit a parse tree produced by the LOWER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLOWER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLOWER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitLTRIM

      public void exitLTRIM(sql.tsql.TSqlParser.LTRIMContext ctx)
      Exit a parse tree produced by the LTRIM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitLTRIM in interface sql.tsql.TSqlParserListener
      Overrides:
      exitLTRIM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMaterialized_column_definition

      public void exitMaterialized_column_definition(sql.tsql.TSqlParser.Materialized_column_definitionContext ctx)
      Exit a parse tree produced by TSqlParser.materialized_column_definition().

      The default implementation does nothing.

      Specified by:
      exitMaterialized_column_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMaterialized_column_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMATH_SIGN

      public void exitMATH_SIGN(sql.tsql.TSqlParser.MATH_SIGNContext ctx)
      Exit a parse tree produced by the MATH_SIGN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitMATH_SIGN in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMATH_SIGN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMerge_matched

      public void exitMerge_matched(sql.tsql.TSqlParser.Merge_matchedContext ctx)
      Exit a parse tree produced by TSqlParser.merge_matched().

      The default implementation does nothing.

      Specified by:
      exitMerge_matched in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMerge_matched in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMerge_not_matched

      public void exitMerge_not_matched(sql.tsql.TSqlParser.Merge_not_matchedContext ctx)
      Exit a parse tree produced by TSqlParser.merge_not_matched().

      The default implementation does nothing.

      Specified by:
      exitMerge_not_matched in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMerge_not_matched in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMerge_statement

      public void exitMerge_statement(sql.tsql.TSqlParser.Merge_statementContext ctx)
      Exit a parse tree produced by TSqlParser.merge_statement().

      The default implementation does nothing.

      Specified by:
      exitMerge_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMerge_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMessage_statement

      public void exitMessage_statement(sql.tsql.TSqlParser.Message_statementContext ctx)
      Exit a parse tree produced by TSqlParser.message_statement().

      The default implementation does nothing.

      Specified by:
      exitMessage_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMessage_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMIN_ACTIVE_ROWVERSION

      public void exitMIN_ACTIVE_ROWVERSION(sql.tsql.TSqlParser.MIN_ACTIVE_ROWVERSIONContext ctx)
      Exit a parse tree produced by the MIN_ACTIVE_ROWVERSION labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitMIN_ACTIVE_ROWVERSION in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMIN_ACTIVE_ROWVERSION in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMirroring_host_port_seperator

      public void exitMirroring_host_port_seperator(sql.tsql.TSqlParser.Mirroring_host_port_seperatorContext ctx)
      Exit a parse tree produced by TSqlParser.mirroring_host_port_seperator().

      The default implementation does nothing.

      Specified by:
      exitMirroring_host_port_seperator in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMirroring_host_port_seperator in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMirroring_partner

      public void exitMirroring_partner(sql.tsql.TSqlParser.Mirroring_partnerContext ctx)
      Exit a parse tree produced by TSqlParser.mirroring_partner().

      The default implementation does nothing.

      Specified by:
      exitMirroring_partner in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMirroring_partner in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMirroring_set_option

      public void exitMirroring_set_option(sql.tsql.TSqlParser.Mirroring_set_optionContext ctx)
      Exit a parse tree produced by TSqlParser.mirroring_set_option().

      The default implementation does nothing.

      Specified by:
      exitMirroring_set_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMirroring_set_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMirroring_witness

      public void exitMirroring_witness(sql.tsql.TSqlParser.Mirroring_witnessContext ctx)
      Exit a parse tree produced by TSqlParser.mirroring_witness().

      The default implementation does nothing.

      Specified by:
      exitMirroring_witness in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMirroring_witness in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMixed_page_allocation_option

      public void exitMixed_page_allocation_option(sql.tsql.TSqlParser.Mixed_page_allocation_optionContext ctx)
      Exit a parse tree produced by TSqlParser.mixed_page_allocation_option().

      The default implementation does nothing.

      Specified by:
      exitMixed_page_allocation_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMixed_page_allocation_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitModify_call

      public void exitModify_call(sql.tsql.TSqlParser.Modify_callContext ctx)
      Exit a parse tree produced by TSqlParser.modify_call().

      The default implementation does nothing.

      Specified by:
      exitModify_call in interface sql.tsql.TSqlParserListener
      Overrides:
      exitModify_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitModify_method

      public void exitModify_method(sql.tsql.TSqlParser.Modify_methodContext ctx)
      Exit a parse tree produced by TSqlParser.modify_method().

      The default implementation does nothing.

      Specified by:
      exitModify_method in interface sql.tsql.TSqlParserListener
      Overrides:
      exitModify_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMONTH

      public void exitMONTH(sql.tsql.TSqlParser.MONTHContext ctx)
      Exit a parse tree produced by the MONTH labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitMONTH in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMONTH in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMultiple_local_file_start

      public void exitMultiple_local_file_start(sql.tsql.TSqlParser.Multiple_local_file_startContext ctx)
      Exit a parse tree produced by TSqlParser.multiple_local_file_start().

      The default implementation does nothing.

      Specified by:
      exitMultiple_local_file_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMultiple_local_file_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitMultiple_local_files

      public void exitMultiple_local_files(sql.tsql.TSqlParser.Multiple_local_filesContext ctx)
      Exit a parse tree produced by TSqlParser.multiple_local_files().

      The default implementation does nothing.

      Specified by:
      exitMultiple_local_files in interface sql.tsql.TSqlParserListener
      Overrides:
      exitMultiple_local_files in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNCHAR

      public void exitNCHAR(sql.tsql.TSqlParser.NCHARContext ctx)
      Exit a parse tree produced by the NCHAR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitNCHAR in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNCHAR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNetwork_computer

      public void exitNetwork_computer(sql.tsql.TSqlParser.Network_computerContext ctx)
      Exit a parse tree produced by TSqlParser.network_computer().

      The default implementation does nothing.

      Specified by:
      exitNetwork_computer in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNetwork_computer in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNetwork_file_share

      public void exitNetwork_file_share(sql.tsql.TSqlParser.Network_file_shareContext ctx)
      Exit a parse tree produced by TSqlParser.network_file_share().

      The default implementation does nothing.

      Specified by:
      exitNetwork_file_share in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNetwork_file_share in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNetwork_file_start

      public void exitNetwork_file_start(sql.tsql.TSqlParser.Network_file_startContext ctx)
      Exit a parse tree produced by TSqlParser.network_file_start().

      The default implementation does nothing.

      Specified by:
      exitNetwork_file_start in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNetwork_file_start in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNEWID

      public void exitNEWID(sql.tsql.TSqlParser.NEWIDContext ctx)
      Exit a parse tree produced by the NEWID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitNEWID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNEWID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNEWSEQUENTIALID

      public void exitNEWSEQUENTIALID(sql.tsql.TSqlParser.NEWSEQUENTIALIDContext ctx)
      Exit a parse tree produced by the NEWSEQUENTIALID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitNEWSEQUENTIALID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNEWSEQUENTIALID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNEXT_VALUE_FOR

      public void exitNEXT_VALUE_FOR(sql.tsql.TSqlParser.NEXT_VALUE_FORContext ctx)
      Exit a parse tree produced by the NEXT_VALUE_FOR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitNEXT_VALUE_FOR in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNEXT_VALUE_FOR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNodes_method

      public void exitNodes_method(sql.tsql.TSqlParser.Nodes_methodContext ctx)
      Exit a parse tree produced by TSqlParser.nodes_method().

      The default implementation does nothing.

      Specified by:
      exitNodes_method in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNodes_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNon_ansi_join

      public void exitNon_ansi_join(sql.tsql.TSqlParser.Non_ansi_joinContext ctx)
      Exit a parse tree produced by TSqlParser.non_ansi_join().

      The default implementation does nothing.

      Specified by:
      exitNon_ansi_join in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNon_ansi_join in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNull_notnull

      public void exitNull_notnull(sql.tsql.TSqlParser.Null_notnullContext ctx)
      Exit a parse tree produced by TSqlParser.null_notnull().

      The default implementation does nothing.

      Specified by:
      exitNull_notnull in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNull_notnull in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitNULLIF

      public void exitNULLIF(sql.tsql.TSqlParser.NULLIFContext ctx)
      Exit a parse tree produced by the NULLIF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitNULLIF in interface sql.tsql.TSqlParserListener
      Overrides:
      exitNULLIF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOBJECT_DEFINITION

      public void exitOBJECT_DEFINITION(sql.tsql.TSqlParser.OBJECT_DEFINITIONContext ctx)
      Exit a parse tree produced by the OBJECT_DEFINITION labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitOBJECT_DEFINITION in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOBJECT_DEFINITION in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOBJECT_ID

      public void exitOBJECT_ID(sql.tsql.TSqlParser.OBJECT_IDContext ctx)
      Exit a parse tree produced by the OBJECT_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitOBJECT_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOBJECT_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOBJECT_NAME

      public void exitOBJECT_NAME(sql.tsql.TSqlParser.OBJECT_NAMEContext ctx)
      Exit a parse tree produced by the OBJECT_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitOBJECT_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOBJECT_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOBJECT_SCHEMA_NAME

      public void exitOBJECT_SCHEMA_NAME(sql.tsql.TSqlParser.OBJECT_SCHEMA_NAMEContext ctx)
      Exit a parse tree produced by the OBJECT_SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitOBJECT_SCHEMA_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOBJECT_SCHEMA_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOBJECTPROPERTY

      public void exitOBJECTPROPERTY(sql.tsql.TSqlParser.OBJECTPROPERTYContext ctx)
      Exit a parse tree produced by the OBJECTPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitOBJECTPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOBJECTPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOBJECTPROPERTYEX

      public void exitOBJECTPROPERTYEX(sql.tsql.TSqlParser.OBJECTPROPERTYEXContext ctx)
      Exit a parse tree produced by the OBJECTPROPERTYEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitOBJECTPROPERTYEX in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOBJECTPROPERTYEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOn_delete

      public void exitOn_delete(sql.tsql.TSqlParser.On_deleteContext ctx)
      Exit a parse tree produced by TSqlParser.on_delete().

      The default implementation does nothing.

      Specified by:
      exitOn_delete in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOn_delete in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOn_off

      public void exitOn_off(sql.tsql.TSqlParser.On_offContext ctx)
      Exit a parse tree produced by TSqlParser.on_off().

      The default implementation does nothing.

      Specified by:
      exitOn_off in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOn_off in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOn_partition_or_filegroup

      public void exitOn_partition_or_filegroup(sql.tsql.TSqlParser.On_partition_or_filegroupContext ctx)
      Exit a parse tree produced by TSqlParser.on_partition_or_filegroup().

      The default implementation does nothing.

      Specified by:
      exitOn_partition_or_filegroup in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOn_partition_or_filegroup in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOn_partitions

      public void exitOn_partitions(sql.tsql.TSqlParser.On_partitionsContext ctx)
      Exit a parse tree produced by TSqlParser.on_partitions().

      The default implementation does nothing.

      Specified by:
      exitOn_partitions in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOn_partitions in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOn_update

      public void exitOn_update(sql.tsql.TSqlParser.On_updateContext ctx)
      Exit a parse tree produced by TSqlParser.on_update().

      The default implementation does nothing.

      Specified by:
      exitOn_update in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOn_update in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOpen_json

      public void exitOpen_json(sql.tsql.TSqlParser.Open_jsonContext ctx)
      Exit a parse tree produced by TSqlParser.open_json().

      The default implementation does nothing.

      Specified by:
      exitOpen_json in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOpen_json in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOpen_key

      public void exitOpen_key(sql.tsql.TSqlParser.Open_keyContext ctx)
      Exit a parse tree produced by TSqlParser.open_key().

      The default implementation does nothing.

      Specified by:
      exitOpen_key in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOpen_key in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOpen_xml

      public void exitOpen_xml(sql.tsql.TSqlParser.Open_xmlContext ctx)
      Exit a parse tree produced by TSqlParser.open_xml().

      The default implementation does nothing.

      Specified by:
      exitOpen_xml in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOpen_xml in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOpendatasource

      public void exitOpendatasource(sql.tsql.TSqlParser.OpendatasourceContext ctx)
      Exit a parse tree produced by TSqlParser.opendatasource().

      The default implementation does nothing.

      Specified by:
      exitOpendatasource in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOpendatasource in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOpenquery

      public void exitOpenquery(sql.tsql.TSqlParser.OpenqueryContext ctx)
      Exit a parse tree produced by TSqlParser.openquery().

      The default implementation does nothing.

      Specified by:
      exitOpenquery in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOpenquery in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOpt_arg_clause

      public void exitOpt_arg_clause(sql.tsql.TSqlParser.Opt_arg_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.opt_arg_clause().

      The default implementation does nothing.

      Specified by:
      exitOpt_arg_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOpt_arg_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOptimize_for_arg

      public void exitOptimize_for_arg(sql.tsql.TSqlParser.Optimize_for_argContext ctx)
      Exit a parse tree produced by TSqlParser.optimize_for_arg().

      The default implementation does nothing.

      Specified by:
      exitOptimize_for_arg in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOptimize_for_arg in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOption

      public void exitOption(sql.tsql.TSqlParser.OptionContext ctx)
      Exit a parse tree produced by TSqlParser.option().

      The default implementation does nothing.

      Specified by:
      exitOption in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOption in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOption_clause

      public void exitOption_clause(sql.tsql.TSqlParser.Option_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.option_clause().

      The default implementation does nothing.

      Specified by:
      exitOption_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOption_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOrder_by_clause

      public void exitOrder_by_clause(sql.tsql.TSqlParser.Order_by_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.order_by_clause().

      The default implementation does nothing.

      Specified by:
      exitOrder_by_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOrder_by_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOrder_by_expression

      public void exitOrder_by_expression(sql.tsql.TSqlParser.Order_by_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.order_by_expression().

      The default implementation does nothing.

      Specified by:
      exitOrder_by_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOrder_by_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitORIGINAL_DB_NAME

      public void exitORIGINAL_DB_NAME(sql.tsql.TSqlParser.ORIGINAL_DB_NAMEContext ctx)
      Exit a parse tree produced by the ORIGINAL_DB_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitORIGINAL_DB_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitORIGINAL_DB_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitORIGINAL_LOGIN

      public void exitORIGINAL_LOGIN(sql.tsql.TSqlParser.ORIGINAL_LOGINContext ctx)
      Exit a parse tree produced by the ORIGINAL_LOGIN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitORIGINAL_LOGIN in interface sql.tsql.TSqlParserListener
      Overrides:
      exitORIGINAL_LOGIN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOutput_clause

      public void exitOutput_clause(sql.tsql.TSqlParser.Output_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.output_clause().

      The default implementation does nothing.

      Specified by:
      exitOutput_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOutput_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOutput_dml_list_elem

      public void exitOutput_dml_list_elem(sql.tsql.TSqlParser.Output_dml_list_elemContext ctx)
      Exit a parse tree produced by TSqlParser.output_dml_list_elem().

      The default implementation does nothing.

      Specified by:
      exitOutput_dml_list_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOutput_dml_list_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitOver_clause

      public void exitOver_clause(sql.tsql.TSqlParser.Over_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.over_clause().

      The default implementation does nothing.

      Specified by:
      exitOver_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitOver_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitParameter

      public void exitParameter(sql.tsql.TSqlParser.ParameterContext ctx)
      Exit a parse tree produced by TSqlParser.parameter().

      The default implementation does nothing.

      Specified by:
      exitParameter in interface sql.tsql.TSqlParserListener
      Overrides:
      exitParameter in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitParameterization_option

      public void exitParameterization_option(sql.tsql.TSqlParser.Parameterization_optionContext ctx)
      Exit a parse tree produced by TSqlParser.parameterization_option().

      The default implementation does nothing.

      Specified by:
      exitParameterization_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitParameterization_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPARSE

      public void exitPARSE(sql.tsql.TSqlParser.PARSEContext ctx)
      Exit a parse tree produced by the PARSE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPARSE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPARSE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPARSENAME

      public void exitPARSENAME(sql.tsql.TSqlParser.PARSENAMEContext ctx)
      Exit a parse tree produced by the PARSENAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPARSENAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPARSENAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPARTITION_FUNC

      public void exitPARTITION_FUNC(sql.tsql.TSqlParser.PARTITION_FUNCContext ctx)
      Exit a parse tree produced by the PARTITION_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitPARTITION_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPARTITION_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPartition_function

      public void exitPartition_function(sql.tsql.TSqlParser.Partition_functionContext ctx)
      Exit a parse tree produced by TSqlParser.partition_function().

      The default implementation does nothing.

      Specified by:
      exitPartition_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPartition_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPartner_option

      public void exitPartner_option(sql.tsql.TSqlParser.Partner_optionContext ctx)
      Exit a parse tree produced by TSqlParser.partner_option().

      The default implementation does nothing.

      Specified by:
      exitPartner_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPartner_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPartner_server

      public void exitPartner_server(sql.tsql.TSqlParser.Partner_serverContext ctx)
      Exit a parse tree produced by TSqlParser.partner_server().

      The default implementation does nothing.

      Specified by:
      exitPartner_server in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPartner_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPartner_server_tcp_prefix

      public void exitPartner_server_tcp_prefix(sql.tsql.TSqlParser.Partner_server_tcp_prefixContext ctx)
      Exit a parse tree produced by TSqlParser.partner_server_tcp_prefix().

      The default implementation does nothing.

      Specified by:
      exitPartner_server_tcp_prefix in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPartner_server_tcp_prefix in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPATINDEX

      public void exitPATINDEX(sql.tsql.TSqlParser.PATINDEXContext ctx)
      Exit a parse tree produced by the PATINDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPATINDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPATINDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPERMISSIONS

      public void exitPERMISSIONS(sql.tsql.TSqlParser.PERMISSIONSContext ctx)
      Exit a parse tree produced by the PERMISSIONS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPERMISSIONS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPERMISSIONS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPI

      public void exitPI(sql.tsql.TSqlParser.PIContext ctx)
      Exit a parse tree produced by the PI labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPI in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPI in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPivot

      public void exitPivot(sql.tsql.TSqlParser.PivotContext ctx)
      Exit a parse tree produced by TSqlParser.pivot().

      The default implementation does nothing.

      Specified by:
      exitPivot in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPivot in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPivot_clause

      public void exitPivot_clause(sql.tsql.TSqlParser.Pivot_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.pivot_clause().

      The default implementation does nothing.

      Specified by:
      exitPivot_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPivot_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPort_number

      public void exitPort_number(sql.tsql.TSqlParser.Port_numberContext ctx)
      Exit a parse tree produced by TSqlParser.port_number().

      The default implementation does nothing.

      Specified by:
      exitPort_number in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPort_number in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPOWER

      public void exitPOWER(sql.tsql.TSqlParser.POWERContext ctx)
      Exit a parse tree produced by the POWER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPOWER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPOWER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPredicate

      public void exitPredicate(sql.tsql.TSqlParser.PredicateContext ctx)
      Exit a parse tree produced by TSqlParser.predicate().

      The default implementation does nothing.

      Specified by:
      exitPredicate in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPredicate in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPrimary_key_options

      public void exitPrimary_key_options(sql.tsql.TSqlParser.Primary_key_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.primary_key_options().

      The default implementation does nothing.

      Specified by:
      exitPrimary_key_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPrimary_key_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPrimitive_constant

      public void exitPrimitive_constant(sql.tsql.TSqlParser.Primitive_constantContext ctx)
      Exit a parse tree produced by TSqlParser.primitive_constant().

      The default implementation does nothing.

      Specified by:
      exitPrimitive_constant in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPrimitive_constant in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPrimitive_expression

      public void exitPrimitive_expression(sql.tsql.TSqlParser.Primitive_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.primitive_expression().

      The default implementation does nothing.

      Specified by:
      exitPrimitive_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPrimitive_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPrincipal_id

      public void exitPrincipal_id(sql.tsql.TSqlParser.Principal_idContext ctx)
      Exit a parse tree produced by TSqlParser.principal_id().

      The default implementation does nothing.

      Specified by:
      exitPrincipal_id in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPrincipal_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPrint_statement

      public void exitPrint_statement(sql.tsql.TSqlParser.Print_statementContext ctx)
      Exit a parse tree produced by TSqlParser.print_statement().

      The default implementation does nothing.

      Specified by:
      exitPrint_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPrint_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPrivate_key_options

      public void exitPrivate_key_options(sql.tsql.TSqlParser.Private_key_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.private_key_options().

      The default implementation does nothing.

      Specified by:
      exitPrivate_key_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPrivate_key_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitProcedure_option

      public void exitProcedure_option(sql.tsql.TSqlParser.Procedure_optionContext ctx)
      Exit a parse tree produced by TSqlParser.procedure_option().

      The default implementation does nothing.

      Specified by:
      exitProcedure_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitProcedure_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitProcedure_param

      public void exitProcedure_param(sql.tsql.TSqlParser.Procedure_paramContext ctx)
      Exit a parse tree produced by TSqlParser.procedure_param().

      The default implementation does nothing.

      Specified by:
      exitProcedure_param in interface sql.tsql.TSqlParserListener
      Overrides:
      exitProcedure_param in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitProcedure_param_default_value

      public void exitProcedure_param_default_value(sql.tsql.TSqlParser.Procedure_param_default_valueContext ctx)
      Exit a parse tree produced by TSqlParser.procedure_param_default_value().

      The default implementation does nothing.

      Specified by:
      exitProcedure_param_default_value in interface sql.tsql.TSqlParserListener
      Overrides:
      exitProcedure_param_default_value in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPWDCOMPARE

      public void exitPWDCOMPARE(sql.tsql.TSqlParser.PWDCOMPAREContext ctx)
      Exit a parse tree produced by the PWDCOMPARE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPWDCOMPARE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPWDCOMPARE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitPWDENCRYPT

      public void exitPWDENCRYPT(sql.tsql.TSqlParser.PWDENCRYPTContext ctx)
      Exit a parse tree produced by the PWDENCRYPT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitPWDENCRYPT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitPWDENCRYPT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQuery_call

      public void exitQuery_call(sql.tsql.TSqlParser.Query_callContext ctx)
      Exit a parse tree produced by TSqlParser.query_call().

      The default implementation does nothing.

      Specified by:
      exitQuery_call in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQuery_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQuery_expression

      public void exitQuery_expression(sql.tsql.TSqlParser.Query_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.query_expression().

      The default implementation does nothing.

      Specified by:
      exitQuery_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQuery_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQuery_method

      public void exitQuery_method(sql.tsql.TSqlParser.Query_methodContext ctx)
      Exit a parse tree produced by TSqlParser.query_method().

      The default implementation does nothing.

      Specified by:
      exitQuery_method in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQuery_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQuery_specification

      public void exitQuery_specification(sql.tsql.TSqlParser.Query_specificationContext ctx)
      Exit a parse tree produced by TSqlParser.query_specification().

      The default implementation does nothing.

      Specified by:
      exitQuery_specification in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQuery_specification in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQueue_action

      public void exitQueue_action(sql.tsql.TSqlParser.Queue_actionContext ctx)
      Exit a parse tree produced by TSqlParser.queue_action().

      The default implementation does nothing.

      Specified by:
      exitQueue_action in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQueue_action in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQueue_id

      public void exitQueue_id(sql.tsql.TSqlParser.Queue_idContext ctx)
      Exit a parse tree produced by TSqlParser.queue_id().

      The default implementation does nothing.

      Specified by:
      exitQueue_id in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQueue_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQueue_rebuild_options

      public void exitQueue_rebuild_options(sql.tsql.TSqlParser.Queue_rebuild_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.queue_rebuild_options().

      The default implementation does nothing.

      Specified by:
      exitQueue_rebuild_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQueue_rebuild_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQueue_settings

      public void exitQueue_settings(sql.tsql.TSqlParser.Queue_settingsContext ctx)
      Exit a parse tree produced by TSqlParser.queue_settings().

      The default implementation does nothing.

      Specified by:
      exitQueue_settings in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQueue_settings in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitQUOTENAME

      public void exitQUOTENAME(sql.tsql.TSqlParser.QUOTENAMEContext ctx)
      Exit a parse tree produced by the QUOTENAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitQUOTENAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitQUOTENAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRADIANS

      public void exitRADIANS(sql.tsql.TSqlParser.RADIANSContext ctx)
      Exit a parse tree produced by the RADIANS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitRADIANS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRADIANS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRaiseerror_statement

      public void exitRaiseerror_statement(sql.tsql.TSqlParser.Raiseerror_statementContext ctx)
      Exit a parse tree produced by TSqlParser.raiseerror_statement().

      The default implementation does nothing.

      Specified by:
      exitRaiseerror_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRaiseerror_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRAND

      public void exitRAND(sql.tsql.TSqlParser.RANDContext ctx)
      Exit a parse tree produced by the RAND labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitRAND in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRAND in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRANKING_WINDOWED_FUNC

      public void exitRANKING_WINDOWED_FUNC(sql.tsql.TSqlParser.RANKING_WINDOWED_FUNCContext ctx)
      Exit a parse tree produced by the RANKING_WINDOWED_FUNC labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitRANKING_WINDOWED_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRANKING_WINDOWED_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRanking_windowed_function

      public void exitRanking_windowed_function(sql.tsql.TSqlParser.Ranking_windowed_functionContext ctx)
      Exit a parse tree produced by TSqlParser.ranking_windowed_function().

      The default implementation does nothing.

      Specified by:
      exitRanking_windowed_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRanking_windowed_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRebuild_index_option

      public void exitRebuild_index_option(sql.tsql.TSqlParser.Rebuild_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.rebuild_index_option().

      The default implementation does nothing.

      Specified by:
      exitRebuild_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRebuild_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRebuild_index_options

      public void exitRebuild_index_options(sql.tsql.TSqlParser.Rebuild_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.rebuild_index_options().

      The default implementation does nothing.

      Specified by:
      exitRebuild_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRebuild_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRebuild_partition

      public void exitRebuild_partition(sql.tsql.TSqlParser.Rebuild_partitionContext ctx)
      Exit a parse tree produced by TSqlParser.rebuild_partition().

      The default implementation does nothing.

      Specified by:
      exitRebuild_partition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRebuild_partition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitReceive_statement

      public void exitReceive_statement(sql.tsql.TSqlParser.Receive_statementContext ctx)
      Exit a parse tree produced by TSqlParser.receive_statement().

      The default implementation does nothing.

      Specified by:
      exitReceive_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitReceive_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitReconfigure_statement

      public void exitReconfigure_statement(sql.tsql.TSqlParser.Reconfigure_statementContext ctx)
      Exit a parse tree produced by TSqlParser.reconfigure_statement().

      The default implementation does nothing.

      Specified by:
      exitReconfigure_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitReconfigure_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRecovery_option

      public void exitRecovery_option(sql.tsql.TSqlParser.Recovery_optionContext ctx)
      Exit a parse tree produced by TSqlParser.recovery_option().

      The default implementation does nothing.

      Specified by:
      exitRecovery_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRecovery_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRelational_index_option

      public void exitRelational_index_option(sql.tsql.TSqlParser.Relational_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.relational_index_option().

      The default implementation does nothing.

      Specified by:
      exitRelational_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRelational_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitReorganize_option

      public void exitReorganize_option(sql.tsql.TSqlParser.Reorganize_optionContext ctx)
      Exit a parse tree produced by TSqlParser.reorganize_option().

      The default implementation does nothing.

      Specified by:
      exitReorganize_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitReorganize_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitReorganize_options

      public void exitReorganize_options(sql.tsql.TSqlParser.Reorganize_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.reorganize_options().

      The default implementation does nothing.

      Specified by:
      exitReorganize_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitReorganize_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitReorganize_partition

      public void exitReorganize_partition(sql.tsql.TSqlParser.Reorganize_partitionContext ctx)
      Exit a parse tree produced by TSqlParser.reorganize_partition().

      The default implementation does nothing.

      Specified by:
      exitReorganize_partition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitReorganize_partition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitREPLACE

      public void exitREPLACE(sql.tsql.TSqlParser.REPLACEContext ctx)
      Exit a parse tree produced by the REPLACE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitREPLACE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitREPLACE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitREPLICATE

      public void exitREPLICATE(sql.tsql.TSqlParser.REPLICATEContext ctx)
      Exit a parse tree produced by the REPLICATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitREPLICATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitREPLICATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitResumable_index_option

      public void exitResumable_index_option(sql.tsql.TSqlParser.Resumable_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.resumable_index_option().

      The default implementation does nothing.

      Specified by:
      exitResumable_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitResumable_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitResumable_index_options

      public void exitResumable_index_options(sql.tsql.TSqlParser.Resumable_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.resumable_index_options().

      The default implementation does nothing.

      Specified by:
      exitResumable_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitResumable_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitReturn_statement

      public void exitReturn_statement(sql.tsql.TSqlParser.Return_statementContext ctx)
      Exit a parse tree produced by TSqlParser.return_statement().

      The default implementation does nothing.

      Specified by:
      exitReturn_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitReturn_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitREVERSE

      public void exitREVERSE(sql.tsql.TSqlParser.REVERSEContext ctx)
      Exit a parse tree produced by the REVERSE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitREVERSE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitREVERSE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRIGHT

      public void exitRIGHT(sql.tsql.TSqlParser.RIGHTContext ctx)
      Exit a parse tree produced by the RIGHT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitRIGHT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRIGHT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitROUND

      public void exitROUND(sql.tsql.TSqlParser.ROUNDContext ctx)
      Exit a parse tree produced by the ROUND labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitROUND in interface sql.tsql.TSqlParserListener
      Overrides:
      exitROUND in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRow_or_range_clause

      public void exitRow_or_range_clause(sql.tsql.TSqlParser.Row_or_range_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.row_or_range_clause().

      The default implementation does nothing.

      Specified by:
      exitRow_or_range_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRow_or_range_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitROWCOUNT_BIG

      public void exitROWCOUNT_BIG(sql.tsql.TSqlParser.ROWCOUNT_BIGContext ctx)
      Exit a parse tree produced by the ROWCOUNT_BIG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitROWCOUNT_BIG in interface sql.tsql.TSqlParserListener
      Overrides:
      exitROWCOUNT_BIG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRowset_function

      public void exitRowset_function(sql.tsql.TSqlParser.Rowset_functionContext ctx)
      Exit a parse tree produced by TSqlParser.rowset_function().

      The default implementation does nothing.

      Specified by:
      exitRowset_function in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRowset_function in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRowset_function_limited

      public void exitRowset_function_limited(sql.tsql.TSqlParser.Rowset_function_limitedContext ctx)
      Exit a parse tree produced by TSqlParser.rowset_function_limited().

      The default implementation does nothing.

      Specified by:
      exitRowset_function_limited in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRowset_function_limited in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitRTRIM

      public void exitRTRIM(sql.tsql.TSqlParser.RTRIMContext ctx)
      Exit a parse tree produced by the RTRIM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitRTRIM in interface sql.tsql.TSqlParserListener
      Overrides:
      exitRTRIM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSCALAR_FUNCTION

      public void exitSCALAR_FUNCTION(sql.tsql.TSqlParser.SCALAR_FUNCTIONContext ctx)
      Exit a parse tree produced by the SCALAR_FUNCTION labeled alternative in TSqlParser.function_call().

      The default implementation does nothing.

      Specified by:
      exitSCALAR_FUNCTION in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSCALAR_FUNCTION in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitScalar_function_name

      public void exitScalar_function_name(sql.tsql.TSqlParser.Scalar_function_nameContext ctx)
      Exit a parse tree produced by TSqlParser.scalar_function_name().

      The default implementation does nothing.

      Specified by:
      exitScalar_function_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitScalar_function_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSchema_declaration

      public void exitSchema_declaration(sql.tsql.TSqlParser.Schema_declarationContext ctx)
      Exit a parse tree produced by TSqlParser.schema_declaration().

      The default implementation does nothing.

      Specified by:
      exitSchema_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSchema_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSCHEMA_ID

      public void exitSCHEMA_ID(sql.tsql.TSqlParser.SCHEMA_IDContext ctx)
      Exit a parse tree produced by the SCHEMA_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSCHEMA_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSCHEMA_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSCHEMA_NAME

      public void exitSCHEMA_NAME(sql.tsql.TSqlParser.SCHEMA_NAMEContext ctx)
      Exit a parse tree produced by the SCHEMA_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSCHEMA_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSCHEMA_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSCOPE_IDENTITY

      public void exitSCOPE_IDENTITY(sql.tsql.TSqlParser.SCOPE_IDENTITYContext ctx)
      Exit a parse tree produced by the SCOPE_IDENTITY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSCOPE_IDENTITY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSCOPE_IDENTITY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSearch_condition

      public void exitSearch_condition(sql.tsql.TSqlParser.Search_conditionContext ctx)
      Exit a parse tree produced by TSqlParser.search_condition().

      The default implementation does nothing.

      Specified by:
      exitSearch_condition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSearch_condition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSecurity_statement

      public void exitSecurity_statement(sql.tsql.TSqlParser.Security_statementContext ctx)
      Exit a parse tree produced by TSqlParser.security_statement().

      The default implementation does nothing.

      Specified by:
      exitSecurity_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSecurity_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSelect_list

      public void exitSelect_list(sql.tsql.TSqlParser.Select_listContext ctx)
      Exit a parse tree produced by TSqlParser.select_list().

      The default implementation does nothing.

      Specified by:
      exitSelect_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSelect_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSelect_list_elem

      public void exitSelect_list_elem(sql.tsql.TSqlParser.Select_list_elemContext ctx)
      Exit a parse tree produced by TSqlParser.select_list_elem().

      The default implementation does nothing.

      Specified by:
      exitSelect_list_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSelect_list_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSelect_order_by_clause

      public void exitSelect_order_by_clause(sql.tsql.TSqlParser.Select_order_by_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.select_order_by_clause().

      The default implementation does nothing.

      Specified by:
      exitSelect_order_by_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSelect_order_by_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSelect_statement

      public void exitSelect_statement(sql.tsql.TSqlParser.Select_statementContext ctx)
      Exit a parse tree produced by TSqlParser.select_statement().

      The default implementation does nothing.

      Specified by:
      exitSelect_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSelect_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSelect_statement_standalone

      public void exitSelect_statement_standalone(sql.tsql.TSqlParser.Select_statement_standaloneContext ctx)
      Exit a parse tree produced by TSqlParser.select_statement_standalone().

      The default implementation does nothing.

      Specified by:
      exitSelect_statement_standalone in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSelect_statement_standalone in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSend_conversation

      public void exitSend_conversation(sql.tsql.TSqlParser.Send_conversationContext ctx)
      Exit a parse tree produced by TSqlParser.send_conversation().

      The default implementation does nothing.

      Specified by:
      exitSend_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSend_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSERVERPROPERTY

      public void exitSERVERPROPERTY(sql.tsql.TSqlParser.SERVERPROPERTYContext ctx)
      Exit a parse tree produced by the SERVERPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSERVERPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSERVERPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitService_broker_option

      public void exitService_broker_option(sql.tsql.TSqlParser.Service_broker_optionContext ctx)
      Exit a parse tree produced by TSqlParser.service_broker_option().

      The default implementation does nothing.

      Specified by:
      exitService_broker_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitService_broker_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitService_name

      public void exitService_name(sql.tsql.TSqlParser.Service_nameContext ctx)
      Exit a parse tree produced by TSqlParser.service_name().

      The default implementation does nothing.

      Specified by:
      exitService_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitService_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSESSION_CONTEXT

      public void exitSESSION_CONTEXT(sql.tsql.TSqlParser.SESSION_CONTEXTContext ctx)
      Exit a parse tree produced by the SESSION_CONTEXT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSESSION_CONTEXT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSESSION_CONTEXT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSESSION_USER

      public void exitSESSION_USER(sql.tsql.TSqlParser.SESSION_USERContext ctx)
      Exit a parse tree produced by the SESSION_USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSESSION_USER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSESSION_USER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSESSIONPROPERTY

      public void exitSESSIONPROPERTY(sql.tsql.TSqlParser.SESSIONPROPERTYContext ctx)
      Exit a parse tree produced by the SESSIONPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSESSIONPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSESSIONPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSet_index_option

      public void exitSet_index_option(sql.tsql.TSqlParser.Set_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.set_index_option().

      The default implementation does nothing.

      Specified by:
      exitSet_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSet_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSet_index_options

      public void exitSet_index_options(sql.tsql.TSqlParser.Set_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.set_index_options().

      The default implementation does nothing.

      Specified by:
      exitSet_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSet_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSet_special

      public void exitSet_special(sql.tsql.TSqlParser.Set_specialContext ctx)
      Exit a parse tree produced by TSqlParser.set_special().

      The default implementation does nothing.

      Specified by:
      exitSet_special in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSet_special in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSet_statement

      public void exitSet_statement(sql.tsql.TSqlParser.Set_statementContext ctx)
      Exit a parse tree produced by TSqlParser.set_statement().

      The default implementation does nothing.

      Specified by:
      exitSet_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSet_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSetuser_statement

      public void exitSetuser_statement(sql.tsql.TSqlParser.Setuser_statementContext ctx)
      Exit a parse tree produced by TSqlParser.setuser_statement().

      The default implementation does nothing.

      Specified by:
      exitSetuser_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSetuser_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitShutdown_statement

      public void exitShutdown_statement(sql.tsql.TSqlParser.Shutdown_statementContext ctx)
      Exit a parse tree produced by TSqlParser.shutdown_statement().

      The default implementation does nothing.

      Specified by:
      exitShutdown_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitShutdown_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSimple_id

      public void exitSimple_id(sql.tsql.TSqlParser.Simple_idContext ctx)
      Exit a parse tree produced by TSqlParser.simple_id().

      The default implementation does nothing.

      Specified by:
      exitSimple_id in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSimple_id in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSimple_name

      public void exitSimple_name(sql.tsql.TSqlParser.Simple_nameContext ctx)
      Exit a parse tree produced by TSqlParser.simple_name().

      The default implementation does nothing.

      Specified by:
      exitSimple_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSimple_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSIN

      public void exitSIN(sql.tsql.TSqlParser.SINContext ctx)
      Exit a parse tree produced by the SIN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSIN in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSIN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSingle_partition_rebuild_index_option

      public void exitSingle_partition_rebuild_index_option(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.single_partition_rebuild_index_option().

      The default implementation does nothing.

      Specified by:
      exitSingle_partition_rebuild_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSingle_partition_rebuild_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSingle_partition_rebuild_index_options

      public void exitSingle_partition_rebuild_index_options(sql.tsql.TSqlParser.Single_partition_rebuild_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.single_partition_rebuild_index_options().

      The default implementation does nothing.

      Specified by:
      exitSingle_partition_rebuild_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSingle_partition_rebuild_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSMALLDATETIMEFROMPARTS

      public void exitSMALLDATETIMEFROMPARTS(sql.tsql.TSqlParser.SMALLDATETIMEFROMPARTSContext ctx)
      Exit a parse tree produced by the SMALLDATETIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSMALLDATETIMEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSMALLDATETIMEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSnapshot_option

      public void exitSnapshot_option(sql.tsql.TSqlParser.Snapshot_optionContext ctx)
      Exit a parse tree produced by TSqlParser.snapshot_option().

      The default implementation does nothing.

      Specified by:
      exitSnapshot_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSnapshot_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSOUNDEX

      public void exitSOUNDEX(sql.tsql.TSqlParser.SOUNDEXContext ctx)
      Exit a parse tree produced by the SOUNDEX labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSOUNDEX in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSOUNDEX in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSPACE

      public void exitSPACE(sql.tsql.TSqlParser.SPACEContext ctx)
      Exit a parse tree produced by the SPACE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSPACE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSPACE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSpecial_list

      public void exitSpecial_list(sql.tsql.TSqlParser.Special_listContext ctx)
      Exit a parse tree produced by TSqlParser.special_list().

      The default implementation does nothing.

      Specified by:
      exitSpecial_list in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSpecial_list in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSql_clauses

      public void exitSql_clauses(sql.tsql.TSqlParser.Sql_clausesContext ctx)
      Exit a parse tree produced by TSqlParser.sql_clauses().

      The default implementation does nothing.

      Specified by:
      exitSql_clauses in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSql_clauses in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSql_option

      public void exitSql_option(sql.tsql.TSqlParser.Sql_optionContext ctx)
      Exit a parse tree produced by TSqlParser.sql_option().

      The default implementation does nothing.

      Specified by:
      exitSql_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSql_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSql_union

      public void exitSql_union(sql.tsql.TSqlParser.Sql_unionContext ctx)
      Exit a parse tree produced by TSqlParser.sql_union().

      The default implementation does nothing.

      Specified by:
      exitSql_union in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSql_union in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSQL_VARIANT_PROPERTY

      public void exitSQL_VARIANT_PROPERTY(sql.tsql.TSqlParser.SQL_VARIANT_PROPERTYContext ctx)
      Exit a parse tree produced by the SQL_VARIANT_PROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSQL_VARIANT_PROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSQL_VARIANT_PROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSQRT

      public void exitSQRT(sql.tsql.TSqlParser.SQRTContext ctx)
      Exit a parse tree produced by the SQRT labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSQRT in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSQRT in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSQUARE

      public void exitSQUARE(sql.tsql.TSqlParser.SQUAREContext ctx)
      Exit a parse tree produced by the SQUARE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSQUARE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSQUARE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSTATS_DATE

      public void exitSTATS_DATE(sql.tsql.TSqlParser.STATS_DATEContext ctx)
      Exit a parse tree produced by the STATS_DATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSTATS_DATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSTATS_DATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSTR

      public void exitSTR(sql.tsql.TSqlParser.STRContext ctx)
      Exit a parse tree produced by the STR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSTR in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSTR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSTRING_ESCAPE

      public void exitSTRING_ESCAPE(sql.tsql.TSqlParser.STRING_ESCAPEContext ctx)
      Exit a parse tree produced by the STRING_ESCAPE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSTRING_ESCAPE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSTRING_ESCAPE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSTRINGAGG

      public void exitSTRINGAGG(sql.tsql.TSqlParser.STRINGAGGContext ctx)
      Exit a parse tree produced by the STRINGAGG labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSTRINGAGG in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSTRINGAGG in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSTUFF

      public void exitSTUFF(sql.tsql.TSqlParser.STUFFContext ctx)
      Exit a parse tree produced by the STUFF labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSTUFF in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSTUFF in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSubquery

      public void exitSubquery(sql.tsql.TSqlParser.SubqueryContext ctx)
      Exit a parse tree produced by TSqlParser.subquery().

      The default implementation does nothing.

      Specified by:
      exitSubquery in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSubquery in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSUBSTRING

      public void exitSUBSTRING(sql.tsql.TSqlParser.SUBSTRINGContext ctx)
      Exit a parse tree produced by the SUBSTRING labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSUBSTRING in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSUBSTRING in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSUSER_ID

      public void exitSUSER_ID(sql.tsql.TSqlParser.SUSER_IDContext ctx)
      Exit a parse tree produced by the SUSER_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSUSER_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSUSER_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSUSER_SID

      public void exitSUSER_SID(sql.tsql.TSqlParser.SUSER_SIDContext ctx)
      Exit a parse tree produced by the SUSER_SID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSUSER_SID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSUSER_SID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSUSER_SNAME

      public void exitSUSER_SNAME(sql.tsql.TSqlParser.SUSER_SNAMEContext ctx)
      Exit a parse tree produced by the SUSER_SNAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSUSER_SNAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSUSER_SNAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSwitch_partition

      public void exitSwitch_partition(sql.tsql.TSqlParser.Switch_partitionContext ctx)
      Exit a parse tree produced by TSqlParser.switch_partition().

      The default implementation does nothing.

      Specified by:
      exitSwitch_partition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSwitch_partition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSwitch_search_condition_section

      public void exitSwitch_search_condition_section(sql.tsql.TSqlParser.Switch_search_condition_sectionContext ctx)
      Exit a parse tree produced by TSqlParser.switch_search_condition_section().

      The default implementation does nothing.

      Specified by:
      exitSwitch_search_condition_section in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSwitch_search_condition_section in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSwitch_section

      public void exitSwitch_section(sql.tsql.TSqlParser.Switch_sectionContext ctx)
      Exit a parse tree produced by TSqlParser.switch_section().

      The default implementation does nothing.

      Specified by:
      exitSwitch_section in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSwitch_section in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSWITCHOFFSET

      public void exitSWITCHOFFSET(sql.tsql.TSqlParser.SWITCHOFFSETContext ctx)
      Exit a parse tree produced by the SWITCHOFFSET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSWITCHOFFSET in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSWITCHOFFSET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSybase_legacy_hint

      public void exitSybase_legacy_hint(sql.tsql.TSqlParser.Sybase_legacy_hintContext ctx)
      Exit a parse tree produced by TSqlParser.sybase_legacy_hint().

      The default implementation does nothing.

      Specified by:
      exitSybase_legacy_hint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSybase_legacy_hint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSybase_legacy_hints

      public void exitSybase_legacy_hints(sql.tsql.TSqlParser.Sybase_legacy_hintsContext ctx)
      Exit a parse tree produced by TSqlParser.sybase_legacy_hints().

      The default implementation does nothing.

      Specified by:
      exitSybase_legacy_hints in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSybase_legacy_hints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSYSDATETIME

      public void exitSYSDATETIME(sql.tsql.TSqlParser.SYSDATETIMEContext ctx)
      Exit a parse tree produced by the SYSDATETIME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSYSDATETIME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSYSDATETIME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSYSDATETIMEOFFSET

      public void exitSYSDATETIMEOFFSET(sql.tsql.TSqlParser.SYSDATETIMEOFFSETContext ctx)
      Exit a parse tree produced by the SYSDATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSYSDATETIMEOFFSET in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSYSDATETIMEOFFSET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSYSTEM_USER

      public void exitSYSTEM_USER(sql.tsql.TSqlParser.SYSTEM_USERContext ctx)
      Exit a parse tree produced by the SYSTEM_USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSYSTEM_USER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSYSTEM_USER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitSYSUTCDATETIME

      public void exitSYSUTCDATETIME(sql.tsql.TSqlParser.SYSUTCDATETIMEContext ctx)
      Exit a parse tree produced by the SYSUTCDATETIME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitSYSUTCDATETIME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitSYSUTCDATETIME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_alias

      public void exitTable_alias(sql.tsql.TSqlParser.Table_aliasContext ctx)
      Exit a parse tree produced by TSqlParser.table_alias().

      The default implementation does nothing.

      Specified by:
      exitTable_alias in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_alias in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_constraint

      public void exitTable_constraint(sql.tsql.TSqlParser.Table_constraintContext ctx)
      Exit a parse tree produced by TSqlParser.table_constraint().

      The default implementation does nothing.

      Specified by:
      exitTable_constraint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_constraint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_hint

      public void exitTable_hint(sql.tsql.TSqlParser.Table_hintContext ctx)
      Exit a parse tree produced by TSqlParser.table_hint().

      The default implementation does nothing.

      Specified by:
      exitTable_hint in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_hint in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_indices

      public void exitTable_indices(sql.tsql.TSqlParser.Table_indicesContext ctx)
      Exit a parse tree produced by TSqlParser.table_indices().

      The default implementation does nothing.

      Specified by:
      exitTable_indices in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_indices in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_name

      public void exitTable_name(sql.tsql.TSqlParser.Table_nameContext ctx)
      Exit a parse tree produced by TSqlParser.table_name().

      The default implementation does nothing.

      Specified by:
      exitTable_name in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_name in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_option

      public void exitTable_option(sql.tsql.TSqlParser.Table_optionContext ctx)
      Exit a parse tree produced by TSqlParser.table_option().

      The default implementation does nothing.

      Specified by:
      exitTable_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_options

      public void exitTable_options(sql.tsql.TSqlParser.Table_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.table_options().

      The default implementation does nothing.

      Specified by:
      exitTable_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_source

      public void exitTable_source(sql.tsql.TSqlParser.Table_sourceContext ctx)
      Exit a parse tree produced by TSqlParser.table_source().

      The default implementation does nothing.

      Specified by:
      exitTable_source in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_source in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_source_item

      public void exitTable_source_item(sql.tsql.TSqlParser.Table_source_itemContext ctx)
      Exit a parse tree produced by TSqlParser.table_source_item().

      The default implementation does nothing.

      Specified by:
      exitTable_source_item in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_source_item in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_sources

      public void exitTable_sources(sql.tsql.TSqlParser.Table_sourcesContext ctx)
      Exit a parse tree produced by TSqlParser.table_sources().

      The default implementation does nothing.

      Specified by:
      exitTable_sources in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_sources in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_type_definition

      public void exitTable_type_definition(sql.tsql.TSqlParser.Table_type_definitionContext ctx)
      Exit a parse tree produced by TSqlParser.table_type_definition().

      The default implementation does nothing.

      Specified by:
      exitTable_type_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_type_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_type_indices

      public void exitTable_type_indices(sql.tsql.TSqlParser.Table_type_indicesContext ctx)
      Exit a parse tree produced by TSqlParser.table_type_indices().

      The default implementation does nothing.

      Specified by:
      exitTable_type_indices in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_type_indices in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTable_value_constructor

      public void exitTable_value_constructor(sql.tsql.TSqlParser.Table_value_constructorContext ctx)
      Exit a parse tree produced by TSqlParser.table_value_constructor().

      The default implementation does nothing.

      Specified by:
      exitTable_value_constructor in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTable_value_constructor in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTAN

      public void exitTAN(sql.tsql.TSqlParser.TANContext ctx)
      Exit a parse tree produced by the TAN labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTAN in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTAN in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTarget_recovery_time_option

      public void exitTarget_recovery_time_option(sql.tsql.TSqlParser.Target_recovery_time_optionContext ctx)
      Exit a parse tree produced by TSqlParser.target_recovery_time_option().

      The default implementation does nothing.

      Specified by:
      exitTarget_recovery_time_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTarget_recovery_time_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTermination

      public void exitTermination(sql.tsql.TSqlParser.TerminationContext ctx)
      Exit a parse tree produced by TSqlParser.termination().

      The default implementation does nothing.

      Specified by:
      exitTermination in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTermination in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitThrow_error_number

      public void exitThrow_error_number(sql.tsql.TSqlParser.Throw_error_numberContext ctx)
      Exit a parse tree produced by TSqlParser.throw_error_number().

      The default implementation does nothing.

      Specified by:
      exitThrow_error_number in interface sql.tsql.TSqlParserListener
      Overrides:
      exitThrow_error_number in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitThrow_message

      public void exitThrow_message(sql.tsql.TSqlParser.Throw_messageContext ctx)
      Exit a parse tree produced by TSqlParser.throw_message().

      The default implementation does nothing.

      Specified by:
      exitThrow_message in interface sql.tsql.TSqlParserListener
      Overrides:
      exitThrow_message in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitThrow_state

      public void exitThrow_state(sql.tsql.TSqlParser.Throw_stateContext ctx)
      Exit a parse tree produced by TSqlParser.throw_state().

      The default implementation does nothing.

      Specified by:
      exitThrow_state in interface sql.tsql.TSqlParserListener
      Overrides:
      exitThrow_state in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitThrow_statement

      public void exitThrow_statement(sql.tsql.TSqlParser.Throw_statementContext ctx)
      Exit a parse tree produced by TSqlParser.throw_statement().

      The default implementation does nothing.

      Specified by:
      exitThrow_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitThrow_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTime

      public void exitTime(sql.tsql.TSqlParser.TimeContext ctx)
      Exit a parse tree produced by TSqlParser.time().

      The default implementation does nothing.

      Specified by:
      exitTime in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTime in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTime_zone

      public void exitTime_zone(sql.tsql.TSqlParser.Time_zoneContext ctx)
      Exit a parse tree produced by TSqlParser.time_zone().

      The default implementation does nothing.

      Specified by:
      exitTime_zone in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTime_zone in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTIMEFROMPARTS

      public void exitTIMEFROMPARTS(sql.tsql.TSqlParser.TIMEFROMPARTSContext ctx)
      Exit a parse tree produced by the TIMEFROMPARTS labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTIMEFROMPARTS in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTIMEFROMPARTS in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTODATETIMEOFFSET

      public void exitTODATETIMEOFFSET(sql.tsql.TSqlParser.TODATETIMEOFFSETContext ctx)
      Exit a parse tree produced by the TODATETIMEOFFSET labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTODATETIMEOFFSET in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTODATETIMEOFFSET in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTop_clause

      public void exitTop_clause(sql.tsql.TSqlParser.Top_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.top_clause().

      The default implementation does nothing.

      Specified by:
      exitTop_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTop_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTop_count

      public void exitTop_count(sql.tsql.TSqlParser.Top_countContext ctx)
      Exit a parse tree produced by TSqlParser.top_count().

      The default implementation does nothing.

      Specified by:
      exitTop_count in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTop_count in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTop_percent

      public void exitTop_percent(sql.tsql.TSqlParser.Top_percentContext ctx)
      Exit a parse tree produced by TSqlParser.top_percent().

      The default implementation does nothing.

      Specified by:
      exitTop_percent in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTop_percent in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTransaction_statement

      public void exitTransaction_statement(sql.tsql.TSqlParser.Transaction_statementContext ctx)
      Exit a parse tree produced by TSqlParser.transaction_statement().

      The default implementation does nothing.

      Specified by:
      exitTransaction_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTransaction_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTRANSLATE

      public void exitTRANSLATE(sql.tsql.TSqlParser.TRANSLATEContext ctx)
      Exit a parse tree produced by the TRANSLATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTRANSLATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTRANSLATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTRIM

      public void exitTRIM(sql.tsql.TSqlParser.TRIMContext ctx)
      Exit a parse tree produced by the TRIM labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTRIM in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTRIM in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTruncate_table

      public void exitTruncate_table(sql.tsql.TSqlParser.Truncate_tableContext ctx)
      Exit a parse tree produced by TSqlParser.truncate_table().

      The default implementation does nothing.

      Specified by:
      exitTruncate_table in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTruncate_table in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTRY_CAST

      public void exitTRY_CAST(sql.tsql.TSqlParser.TRY_CASTContext ctx)
      Exit a parse tree produced by the TRY_CAST labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTRY_CAST in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTRY_CAST in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTry_catch_statement

      public void exitTry_catch_statement(sql.tsql.TSqlParser.Try_catch_statementContext ctx)
      Exit a parse tree produced by TSqlParser.try_catch_statement().

      The default implementation does nothing.

      Specified by:
      exitTry_catch_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTry_catch_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTsql_file

      public void exitTsql_file(sql.tsql.TSqlParser.Tsql_fileContext ctx)
      Exit a parse tree produced by TSqlParser.tsql_file().

      The default implementation does nothing.

      Specified by:
      exitTsql_file in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTsql_file in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTYPE_ID

      public void exitTYPE_ID(sql.tsql.TSqlParser.TYPE_IDContext ctx)
      Exit a parse tree produced by the TYPE_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTYPE_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTYPE_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTYPE_NAME

      public void exitTYPE_NAME(sql.tsql.TSqlParser.TYPE_NAMEContext ctx)
      Exit a parse tree produced by the TYPE_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTYPE_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTYPE_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitTYPEPROPERTY

      public void exitTYPEPROPERTY(sql.tsql.TSqlParser.TYPEPROPERTYContext ctx)
      Exit a parse tree produced by the TYPEPROPERTY labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitTYPEPROPERTY in interface sql.tsql.TSqlParserListener
      Overrides:
      exitTYPEPROPERTY in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUdt_elem

      public void exitUdt_elem(sql.tsql.TSqlParser.Udt_elemContext ctx)
      Exit a parse tree produced by TSqlParser.udt_elem().

      The default implementation does nothing.

      Specified by:
      exitUdt_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUdt_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUdt_method_arguments

      public void exitUdt_method_arguments(sql.tsql.TSqlParser.Udt_method_argumentsContext ctx)
      Exit a parse tree produced by TSqlParser.udt_method_arguments().

      The default implementation does nothing.

      Specified by:
      exitUdt_method_arguments in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUdt_method_arguments in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUnary_operator_expression

      public void exitUnary_operator_expression(sql.tsql.TSqlParser.Unary_operator_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.unary_operator_expression().

      The default implementation does nothing.

      Specified by:
      exitUnary_operator_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUnary_operator_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUNICODE

      public void exitUNICODE(sql.tsql.TSqlParser.UNICODEContext ctx)
      Exit a parse tree produced by the UNICODE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitUNICODE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUNICODE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUnpivot

      public void exitUnpivot(sql.tsql.TSqlParser.UnpivotContext ctx)
      Exit a parse tree produced by TSqlParser.unpivot().

      The default implementation does nothing.

      Specified by:
      exitUnpivot in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUnpivot in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUnpivot_clause

      public void exitUnpivot_clause(sql.tsql.TSqlParser.Unpivot_clauseContext ctx)
      Exit a parse tree produced by TSqlParser.unpivot_clause().

      The default implementation does nothing.

      Specified by:
      exitUnpivot_clause in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUnpivot_clause in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUpdate_elem

      public void exitUpdate_elem(sql.tsql.TSqlParser.Update_elemContext ctx)
      Exit a parse tree produced by TSqlParser.update_elem().

      The default implementation does nothing.

      Specified by:
      exitUpdate_elem in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUpdate_elem in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUpdate_elem_merge

      public void exitUpdate_elem_merge(sql.tsql.TSqlParser.Update_elem_mergeContext ctx)
      Exit a parse tree produced by TSqlParser.update_elem_merge().

      The default implementation does nothing.

      Specified by:
      exitUpdate_elem_merge in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUpdate_elem_merge in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUpdate_statement

      public void exitUpdate_statement(sql.tsql.TSqlParser.Update_statementContext ctx)
      Exit a parse tree produced by TSqlParser.update_statement().

      The default implementation does nothing.

      Specified by:
      exitUpdate_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUpdate_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUpdate_statistics

      public void exitUpdate_statistics(sql.tsql.TSqlParser.Update_statisticsContext ctx)
      Exit a parse tree produced by TSqlParser.update_statistics().

      The default implementation does nothing.

      Specified by:
      exitUpdate_statistics in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUpdate_statistics in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUpdate_statistics_option

      public void exitUpdate_statistics_option(sql.tsql.TSqlParser.Update_statistics_optionContext ctx)
      Exit a parse tree produced by TSqlParser.update_statistics_option().

      The default implementation does nothing.

      Specified by:
      exitUpdate_statistics_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUpdate_statistics_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUpdate_statistics_options

      public void exitUpdate_statistics_options(sql.tsql.TSqlParser.Update_statistics_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.update_statistics_options().

      The default implementation does nothing.

      Specified by:
      exitUpdate_statistics_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUpdate_statistics_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUPPER

      public void exitUPPER(sql.tsql.TSqlParser.UPPERContext ctx)
      Exit a parse tree produced by the UPPER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitUPPER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUPPER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUse_statement

      public void exitUse_statement(sql.tsql.TSqlParser.Use_statementContext ctx)
      Exit a parse tree produced by TSqlParser.use_statement().

      The default implementation does nothing.

      Specified by:
      exitUse_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUse_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUSER

      public void exitUSER(sql.tsql.TSqlParser.USERContext ctx)
      Exit a parse tree produced by the USER labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitUSER in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUSER in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUSER_ID

      public void exitUSER_ID(sql.tsql.TSqlParser.USER_IDContext ctx)
      Exit a parse tree produced by the USER_ID labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitUSER_ID in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUSER_ID in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitUSER_NAME

      public void exitUSER_NAME(sql.tsql.TSqlParser.USER_NAMEContext ctx)
      Exit a parse tree produced by the USER_NAME labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitUSER_NAME in interface sql.tsql.TSqlParserListener
      Overrides:
      exitUSER_NAME in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitValue_call

      public void exitValue_call(sql.tsql.TSqlParser.Value_callContext ctx)
      Exit a parse tree produced by TSqlParser.value_call().

      The default implementation does nothing.

      Specified by:
      exitValue_call in interface sql.tsql.TSqlParserListener
      Overrides:
      exitValue_call in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitValue_method

      public void exitValue_method(sql.tsql.TSqlParser.Value_methodContext ctx)
      Exit a parse tree produced by TSqlParser.value_method().

      The default implementation does nothing.

      Specified by:
      exitValue_method in interface sql.tsql.TSqlParserListener
      Overrides:
      exitValue_method in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitView_attribute

      public void exitView_attribute(sql.tsql.TSqlParser.View_attributeContext ctx)
      Exit a parse tree produced by TSqlParser.view_attribute().

      The default implementation does nothing.

      Specified by:
      exitView_attribute in interface sql.tsql.TSqlParserListener
      Overrides:
      exitView_attribute in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWaitfor_conversation

      public void exitWaitfor_conversation(sql.tsql.TSqlParser.Waitfor_conversationContext ctx)
      Exit a parse tree produced by TSqlParser.waitfor_conversation().

      The default implementation does nothing.

      Specified by:
      exitWaitfor_conversation in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWaitfor_conversation in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWaitfor_statement

      public void exitWaitfor_statement(sql.tsql.TSqlParser.Waitfor_statementContext ctx)
      Exit a parse tree produced by TSqlParser.waitfor_statement().

      The default implementation does nothing.

      Specified by:
      exitWaitfor_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWaitfor_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWhen_matches

      public void exitWhen_matches(sql.tsql.TSqlParser.When_matchesContext ctx)
      Exit a parse tree produced by TSqlParser.when_matches().

      The default implementation does nothing.

      Specified by:
      exitWhen_matches in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWhen_matches in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWhile_statement

      public void exitWhile_statement(sql.tsql.TSqlParser.While_statementContext ctx)
      Exit a parse tree produced by TSqlParser.while_statement().

      The default implementation does nothing.

      Specified by:
      exitWhile_statement in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWhile_statement in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWindow_frame_bound

      public void exitWindow_frame_bound(sql.tsql.TSqlParser.Window_frame_boundContext ctx)
      Exit a parse tree produced by TSqlParser.window_frame_bound().

      The default implementation does nothing.

      Specified by:
      exitWindow_frame_bound in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWindow_frame_bound in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWindow_frame_extent

      public void exitWindow_frame_extent(sql.tsql.TSqlParser.Window_frame_extentContext ctx)
      Exit a parse tree produced by TSqlParser.window_frame_extent().

      The default implementation does nothing.

      Specified by:
      exitWindow_frame_extent in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWindow_frame_extent in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWindow_frame_following

      public void exitWindow_frame_following(sql.tsql.TSqlParser.Window_frame_followingContext ctx)
      Exit a parse tree produced by TSqlParser.window_frame_following().

      The default implementation does nothing.

      Specified by:
      exitWindow_frame_following in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWindow_frame_following in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWindow_frame_preceding

      public void exitWindow_frame_preceding(sql.tsql.TSqlParser.Window_frame_precedingContext ctx)
      Exit a parse tree produced by TSqlParser.window_frame_preceding().

      The default implementation does nothing.

      Specified by:
      exitWindow_frame_preceding in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWindow_frame_preceding in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWith_expression

      public void exitWith_expression(sql.tsql.TSqlParser.With_expressionContext ctx)
      Exit a parse tree produced by TSqlParser.with_expression().

      The default implementation does nothing.

      Specified by:
      exitWith_expression in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWith_expression in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWith_table_hints

      public void exitWith_table_hints(sql.tsql.TSqlParser.With_table_hintsContext ctx)
      Exit a parse tree produced by TSqlParser.with_table_hints().

      The default implementation does nothing.

      Specified by:
      exitWith_table_hints in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWith_table_hints in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWitness_option

      public void exitWitness_option(sql.tsql.TSqlParser.Witness_optionContext ctx)
      Exit a parse tree produced by TSqlParser.witness_option().

      The default implementation does nothing.

      Specified by:
      exitWitness_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWitness_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWitness_partner_equal

      public void exitWitness_partner_equal(sql.tsql.TSqlParser.Witness_partner_equalContext ctx)
      Exit a parse tree produced by TSqlParser.witness_partner_equal().

      The default implementation does nothing.

      Specified by:
      exitWitness_partner_equal in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWitness_partner_equal in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitWitness_server

      public void exitWitness_server(sql.tsql.TSqlParser.Witness_serverContext ctx)
      Exit a parse tree produced by TSqlParser.witness_server().

      The default implementation does nothing.

      Specified by:
      exitWitness_server in interface sql.tsql.TSqlParserListener
      Overrides:
      exitWitness_server in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXACT_STATE

      public void exitXACT_STATE(sql.tsql.TSqlParser.XACT_STATEContext ctx)
      Exit a parse tree produced by the XACT_STATE labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitXACT_STATE in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXACT_STATE in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXml_common_directives

      public void exitXml_common_directives(sql.tsql.TSqlParser.Xml_common_directivesContext ctx)
      Exit a parse tree produced by TSqlParser.xml_common_directives().

      The default implementation does nothing.

      Specified by:
      exitXml_common_directives in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXml_common_directives in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXML_DATA_TYPE_FUNC

      public void exitXML_DATA_TYPE_FUNC(sql.tsql.TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
      Exit a parse tree produced by the XML_DATA_TYPE_FUNC labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitXML_DATA_TYPE_FUNC in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXML_DATA_TYPE_FUNC in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXml_data_type_methods

      public void exitXml_data_type_methods(sql.tsql.TSqlParser.Xml_data_type_methodsContext ctx)
      Exit a parse tree produced by TSqlParser.xml_data_type_methods().

      The default implementation does nothing.

      Specified by:
      exitXml_data_type_methods in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXml_data_type_methods in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXml_declaration

      public void exitXml_declaration(sql.tsql.TSqlParser.Xml_declarationContext ctx)
      Exit a parse tree produced by TSqlParser.xml_declaration().

      The default implementation does nothing.

      Specified by:
      exitXml_declaration in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXml_declaration in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXml_index_option

      public void exitXml_index_option(sql.tsql.TSqlParser.Xml_index_optionContext ctx)
      Exit a parse tree produced by TSqlParser.xml_index_option().

      The default implementation does nothing.

      Specified by:
      exitXml_index_option in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXml_index_option in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXml_index_options

      public void exitXml_index_options(sql.tsql.TSqlParser.Xml_index_optionsContext ctx)
      Exit a parse tree produced by TSqlParser.xml_index_options().

      The default implementation does nothing.

      Specified by:
      exitXml_index_options in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXml_index_options in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXml_schema_collection

      public void exitXml_schema_collection(sql.tsql.TSqlParser.Xml_schema_collectionContext ctx)
      Exit a parse tree produced by TSqlParser.xml_schema_collection().

      The default implementation does nothing.

      Specified by:
      exitXml_schema_collection in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXml_schema_collection in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitXml_type_definition

      public void exitXml_type_definition(sql.tsql.TSqlParser.Xml_type_definitionContext ctx)
      Exit a parse tree produced by TSqlParser.xml_type_definition().

      The default implementation does nothing.

      Specified by:
      exitXml_type_definition in interface sql.tsql.TSqlParserListener
      Overrides:
      exitXml_type_definition in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • exitYEAR

      public void exitYEAR(sql.tsql.TSqlParser.YEARContext ctx)
      Exit a parse tree produced by the YEAR labeled alternative in TSqlParser.built_in_functions().

      The default implementation does nothing.

      Specified by:
      exitYEAR in interface sql.tsql.TSqlParserListener
      Overrides:
      exitYEAR in class sql.tsql.TSqlParserBaseListener
      Parameters:
      ctx - the parse tree
    • getRootContext

      public SqlRootContext getRootContext()
      Global access point to get a instance of the context, ensuring that only one instance of the context exists.
      Specified by:
      getRootContext in interface sql.tsql.TSqlParserListener
      Overrides:
      getRootContext in class sql.tsql.TSqlParserBaseListener
      Returns:
      a instance of the context.
    • visitErrorNode

      public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node)
      Description copied from class: sql.tsql.TSqlParserBaseListener

      The default implementation does nothing.

      Specified by:
      visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListener
      Overrides:
      visitErrorNode in class sql.tsql.TSqlParserBaseListener
    • visitTerminal

      public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
      Description copied from class: sql.tsql.TSqlParserBaseListener

      The default implementation does nothing.

      Specified by:
      visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListener
      Overrides:
      visitTerminal in class sql.tsql.TSqlParserBaseListener