Class tnsnamesParserBaseListener
This class provides an empty implementation of ItnsnamesParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
Inheritance
Namespace: GCore.Antlr.Grammers.Tnsnames
Assembly: Tnsnames.dll
Syntax
public class tnsnamesParserBaseListener : object, ItnsnamesParserListener, Antlr4.Runtime.Tree.IParseTreeListener
Methods
| Improve this Doc View SourceEnterA_parameter(tnsnamesParser.A_parameterContext)
Enter a parse tree produced by a_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterA_parameter(tnsnamesParser.A_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.A_parameterContext | context | The parse tree. |
EnterA_params(tnsnamesParser.A_paramsContext)
Enter a parse tree produced by a_params().
The default implementation does nothing.
Declaration
public virtual void EnterA_params(tnsnamesParser.A_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.A_paramsContext | context | The parse tree. |
EnterAddress(tnsnamesParser.AddressContext)
Enter a parse tree produced by address().
The default implementation does nothing.
Declaration
public virtual void EnterAddress(tnsnamesParser.AddressContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.AddressContext | context | The parse tree. |
EnterAddress_list(tnsnamesParser.Address_listContext)
Enter a parse tree produced by address_list().
The default implementation does nothing.
Declaration
public virtual void EnterAddress_list(tnsnamesParser.Address_listContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Address_listContext | context | The parse tree. |
EnterAl_failover(tnsnamesParser.Al_failoverContext)
Enter a parse tree produced by al_failover().
The default implementation does nothing.
Declaration
public virtual void EnterAl_failover(tnsnamesParser.Al_failoverContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_failoverContext | context | The parse tree. |
EnterAl_load_balance(tnsnamesParser.Al_load_balanceContext)
Enter a parse tree produced by al_load_balance().
The default implementation does nothing.
Declaration
public virtual void EnterAl_load_balance(tnsnamesParser.Al_load_balanceContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_load_balanceContext | context | The parse tree. |
EnterAl_parameter(tnsnamesParser.Al_parameterContext)
Enter a parse tree produced by al_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterAl_parameter(tnsnamesParser.Al_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_parameterContext | context | The parse tree. |
EnterAl_params(tnsnamesParser.Al_paramsContext)
Enter a parse tree produced by al_params().
The default implementation does nothing.
Declaration
public virtual void EnterAl_params(tnsnamesParser.Al_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_paramsContext | context | The parse tree. |
EnterAl_source_route(tnsnamesParser.Al_source_routeContext)
Enter a parse tree produced by al_source_route().
The default implementation does nothing.
Declaration
public virtual void EnterAl_source_route(tnsnamesParser.Al_source_routeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_source_routeContext | context | The parse tree. |
EnterAlias(tnsnamesParser.AliasContext)
Enter a parse tree produced by alias().
The default implementation does nothing.
Declaration
public virtual void EnterAlias(tnsnamesParser.AliasContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.AliasContext | context | The parse tree. |
EnterAlias_list(tnsnamesParser.Alias_listContext)
Enter a parse tree produced by alias_list().
The default implementation does nothing.
Declaration
public virtual void EnterAlias_list(tnsnamesParser.Alias_listContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Alias_listContext | context | The parse tree. |
EnterBa_description(tnsnamesParser.Ba_descriptionContext)
Enter a parse tree produced by ba_description().
The default implementation does nothing.
Declaration
public virtual void EnterBa_description(tnsnamesParser.Ba_descriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ba_descriptionContext | context | The parse tree. |
EnterBa_parameter(tnsnamesParser.Ba_parameterContext)
Enter a parse tree produced by ba_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterBa_parameter(tnsnamesParser.Ba_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ba_parameterContext | context | The parse tree. |
EnterBad_address(tnsnamesParser.Bad_addressContext)
Enter a parse tree produced by bad_address().
The default implementation does nothing.
Declaration
public virtual void EnterBad_address(tnsnamesParser.Bad_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_addressContext | context | The parse tree. |
EnterBad_local(tnsnamesParser.Bad_localContext)
Enter a parse tree produced by bad_local().
The default implementation does nothing.
Declaration
public virtual void EnterBad_local(tnsnamesParser.Bad_localContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_localContext | context | The parse tree. |
EnterBad_parameter(tnsnamesParser.Bad_parameterContext)
Enter a parse tree produced by bad_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterBad_parameter(tnsnamesParser.Bad_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_parameterContext | context | The parse tree. |
EnterBad_params(tnsnamesParser.Bad_paramsContext)
Enter a parse tree produced by bad_params().
The default implementation does nothing.
Declaration
public virtual void EnterBad_params(tnsnamesParser.Bad_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_paramsContext | context | The parse tree. |
EnterBeq_args(tnsnamesParser.Beq_argsContext)
Enter a parse tree produced by beq_args().
The default implementation does nothing.
Declaration
public virtual void EnterBeq_args(tnsnamesParser.Beq_argsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_argsContext | context | The parse tree. |
EnterBeq_argv0(tnsnamesParser.Beq_argv0Context)
Enter a parse tree produced by beq_argv0().
The default implementation does nothing.
Declaration
public virtual void EnterBeq_argv0(tnsnamesParser.Beq_argv0Context context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_argv0Context | context | The parse tree. |
EnterBeq_beq(tnsnamesParser.Beq_beqContext)
Enter a parse tree produced by beq_beq().
The default implementation does nothing.
Declaration
public virtual void EnterBeq_beq(tnsnamesParser.Beq_beqContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_beqContext | context | The parse tree. |
EnterBeq_parameter(tnsnamesParser.Beq_parameterContext)
Enter a parse tree produced by beq_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterBeq_parameter(tnsnamesParser.Beq_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_parameterContext | context | The parse tree. |
EnterBeq_params(tnsnamesParser.Beq_paramsContext)
Enter a parse tree produced by beq_params().
The default implementation does nothing.
Declaration
public virtual void EnterBeq_params(tnsnamesParser.Beq_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_paramsContext | context | The parse tree. |
EnterBeq_program(tnsnamesParser.Beq_programContext)
Enter a parse tree produced by beq_program().
The default implementation does nothing.
Declaration
public virtual void EnterBeq_program(tnsnamesParser.Beq_programContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_programContext | context | The parse tree. |
EnterBeq_protocol(tnsnamesParser.Beq_protocolContext)
Enter a parse tree produced by beq_protocol().
The default implementation does nothing.
Declaration
public virtual void EnterBeq_protocol(tnsnamesParser.Beq_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_protocolContext | context | The parse tree. |
EnterCd_failover_mode(tnsnamesParser.Cd_failover_modeContext)
Enter a parse tree produced by cd_failover_mode().
The default implementation does nothing.
Declaration
public virtual void EnterCd_failover_mode(tnsnamesParser.Cd_failover_modeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_failover_modeContext | context | The parse tree. |
EnterCd_global_name(tnsnamesParser.Cd_global_nameContext)
Enter a parse tree produced by cd_global_name().
The default implementation does nothing.
Declaration
public virtual void EnterCd_global_name(tnsnamesParser.Cd_global_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_global_nameContext | context | The parse tree. |
EnterCd_hs(tnsnamesParser.Cd_hsContext)
Enter a parse tree produced by cd_hs().
The default implementation does nothing.
Declaration
public virtual void EnterCd_hs(tnsnamesParser.Cd_hsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_hsContext | context | The parse tree. |
EnterCd_instance_name(tnsnamesParser.Cd_instance_nameContext)
Enter a parse tree produced by cd_instance_name().
The default implementation does nothing.
Declaration
public virtual void EnterCd_instance_name(tnsnamesParser.Cd_instance_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_instance_nameContext | context | The parse tree. |
EnterCd_parameter(tnsnamesParser.Cd_parameterContext)
Enter a parse tree produced by cd_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterCd_parameter(tnsnamesParser.Cd_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_parameterContext | context | The parse tree. |
EnterCd_params(tnsnamesParser.Cd_paramsContext)
Enter a parse tree produced by cd_params().
The default implementation does nothing.
Declaration
public virtual void EnterCd_params(tnsnamesParser.Cd_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_paramsContext | context | The parse tree. |
EnterCd_rdb_database(tnsnamesParser.Cd_rdb_databaseContext)
Enter a parse tree produced by cd_rdb_database().
The default implementation does nothing.
Declaration
public virtual void EnterCd_rdb_database(tnsnamesParser.Cd_rdb_databaseContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_rdb_databaseContext | context | The parse tree. |
EnterCd_server(tnsnamesParser.Cd_serverContext)
Enter a parse tree produced by cd_server().
The default implementation does nothing.
Declaration
public virtual void EnterCd_server(tnsnamesParser.Cd_serverContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_serverContext | context | The parse tree. |
EnterCd_service_name(tnsnamesParser.Cd_service_nameContext)
Enter a parse tree produced by cd_service_name().
The default implementation does nothing.
Declaration
public virtual void EnterCd_service_name(tnsnamesParser.Cd_service_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_service_nameContext | context | The parse tree. |
EnterCd_sid(tnsnamesParser.Cd_sidContext)
Enter a parse tree produced by cd_sid().
The default implementation does nothing.
Declaration
public virtual void EnterCd_sid(tnsnamesParser.Cd_sidContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_sidContext | context | The parse tree. |
EnterCd_ur(tnsnamesParser.Cd_urContext)
Enter a parse tree produced by cd_ur().
The default implementation does nothing.
Declaration
public virtual void EnterCd_ur(tnsnamesParser.Cd_urContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_urContext | context | The parse tree. |
EnterConnect_data(tnsnamesParser.Connect_dataContext)
Enter a parse tree produced by connect_data().
The default implementation does nothing.
Declaration
public virtual void EnterConnect_data(tnsnamesParser.Connect_dataContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Connect_dataContext | context | The parse tree. |
EnterD_conn_timeout(tnsnamesParser.D_conn_timeoutContext)
Enter a parse tree produced by d_conn_timeout().
The default implementation does nothing.
Declaration
public virtual void EnterD_conn_timeout(tnsnamesParser.D_conn_timeoutContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_conn_timeoutContext | context | The parse tree. |
EnterD_enable(tnsnamesParser.D_enableContext)
Enter a parse tree produced by d_enable().
The default implementation does nothing.
Declaration
public virtual void EnterD_enable(tnsnamesParser.D_enableContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_enableContext | context | The parse tree. |
EnterD_parameter(tnsnamesParser.D_parameterContext)
Enter a parse tree produced by d_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterD_parameter(tnsnamesParser.D_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_parameterContext | context | The parse tree. |
EnterD_params(tnsnamesParser.D_paramsContext)
Enter a parse tree produced by d_params().
The default implementation does nothing.
Declaration
public virtual void EnterD_params(tnsnamesParser.D_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_paramsContext | context | The parse tree. |
EnterD_recv_buf(tnsnamesParser.D_recv_bufContext)
Enter a parse tree produced by d_recv_buf().
The default implementation does nothing.
Declaration
public virtual void EnterD_recv_buf(tnsnamesParser.D_recv_bufContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_recv_bufContext | context | The parse tree. |
EnterD_retry_count(tnsnamesParser.D_retry_countContext)
Enter a parse tree produced by d_retry_count().
The default implementation does nothing.
Declaration
public virtual void EnterD_retry_count(tnsnamesParser.D_retry_countContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_retry_countContext | context | The parse tree. |
EnterD_sdu(tnsnamesParser.D_sduContext)
Enter a parse tree produced by d_sdu().
The default implementation does nothing.
Declaration
public virtual void EnterD_sdu(tnsnamesParser.D_sduContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_sduContext | context | The parse tree. |
EnterD_security(tnsnamesParser.D_securityContext)
Enter a parse tree produced by d_security().
The default implementation does nothing.
Declaration
public virtual void EnterD_security(tnsnamesParser.D_securityContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_securityContext | context | The parse tree. |
EnterD_send_buf(tnsnamesParser.D_send_bufContext)
Enter a parse tree produced by d_send_buf().
The default implementation does nothing.
Declaration
public virtual void EnterD_send_buf(tnsnamesParser.D_send_bufContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_send_bufContext | context | The parse tree. |
EnterD_service_type(tnsnamesParser.D_service_typeContext)
Enter a parse tree produced by d_service_type().
The default implementation does nothing.
Declaration
public virtual void EnterD_service_type(tnsnamesParser.D_service_typeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_service_typeContext | context | The parse tree. |
EnterD_tct(tnsnamesParser.D_tctContext)
Enter a parse tree produced by d_tct().
The default implementation does nothing.
Declaration
public virtual void EnterD_tct(tnsnamesParser.D_tctContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_tctContext | context | The parse tree. |
EnterDescription(tnsnamesParser.DescriptionContext)
Enter a parse tree produced by description().
The default implementation does nothing.
Declaration
public virtual void EnterDescription(tnsnamesParser.DescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.DescriptionContext | context | The parse tree. |
EnterDescription_list(tnsnamesParser.Description_listContext)
Enter a parse tree produced by description_list().
The default implementation does nothing.
Declaration
public virtual void EnterDescription_list(tnsnamesParser.Description_listContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Description_listContext | context | The parse tree. |
EnterDl_parameter(tnsnamesParser.Dl_parameterContext)
Enter a parse tree produced by dl_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterDl_parameter(tnsnamesParser.Dl_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Dl_parameterContext | context | The parse tree. |
EnterDl_params(tnsnamesParser.Dl_paramsContext)
Enter a parse tree produced by dl_params().
The default implementation does nothing.
Declaration
public virtual void EnterDl_params(tnsnamesParser.Dl_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Dl_paramsContext | context | The parse tree. |
EnterDs_parameter(tnsnamesParser.Ds_parameterContext)
Enter a parse tree produced by ds_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterDs_parameter(tnsnamesParser.Ds_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ds_parameterContext | context | The parse tree. |
EnterEveryRule(Antlr4.Runtime.ParserRuleContext)
Declaration
public virtual void EnterEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.ParserRuleContext | context |
Remarks
The default implementation does nothing.
EnterFo_backup(tnsnamesParser.Fo_backupContext)
Enter a parse tree produced by fo_backup().
The default implementation does nothing.
Declaration
public virtual void EnterFo_backup(tnsnamesParser.Fo_backupContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_backupContext | context | The parse tree. |
EnterFo_delay(tnsnamesParser.Fo_delayContext)
Enter a parse tree produced by fo_delay().
The default implementation does nothing.
Declaration
public virtual void EnterFo_delay(tnsnamesParser.Fo_delayContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_delayContext | context | The parse tree. |
EnterFo_method(tnsnamesParser.Fo_methodContext)
Enter a parse tree produced by fo_method().
The default implementation does nothing.
Declaration
public virtual void EnterFo_method(tnsnamesParser.Fo_methodContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_methodContext | context | The parse tree. |
EnterFo_parameter(tnsnamesParser.Fo_parameterContext)
Enter a parse tree produced by fo_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterFo_parameter(tnsnamesParser.Fo_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_parameterContext | context | The parse tree. |
EnterFo_params(tnsnamesParser.Fo_paramsContext)
Enter a parse tree produced by fo_params().
The default implementation does nothing.
Declaration
public virtual void EnterFo_params(tnsnamesParser.Fo_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_paramsContext | context | The parse tree. |
EnterFo_retries(tnsnamesParser.Fo_retriesContext)
Enter a parse tree produced by fo_retries().
The default implementation does nothing.
Declaration
public virtual void EnterFo_retries(tnsnamesParser.Fo_retriesContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_retriesContext | context | The parse tree. |
EnterFo_type(tnsnamesParser.Fo_typeContext)
Enter a parse tree produced by fo_type().
The default implementation does nothing.
Declaration
public virtual void EnterFo_type(tnsnamesParser.Fo_typeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_typeContext | context | The parse tree. |
EnterHost(tnsnamesParser.HostContext)
Enter a parse tree produced by host().
The default implementation does nothing.
Declaration
public virtual void EnterHost(tnsnamesParser.HostContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.HostContext | context | The parse tree. |
EnterIfile(tnsnamesParser.IfileContext)
Enter a parse tree produced by ifile().
The default implementation does nothing.
Declaration
public virtual void EnterIfile(tnsnamesParser.IfileContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.IfileContext | context | The parse tree. |
EnterIpc_ipc(tnsnamesParser.Ipc_ipcContext)
Enter a parse tree produced by ipc_ipc().
The default implementation does nothing.
Declaration
public virtual void EnterIpc_ipc(tnsnamesParser.Ipc_ipcContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_ipcContext | context | The parse tree. |
EnterIpc_key(tnsnamesParser.Ipc_keyContext)
Enter a parse tree produced by ipc_key().
The default implementation does nothing.
Declaration
public virtual void EnterIpc_key(tnsnamesParser.Ipc_keyContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_keyContext | context | The parse tree. |
EnterIpc_parameter(tnsnamesParser.Ipc_parameterContext)
Enter a parse tree produced by ipc_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterIpc_parameter(tnsnamesParser.Ipc_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_parameterContext | context | The parse tree. |
EnterIpc_params(tnsnamesParser.Ipc_paramsContext)
Enter a parse tree produced by ipc_params().
The default implementation does nothing.
Declaration
public virtual void EnterIpc_params(tnsnamesParser.Ipc_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_paramsContext | context | The parse tree. |
EnterIpc_protocol(tnsnamesParser.Ipc_protocolContext)
Enter a parse tree produced by ipc_protocol().
The default implementation does nothing.
Declaration
public virtual void EnterIpc_protocol(tnsnamesParser.Ipc_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_protocolContext | context | The parse tree. |
EnterLsnr_description(tnsnamesParser.Lsnr_descriptionContext)
Enter a parse tree produced by lsnr_description().
The default implementation does nothing.
Declaration
public virtual void EnterLsnr_description(tnsnamesParser.Lsnr_descriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Lsnr_descriptionContext | context | The parse tree. |
EnterLsnr_entry(tnsnamesParser.Lsnr_entryContext)
Enter a parse tree produced by lsnr_entry().
The default implementation does nothing.
Declaration
public virtual void EnterLsnr_entry(tnsnamesParser.Lsnr_entryContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Lsnr_entryContext | context | The parse tree. |
EnterNmp_nmp(tnsnamesParser.Nmp_nmpContext)
Enter a parse tree produced by nmp_nmp().
The default implementation does nothing.
Declaration
public virtual void EnterNmp_nmp(tnsnamesParser.Nmp_nmpContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_nmpContext | context | The parse tree. |
EnterNmp_parameter(tnsnamesParser.Nmp_parameterContext)
Enter a parse tree produced by nmp_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterNmp_parameter(tnsnamesParser.Nmp_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_parameterContext | context | The parse tree. |
EnterNmp_params(tnsnamesParser.Nmp_paramsContext)
Enter a parse tree produced by nmp_params().
The default implementation does nothing.
Declaration
public virtual void EnterNmp_params(tnsnamesParser.Nmp_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_paramsContext | context | The parse tree. |
EnterNmp_pipe(tnsnamesParser.Nmp_pipeContext)
Enter a parse tree produced by nmp_pipe().
The default implementation does nothing.
Declaration
public virtual void EnterNmp_pipe(tnsnamesParser.Nmp_pipeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_pipeContext | context | The parse tree. |
EnterNmp_protocol(tnsnamesParser.Nmp_protocolContext)
Enter a parse tree produced by nmp_protocol().
The default implementation does nothing.
Declaration
public virtual void EnterNmp_protocol(tnsnamesParser.Nmp_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_protocolContext | context | The parse tree. |
EnterNmp_server(tnsnamesParser.Nmp_serverContext)
Enter a parse tree produced by nmp_server().
The default implementation does nothing.
Declaration
public virtual void EnterNmp_server(tnsnamesParser.Nmp_serverContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_serverContext | context | The parse tree. |
EnterPort(tnsnamesParser.PortContext)
Enter a parse tree produced by port().
The default implementation does nothing.
Declaration
public virtual void EnterPort(tnsnamesParser.PortContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.PortContext | context | The parse tree. |
EnterProtocol_info(tnsnamesParser.Protocol_infoContext)
Enter a parse tree produced by protocol_info().
The default implementation does nothing.
Declaration
public virtual void EnterProtocol_info(tnsnamesParser.Protocol_infoContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Protocol_infoContext | context | The parse tree. |
EnterSpx_parameter(tnsnamesParser.Spx_parameterContext)
Enter a parse tree produced by spx_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterSpx_parameter(tnsnamesParser.Spx_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_parameterContext | context | The parse tree. |
EnterSpx_params(tnsnamesParser.Spx_paramsContext)
Enter a parse tree produced by spx_params().
The default implementation does nothing.
Declaration
public virtual void EnterSpx_params(tnsnamesParser.Spx_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_paramsContext | context | The parse tree. |
EnterSpx_protocol(tnsnamesParser.Spx_protocolContext)
Enter a parse tree produced by spx_protocol().
The default implementation does nothing.
Declaration
public virtual void EnterSpx_protocol(tnsnamesParser.Spx_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_protocolContext | context | The parse tree. |
EnterSpx_service(tnsnamesParser.Spx_serviceContext)
Enter a parse tree produced by spx_service().
The default implementation does nothing.
Declaration
public virtual void EnterSpx_service(tnsnamesParser.Spx_serviceContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_serviceContext | context | The parse tree. |
EnterSpx_spx(tnsnamesParser.Spx_spxContext)
Enter a parse tree produced by spx_spx().
The default implementation does nothing.
Declaration
public virtual void EnterSpx_spx(tnsnamesParser.Spx_spxContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_spxContext | context | The parse tree. |
EnterTcp_host(tnsnamesParser.Tcp_hostContext)
Enter a parse tree produced by tcp_host().
The default implementation does nothing.
Declaration
public virtual void EnterTcp_host(tnsnamesParser.Tcp_hostContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_hostContext | context | The parse tree. |
EnterTcp_parameter(tnsnamesParser.Tcp_parameterContext)
Enter a parse tree produced by tcp_parameter().
The default implementation does nothing.
Declaration
public virtual void EnterTcp_parameter(tnsnamesParser.Tcp_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_parameterContext | context | The parse tree. |
EnterTcp_params(tnsnamesParser.Tcp_paramsContext)
Enter a parse tree produced by tcp_params().
The default implementation does nothing.
Declaration
public virtual void EnterTcp_params(tnsnamesParser.Tcp_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_paramsContext | context | The parse tree. |
EnterTcp_port(tnsnamesParser.Tcp_portContext)
Enter a parse tree produced by tcp_port().
The default implementation does nothing.
Declaration
public virtual void EnterTcp_port(tnsnamesParser.Tcp_portContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_portContext | context | The parse tree. |
EnterTcp_protocol(tnsnamesParser.Tcp_protocolContext)
Enter a parse tree produced by tcp_protocol().
The default implementation does nothing.
Declaration
public virtual void EnterTcp_protocol(tnsnamesParser.Tcp_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_protocolContext | context | The parse tree. |
EnterTcp_tcp(tnsnamesParser.Tcp_tcpContext)
Enter a parse tree produced by tcp_tcp().
The default implementation does nothing.
Declaration
public virtual void EnterTcp_tcp(tnsnamesParser.Tcp_tcpContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_tcpContext | context | The parse tree. |
EnterTns_entry(tnsnamesParser.Tns_entryContext)
Enter a parse tree produced by tns_entry().
The default implementation does nothing.
Declaration
public virtual void EnterTns_entry(tnsnamesParser.Tns_entryContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tns_entryContext | context | The parse tree. |
EnterTnsnames(tnsnamesParser.TnsnamesContext)
Enter a parse tree produced by tnsnames().
The default implementation does nothing.
Declaration
public virtual void EnterTnsnames(tnsnamesParser.TnsnamesContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.TnsnamesContext | context | The parse tree. |
ExitA_parameter(tnsnamesParser.A_parameterContext)
Exit a parse tree produced by a_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitA_parameter(tnsnamesParser.A_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.A_parameterContext | context | The parse tree. |
ExitA_params(tnsnamesParser.A_paramsContext)
Exit a parse tree produced by a_params().
The default implementation does nothing.
Declaration
public virtual void ExitA_params(tnsnamesParser.A_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.A_paramsContext | context | The parse tree. |
ExitAddress(tnsnamesParser.AddressContext)
Exit a parse tree produced by address().
The default implementation does nothing.
Declaration
public virtual void ExitAddress(tnsnamesParser.AddressContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.AddressContext | context | The parse tree. |
ExitAddress_list(tnsnamesParser.Address_listContext)
Exit a parse tree produced by address_list().
The default implementation does nothing.
Declaration
public virtual void ExitAddress_list(tnsnamesParser.Address_listContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Address_listContext | context | The parse tree. |
ExitAl_failover(tnsnamesParser.Al_failoverContext)
Exit a parse tree produced by al_failover().
The default implementation does nothing.
Declaration
public virtual void ExitAl_failover(tnsnamesParser.Al_failoverContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_failoverContext | context | The parse tree. |
ExitAl_load_balance(tnsnamesParser.Al_load_balanceContext)
Exit a parse tree produced by al_load_balance().
The default implementation does nothing.
Declaration
public virtual void ExitAl_load_balance(tnsnamesParser.Al_load_balanceContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_load_balanceContext | context | The parse tree. |
ExitAl_parameter(tnsnamesParser.Al_parameterContext)
Exit a parse tree produced by al_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitAl_parameter(tnsnamesParser.Al_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_parameterContext | context | The parse tree. |
ExitAl_params(tnsnamesParser.Al_paramsContext)
Exit a parse tree produced by al_params().
The default implementation does nothing.
Declaration
public virtual void ExitAl_params(tnsnamesParser.Al_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_paramsContext | context | The parse tree. |
ExitAl_source_route(tnsnamesParser.Al_source_routeContext)
Exit a parse tree produced by al_source_route().
The default implementation does nothing.
Declaration
public virtual void ExitAl_source_route(tnsnamesParser.Al_source_routeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Al_source_routeContext | context | The parse tree. |
ExitAlias(tnsnamesParser.AliasContext)
Exit a parse tree produced by alias().
The default implementation does nothing.
Declaration
public virtual void ExitAlias(tnsnamesParser.AliasContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.AliasContext | context | The parse tree. |
ExitAlias_list(tnsnamesParser.Alias_listContext)
Exit a parse tree produced by alias_list().
The default implementation does nothing.
Declaration
public virtual void ExitAlias_list(tnsnamesParser.Alias_listContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Alias_listContext | context | The parse tree. |
ExitBa_description(tnsnamesParser.Ba_descriptionContext)
Exit a parse tree produced by ba_description().
The default implementation does nothing.
Declaration
public virtual void ExitBa_description(tnsnamesParser.Ba_descriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ba_descriptionContext | context | The parse tree. |
ExitBa_parameter(tnsnamesParser.Ba_parameterContext)
Exit a parse tree produced by ba_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitBa_parameter(tnsnamesParser.Ba_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ba_parameterContext | context | The parse tree. |
ExitBad_address(tnsnamesParser.Bad_addressContext)
Exit a parse tree produced by bad_address().
The default implementation does nothing.
Declaration
public virtual void ExitBad_address(tnsnamesParser.Bad_addressContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_addressContext | context | The parse tree. |
ExitBad_local(tnsnamesParser.Bad_localContext)
Exit a parse tree produced by bad_local().
The default implementation does nothing.
Declaration
public virtual void ExitBad_local(tnsnamesParser.Bad_localContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_localContext | context | The parse tree. |
ExitBad_parameter(tnsnamesParser.Bad_parameterContext)
Exit a parse tree produced by bad_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitBad_parameter(tnsnamesParser.Bad_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_parameterContext | context | The parse tree. |
ExitBad_params(tnsnamesParser.Bad_paramsContext)
Exit a parse tree produced by bad_params().
The default implementation does nothing.
Declaration
public virtual void ExitBad_params(tnsnamesParser.Bad_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Bad_paramsContext | context | The parse tree. |
ExitBeq_args(tnsnamesParser.Beq_argsContext)
Exit a parse tree produced by beq_args().
The default implementation does nothing.
Declaration
public virtual void ExitBeq_args(tnsnamesParser.Beq_argsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_argsContext | context | The parse tree. |
ExitBeq_argv0(tnsnamesParser.Beq_argv0Context)
Exit a parse tree produced by beq_argv0().
The default implementation does nothing.
Declaration
public virtual void ExitBeq_argv0(tnsnamesParser.Beq_argv0Context context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_argv0Context | context | The parse tree. |
ExitBeq_beq(tnsnamesParser.Beq_beqContext)
Exit a parse tree produced by beq_beq().
The default implementation does nothing.
Declaration
public virtual void ExitBeq_beq(tnsnamesParser.Beq_beqContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_beqContext | context | The parse tree. |
ExitBeq_parameter(tnsnamesParser.Beq_parameterContext)
Exit a parse tree produced by beq_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitBeq_parameter(tnsnamesParser.Beq_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_parameterContext | context | The parse tree. |
ExitBeq_params(tnsnamesParser.Beq_paramsContext)
Exit a parse tree produced by beq_params().
The default implementation does nothing.
Declaration
public virtual void ExitBeq_params(tnsnamesParser.Beq_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_paramsContext | context | The parse tree. |
ExitBeq_program(tnsnamesParser.Beq_programContext)
Exit a parse tree produced by beq_program().
The default implementation does nothing.
Declaration
public virtual void ExitBeq_program(tnsnamesParser.Beq_programContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_programContext | context | The parse tree. |
ExitBeq_protocol(tnsnamesParser.Beq_protocolContext)
Exit a parse tree produced by beq_protocol().
The default implementation does nothing.
Declaration
public virtual void ExitBeq_protocol(tnsnamesParser.Beq_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Beq_protocolContext | context | The parse tree. |
ExitCd_failover_mode(tnsnamesParser.Cd_failover_modeContext)
Exit a parse tree produced by cd_failover_mode().
The default implementation does nothing.
Declaration
public virtual void ExitCd_failover_mode(tnsnamesParser.Cd_failover_modeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_failover_modeContext | context | The parse tree. |
ExitCd_global_name(tnsnamesParser.Cd_global_nameContext)
Exit a parse tree produced by cd_global_name().
The default implementation does nothing.
Declaration
public virtual void ExitCd_global_name(tnsnamesParser.Cd_global_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_global_nameContext | context | The parse tree. |
ExitCd_hs(tnsnamesParser.Cd_hsContext)
Exit a parse tree produced by cd_hs().
The default implementation does nothing.
Declaration
public virtual void ExitCd_hs(tnsnamesParser.Cd_hsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_hsContext | context | The parse tree. |
ExitCd_instance_name(tnsnamesParser.Cd_instance_nameContext)
Exit a parse tree produced by cd_instance_name().
The default implementation does nothing.
Declaration
public virtual void ExitCd_instance_name(tnsnamesParser.Cd_instance_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_instance_nameContext | context | The parse tree. |
ExitCd_parameter(tnsnamesParser.Cd_parameterContext)
Exit a parse tree produced by cd_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitCd_parameter(tnsnamesParser.Cd_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_parameterContext | context | The parse tree. |
ExitCd_params(tnsnamesParser.Cd_paramsContext)
Exit a parse tree produced by cd_params().
The default implementation does nothing.
Declaration
public virtual void ExitCd_params(tnsnamesParser.Cd_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_paramsContext | context | The parse tree. |
ExitCd_rdb_database(tnsnamesParser.Cd_rdb_databaseContext)
Exit a parse tree produced by cd_rdb_database().
The default implementation does nothing.
Declaration
public virtual void ExitCd_rdb_database(tnsnamesParser.Cd_rdb_databaseContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_rdb_databaseContext | context | The parse tree. |
ExitCd_server(tnsnamesParser.Cd_serverContext)
Exit a parse tree produced by cd_server().
The default implementation does nothing.
Declaration
public virtual void ExitCd_server(tnsnamesParser.Cd_serverContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_serverContext | context | The parse tree. |
ExitCd_service_name(tnsnamesParser.Cd_service_nameContext)
Exit a parse tree produced by cd_service_name().
The default implementation does nothing.
Declaration
public virtual void ExitCd_service_name(tnsnamesParser.Cd_service_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_service_nameContext | context | The parse tree. |
ExitCd_sid(tnsnamesParser.Cd_sidContext)
Exit a parse tree produced by cd_sid().
The default implementation does nothing.
Declaration
public virtual void ExitCd_sid(tnsnamesParser.Cd_sidContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_sidContext | context | The parse tree. |
ExitCd_ur(tnsnamesParser.Cd_urContext)
Exit a parse tree produced by cd_ur().
The default implementation does nothing.
Declaration
public virtual void ExitCd_ur(tnsnamesParser.Cd_urContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Cd_urContext | context | The parse tree. |
ExitConnect_data(tnsnamesParser.Connect_dataContext)
Exit a parse tree produced by connect_data().
The default implementation does nothing.
Declaration
public virtual void ExitConnect_data(tnsnamesParser.Connect_dataContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Connect_dataContext | context | The parse tree. |
ExitD_conn_timeout(tnsnamesParser.D_conn_timeoutContext)
Exit a parse tree produced by d_conn_timeout().
The default implementation does nothing.
Declaration
public virtual void ExitD_conn_timeout(tnsnamesParser.D_conn_timeoutContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_conn_timeoutContext | context | The parse tree. |
ExitD_enable(tnsnamesParser.D_enableContext)
Exit a parse tree produced by d_enable().
The default implementation does nothing.
Declaration
public virtual void ExitD_enable(tnsnamesParser.D_enableContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_enableContext | context | The parse tree. |
ExitD_parameter(tnsnamesParser.D_parameterContext)
Exit a parse tree produced by d_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitD_parameter(tnsnamesParser.D_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_parameterContext | context | The parse tree. |
ExitD_params(tnsnamesParser.D_paramsContext)
Exit a parse tree produced by d_params().
The default implementation does nothing.
Declaration
public virtual void ExitD_params(tnsnamesParser.D_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_paramsContext | context | The parse tree. |
ExitD_recv_buf(tnsnamesParser.D_recv_bufContext)
Exit a parse tree produced by d_recv_buf().
The default implementation does nothing.
Declaration
public virtual void ExitD_recv_buf(tnsnamesParser.D_recv_bufContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_recv_bufContext | context | The parse tree. |
ExitD_retry_count(tnsnamesParser.D_retry_countContext)
Exit a parse tree produced by d_retry_count().
The default implementation does nothing.
Declaration
public virtual void ExitD_retry_count(tnsnamesParser.D_retry_countContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_retry_countContext | context | The parse tree. |
ExitD_sdu(tnsnamesParser.D_sduContext)
Exit a parse tree produced by d_sdu().
The default implementation does nothing.
Declaration
public virtual void ExitD_sdu(tnsnamesParser.D_sduContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_sduContext | context | The parse tree. |
ExitD_security(tnsnamesParser.D_securityContext)
Exit a parse tree produced by d_security().
The default implementation does nothing.
Declaration
public virtual void ExitD_security(tnsnamesParser.D_securityContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_securityContext | context | The parse tree. |
ExitD_send_buf(tnsnamesParser.D_send_bufContext)
Exit a parse tree produced by d_send_buf().
The default implementation does nothing.
Declaration
public virtual void ExitD_send_buf(tnsnamesParser.D_send_bufContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_send_bufContext | context | The parse tree. |
ExitD_service_type(tnsnamesParser.D_service_typeContext)
Exit a parse tree produced by d_service_type().
The default implementation does nothing.
Declaration
public virtual void ExitD_service_type(tnsnamesParser.D_service_typeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_service_typeContext | context | The parse tree. |
ExitD_tct(tnsnamesParser.D_tctContext)
Exit a parse tree produced by d_tct().
The default implementation does nothing.
Declaration
public virtual void ExitD_tct(tnsnamesParser.D_tctContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.D_tctContext | context | The parse tree. |
ExitDescription(tnsnamesParser.DescriptionContext)
Exit a parse tree produced by description().
The default implementation does nothing.
Declaration
public virtual void ExitDescription(tnsnamesParser.DescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.DescriptionContext | context | The parse tree. |
ExitDescription_list(tnsnamesParser.Description_listContext)
Exit a parse tree produced by description_list().
The default implementation does nothing.
Declaration
public virtual void ExitDescription_list(tnsnamesParser.Description_listContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Description_listContext | context | The parse tree. |
ExitDl_parameter(tnsnamesParser.Dl_parameterContext)
Exit a parse tree produced by dl_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitDl_parameter(tnsnamesParser.Dl_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Dl_parameterContext | context | The parse tree. |
ExitDl_params(tnsnamesParser.Dl_paramsContext)
Exit a parse tree produced by dl_params().
The default implementation does nothing.
Declaration
public virtual void ExitDl_params(tnsnamesParser.Dl_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Dl_paramsContext | context | The parse tree. |
ExitDs_parameter(tnsnamesParser.Ds_parameterContext)
Exit a parse tree produced by ds_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitDs_parameter(tnsnamesParser.Ds_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ds_parameterContext | context | The parse tree. |
ExitEveryRule(Antlr4.Runtime.ParserRuleContext)
Declaration
public virtual void ExitEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.ParserRuleContext | context |
Remarks
The default implementation does nothing.
ExitFo_backup(tnsnamesParser.Fo_backupContext)
Exit a parse tree produced by fo_backup().
The default implementation does nothing.
Declaration
public virtual void ExitFo_backup(tnsnamesParser.Fo_backupContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_backupContext | context | The parse tree. |
ExitFo_delay(tnsnamesParser.Fo_delayContext)
Exit a parse tree produced by fo_delay().
The default implementation does nothing.
Declaration
public virtual void ExitFo_delay(tnsnamesParser.Fo_delayContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_delayContext | context | The parse tree. |
ExitFo_method(tnsnamesParser.Fo_methodContext)
Exit a parse tree produced by fo_method().
The default implementation does nothing.
Declaration
public virtual void ExitFo_method(tnsnamesParser.Fo_methodContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_methodContext | context | The parse tree. |
ExitFo_parameter(tnsnamesParser.Fo_parameterContext)
Exit a parse tree produced by fo_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitFo_parameter(tnsnamesParser.Fo_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_parameterContext | context | The parse tree. |
ExitFo_params(tnsnamesParser.Fo_paramsContext)
Exit a parse tree produced by fo_params().
The default implementation does nothing.
Declaration
public virtual void ExitFo_params(tnsnamesParser.Fo_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_paramsContext | context | The parse tree. |
ExitFo_retries(tnsnamesParser.Fo_retriesContext)
Exit a parse tree produced by fo_retries().
The default implementation does nothing.
Declaration
public virtual void ExitFo_retries(tnsnamesParser.Fo_retriesContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_retriesContext | context | The parse tree. |
ExitFo_type(tnsnamesParser.Fo_typeContext)
Exit a parse tree produced by fo_type().
The default implementation does nothing.
Declaration
public virtual void ExitFo_type(tnsnamesParser.Fo_typeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Fo_typeContext | context | The parse tree. |
ExitHost(tnsnamesParser.HostContext)
Exit a parse tree produced by host().
The default implementation does nothing.
Declaration
public virtual void ExitHost(tnsnamesParser.HostContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.HostContext | context | The parse tree. |
ExitIfile(tnsnamesParser.IfileContext)
Exit a parse tree produced by ifile().
The default implementation does nothing.
Declaration
public virtual void ExitIfile(tnsnamesParser.IfileContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.IfileContext | context | The parse tree. |
ExitIpc_ipc(tnsnamesParser.Ipc_ipcContext)
Exit a parse tree produced by ipc_ipc().
The default implementation does nothing.
Declaration
public virtual void ExitIpc_ipc(tnsnamesParser.Ipc_ipcContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_ipcContext | context | The parse tree. |
ExitIpc_key(tnsnamesParser.Ipc_keyContext)
Exit a parse tree produced by ipc_key().
The default implementation does nothing.
Declaration
public virtual void ExitIpc_key(tnsnamesParser.Ipc_keyContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_keyContext | context | The parse tree. |
ExitIpc_parameter(tnsnamesParser.Ipc_parameterContext)
Exit a parse tree produced by ipc_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitIpc_parameter(tnsnamesParser.Ipc_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_parameterContext | context | The parse tree. |
ExitIpc_params(tnsnamesParser.Ipc_paramsContext)
Exit a parse tree produced by ipc_params().
The default implementation does nothing.
Declaration
public virtual void ExitIpc_params(tnsnamesParser.Ipc_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_paramsContext | context | The parse tree. |
ExitIpc_protocol(tnsnamesParser.Ipc_protocolContext)
Exit a parse tree produced by ipc_protocol().
The default implementation does nothing.
Declaration
public virtual void ExitIpc_protocol(tnsnamesParser.Ipc_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Ipc_protocolContext | context | The parse tree. |
ExitLsnr_description(tnsnamesParser.Lsnr_descriptionContext)
Exit a parse tree produced by lsnr_description().
The default implementation does nothing.
Declaration
public virtual void ExitLsnr_description(tnsnamesParser.Lsnr_descriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Lsnr_descriptionContext | context | The parse tree. |
ExitLsnr_entry(tnsnamesParser.Lsnr_entryContext)
Exit a parse tree produced by lsnr_entry().
The default implementation does nothing.
Declaration
public virtual void ExitLsnr_entry(tnsnamesParser.Lsnr_entryContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Lsnr_entryContext | context | The parse tree. |
ExitNmp_nmp(tnsnamesParser.Nmp_nmpContext)
Exit a parse tree produced by nmp_nmp().
The default implementation does nothing.
Declaration
public virtual void ExitNmp_nmp(tnsnamesParser.Nmp_nmpContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_nmpContext | context | The parse tree. |
ExitNmp_parameter(tnsnamesParser.Nmp_parameterContext)
Exit a parse tree produced by nmp_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitNmp_parameter(tnsnamesParser.Nmp_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_parameterContext | context | The parse tree. |
ExitNmp_params(tnsnamesParser.Nmp_paramsContext)
Exit a parse tree produced by nmp_params().
The default implementation does nothing.
Declaration
public virtual void ExitNmp_params(tnsnamesParser.Nmp_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_paramsContext | context | The parse tree. |
ExitNmp_pipe(tnsnamesParser.Nmp_pipeContext)
Exit a parse tree produced by nmp_pipe().
The default implementation does nothing.
Declaration
public virtual void ExitNmp_pipe(tnsnamesParser.Nmp_pipeContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_pipeContext | context | The parse tree. |
ExitNmp_protocol(tnsnamesParser.Nmp_protocolContext)
Exit a parse tree produced by nmp_protocol().
The default implementation does nothing.
Declaration
public virtual void ExitNmp_protocol(tnsnamesParser.Nmp_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_protocolContext | context | The parse tree. |
ExitNmp_server(tnsnamesParser.Nmp_serverContext)
Exit a parse tree produced by nmp_server().
The default implementation does nothing.
Declaration
public virtual void ExitNmp_server(tnsnamesParser.Nmp_serverContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Nmp_serverContext | context | The parse tree. |
ExitPort(tnsnamesParser.PortContext)
Exit a parse tree produced by port().
The default implementation does nothing.
Declaration
public virtual void ExitPort(tnsnamesParser.PortContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.PortContext | context | The parse tree. |
ExitProtocol_info(tnsnamesParser.Protocol_infoContext)
Exit a parse tree produced by protocol_info().
The default implementation does nothing.
Declaration
public virtual void ExitProtocol_info(tnsnamesParser.Protocol_infoContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Protocol_infoContext | context | The parse tree. |
ExitSpx_parameter(tnsnamesParser.Spx_parameterContext)
Exit a parse tree produced by spx_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitSpx_parameter(tnsnamesParser.Spx_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_parameterContext | context | The parse tree. |
ExitSpx_params(tnsnamesParser.Spx_paramsContext)
Exit a parse tree produced by spx_params().
The default implementation does nothing.
Declaration
public virtual void ExitSpx_params(tnsnamesParser.Spx_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_paramsContext | context | The parse tree. |
ExitSpx_protocol(tnsnamesParser.Spx_protocolContext)
Exit a parse tree produced by spx_protocol().
The default implementation does nothing.
Declaration
public virtual void ExitSpx_protocol(tnsnamesParser.Spx_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_protocolContext | context | The parse tree. |
ExitSpx_service(tnsnamesParser.Spx_serviceContext)
Exit a parse tree produced by spx_service().
The default implementation does nothing.
Declaration
public virtual void ExitSpx_service(tnsnamesParser.Spx_serviceContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_serviceContext | context | The parse tree. |
ExitSpx_spx(tnsnamesParser.Spx_spxContext)
Exit a parse tree produced by spx_spx().
The default implementation does nothing.
Declaration
public virtual void ExitSpx_spx(tnsnamesParser.Spx_spxContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Spx_spxContext | context | The parse tree. |
ExitTcp_host(tnsnamesParser.Tcp_hostContext)
Exit a parse tree produced by tcp_host().
The default implementation does nothing.
Declaration
public virtual void ExitTcp_host(tnsnamesParser.Tcp_hostContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_hostContext | context | The parse tree. |
ExitTcp_parameter(tnsnamesParser.Tcp_parameterContext)
Exit a parse tree produced by tcp_parameter().
The default implementation does nothing.
Declaration
public virtual void ExitTcp_parameter(tnsnamesParser.Tcp_parameterContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_parameterContext | context | The parse tree. |
ExitTcp_params(tnsnamesParser.Tcp_paramsContext)
Exit a parse tree produced by tcp_params().
The default implementation does nothing.
Declaration
public virtual void ExitTcp_params(tnsnamesParser.Tcp_paramsContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_paramsContext | context | The parse tree. |
ExitTcp_port(tnsnamesParser.Tcp_portContext)
Exit a parse tree produced by tcp_port().
The default implementation does nothing.
Declaration
public virtual void ExitTcp_port(tnsnamesParser.Tcp_portContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_portContext | context | The parse tree. |
ExitTcp_protocol(tnsnamesParser.Tcp_protocolContext)
Exit a parse tree produced by tcp_protocol().
The default implementation does nothing.
Declaration
public virtual void ExitTcp_protocol(tnsnamesParser.Tcp_protocolContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_protocolContext | context | The parse tree. |
ExitTcp_tcp(tnsnamesParser.Tcp_tcpContext)
Exit a parse tree produced by tcp_tcp().
The default implementation does nothing.
Declaration
public virtual void ExitTcp_tcp(tnsnamesParser.Tcp_tcpContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tcp_tcpContext | context | The parse tree. |
ExitTns_entry(tnsnamesParser.Tns_entryContext)
Exit a parse tree produced by tns_entry().
The default implementation does nothing.
Declaration
public virtual void ExitTns_entry(tnsnamesParser.Tns_entryContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.Tns_entryContext | context | The parse tree. |
ExitTnsnames(tnsnamesParser.TnsnamesContext)
Exit a parse tree produced by tnsnames().
The default implementation does nothing.
Declaration
public virtual void ExitTnsnames(tnsnamesParser.TnsnamesContext context)
Parameters
Type | Name | Description |
---|---|---|
tnsnamesParser.TnsnamesContext | context | The parse tree. |
VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode)
Declaration
public virtual void VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode node)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.Tree.IErrorNode | node |
Remarks
The default implementation does nothing.
VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode)
Declaration
public virtual void VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode node)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.Tree.ITerminalNode | node |
Remarks
The default implementation does nothing.