public interface PostgreSQLParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
PostgreSQLParser.void enterSql(PostgreSQLParser.SqlContext ctx)
PostgreSQLParser.sql().ctx - the parse treevoid exitSql(PostgreSQLParser.SqlContext ctx)
PostgreSQLParser.sql().ctx - the parse treevoid enterQname_parser(PostgreSQLParser.Qname_parserContext ctx)
PostgreSQLParser.qname_parser().ctx - the parse treevoid exitQname_parser(PostgreSQLParser.Qname_parserContext ctx)
PostgreSQLParser.qname_parser().ctx - the parse treevoid enterFunction_args_parser(PostgreSQLParser.Function_args_parserContext ctx)
PostgreSQLParser.function_args_parser().ctx - the parse treevoid exitFunction_args_parser(PostgreSQLParser.Function_args_parserContext ctx)
PostgreSQLParser.function_args_parser().ctx - the parse treevoid enterVex_eof(PostgreSQLParser.Vex_eofContext ctx)
PostgreSQLParser.vex_eof().ctx - the parse treevoid exitVex_eof(PostgreSQLParser.Vex_eofContext ctx)
PostgreSQLParser.vex_eof().ctx - the parse treevoid enterPlpgsql_function(PostgreSQLParser.Plpgsql_functionContext ctx)
PostgreSQLParser.plpgsql_function().ctx - the parse treevoid exitPlpgsql_function(PostgreSQLParser.Plpgsql_functionContext ctx)
PostgreSQLParser.plpgsql_function().ctx - the parse treevoid enterPlpgsql_function_test_list(PostgreSQLParser.Plpgsql_function_test_listContext ctx)
PostgreSQLParser.plpgsql_function_test_list().ctx - the parse treevoid exitPlpgsql_function_test_list(PostgreSQLParser.Plpgsql_function_test_listContext ctx)
PostgreSQLParser.plpgsql_function_test_list().ctx - the parse treevoid enterStatement(PostgreSQLParser.StatementContext ctx)
PostgreSQLParser.statement().ctx - the parse treevoid exitStatement(PostgreSQLParser.StatementContext ctx)
PostgreSQLParser.statement().ctx - the parse treevoid enterData_statement(PostgreSQLParser.Data_statementContext ctx)
PostgreSQLParser.data_statement().ctx - the parse treevoid exitData_statement(PostgreSQLParser.Data_statementContext ctx)
PostgreSQLParser.data_statement().ctx - the parse treevoid enterScript_statement(PostgreSQLParser.Script_statementContext ctx)
PostgreSQLParser.script_statement().ctx - the parse treevoid exitScript_statement(PostgreSQLParser.Script_statementContext ctx)
PostgreSQLParser.script_statement().ctx - the parse treevoid enterScript_transaction(PostgreSQLParser.Script_transactionContext ctx)
PostgreSQLParser.script_transaction().ctx - the parse treevoid exitScript_transaction(PostgreSQLParser.Script_transactionContext ctx)
PostgreSQLParser.script_transaction().ctx - the parse treevoid enterTransaction_mode(PostgreSQLParser.Transaction_modeContext ctx)
PostgreSQLParser.transaction_mode().ctx - the parse treevoid exitTransaction_mode(PostgreSQLParser.Transaction_modeContext ctx)
PostgreSQLParser.transaction_mode().ctx - the parse treevoid enterLock_table(PostgreSQLParser.Lock_tableContext ctx)
PostgreSQLParser.lock_table().ctx - the parse treevoid exitLock_table(PostgreSQLParser.Lock_tableContext ctx)
PostgreSQLParser.lock_table().ctx - the parse treevoid enterLock_mode(PostgreSQLParser.Lock_modeContext ctx)
PostgreSQLParser.lock_mode().ctx - the parse treevoid exitLock_mode(PostgreSQLParser.Lock_modeContext ctx)
PostgreSQLParser.lock_mode().ctx - the parse treevoid enterScript_additional(PostgreSQLParser.Script_additionalContext ctx)
PostgreSQLParser.script_additional().ctx - the parse treevoid exitScript_additional(PostgreSQLParser.Script_additionalContext ctx)
PostgreSQLParser.script_additional().ctx - the parse treevoid enterAdditional_statement(PostgreSQLParser.Additional_statementContext ctx)
PostgreSQLParser.additional_statement().ctx - the parse treevoid exitAdditional_statement(PostgreSQLParser.Additional_statementContext ctx)
PostgreSQLParser.additional_statement().ctx - the parse treevoid enterExplain_statement(PostgreSQLParser.Explain_statementContext ctx)
PostgreSQLParser.explain_statement().ctx - the parse treevoid exitExplain_statement(PostgreSQLParser.Explain_statementContext ctx)
PostgreSQLParser.explain_statement().ctx - the parse treevoid enterExplain_query(PostgreSQLParser.Explain_queryContext ctx)
PostgreSQLParser.explain_query().ctx - the parse treevoid exitExplain_query(PostgreSQLParser.Explain_queryContext ctx)
PostgreSQLParser.explain_query().ctx - the parse treevoid enterExecute_statement(PostgreSQLParser.Execute_statementContext ctx)
PostgreSQLParser.execute_statement().ctx - the parse treevoid exitExecute_statement(PostgreSQLParser.Execute_statementContext ctx)
PostgreSQLParser.execute_statement().ctx - the parse treevoid enterDeclare_statement(PostgreSQLParser.Declare_statementContext ctx)
PostgreSQLParser.declare_statement().ctx - the parse treevoid exitDeclare_statement(PostgreSQLParser.Declare_statementContext ctx)
PostgreSQLParser.declare_statement().ctx - the parse treevoid enterShow_statement(PostgreSQLParser.Show_statementContext ctx)
PostgreSQLParser.show_statement().ctx - the parse treevoid exitShow_statement(PostgreSQLParser.Show_statementContext ctx)
PostgreSQLParser.show_statement().ctx - the parse treevoid enterExplain_option(PostgreSQLParser.Explain_optionContext ctx)
PostgreSQLParser.explain_option().ctx - the parse treevoid exitExplain_option(PostgreSQLParser.Explain_optionContext ctx)
PostgreSQLParser.explain_option().ctx - the parse treevoid enterUser_name(PostgreSQLParser.User_nameContext ctx)
PostgreSQLParser.user_name().ctx - the parse treevoid exitUser_name(PostgreSQLParser.User_nameContext ctx)
PostgreSQLParser.user_name().ctx - the parse treevoid enterTable_cols_list(PostgreSQLParser.Table_cols_listContext ctx)
PostgreSQLParser.table_cols_list().ctx - the parse treevoid exitTable_cols_list(PostgreSQLParser.Table_cols_listContext ctx)
PostgreSQLParser.table_cols_list().ctx - the parse treevoid enterTable_cols(PostgreSQLParser.Table_colsContext ctx)
PostgreSQLParser.table_cols().ctx - the parse treevoid exitTable_cols(PostgreSQLParser.Table_colsContext ctx)
PostgreSQLParser.table_cols().ctx - the parse treevoid enterVacuum_mode(PostgreSQLParser.Vacuum_modeContext ctx)
PostgreSQLParser.vacuum_mode().ctx - the parse treevoid exitVacuum_mode(PostgreSQLParser.Vacuum_modeContext ctx)
PostgreSQLParser.vacuum_mode().ctx - the parse treevoid enterVacuum_option(PostgreSQLParser.Vacuum_optionContext ctx)
PostgreSQLParser.vacuum_option().ctx - the parse treevoid exitVacuum_option(PostgreSQLParser.Vacuum_optionContext ctx)
PostgreSQLParser.vacuum_option().ctx - the parse treevoid enterAnalyze_mode(PostgreSQLParser.Analyze_modeContext ctx)
PostgreSQLParser.analyze_mode().ctx - the parse treevoid exitAnalyze_mode(PostgreSQLParser.Analyze_modeContext ctx)
PostgreSQLParser.analyze_mode().ctx - the parse treevoid enterBoolean_value(PostgreSQLParser.Boolean_valueContext ctx)
PostgreSQLParser.boolean_value().ctx - the parse treevoid exitBoolean_value(PostgreSQLParser.Boolean_valueContext ctx)
PostgreSQLParser.boolean_value().ctx - the parse treevoid enterFetch_move_direction(PostgreSQLParser.Fetch_move_directionContext ctx)
PostgreSQLParser.fetch_move_direction().ctx - the parse treevoid exitFetch_move_direction(PostgreSQLParser.Fetch_move_directionContext ctx)
PostgreSQLParser.fetch_move_direction().ctx - the parse treevoid enterSchema_statement(PostgreSQLParser.Schema_statementContext ctx)
PostgreSQLParser.schema_statement().ctx - the parse treevoid exitSchema_statement(PostgreSQLParser.Schema_statementContext ctx)
PostgreSQLParser.schema_statement().ctx - the parse treevoid enterSchema_create(PostgreSQLParser.Schema_createContext ctx)
PostgreSQLParser.schema_create().ctx - the parse treevoid exitSchema_create(PostgreSQLParser.Schema_createContext ctx)
PostgreSQLParser.schema_create().ctx - the parse treevoid enterSchema_alter(PostgreSQLParser.Schema_alterContext ctx)
PostgreSQLParser.schema_alter().ctx - the parse treevoid exitSchema_alter(PostgreSQLParser.Schema_alterContext ctx)
PostgreSQLParser.schema_alter().ctx - the parse treevoid enterSchema_drop(PostgreSQLParser.Schema_dropContext ctx)
PostgreSQLParser.schema_drop().ctx - the parse treevoid exitSchema_drop(PostgreSQLParser.Schema_dropContext ctx)
PostgreSQLParser.schema_drop().ctx - the parse treevoid enterSchema_import(PostgreSQLParser.Schema_importContext ctx)
PostgreSQLParser.schema_import().ctx - the parse treevoid exitSchema_import(PostgreSQLParser.Schema_importContext ctx)
PostgreSQLParser.schema_import().ctx - the parse treevoid enterAlter_function_statement(PostgreSQLParser.Alter_function_statementContext ctx)
PostgreSQLParser.alter_function_statement().ctx - the parse treevoid exitAlter_function_statement(PostgreSQLParser.Alter_function_statementContext ctx)
PostgreSQLParser.alter_function_statement().ctx - the parse treevoid enterAlter_aggregate_statement(PostgreSQLParser.Alter_aggregate_statementContext ctx)
PostgreSQLParser.alter_aggregate_statement().ctx - the parse treevoid exitAlter_aggregate_statement(PostgreSQLParser.Alter_aggregate_statementContext ctx)
PostgreSQLParser.alter_aggregate_statement().ctx - the parse treevoid enterAlter_extension_statement(PostgreSQLParser.Alter_extension_statementContext ctx)
PostgreSQLParser.alter_extension_statement().ctx - the parse treevoid exitAlter_extension_statement(PostgreSQLParser.Alter_extension_statementContext ctx)
PostgreSQLParser.alter_extension_statement().ctx - the parse treevoid enterAlter_extension_action(PostgreSQLParser.Alter_extension_actionContext ctx)
PostgreSQLParser.alter_extension_action().ctx - the parse treevoid exitAlter_extension_action(PostgreSQLParser.Alter_extension_actionContext ctx)
PostgreSQLParser.alter_extension_action().ctx - the parse treevoid enterExtension_member_object(PostgreSQLParser.Extension_member_objectContext ctx)
PostgreSQLParser.extension_member_object().ctx - the parse treevoid exitExtension_member_object(PostgreSQLParser.Extension_member_objectContext ctx)
PostgreSQLParser.extension_member_object().ctx - the parse treevoid enterAlter_schema_statement(PostgreSQLParser.Alter_schema_statementContext ctx)
PostgreSQLParser.alter_schema_statement().ctx - the parse treevoid exitAlter_schema_statement(PostgreSQLParser.Alter_schema_statementContext ctx)
PostgreSQLParser.alter_schema_statement().ctx - the parse treevoid enterAlter_language_statement(PostgreSQLParser.Alter_language_statementContext ctx)
PostgreSQLParser.alter_language_statement().ctx - the parse treevoid exitAlter_language_statement(PostgreSQLParser.Alter_language_statementContext ctx)
PostgreSQLParser.alter_language_statement().ctx - the parse treevoid enterAlter_table_statement(PostgreSQLParser.Alter_table_statementContext ctx)
PostgreSQLParser.alter_table_statement().ctx - the parse treevoid exitAlter_table_statement(PostgreSQLParser.Alter_table_statementContext ctx)
PostgreSQLParser.alter_table_statement().ctx - the parse treevoid enterTable_action(PostgreSQLParser.Table_actionContext ctx)
PostgreSQLParser.table_action().ctx - the parse treevoid exitTable_action(PostgreSQLParser.Table_actionContext ctx)
PostgreSQLParser.table_action().ctx - the parse treevoid enterColumn_action(PostgreSQLParser.Column_actionContext ctx)
PostgreSQLParser.column_action().ctx - the parse treevoid exitColumn_action(PostgreSQLParser.Column_actionContext ctx)
PostgreSQLParser.column_action().ctx - the parse treevoid enterIdentity_body(PostgreSQLParser.Identity_bodyContext ctx)
PostgreSQLParser.identity_body().ctx - the parse treevoid exitIdentity_body(PostgreSQLParser.Identity_bodyContext ctx)
PostgreSQLParser.identity_body().ctx - the parse treevoid enterAlter_identity(PostgreSQLParser.Alter_identityContext ctx)
PostgreSQLParser.alter_identity().ctx - the parse treevoid exitAlter_identity(PostgreSQLParser.Alter_identityContext ctx)
PostgreSQLParser.alter_identity().ctx - the parse treevoid enterStorage_option(PostgreSQLParser.Storage_optionContext ctx)
PostgreSQLParser.storage_option().ctx - the parse treevoid exitStorage_option(PostgreSQLParser.Storage_optionContext ctx)
PostgreSQLParser.storage_option().ctx - the parse treevoid enterValidate_constraint(PostgreSQLParser.Validate_constraintContext ctx)
PostgreSQLParser.validate_constraint().ctx - the parse treevoid exitValidate_constraint(PostgreSQLParser.Validate_constraintContext ctx)
PostgreSQLParser.validate_constraint().ctx - the parse treevoid enterDrop_constraint(PostgreSQLParser.Drop_constraintContext ctx)
PostgreSQLParser.drop_constraint().ctx - the parse treevoid exitDrop_constraint(PostgreSQLParser.Drop_constraintContext ctx)
PostgreSQLParser.drop_constraint().ctx - the parse treevoid enterTable_deferrable(PostgreSQLParser.Table_deferrableContext ctx)
PostgreSQLParser.table_deferrable().ctx - the parse treevoid exitTable_deferrable(PostgreSQLParser.Table_deferrableContext ctx)
PostgreSQLParser.table_deferrable().ctx - the parse treevoid enterTable_initialy_immed(PostgreSQLParser.Table_initialy_immedContext ctx)
PostgreSQLParser.table_initialy_immed().ctx - the parse treevoid exitTable_initialy_immed(PostgreSQLParser.Table_initialy_immedContext ctx)
PostgreSQLParser.table_initialy_immed().ctx - the parse treevoid enterFunction_actions_common(PostgreSQLParser.Function_actions_commonContext ctx)
PostgreSQLParser.function_actions_common().ctx - the parse treevoid exitFunction_actions_common(PostgreSQLParser.Function_actions_commonContext ctx)
PostgreSQLParser.function_actions_common().ctx - the parse treevoid enterFunction_def(PostgreSQLParser.Function_defContext ctx)
PostgreSQLParser.function_def().ctx - the parse treevoid exitFunction_def(PostgreSQLParser.Function_defContext ctx)
PostgreSQLParser.function_def().ctx - the parse treevoid enterAlter_index_statement(PostgreSQLParser.Alter_index_statementContext ctx)
PostgreSQLParser.alter_index_statement().ctx - the parse treevoid exitAlter_index_statement(PostgreSQLParser.Alter_index_statementContext ctx)
PostgreSQLParser.alter_index_statement().ctx - the parse treevoid enterIndex_def_action(PostgreSQLParser.Index_def_actionContext ctx)
PostgreSQLParser.index_def_action().ctx - the parse treevoid exitIndex_def_action(PostgreSQLParser.Index_def_actionContext ctx)
PostgreSQLParser.index_def_action().ctx - the parse treevoid enterAlter_default_privileges(PostgreSQLParser.Alter_default_privilegesContext ctx)
PostgreSQLParser.alter_default_privileges().ctx - the parse treevoid exitAlter_default_privileges(PostgreSQLParser.Alter_default_privilegesContext ctx)
PostgreSQLParser.alter_default_privileges().ctx - the parse treevoid enterAbbreviated_grant_or_revoke(PostgreSQLParser.Abbreviated_grant_or_revokeContext ctx)
PostgreSQLParser.abbreviated_grant_or_revoke().ctx - the parse treevoid exitAbbreviated_grant_or_revoke(PostgreSQLParser.Abbreviated_grant_or_revokeContext ctx)
PostgreSQLParser.abbreviated_grant_or_revoke().ctx - the parse treevoid enterGrant_option_for(PostgreSQLParser.Grant_option_forContext ctx)
PostgreSQLParser.grant_option_for().ctx - the parse treevoid exitGrant_option_for(PostgreSQLParser.Grant_option_forContext ctx)
PostgreSQLParser.grant_option_for().ctx - the parse treevoid enterAlter_sequence_statement(PostgreSQLParser.Alter_sequence_statementContext ctx)
PostgreSQLParser.alter_sequence_statement().ctx - the parse treevoid exitAlter_sequence_statement(PostgreSQLParser.Alter_sequence_statementContext ctx)
PostgreSQLParser.alter_sequence_statement().ctx - the parse treevoid enterAlter_view_statement(PostgreSQLParser.Alter_view_statementContext ctx)
PostgreSQLParser.alter_view_statement().ctx - the parse treevoid exitAlter_view_statement(PostgreSQLParser.Alter_view_statementContext ctx)
PostgreSQLParser.alter_view_statement().ctx - the parse treevoid enterAlter_event_trigger(PostgreSQLParser.Alter_event_triggerContext ctx)
PostgreSQLParser.alter_event_trigger().ctx - the parse treevoid exitAlter_event_trigger(PostgreSQLParser.Alter_event_triggerContext ctx)
PostgreSQLParser.alter_event_trigger().ctx - the parse treevoid enterAlter_event_trigger_action(PostgreSQLParser.Alter_event_trigger_actionContext ctx)
PostgreSQLParser.alter_event_trigger_action().ctx - the parse treevoid exitAlter_event_trigger_action(PostgreSQLParser.Alter_event_trigger_actionContext ctx)
PostgreSQLParser.alter_event_trigger_action().ctx - the parse treevoid enterAlter_type_statement(PostgreSQLParser.Alter_type_statementContext ctx)
PostgreSQLParser.alter_type_statement().ctx - the parse treevoid exitAlter_type_statement(PostgreSQLParser.Alter_type_statementContext ctx)
PostgreSQLParser.alter_type_statement().ctx - the parse treevoid enterAlter_domain_statement(PostgreSQLParser.Alter_domain_statementContext ctx)
PostgreSQLParser.alter_domain_statement().ctx - the parse treevoid exitAlter_domain_statement(PostgreSQLParser.Alter_domain_statementContext ctx)
PostgreSQLParser.alter_domain_statement().ctx - the parse treevoid enterAlter_server_statement(PostgreSQLParser.Alter_server_statementContext ctx)
PostgreSQLParser.alter_server_statement().ctx - the parse treevoid exitAlter_server_statement(PostgreSQLParser.Alter_server_statementContext ctx)
PostgreSQLParser.alter_server_statement().ctx - the parse treevoid enterAlter_server_action(PostgreSQLParser.Alter_server_actionContext ctx)
PostgreSQLParser.alter_server_action().ctx - the parse treevoid exitAlter_server_action(PostgreSQLParser.Alter_server_actionContext ctx)
PostgreSQLParser.alter_server_action().ctx - the parse treevoid enterAlter_fts_statement(PostgreSQLParser.Alter_fts_statementContext ctx)
PostgreSQLParser.alter_fts_statement().ctx - the parse treevoid exitAlter_fts_statement(PostgreSQLParser.Alter_fts_statementContext ctx)
PostgreSQLParser.alter_fts_statement().ctx - the parse treevoid enterAlter_fts_configuration(PostgreSQLParser.Alter_fts_configurationContext ctx)
PostgreSQLParser.alter_fts_configuration().ctx - the parse treevoid exitAlter_fts_configuration(PostgreSQLParser.Alter_fts_configurationContext ctx)
PostgreSQLParser.alter_fts_configuration().ctx - the parse treevoid enterType_action(PostgreSQLParser.Type_actionContext ctx)
PostgreSQLParser.type_action().ctx - the parse treevoid exitType_action(PostgreSQLParser.Type_actionContext ctx)
PostgreSQLParser.type_action().ctx - the parse treevoid enterSet_def_column(PostgreSQLParser.Set_def_columnContext ctx)
PostgreSQLParser.set_def_column().ctx - the parse treevoid exitSet_def_column(PostgreSQLParser.Set_def_columnContext ctx)
PostgreSQLParser.set_def_column().ctx - the parse treevoid enterDrop_def(PostgreSQLParser.Drop_defContext ctx)
PostgreSQLParser.drop_def().ctx - the parse treevoid exitDrop_def(PostgreSQLParser.Drop_defContext ctx)
PostgreSQLParser.drop_def().ctx - the parse treevoid enterCreate_index_statement(PostgreSQLParser.Create_index_statementContext ctx)
PostgreSQLParser.create_index_statement().ctx - the parse treevoid exitCreate_index_statement(PostgreSQLParser.Create_index_statementContext ctx)
PostgreSQLParser.create_index_statement().ctx - the parse treevoid enterIndex_rest(PostgreSQLParser.Index_restContext ctx)
PostgreSQLParser.index_rest().ctx - the parse treevoid exitIndex_rest(PostgreSQLParser.Index_restContext ctx)
PostgreSQLParser.index_rest().ctx - the parse treevoid enterIndex_sort(PostgreSQLParser.Index_sortContext ctx)
PostgreSQLParser.index_sort().ctx - the parse treevoid exitIndex_sort(PostgreSQLParser.Index_sortContext ctx)
PostgreSQLParser.index_sort().ctx - the parse treevoid enterIncluding_index(PostgreSQLParser.Including_indexContext ctx)
PostgreSQLParser.including_index().ctx - the parse treevoid exitIncluding_index(PostgreSQLParser.Including_indexContext ctx)
PostgreSQLParser.including_index().ctx - the parse treevoid enterIndex_where(PostgreSQLParser.Index_whereContext ctx)
PostgreSQLParser.index_where().ctx - the parse treevoid exitIndex_where(PostgreSQLParser.Index_whereContext ctx)
PostgreSQLParser.index_where().ctx - the parse treevoid enterCreate_extension_statement(PostgreSQLParser.Create_extension_statementContext ctx)
PostgreSQLParser.create_extension_statement().ctx - the parse treevoid exitCreate_extension_statement(PostgreSQLParser.Create_extension_statementContext ctx)
PostgreSQLParser.create_extension_statement().ctx - the parse treevoid enterCreate_language_statement(PostgreSQLParser.Create_language_statementContext ctx)
PostgreSQLParser.create_language_statement().ctx - the parse treevoid exitCreate_language_statement(PostgreSQLParser.Create_language_statementContext ctx)
PostgreSQLParser.create_language_statement().ctx - the parse treevoid enterCreate_event_trigger(PostgreSQLParser.Create_event_triggerContext ctx)
PostgreSQLParser.create_event_trigger().ctx - the parse treevoid exitCreate_event_trigger(PostgreSQLParser.Create_event_triggerContext ctx)
PostgreSQLParser.create_event_trigger().ctx - the parse treevoid enterCreate_type_statement(PostgreSQLParser.Create_type_statementContext ctx)
PostgreSQLParser.create_type_statement().ctx - the parse treevoid exitCreate_type_statement(PostgreSQLParser.Create_type_statementContext ctx)
PostgreSQLParser.create_type_statement().ctx - the parse treevoid enterCreate_domain_statement(PostgreSQLParser.Create_domain_statementContext ctx)
PostgreSQLParser.create_domain_statement().ctx - the parse treevoid exitCreate_domain_statement(PostgreSQLParser.Create_domain_statementContext ctx)
PostgreSQLParser.create_domain_statement().ctx - the parse treevoid enterCreate_server_statement(PostgreSQLParser.Create_server_statementContext ctx)
PostgreSQLParser.create_server_statement().ctx - the parse treevoid exitCreate_server_statement(PostgreSQLParser.Create_server_statementContext ctx)
PostgreSQLParser.create_server_statement().ctx - the parse treevoid enterCreate_fts_dictionary(PostgreSQLParser.Create_fts_dictionaryContext ctx)
PostgreSQLParser.create_fts_dictionary().ctx - the parse treevoid exitCreate_fts_dictionary(PostgreSQLParser.Create_fts_dictionaryContext ctx)
PostgreSQLParser.create_fts_dictionary().ctx - the parse treevoid enterOption_with_value(PostgreSQLParser.Option_with_valueContext ctx)
PostgreSQLParser.option_with_value().ctx - the parse treevoid exitOption_with_value(PostgreSQLParser.Option_with_valueContext ctx)
PostgreSQLParser.option_with_value().ctx - the parse treevoid enterCreate_fts_configuration(PostgreSQLParser.Create_fts_configurationContext ctx)
PostgreSQLParser.create_fts_configuration().ctx - the parse treevoid exitCreate_fts_configuration(PostgreSQLParser.Create_fts_configurationContext ctx)
PostgreSQLParser.create_fts_configuration().ctx - the parse treevoid enterCreate_fts_template(PostgreSQLParser.Create_fts_templateContext ctx)
PostgreSQLParser.create_fts_template().ctx - the parse treevoid exitCreate_fts_template(PostgreSQLParser.Create_fts_templateContext ctx)
PostgreSQLParser.create_fts_template().ctx - the parse treevoid enterCreate_fts_parser(PostgreSQLParser.Create_fts_parserContext ctx)
PostgreSQLParser.create_fts_parser().ctx - the parse treevoid exitCreate_fts_parser(PostgreSQLParser.Create_fts_parserContext ctx)
PostgreSQLParser.create_fts_parser().ctx - the parse treevoid enterCreate_collation(PostgreSQLParser.Create_collationContext ctx)
PostgreSQLParser.create_collation().ctx - the parse treevoid exitCreate_collation(PostgreSQLParser.Create_collationContext ctx)
PostgreSQLParser.create_collation().ctx - the parse treevoid enterAlter_collation(PostgreSQLParser.Alter_collationContext ctx)
PostgreSQLParser.alter_collation().ctx - the parse treevoid exitAlter_collation(PostgreSQLParser.Alter_collationContext ctx)
PostgreSQLParser.alter_collation().ctx - the parse treevoid enterCollation_option(PostgreSQLParser.Collation_optionContext ctx)
PostgreSQLParser.collation_option().ctx - the parse treevoid exitCollation_option(PostgreSQLParser.Collation_optionContext ctx)
PostgreSQLParser.collation_option().ctx - the parse treevoid enterCreate_user_mapping(PostgreSQLParser.Create_user_mappingContext ctx)
PostgreSQLParser.create_user_mapping().ctx - the parse treevoid exitCreate_user_mapping(PostgreSQLParser.Create_user_mappingContext ctx)
PostgreSQLParser.create_user_mapping().ctx - the parse treevoid enterAlter_user_mapping(PostgreSQLParser.Alter_user_mappingContext ctx)
PostgreSQLParser.alter_user_mapping().ctx - the parse treevoid exitAlter_user_mapping(PostgreSQLParser.Alter_user_mappingContext ctx)
PostgreSQLParser.alter_user_mapping().ctx - the parse treevoid enterAlter_user_or_role(PostgreSQLParser.Alter_user_or_roleContext ctx)
PostgreSQLParser.alter_user_or_role().ctx - the parse treevoid exitAlter_user_or_role(PostgreSQLParser.Alter_user_or_roleContext ctx)
PostgreSQLParser.alter_user_or_role().ctx - the parse treevoid enterAlter_user_or_role_set_reset(PostgreSQLParser.Alter_user_or_role_set_resetContext ctx)
PostgreSQLParser.alter_user_or_role_set_reset().ctx - the parse treevoid exitAlter_user_or_role_set_reset(PostgreSQLParser.Alter_user_or_role_set_resetContext ctx)
PostgreSQLParser.alter_user_or_role_set_reset().ctx - the parse treevoid enterUser_or_role_set_reset(PostgreSQLParser.User_or_role_set_resetContext ctx)
PostgreSQLParser.user_or_role_set_reset().ctx - the parse treevoid exitUser_or_role_set_reset(PostgreSQLParser.User_or_role_set_resetContext ctx)
PostgreSQLParser.user_or_role_set_reset().ctx - the parse treevoid enterAlter_group(PostgreSQLParser.Alter_groupContext ctx)
PostgreSQLParser.alter_group().ctx - the parse treevoid exitAlter_group(PostgreSQLParser.Alter_groupContext ctx)
PostgreSQLParser.alter_group().ctx - the parse treevoid enterAlter_group_action(PostgreSQLParser.Alter_group_actionContext ctx)
PostgreSQLParser.alter_group_action().ctx - the parse treevoid exitAlter_group_action(PostgreSQLParser.Alter_group_actionContext ctx)
PostgreSQLParser.alter_group_action().ctx - the parse treevoid enterAlter_tablespace(PostgreSQLParser.Alter_tablespaceContext ctx)
PostgreSQLParser.alter_tablespace().ctx - the parse treevoid exitAlter_tablespace(PostgreSQLParser.Alter_tablespaceContext ctx)
PostgreSQLParser.alter_tablespace().ctx - the parse treevoid enterAlter_owner(PostgreSQLParser.Alter_ownerContext ctx)
PostgreSQLParser.alter_owner().ctx - the parse treevoid exitAlter_owner(PostgreSQLParser.Alter_ownerContext ctx)
PostgreSQLParser.alter_owner().ctx - the parse treevoid enterAlter_tablespace_action(PostgreSQLParser.Alter_tablespace_actionContext ctx)
PostgreSQLParser.alter_tablespace_action().ctx - the parse treevoid exitAlter_tablespace_action(PostgreSQLParser.Alter_tablespace_actionContext ctx)
PostgreSQLParser.alter_tablespace_action().ctx - the parse treevoid enterAlter_statistics(PostgreSQLParser.Alter_statisticsContext ctx)
PostgreSQLParser.alter_statistics().ctx - the parse treevoid exitAlter_statistics(PostgreSQLParser.Alter_statisticsContext ctx)
PostgreSQLParser.alter_statistics().ctx - the parse treevoid enterAlter_foreign_data_wrapper(PostgreSQLParser.Alter_foreign_data_wrapperContext ctx)
PostgreSQLParser.alter_foreign_data_wrapper().ctx - the parse treevoid exitAlter_foreign_data_wrapper(PostgreSQLParser.Alter_foreign_data_wrapperContext ctx)
PostgreSQLParser.alter_foreign_data_wrapper().ctx - the parse treevoid enterAlter_foreign_data_wrapper_action(PostgreSQLParser.Alter_foreign_data_wrapper_actionContext ctx)
PostgreSQLParser.alter_foreign_data_wrapper_action().ctx - the parse treevoid exitAlter_foreign_data_wrapper_action(PostgreSQLParser.Alter_foreign_data_wrapper_actionContext ctx)
PostgreSQLParser.alter_foreign_data_wrapper_action().ctx - the parse treevoid enterAlter_operator_statement(PostgreSQLParser.Alter_operator_statementContext ctx)
PostgreSQLParser.alter_operator_statement().ctx - the parse treevoid exitAlter_operator_statement(PostgreSQLParser.Alter_operator_statementContext ctx)
PostgreSQLParser.alter_operator_statement().ctx - the parse treevoid enterAlter_operator_action(PostgreSQLParser.Alter_operator_actionContext ctx)
PostgreSQLParser.alter_operator_action().ctx - the parse treevoid exitAlter_operator_action(PostgreSQLParser.Alter_operator_actionContext ctx)
PostgreSQLParser.alter_operator_action().ctx - the parse treevoid enterOperator_set_restrict_join(PostgreSQLParser.Operator_set_restrict_joinContext ctx)
PostgreSQLParser.operator_set_restrict_join().ctx - the parse treevoid exitOperator_set_restrict_join(PostgreSQLParser.Operator_set_restrict_joinContext ctx)
PostgreSQLParser.operator_set_restrict_join().ctx - the parse treevoid enterDrop_user_mapping(PostgreSQLParser.Drop_user_mappingContext ctx)
PostgreSQLParser.drop_user_mapping().ctx - the parse treevoid exitDrop_user_mapping(PostgreSQLParser.Drop_user_mappingContext ctx)
PostgreSQLParser.drop_user_mapping().ctx - the parse treevoid enterDrop_owned(PostgreSQLParser.Drop_ownedContext ctx)
PostgreSQLParser.drop_owned().ctx - the parse treevoid exitDrop_owned(PostgreSQLParser.Drop_ownedContext ctx)
PostgreSQLParser.drop_owned().ctx - the parse treevoid enterDrop_operator_statement(PostgreSQLParser.Drop_operator_statementContext ctx)
PostgreSQLParser.drop_operator_statement().ctx - the parse treevoid exitDrop_operator_statement(PostgreSQLParser.Drop_operator_statementContext ctx)
PostgreSQLParser.drop_operator_statement().ctx - the parse treevoid enterTarget_operator(PostgreSQLParser.Target_operatorContext ctx)
PostgreSQLParser.target_operator().ctx - the parse treevoid exitTarget_operator(PostgreSQLParser.Target_operatorContext ctx)
PostgreSQLParser.target_operator().ctx - the parse treevoid enterDomain_constraint(PostgreSQLParser.Domain_constraintContext ctx)
PostgreSQLParser.domain_constraint().ctx - the parse treevoid exitDomain_constraint(PostgreSQLParser.Domain_constraintContext ctx)
PostgreSQLParser.domain_constraint().ctx - the parse treevoid enterCreate_transform_statement(PostgreSQLParser.Create_transform_statementContext ctx)
PostgreSQLParser.create_transform_statement().ctx - the parse treevoid exitCreate_transform_statement(PostgreSQLParser.Create_transform_statementContext ctx)
PostgreSQLParser.create_transform_statement().ctx - the parse treevoid enterCreate_access_method(PostgreSQLParser.Create_access_methodContext ctx)
PostgreSQLParser.create_access_method().ctx - the parse treevoid exitCreate_access_method(PostgreSQLParser.Create_access_methodContext ctx)
PostgreSQLParser.create_access_method().ctx - the parse treevoid enterCreate_user_or_role(PostgreSQLParser.Create_user_or_roleContext ctx)
PostgreSQLParser.create_user_or_role().ctx - the parse treevoid exitCreate_user_or_role(PostgreSQLParser.Create_user_or_roleContext ctx)
PostgreSQLParser.create_user_or_role().ctx - the parse treevoid enterUser_or_role_option(PostgreSQLParser.User_or_role_optionContext ctx)
PostgreSQLParser.user_or_role_option().ctx - the parse treevoid exitUser_or_role_option(PostgreSQLParser.User_or_role_optionContext ctx)
PostgreSQLParser.user_or_role_option().ctx - the parse treevoid enterUser_or_role_option_for_alter(PostgreSQLParser.User_or_role_option_for_alterContext ctx)
PostgreSQLParser.user_or_role_option_for_alter().ctx - the parse treevoid exitUser_or_role_option_for_alter(PostgreSQLParser.User_or_role_option_for_alterContext ctx)
PostgreSQLParser.user_or_role_option_for_alter().ctx - the parse treevoid enterUser_or_role_or_group_common_option(PostgreSQLParser.User_or_role_or_group_common_optionContext ctx)
PostgreSQLParser.user_or_role_or_group_common_option().ctx - the parse treevoid exitUser_or_role_or_group_common_option(PostgreSQLParser.User_or_role_or_group_common_optionContext ctx)
PostgreSQLParser.user_or_role_or_group_common_option().ctx - the parse treevoid enterUser_or_role_common_option(PostgreSQLParser.User_or_role_common_optionContext ctx)
PostgreSQLParser.user_or_role_common_option().ctx - the parse treevoid exitUser_or_role_common_option(PostgreSQLParser.User_or_role_common_optionContext ctx)
PostgreSQLParser.user_or_role_common_option().ctx - the parse treevoid enterUser_or_role_or_group_option_for_create(PostgreSQLParser.User_or_role_or_group_option_for_createContext ctx)
PostgreSQLParser.user_or_role_or_group_option_for_create().ctx - the parse treevoid exitUser_or_role_or_group_option_for_create(PostgreSQLParser.User_or_role_or_group_option_for_createContext ctx)
PostgreSQLParser.user_or_role_or_group_option_for_create().ctx - the parse treevoid enterCreate_group(PostgreSQLParser.Create_groupContext ctx)
PostgreSQLParser.create_group().ctx - the parse treevoid exitCreate_group(PostgreSQLParser.Create_groupContext ctx)
PostgreSQLParser.create_group().ctx - the parse treevoid enterGroup_option(PostgreSQLParser.Group_optionContext ctx)
PostgreSQLParser.group_option().ctx - the parse treevoid exitGroup_option(PostgreSQLParser.Group_optionContext ctx)
PostgreSQLParser.group_option().ctx - the parse treevoid enterCreate_tablespace(PostgreSQLParser.Create_tablespaceContext ctx)
PostgreSQLParser.create_tablespace().ctx - the parse treevoid exitCreate_tablespace(PostgreSQLParser.Create_tablespaceContext ctx)
PostgreSQLParser.create_tablespace().ctx - the parse treevoid enterCreate_statistics(PostgreSQLParser.Create_statisticsContext ctx)
PostgreSQLParser.create_statistics().ctx - the parse treevoid exitCreate_statistics(PostgreSQLParser.Create_statisticsContext ctx)
PostgreSQLParser.create_statistics().ctx - the parse treevoid enterCreate_foreign_data_wrapper(PostgreSQLParser.Create_foreign_data_wrapperContext ctx)
PostgreSQLParser.create_foreign_data_wrapper().ctx - the parse treevoid exitCreate_foreign_data_wrapper(PostgreSQLParser.Create_foreign_data_wrapperContext ctx)
PostgreSQLParser.create_foreign_data_wrapper().ctx - the parse treevoid enterOption_without_equal(PostgreSQLParser.Option_without_equalContext ctx)
PostgreSQLParser.option_without_equal().ctx - the parse treevoid exitOption_without_equal(PostgreSQLParser.Option_without_equalContext ctx)
PostgreSQLParser.option_without_equal().ctx - the parse treevoid enterCreate_operator_statement(PostgreSQLParser.Create_operator_statementContext ctx)
PostgreSQLParser.create_operator_statement().ctx - the parse treevoid exitCreate_operator_statement(PostgreSQLParser.Create_operator_statementContext ctx)
PostgreSQLParser.create_operator_statement().ctx - the parse treevoid enterOperator_name(PostgreSQLParser.Operator_nameContext ctx)
PostgreSQLParser.operator_name().ctx - the parse treevoid exitOperator_name(PostgreSQLParser.Operator_nameContext ctx)
PostgreSQLParser.operator_name().ctx - the parse treevoid enterOperator_option(PostgreSQLParser.Operator_optionContext ctx)
PostgreSQLParser.operator_option().ctx - the parse treevoid exitOperator_option(PostgreSQLParser.Operator_optionContext ctx)
PostgreSQLParser.operator_option().ctx - the parse treevoid enterCreate_aggregate_statement(PostgreSQLParser.Create_aggregate_statementContext ctx)
PostgreSQLParser.create_aggregate_statement().ctx - the parse treevoid exitCreate_aggregate_statement(PostgreSQLParser.Create_aggregate_statementContext ctx)
PostgreSQLParser.create_aggregate_statement().ctx - the parse treevoid enterAggregate_param(PostgreSQLParser.Aggregate_paramContext ctx)
PostgreSQLParser.aggregate_param().ctx - the parse treevoid exitAggregate_param(PostgreSQLParser.Aggregate_paramContext ctx)
PostgreSQLParser.aggregate_param().ctx - the parse treevoid enterSet_statement(PostgreSQLParser.Set_statementContext ctx)
PostgreSQLParser.set_statement().ctx - the parse treevoid exitSet_statement(PostgreSQLParser.Set_statementContext ctx)
PostgreSQLParser.set_statement().ctx - the parse treevoid enterSet_action(PostgreSQLParser.Set_actionContext ctx)
PostgreSQLParser.set_action().ctx - the parse treevoid exitSet_action(PostgreSQLParser.Set_actionContext ctx)
PostgreSQLParser.set_action().ctx - the parse treevoid enterSession_local_option(PostgreSQLParser.Session_local_optionContext ctx)
PostgreSQLParser.session_local_option().ctx - the parse treevoid exitSession_local_option(PostgreSQLParser.Session_local_optionContext ctx)
PostgreSQLParser.session_local_option().ctx - the parse treevoid enterSet_statement_value(PostgreSQLParser.Set_statement_valueContext ctx)
PostgreSQLParser.set_statement_value().ctx - the parse treevoid exitSet_statement_value(PostgreSQLParser.Set_statement_valueContext ctx)
PostgreSQLParser.set_statement_value().ctx - the parse treevoid enterCreate_rewrite_statement(PostgreSQLParser.Create_rewrite_statementContext ctx)
PostgreSQLParser.create_rewrite_statement().ctx - the parse treevoid exitCreate_rewrite_statement(PostgreSQLParser.Create_rewrite_statementContext ctx)
PostgreSQLParser.create_rewrite_statement().ctx - the parse treevoid enterRewrite_command(PostgreSQLParser.Rewrite_commandContext ctx)
PostgreSQLParser.rewrite_command().ctx - the parse treevoid exitRewrite_command(PostgreSQLParser.Rewrite_commandContext ctx)
PostgreSQLParser.rewrite_command().ctx - the parse treevoid enterCreate_trigger_statement(PostgreSQLParser.Create_trigger_statementContext ctx)
PostgreSQLParser.create_trigger_statement().ctx - the parse treevoid exitCreate_trigger_statement(PostgreSQLParser.Create_trigger_statementContext ctx)
PostgreSQLParser.create_trigger_statement().ctx - the parse treevoid enterTrigger_referencing(PostgreSQLParser.Trigger_referencingContext ctx)
PostgreSQLParser.trigger_referencing().ctx - the parse treevoid exitTrigger_referencing(PostgreSQLParser.Trigger_referencingContext ctx)
PostgreSQLParser.trigger_referencing().ctx - the parse treevoid enterWhen_trigger(PostgreSQLParser.When_triggerContext ctx)
PostgreSQLParser.when_trigger().ctx - the parse treevoid exitWhen_trigger(PostgreSQLParser.When_triggerContext ctx)
PostgreSQLParser.when_trigger().ctx - the parse treevoid enterRule_common(PostgreSQLParser.Rule_commonContext ctx)
PostgreSQLParser.rule_common().ctx - the parse treevoid exitRule_common(PostgreSQLParser.Rule_commonContext ctx)
PostgreSQLParser.rule_common().ctx - the parse treevoid enterRule_member_object(PostgreSQLParser.Rule_member_objectContext ctx)
PostgreSQLParser.rule_member_object().ctx - the parse treevoid exitRule_member_object(PostgreSQLParser.Rule_member_objectContext ctx)
PostgreSQLParser.rule_member_object().ctx - the parse treevoid enterColumns_permissions(PostgreSQLParser.Columns_permissionsContext ctx)
PostgreSQLParser.columns_permissions().ctx - the parse treevoid exitColumns_permissions(PostgreSQLParser.Columns_permissionsContext ctx)
PostgreSQLParser.columns_permissions().ctx - the parse treevoid enterTable_column_privileges(PostgreSQLParser.Table_column_privilegesContext ctx)
PostgreSQLParser.table_column_privileges().ctx - the parse treevoid exitTable_column_privileges(PostgreSQLParser.Table_column_privilegesContext ctx)
PostgreSQLParser.table_column_privileges().ctx - the parse treevoid enterPermissions(PostgreSQLParser.PermissionsContext ctx)
PostgreSQLParser.permissions().ctx - the parse treevoid exitPermissions(PostgreSQLParser.PermissionsContext ctx)
PostgreSQLParser.permissions().ctx - the parse treevoid enterPermission(PostgreSQLParser.PermissionContext ctx)
PostgreSQLParser.permission().ctx - the parse treevoid exitPermission(PostgreSQLParser.PermissionContext ctx)
PostgreSQLParser.permission().ctx - the parse treevoid enterOther_rules(PostgreSQLParser.Other_rulesContext ctx)
PostgreSQLParser.other_rules().ctx - the parse treevoid exitOther_rules(PostgreSQLParser.Other_rulesContext ctx)
PostgreSQLParser.other_rules().ctx - the parse treevoid enterGrant_to_rule(PostgreSQLParser.Grant_to_ruleContext ctx)
PostgreSQLParser.grant_to_rule().ctx - the parse treevoid exitGrant_to_rule(PostgreSQLParser.Grant_to_ruleContext ctx)
PostgreSQLParser.grant_to_rule().ctx - the parse treevoid enterRevoke_from_cascade_restrict(PostgreSQLParser.Revoke_from_cascade_restrictContext ctx)
PostgreSQLParser.revoke_from_cascade_restrict().ctx - the parse treevoid exitRevoke_from_cascade_restrict(PostgreSQLParser.Revoke_from_cascade_restrictContext ctx)
PostgreSQLParser.revoke_from_cascade_restrict().ctx - the parse treevoid enterRoles_names(PostgreSQLParser.Roles_namesContext ctx)
PostgreSQLParser.roles_names().ctx - the parse treevoid exitRoles_names(PostgreSQLParser.Roles_namesContext ctx)
PostgreSQLParser.roles_names().ctx - the parse treevoid enterRole_name_with_group(PostgreSQLParser.Role_name_with_groupContext ctx)
PostgreSQLParser.role_name_with_group().ctx - the parse treevoid exitRole_name_with_group(PostgreSQLParser.Role_name_with_groupContext ctx)
PostgreSQLParser.role_name_with_group().ctx - the parse treevoid enterComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
PostgreSQLParser.comment_on_statement().ctx - the parse treevoid exitComment_on_statement(PostgreSQLParser.Comment_on_statementContext ctx)
PostgreSQLParser.comment_on_statement().ctx - the parse treevoid enterSecurity_label(PostgreSQLParser.Security_labelContext ctx)
PostgreSQLParser.security_label().ctx - the parse treevoid exitSecurity_label(PostgreSQLParser.Security_labelContext ctx)
PostgreSQLParser.security_label().ctx - the parse treevoid enterComment_member_object(PostgreSQLParser.Comment_member_objectContext ctx)
PostgreSQLParser.comment_member_object().ctx - the parse treevoid exitComment_member_object(PostgreSQLParser.Comment_member_objectContext ctx)
PostgreSQLParser.comment_member_object().ctx - the parse treevoid enterLabel_member_object(PostgreSQLParser.Label_member_objectContext ctx)
PostgreSQLParser.label_member_object().ctx - the parse treevoid exitLabel_member_object(PostgreSQLParser.Label_member_objectContext ctx)
PostgreSQLParser.label_member_object().ctx - the parse treevoid enterCreate_function_statement(PostgreSQLParser.Create_function_statementContext ctx)
PostgreSQLParser.create_function_statement().ctx - the parse treevoid exitCreate_function_statement(PostgreSQLParser.Create_function_statementContext ctx)
PostgreSQLParser.create_function_statement().ctx - the parse treevoid enterCreate_funct_params(PostgreSQLParser.Create_funct_paramsContext ctx)
PostgreSQLParser.create_funct_params().ctx - the parse treevoid exitCreate_funct_params(PostgreSQLParser.Create_funct_paramsContext ctx)
PostgreSQLParser.create_funct_params().ctx - the parse treevoid enterTransform_for_type(PostgreSQLParser.Transform_for_typeContext ctx)
PostgreSQLParser.transform_for_type().ctx - the parse treevoid exitTransform_for_type(PostgreSQLParser.Transform_for_typeContext ctx)
PostgreSQLParser.transform_for_type().ctx - the parse treevoid enterFunction_ret_table(PostgreSQLParser.Function_ret_tableContext ctx)
PostgreSQLParser.function_ret_table().ctx - the parse treevoid exitFunction_ret_table(PostgreSQLParser.Function_ret_tableContext ctx)
PostgreSQLParser.function_ret_table().ctx - the parse treevoid enterFunction_column_name_type(PostgreSQLParser.Function_column_name_typeContext ctx)
PostgreSQLParser.function_column_name_type().ctx - the parse treevoid exitFunction_column_name_type(PostgreSQLParser.Function_column_name_typeContext ctx)
PostgreSQLParser.function_column_name_type().ctx - the parse treevoid enterFunction_parameters(PostgreSQLParser.Function_parametersContext ctx)
PostgreSQLParser.function_parameters().ctx - the parse treevoid exitFunction_parameters(PostgreSQLParser.Function_parametersContext ctx)
PostgreSQLParser.function_parameters().ctx - the parse treevoid enterFunction_args(PostgreSQLParser.Function_argsContext ctx)
PostgreSQLParser.function_args().ctx - the parse treevoid exitFunction_args(PostgreSQLParser.Function_argsContext ctx)
PostgreSQLParser.function_args().ctx - the parse treevoid enterAgg_order(PostgreSQLParser.Agg_orderContext ctx)
PostgreSQLParser.agg_order().ctx - the parse treevoid exitAgg_order(PostgreSQLParser.Agg_orderContext ctx)
PostgreSQLParser.agg_order().ctx - the parse treevoid enterCharacter_string(PostgreSQLParser.Character_stringContext ctx)
PostgreSQLParser.character_string().ctx - the parse treevoid exitCharacter_string(PostgreSQLParser.Character_stringContext ctx)
PostgreSQLParser.character_string().ctx - the parse treevoid enterFunction_arguments(PostgreSQLParser.Function_argumentsContext ctx)
PostgreSQLParser.function_arguments().ctx - the parse treevoid exitFunction_arguments(PostgreSQLParser.Function_argumentsContext ctx)
PostgreSQLParser.function_arguments().ctx - the parse treevoid enterArgmode(PostgreSQLParser.ArgmodeContext ctx)
PostgreSQLParser.argmode().ctx - the parse treevoid exitArgmode(PostgreSQLParser.ArgmodeContext ctx)
PostgreSQLParser.argmode().ctx - the parse treevoid enterCreate_sequence_statement(PostgreSQLParser.Create_sequence_statementContext ctx)
PostgreSQLParser.create_sequence_statement().ctx - the parse treevoid exitCreate_sequence_statement(PostgreSQLParser.Create_sequence_statementContext ctx)
PostgreSQLParser.create_sequence_statement().ctx - the parse treevoid enterSequence_body(PostgreSQLParser.Sequence_bodyContext ctx)
PostgreSQLParser.sequence_body().ctx - the parse treevoid exitSequence_body(PostgreSQLParser.Sequence_bodyContext ctx)
PostgreSQLParser.sequence_body().ctx - the parse treevoid enterSigned_number_literal(PostgreSQLParser.Signed_number_literalContext ctx)
PostgreSQLParser.signed_number_literal().ctx - the parse treevoid exitSigned_number_literal(PostgreSQLParser.Signed_number_literalContext ctx)
PostgreSQLParser.signed_number_literal().ctx - the parse treevoid enterSigned_numerical_literal(PostgreSQLParser.Signed_numerical_literalContext ctx)
PostgreSQLParser.signed_numerical_literal().ctx - the parse treevoid exitSigned_numerical_literal(PostgreSQLParser.Signed_numerical_literalContext ctx)
PostgreSQLParser.signed_numerical_literal().ctx - the parse treevoid enterSign(PostgreSQLParser.SignContext ctx)
PostgreSQLParser.sign().ctx - the parse treevoid exitSign(PostgreSQLParser.SignContext ctx)
PostgreSQLParser.sign().ctx - the parse treevoid enterCreate_schema_statement(PostgreSQLParser.Create_schema_statementContext ctx)
PostgreSQLParser.create_schema_statement().ctx - the parse treevoid exitCreate_schema_statement(PostgreSQLParser.Create_schema_statementContext ctx)
PostgreSQLParser.create_schema_statement().ctx - the parse treevoid enterCreate_policy_statement(PostgreSQLParser.Create_policy_statementContext ctx)
PostgreSQLParser.create_policy_statement().ctx - the parse treevoid exitCreate_policy_statement(PostgreSQLParser.Create_policy_statementContext ctx)
PostgreSQLParser.create_policy_statement().ctx - the parse treevoid enterAlter_policy_statement(PostgreSQLParser.Alter_policy_statementContext ctx)
PostgreSQLParser.alter_policy_statement().ctx - the parse treevoid exitAlter_policy_statement(PostgreSQLParser.Alter_policy_statementContext ctx)
PostgreSQLParser.alter_policy_statement().ctx - the parse treevoid enterDrop_policy_statement(PostgreSQLParser.Drop_policy_statementContext ctx)
PostgreSQLParser.drop_policy_statement().ctx - the parse treevoid exitDrop_policy_statement(PostgreSQLParser.Drop_policy_statementContext ctx)
PostgreSQLParser.drop_policy_statement().ctx - the parse treevoid enterCreate_subscription_statement(PostgreSQLParser.Create_subscription_statementContext ctx)
PostgreSQLParser.create_subscription_statement().ctx - the parse treevoid exitCreate_subscription_statement(PostgreSQLParser.Create_subscription_statementContext ctx)
PostgreSQLParser.create_subscription_statement().ctx - the parse treevoid enterAlter_subscription_statement(PostgreSQLParser.Alter_subscription_statementContext ctx)
PostgreSQLParser.alter_subscription_statement().ctx - the parse treevoid exitAlter_subscription_statement(PostgreSQLParser.Alter_subscription_statementContext ctx)
PostgreSQLParser.alter_subscription_statement().ctx - the parse treevoid enterAlter_subscription_action(PostgreSQLParser.Alter_subscription_actionContext ctx)
PostgreSQLParser.alter_subscription_action().ctx - the parse treevoid exitAlter_subscription_action(PostgreSQLParser.Alter_subscription_actionContext ctx)
PostgreSQLParser.alter_subscription_action().ctx - the parse treevoid enterCreate_cast_statement(PostgreSQLParser.Create_cast_statementContext ctx)
PostgreSQLParser.create_cast_statement().ctx - the parse treevoid exitCreate_cast_statement(PostgreSQLParser.Create_cast_statementContext ctx)
PostgreSQLParser.create_cast_statement().ctx - the parse treevoid enterDrop_cast_statement(PostgreSQLParser.Drop_cast_statementContext ctx)
PostgreSQLParser.drop_cast_statement().ctx - the parse treevoid exitDrop_cast_statement(PostgreSQLParser.Drop_cast_statementContext ctx)
PostgreSQLParser.drop_cast_statement().ctx - the parse treevoid enterCreate_operator_family_statement(PostgreSQLParser.Create_operator_family_statementContext ctx)
PostgreSQLParser.create_operator_family_statement().ctx - the parse treevoid exitCreate_operator_family_statement(PostgreSQLParser.Create_operator_family_statementContext ctx)
PostgreSQLParser.create_operator_family_statement().ctx - the parse treevoid enterAlter_operator_family_statement(PostgreSQLParser.Alter_operator_family_statementContext ctx)
PostgreSQLParser.alter_operator_family_statement().ctx - the parse treevoid exitAlter_operator_family_statement(PostgreSQLParser.Alter_operator_family_statementContext ctx)
PostgreSQLParser.alter_operator_family_statement().ctx - the parse treevoid enterOperator_family_action(PostgreSQLParser.Operator_family_actionContext ctx)
PostgreSQLParser.operator_family_action().ctx - the parse treevoid exitOperator_family_action(PostgreSQLParser.Operator_family_actionContext ctx)
PostgreSQLParser.operator_family_action().ctx - the parse treevoid enterAdd_operator_to_family(PostgreSQLParser.Add_operator_to_familyContext ctx)
PostgreSQLParser.add_operator_to_family().ctx - the parse treevoid exitAdd_operator_to_family(PostgreSQLParser.Add_operator_to_familyContext ctx)
PostgreSQLParser.add_operator_to_family().ctx - the parse treevoid enterDrop_operator_from_family(PostgreSQLParser.Drop_operator_from_familyContext ctx)
PostgreSQLParser.drop_operator_from_family().ctx - the parse treevoid exitDrop_operator_from_family(PostgreSQLParser.Drop_operator_from_familyContext ctx)
PostgreSQLParser.drop_operator_from_family().ctx - the parse treevoid enterDrop_operator_family_statement(PostgreSQLParser.Drop_operator_family_statementContext ctx)
PostgreSQLParser.drop_operator_family_statement().ctx - the parse treevoid exitDrop_operator_family_statement(PostgreSQLParser.Drop_operator_family_statementContext ctx)
PostgreSQLParser.drop_operator_family_statement().ctx - the parse treevoid enterCreate_operator_class_statement(PostgreSQLParser.Create_operator_class_statementContext ctx)
PostgreSQLParser.create_operator_class_statement().ctx - the parse treevoid exitCreate_operator_class_statement(PostgreSQLParser.Create_operator_class_statementContext ctx)
PostgreSQLParser.create_operator_class_statement().ctx - the parse treevoid enterCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
PostgreSQLParser.create_operator_class_option().ctx - the parse treevoid exitCreate_operator_class_option(PostgreSQLParser.Create_operator_class_optionContext ctx)
PostgreSQLParser.create_operator_class_option().ctx - the parse treevoid enterAlter_operator_class_statement(PostgreSQLParser.Alter_operator_class_statementContext ctx)
PostgreSQLParser.alter_operator_class_statement().ctx - the parse treevoid exitAlter_operator_class_statement(PostgreSQLParser.Alter_operator_class_statementContext ctx)
PostgreSQLParser.alter_operator_class_statement().ctx - the parse treevoid enterDrop_operator_class_statement(PostgreSQLParser.Drop_operator_class_statementContext ctx)
PostgreSQLParser.drop_operator_class_statement().ctx - the parse treevoid exitDrop_operator_class_statement(PostgreSQLParser.Drop_operator_class_statementContext ctx)
PostgreSQLParser.drop_operator_class_statement().ctx - the parse treevoid enterCreate_conversion_statement(PostgreSQLParser.Create_conversion_statementContext ctx)
PostgreSQLParser.create_conversion_statement().ctx - the parse treevoid exitCreate_conversion_statement(PostgreSQLParser.Create_conversion_statementContext ctx)
PostgreSQLParser.create_conversion_statement().ctx - the parse treevoid enterAlter_conversion_statement(PostgreSQLParser.Alter_conversion_statementContext ctx)
PostgreSQLParser.alter_conversion_statement().ctx - the parse treevoid exitAlter_conversion_statement(PostgreSQLParser.Alter_conversion_statementContext ctx)
PostgreSQLParser.alter_conversion_statement().ctx - the parse treevoid enterCreate_publication_statement(PostgreSQLParser.Create_publication_statementContext ctx)
PostgreSQLParser.create_publication_statement().ctx - the parse treevoid exitCreate_publication_statement(PostgreSQLParser.Create_publication_statementContext ctx)
PostgreSQLParser.create_publication_statement().ctx - the parse treevoid enterAlter_publication_statement(PostgreSQLParser.Alter_publication_statementContext ctx)
PostgreSQLParser.alter_publication_statement().ctx - the parse treevoid exitAlter_publication_statement(PostgreSQLParser.Alter_publication_statementContext ctx)
PostgreSQLParser.alter_publication_statement().ctx - the parse treevoid enterAlter_publication_action(PostgreSQLParser.Alter_publication_actionContext ctx)
PostgreSQLParser.alter_publication_action().ctx - the parse treevoid exitAlter_publication_action(PostgreSQLParser.Alter_publication_actionContext ctx)
PostgreSQLParser.alter_publication_action().ctx - the parse treevoid enterOnly_table_multiply(PostgreSQLParser.Only_table_multiplyContext ctx)
PostgreSQLParser.only_table_multiply().ctx - the parse treevoid exitOnly_table_multiply(PostgreSQLParser.Only_table_multiplyContext ctx)
PostgreSQLParser.only_table_multiply().ctx - the parse treevoid enterAlter_trigger_statement(PostgreSQLParser.Alter_trigger_statementContext ctx)
PostgreSQLParser.alter_trigger_statement().ctx - the parse treevoid exitAlter_trigger_statement(PostgreSQLParser.Alter_trigger_statementContext ctx)
PostgreSQLParser.alter_trigger_statement().ctx - the parse treevoid enterAlter_rule_statement(PostgreSQLParser.Alter_rule_statementContext ctx)
PostgreSQLParser.alter_rule_statement().ctx - the parse treevoid exitAlter_rule_statement(PostgreSQLParser.Alter_rule_statementContext ctx)
PostgreSQLParser.alter_rule_statement().ctx - the parse treevoid enterCopy_statement(PostgreSQLParser.Copy_statementContext ctx)
PostgreSQLParser.copy_statement().ctx - the parse treevoid exitCopy_statement(PostgreSQLParser.Copy_statementContext ctx)
PostgreSQLParser.copy_statement().ctx - the parse treevoid enterCopy_from_statement(PostgreSQLParser.Copy_from_statementContext ctx)
PostgreSQLParser.copy_from_statement().ctx - the parse treevoid exitCopy_from_statement(PostgreSQLParser.Copy_from_statementContext ctx)
PostgreSQLParser.copy_from_statement().ctx - the parse treevoid enterCopy_to_statement(PostgreSQLParser.Copy_to_statementContext ctx)
PostgreSQLParser.copy_to_statement().ctx - the parse treevoid exitCopy_to_statement(PostgreSQLParser.Copy_to_statementContext ctx)
PostgreSQLParser.copy_to_statement().ctx - the parse treevoid enterCopy_option_list(PostgreSQLParser.Copy_option_listContext ctx)
PostgreSQLParser.copy_option_list().ctx - the parse treevoid exitCopy_option_list(PostgreSQLParser.Copy_option_listContext ctx)
PostgreSQLParser.copy_option_list().ctx - the parse treevoid enterCopy_option(PostgreSQLParser.Copy_optionContext ctx)
PostgreSQLParser.copy_option().ctx - the parse treevoid exitCopy_option(PostgreSQLParser.Copy_optionContext ctx)
PostgreSQLParser.copy_option().ctx - the parse treevoid enterCreate_view_statement(PostgreSQLParser.Create_view_statementContext ctx)
PostgreSQLParser.create_view_statement().ctx - the parse treevoid exitCreate_view_statement(PostgreSQLParser.Create_view_statementContext ctx)
PostgreSQLParser.create_view_statement().ctx - the parse treevoid enterIf_exists(PostgreSQLParser.If_existsContext ctx)
PostgreSQLParser.if_exists().ctx - the parse treevoid exitIf_exists(PostgreSQLParser.If_existsContext ctx)
PostgreSQLParser.if_exists().ctx - the parse treevoid enterIf_not_exists(PostgreSQLParser.If_not_existsContext ctx)
PostgreSQLParser.if_not_exists().ctx - the parse treevoid exitIf_not_exists(PostgreSQLParser.If_not_existsContext ctx)
PostgreSQLParser.if_not_exists().ctx - the parse treevoid enterView_columns(PostgreSQLParser.View_columnsContext ctx)
PostgreSQLParser.view_columns().ctx - the parse treevoid exitView_columns(PostgreSQLParser.View_columnsContext ctx)
PostgreSQLParser.view_columns().ctx - the parse treevoid enterWith_check_option(PostgreSQLParser.With_check_optionContext ctx)
PostgreSQLParser.with_check_option().ctx - the parse treevoid exitWith_check_option(PostgreSQLParser.With_check_optionContext ctx)
PostgreSQLParser.with_check_option().ctx - the parse treevoid enterCreate_table_statement(PostgreSQLParser.Create_table_statementContext ctx)
PostgreSQLParser.create_table_statement().ctx - the parse treevoid exitCreate_table_statement(PostgreSQLParser.Create_table_statementContext ctx)
PostgreSQLParser.create_table_statement().ctx - the parse treevoid enterCreate_table_as_statement(PostgreSQLParser.Create_table_as_statementContext ctx)
PostgreSQLParser.create_table_as_statement().ctx - the parse treevoid exitCreate_table_as_statement(PostgreSQLParser.Create_table_as_statementContext ctx)
PostgreSQLParser.create_table_as_statement().ctx - the parse treevoid enterCreate_foreign_table_statement(PostgreSQLParser.Create_foreign_table_statementContext ctx)
PostgreSQLParser.create_foreign_table_statement().ctx - the parse treevoid exitCreate_foreign_table_statement(PostgreSQLParser.Create_foreign_table_statementContext ctx)
PostgreSQLParser.create_foreign_table_statement().ctx - the parse treevoid enterDefine_table(PostgreSQLParser.Define_tableContext ctx)
PostgreSQLParser.define_table().ctx - the parse treevoid exitDefine_table(PostgreSQLParser.Define_tableContext ctx)
PostgreSQLParser.define_table().ctx - the parse treevoid enterDefine_partition(PostgreSQLParser.Define_partitionContext ctx)
PostgreSQLParser.define_partition().ctx - the parse treevoid exitDefine_partition(PostgreSQLParser.Define_partitionContext ctx)
PostgreSQLParser.define_partition().ctx - the parse treevoid enterFor_values_bound(PostgreSQLParser.For_values_boundContext ctx)
PostgreSQLParser.for_values_bound().ctx - the parse treevoid exitFor_values_bound(PostgreSQLParser.For_values_boundContext ctx)
PostgreSQLParser.for_values_bound().ctx - the parse treevoid enterPartition_bound_spec(PostgreSQLParser.Partition_bound_specContext ctx)
PostgreSQLParser.partition_bound_spec().ctx - the parse treevoid exitPartition_bound_spec(PostgreSQLParser.Partition_bound_specContext ctx)
PostgreSQLParser.partition_bound_spec().ctx - the parse treevoid enterPartition_bound_part(PostgreSQLParser.Partition_bound_partContext ctx)
PostgreSQLParser.partition_bound_part().ctx - the parse treevoid exitPartition_bound_part(PostgreSQLParser.Partition_bound_partContext ctx)
PostgreSQLParser.partition_bound_part().ctx - the parse treevoid enterDefine_columns(PostgreSQLParser.Define_columnsContext ctx)
PostgreSQLParser.define_columns().ctx - the parse treevoid exitDefine_columns(PostgreSQLParser.Define_columnsContext ctx)
PostgreSQLParser.define_columns().ctx - the parse treevoid enterDefine_type(PostgreSQLParser.Define_typeContext ctx)
PostgreSQLParser.define_type().ctx - the parse treevoid exitDefine_type(PostgreSQLParser.Define_typeContext ctx)
PostgreSQLParser.define_type().ctx - the parse treevoid enterPartition_by(PostgreSQLParser.Partition_byContext ctx)
PostgreSQLParser.partition_by().ctx - the parse treevoid exitPartition_by(PostgreSQLParser.Partition_byContext ctx)
PostgreSQLParser.partition_by().ctx - the parse treevoid enterPartition_method(PostgreSQLParser.Partition_methodContext ctx)
PostgreSQLParser.partition_method().ctx - the parse treevoid exitPartition_method(PostgreSQLParser.Partition_methodContext ctx)
PostgreSQLParser.partition_method().ctx - the parse treevoid enterPartition_column(PostgreSQLParser.Partition_columnContext ctx)
PostgreSQLParser.partition_column().ctx - the parse treevoid exitPartition_column(PostgreSQLParser.Partition_columnContext ctx)
PostgreSQLParser.partition_column().ctx - the parse treevoid enterDefine_server(PostgreSQLParser.Define_serverContext ctx)
PostgreSQLParser.define_server().ctx - the parse treevoid exitDefine_server(PostgreSQLParser.Define_serverContext ctx)
PostgreSQLParser.define_server().ctx - the parse treevoid enterDefine_foreign_options(PostgreSQLParser.Define_foreign_optionsContext ctx)
PostgreSQLParser.define_foreign_options().ctx - the parse treevoid exitDefine_foreign_options(PostgreSQLParser.Define_foreign_optionsContext ctx)
PostgreSQLParser.define_foreign_options().ctx - the parse treevoid enterForeign_option(PostgreSQLParser.Foreign_optionContext ctx)
PostgreSQLParser.foreign_option().ctx - the parse treevoid exitForeign_option(PostgreSQLParser.Foreign_optionContext ctx)
PostgreSQLParser.foreign_option().ctx - the parse treevoid enterForeign_option_name(PostgreSQLParser.Foreign_option_nameContext ctx)
PostgreSQLParser.foreign_option_name().ctx - the parse treevoid exitForeign_option_name(PostgreSQLParser.Foreign_option_nameContext ctx)
PostgreSQLParser.foreign_option_name().ctx - the parse treevoid enterList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
PostgreSQLParser.list_of_type_column_def().ctx - the parse treevoid exitList_of_type_column_def(PostgreSQLParser.List_of_type_column_defContext ctx)
PostgreSQLParser.list_of_type_column_def().ctx - the parse treevoid enterTable_column_def(PostgreSQLParser.Table_column_defContext ctx)
PostgreSQLParser.table_column_def().ctx - the parse treevoid exitTable_column_def(PostgreSQLParser.Table_column_defContext ctx)
PostgreSQLParser.table_column_def().ctx - the parse treevoid enterTable_of_type_column_def(PostgreSQLParser.Table_of_type_column_defContext ctx)
PostgreSQLParser.table_of_type_column_def().ctx - the parse treevoid exitTable_of_type_column_def(PostgreSQLParser.Table_of_type_column_defContext ctx)
PostgreSQLParser.table_of_type_column_def().ctx - the parse treevoid enterTable_column_definition(PostgreSQLParser.Table_column_definitionContext ctx)
PostgreSQLParser.table_column_definition().ctx - the parse treevoid exitTable_column_definition(PostgreSQLParser.Table_column_definitionContext ctx)
PostgreSQLParser.table_column_definition().ctx - the parse treevoid enterLike_option(PostgreSQLParser.Like_optionContext ctx)
PostgreSQLParser.like_option().ctx - the parse treevoid exitLike_option(PostgreSQLParser.Like_optionContext ctx)
PostgreSQLParser.like_option().ctx - the parse treevoid enterConstraint_common(PostgreSQLParser.Constraint_commonContext ctx)
PostgreSQLParser.constraint_common().ctx - the parse treevoid exitConstraint_common(PostgreSQLParser.Constraint_commonContext ctx)
PostgreSQLParser.constraint_common().ctx - the parse treevoid enterConstr_body(PostgreSQLParser.Constr_bodyContext ctx)
PostgreSQLParser.constr_body().ctx - the parse treevoid exitConstr_body(PostgreSQLParser.Constr_bodyContext ctx)
PostgreSQLParser.constr_body().ctx - the parse treevoid enterAll_op(PostgreSQLParser.All_opContext ctx)
PostgreSQLParser.all_op().ctx - the parse treevoid exitAll_op(PostgreSQLParser.All_opContext ctx)
PostgreSQLParser.all_op().ctx - the parse treevoid enterAll_simple_op(PostgreSQLParser.All_simple_opContext ctx)
PostgreSQLParser.all_simple_op().ctx - the parse treevoid exitAll_simple_op(PostgreSQLParser.All_simple_opContext ctx)
PostgreSQLParser.all_simple_op().ctx - the parse treevoid enterOp_chars(PostgreSQLParser.Op_charsContext ctx)
PostgreSQLParser.op_chars().ctx - the parse treevoid exitOp_chars(PostgreSQLParser.Op_charsContext ctx)
PostgreSQLParser.op_chars().ctx - the parse treevoid enterIndex_parameters(PostgreSQLParser.Index_parametersContext ctx)
PostgreSQLParser.index_parameters().ctx - the parse treevoid exitIndex_parameters(PostgreSQLParser.Index_parametersContext ctx)
PostgreSQLParser.index_parameters().ctx - the parse treevoid enterNames_in_parens(PostgreSQLParser.Names_in_parensContext ctx)
PostgreSQLParser.names_in_parens().ctx - the parse treevoid exitNames_in_parens(PostgreSQLParser.Names_in_parensContext ctx)
PostgreSQLParser.names_in_parens().ctx - the parse treevoid enterNames_references(PostgreSQLParser.Names_referencesContext ctx)
PostgreSQLParser.names_references().ctx - the parse treevoid exitNames_references(PostgreSQLParser.Names_referencesContext ctx)
PostgreSQLParser.names_references().ctx - the parse treevoid enterStorage_parameter(PostgreSQLParser.Storage_parameterContext ctx)
PostgreSQLParser.storage_parameter().ctx - the parse treevoid exitStorage_parameter(PostgreSQLParser.Storage_parameterContext ctx)
PostgreSQLParser.storage_parameter().ctx - the parse treevoid enterStorage_parameter_option(PostgreSQLParser.Storage_parameter_optionContext ctx)
PostgreSQLParser.storage_parameter_option().ctx - the parse treevoid exitStorage_parameter_option(PostgreSQLParser.Storage_parameter_optionContext ctx)
PostgreSQLParser.storage_parameter_option().ctx - the parse treevoid enterStorage_parameter_name(PostgreSQLParser.Storage_parameter_nameContext ctx)
PostgreSQLParser.storage_parameter_name().ctx - the parse treevoid exitStorage_parameter_name(PostgreSQLParser.Storage_parameter_nameContext ctx)
PostgreSQLParser.storage_parameter_name().ctx - the parse treevoid enterWith_storage_parameter(PostgreSQLParser.With_storage_parameterContext ctx)
PostgreSQLParser.with_storage_parameter().ctx - the parse treevoid exitWith_storage_parameter(PostgreSQLParser.With_storage_parameterContext ctx)
PostgreSQLParser.with_storage_parameter().ctx - the parse treevoid enterStorage_parameter_oid(PostgreSQLParser.Storage_parameter_oidContext ctx)
PostgreSQLParser.storage_parameter_oid().ctx - the parse treevoid exitStorage_parameter_oid(PostgreSQLParser.Storage_parameter_oidContext ctx)
PostgreSQLParser.storage_parameter_oid().ctx - the parse treevoid enterOn_commit(PostgreSQLParser.On_commitContext ctx)
PostgreSQLParser.on_commit().ctx - the parse treevoid exitOn_commit(PostgreSQLParser.On_commitContext ctx)
PostgreSQLParser.on_commit().ctx - the parse treevoid enterTable_space(PostgreSQLParser.Table_spaceContext ctx)
PostgreSQLParser.table_space().ctx - the parse treevoid exitTable_space(PostgreSQLParser.Table_spaceContext ctx)
PostgreSQLParser.table_space().ctx - the parse treevoid enterAction(PostgreSQLParser.ActionContext ctx)
PostgreSQLParser.action().ctx - the parse treevoid exitAction(PostgreSQLParser.ActionContext ctx)
PostgreSQLParser.action().ctx - the parse treevoid enterOwner_to(PostgreSQLParser.Owner_toContext ctx)
PostgreSQLParser.owner_to().ctx - the parse treevoid exitOwner_to(PostgreSQLParser.Owner_toContext ctx)
PostgreSQLParser.owner_to().ctx - the parse treevoid enterRename_to(PostgreSQLParser.Rename_toContext ctx)
PostgreSQLParser.rename_to().ctx - the parse treevoid exitRename_to(PostgreSQLParser.Rename_toContext ctx)
PostgreSQLParser.rename_to().ctx - the parse treevoid enterSet_schema(PostgreSQLParser.Set_schemaContext ctx)
PostgreSQLParser.set_schema().ctx - the parse treevoid exitSet_schema(PostgreSQLParser.Set_schemaContext ctx)
PostgreSQLParser.set_schema().ctx - the parse treevoid enterTable_column_privilege(PostgreSQLParser.Table_column_privilegeContext ctx)
PostgreSQLParser.table_column_privilege().ctx - the parse treevoid exitTable_column_privilege(PostgreSQLParser.Table_column_privilegeContext ctx)
PostgreSQLParser.table_column_privilege().ctx - the parse treevoid enterUsage_select_update(PostgreSQLParser.Usage_select_updateContext ctx)
PostgreSQLParser.usage_select_update().ctx - the parse treevoid exitUsage_select_update(PostgreSQLParser.Usage_select_updateContext ctx)
PostgreSQLParser.usage_select_update().ctx - the parse treevoid enterPartition_by_columns(PostgreSQLParser.Partition_by_columnsContext ctx)
PostgreSQLParser.partition_by_columns().ctx - the parse treevoid exitPartition_by_columns(PostgreSQLParser.Partition_by_columnsContext ctx)
PostgreSQLParser.partition_by_columns().ctx - the parse treevoid enterCascade_restrict(PostgreSQLParser.Cascade_restrictContext ctx)
PostgreSQLParser.cascade_restrict().ctx - the parse treevoid exitCascade_restrict(PostgreSQLParser.Cascade_restrictContext ctx)
PostgreSQLParser.cascade_restrict().ctx - the parse treevoid enterCollate_identifier(PostgreSQLParser.Collate_identifierContext ctx)
PostgreSQLParser.collate_identifier().ctx - the parse treevoid exitCollate_identifier(PostgreSQLParser.Collate_identifierContext ctx)
PostgreSQLParser.collate_identifier().ctx - the parse treevoid enterIndirection_var(PostgreSQLParser.Indirection_varContext ctx)
PostgreSQLParser.indirection_var().ctx - the parse treevoid exitIndirection_var(PostgreSQLParser.Indirection_varContext ctx)
PostgreSQLParser.indirection_var().ctx - the parse treevoid enterDollar_number(PostgreSQLParser.Dollar_numberContext ctx)
PostgreSQLParser.dollar_number().ctx - the parse treevoid exitDollar_number(PostgreSQLParser.Dollar_numberContext ctx)
PostgreSQLParser.dollar_number().ctx - the parse treevoid enterIndirection_list(PostgreSQLParser.Indirection_listContext ctx)
PostgreSQLParser.indirection_list().ctx - the parse treevoid exitIndirection_list(PostgreSQLParser.Indirection_listContext ctx)
PostgreSQLParser.indirection_list().ctx - the parse treevoid enterIndirection(PostgreSQLParser.IndirectionContext ctx)
PostgreSQLParser.indirection().ctx - the parse treevoid exitIndirection(PostgreSQLParser.IndirectionContext ctx)
PostgreSQLParser.indirection().ctx - the parse treevoid enterDrop_function_statement(PostgreSQLParser.Drop_function_statementContext ctx)
PostgreSQLParser.drop_function_statement().ctx - the parse treevoid exitDrop_function_statement(PostgreSQLParser.Drop_function_statementContext ctx)
PostgreSQLParser.drop_function_statement().ctx - the parse treevoid enterDrop_trigger_statement(PostgreSQLParser.Drop_trigger_statementContext ctx)
PostgreSQLParser.drop_trigger_statement().ctx - the parse treevoid exitDrop_trigger_statement(PostgreSQLParser.Drop_trigger_statementContext ctx)
PostgreSQLParser.drop_trigger_statement().ctx - the parse treevoid enterDrop_rule_statement(PostgreSQLParser.Drop_rule_statementContext ctx)
PostgreSQLParser.drop_rule_statement().ctx - the parse treevoid exitDrop_rule_statement(PostgreSQLParser.Drop_rule_statementContext ctx)
PostgreSQLParser.drop_rule_statement().ctx - the parse treevoid enterDrop_statements(PostgreSQLParser.Drop_statementsContext ctx)
PostgreSQLParser.drop_statements().ctx - the parse treevoid exitDrop_statements(PostgreSQLParser.Drop_statementsContext ctx)
PostgreSQLParser.drop_statements().ctx - the parse treevoid enterIf_exist_names_restrict_cascade(PostgreSQLParser.If_exist_names_restrict_cascadeContext ctx)
PostgreSQLParser.if_exist_names_restrict_cascade().ctx - the parse treevoid exitIf_exist_names_restrict_cascade(PostgreSQLParser.If_exist_names_restrict_cascadeContext ctx)
PostgreSQLParser.if_exist_names_restrict_cascade().ctx - the parse treevoid enterId_token(PostgreSQLParser.Id_tokenContext ctx)
PostgreSQLParser.id_token().ctx - the parse treevoid exitId_token(PostgreSQLParser.Id_tokenContext ctx)
PostgreSQLParser.id_token().ctx - the parse treevoid enterIdentifier(PostgreSQLParser.IdentifierContext ctx)
PostgreSQLParser.identifier().ctx - the parse treevoid exitIdentifier(PostgreSQLParser.IdentifierContext ctx)
PostgreSQLParser.identifier().ctx - the parse treevoid enterIdentifier_nontype(PostgreSQLParser.Identifier_nontypeContext ctx)
PostgreSQLParser.identifier_nontype().ctx - the parse treevoid exitIdentifier_nontype(PostgreSQLParser.Identifier_nontypeContext ctx)
PostgreSQLParser.identifier_nontype().ctx - the parse treevoid enterCol_label(PostgreSQLParser.Col_labelContext ctx)
PostgreSQLParser.col_label().ctx - the parse treevoid exitCol_label(PostgreSQLParser.Col_labelContext ctx)
PostgreSQLParser.col_label().ctx - the parse treevoid enterTokens_nonreserved(PostgreSQLParser.Tokens_nonreservedContext ctx)
PostgreSQLParser.tokens_nonreserved().ctx - the parse treevoid exitTokens_nonreserved(PostgreSQLParser.Tokens_nonreservedContext ctx)
PostgreSQLParser.tokens_nonreserved().ctx - the parse treevoid enterTokens_nonreserved_except_function_type(PostgreSQLParser.Tokens_nonreserved_except_function_typeContext ctx)
PostgreSQLParser.tokens_nonreserved_except_function_type().ctx - the parse treevoid exitTokens_nonreserved_except_function_type(PostgreSQLParser.Tokens_nonreserved_except_function_typeContext ctx)
PostgreSQLParser.tokens_nonreserved_except_function_type().ctx - the parse treevoid enterTokens_reserved_except_function_type(PostgreSQLParser.Tokens_reserved_except_function_typeContext ctx)
PostgreSQLParser.tokens_reserved_except_function_type().ctx - the parse treevoid exitTokens_reserved_except_function_type(PostgreSQLParser.Tokens_reserved_except_function_typeContext ctx)
PostgreSQLParser.tokens_reserved_except_function_type().ctx - the parse treevoid enterTokens_reserved(PostgreSQLParser.Tokens_reservedContext ctx)
PostgreSQLParser.tokens_reserved().ctx - the parse treevoid exitTokens_reserved(PostgreSQLParser.Tokens_reservedContext ctx)
PostgreSQLParser.tokens_reserved().ctx - the parse treevoid enterTokens_nonkeyword(PostgreSQLParser.Tokens_nonkeywordContext ctx)
PostgreSQLParser.tokens_nonkeyword().ctx - the parse treevoid exitTokens_nonkeyword(PostgreSQLParser.Tokens_nonkeywordContext ctx)
PostgreSQLParser.tokens_nonkeyword().ctx - the parse treevoid enterSchema_qualified_name_nontype(PostgreSQLParser.Schema_qualified_name_nontypeContext ctx)
PostgreSQLParser.schema_qualified_name_nontype().ctx - the parse treevoid exitSchema_qualified_name_nontype(PostgreSQLParser.Schema_qualified_name_nontypeContext ctx)
PostgreSQLParser.schema_qualified_name_nontype().ctx - the parse treevoid enterType_list(PostgreSQLParser.Type_listContext ctx)
PostgreSQLParser.type_list().ctx - the parse treevoid exitType_list(PostgreSQLParser.Type_listContext ctx)
PostgreSQLParser.type_list().ctx - the parse treevoid enterData_type(PostgreSQLParser.Data_typeContext ctx)
PostgreSQLParser.data_type().ctx - the parse treevoid exitData_type(PostgreSQLParser.Data_typeContext ctx)
PostgreSQLParser.data_type().ctx - the parse treevoid enterArray_type(PostgreSQLParser.Array_typeContext ctx)
PostgreSQLParser.array_type().ctx - the parse treevoid exitArray_type(PostgreSQLParser.Array_typeContext ctx)
PostgreSQLParser.array_type().ctx - the parse treevoid enterPredefined_type(PostgreSQLParser.Predefined_typeContext ctx)
PostgreSQLParser.predefined_type().ctx - the parse treevoid exitPredefined_type(PostgreSQLParser.Predefined_typeContext ctx)
PostgreSQLParser.predefined_type().ctx - the parse treevoid enterInterval_field(PostgreSQLParser.Interval_fieldContext ctx)
PostgreSQLParser.interval_field().ctx - the parse treevoid exitInterval_field(PostgreSQLParser.Interval_fieldContext ctx)
PostgreSQLParser.interval_field().ctx - the parse treevoid enterType_length(PostgreSQLParser.Type_lengthContext ctx)
PostgreSQLParser.type_length().ctx - the parse treevoid exitType_length(PostgreSQLParser.Type_lengthContext ctx)
PostgreSQLParser.type_length().ctx - the parse treevoid enterPrecision_param(PostgreSQLParser.Precision_paramContext ctx)
PostgreSQLParser.precision_param().ctx - the parse treevoid exitPrecision_param(PostgreSQLParser.Precision_paramContext ctx)
PostgreSQLParser.precision_param().ctx - the parse treevoid enterVex(PostgreSQLParser.VexContext ctx)
PostgreSQLParser.vex().ctx - the parse treevoid exitVex(PostgreSQLParser.VexContext ctx)
PostgreSQLParser.vex().ctx - the parse treevoid enterVex_b(PostgreSQLParser.Vex_bContext ctx)
PostgreSQLParser.vex_b().ctx - the parse treevoid exitVex_b(PostgreSQLParser.Vex_bContext ctx)
PostgreSQLParser.vex_b().ctx - the parse treevoid enterOp(PostgreSQLParser.OpContext ctx)
PostgreSQLParser.op().ctx - the parse treevoid exitOp(PostgreSQLParser.OpContext ctx)
PostgreSQLParser.op().ctx - the parse treevoid enterAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
PostgreSQLParser.all_op_ref().ctx - the parse treevoid exitAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
PostgreSQLParser.all_op_ref().ctx - the parse treevoid enterDatetime_overlaps(PostgreSQLParser.Datetime_overlapsContext ctx)
PostgreSQLParser.datetime_overlaps().ctx - the parse treevoid exitDatetime_overlaps(PostgreSQLParser.Datetime_overlapsContext ctx)
PostgreSQLParser.datetime_overlaps().ctx - the parse treevoid enterValue_expression_primary(PostgreSQLParser.Value_expression_primaryContext ctx)
PostgreSQLParser.value_expression_primary().ctx - the parse treevoid exitValue_expression_primary(PostgreSQLParser.Value_expression_primaryContext ctx)
PostgreSQLParser.value_expression_primary().ctx - the parse treevoid enterUnsigned_value_specification(PostgreSQLParser.Unsigned_value_specificationContext ctx)
PostgreSQLParser.unsigned_value_specification().ctx - the parse treevoid exitUnsigned_value_specification(PostgreSQLParser.Unsigned_value_specificationContext ctx)
PostgreSQLParser.unsigned_value_specification().ctx - the parse treevoid enterUnsigned_numeric_literal(PostgreSQLParser.Unsigned_numeric_literalContext ctx)
PostgreSQLParser.unsigned_numeric_literal().ctx - the parse treevoid exitUnsigned_numeric_literal(PostgreSQLParser.Unsigned_numeric_literalContext ctx)
PostgreSQLParser.unsigned_numeric_literal().ctx - the parse treevoid enterTruth_value(PostgreSQLParser.Truth_valueContext ctx)
PostgreSQLParser.truth_value().ctx - the parse treevoid exitTruth_value(PostgreSQLParser.Truth_valueContext ctx)
PostgreSQLParser.truth_value().ctx - the parse treevoid enterCase_expression(PostgreSQLParser.Case_expressionContext ctx)
PostgreSQLParser.case_expression().ctx - the parse treevoid exitCase_expression(PostgreSQLParser.Case_expressionContext ctx)
PostgreSQLParser.case_expression().ctx - the parse treevoid enterCast_specification(PostgreSQLParser.Cast_specificationContext ctx)
PostgreSQLParser.cast_specification().ctx - the parse treevoid exitCast_specification(PostgreSQLParser.Cast_specificationContext ctx)
PostgreSQLParser.cast_specification().ctx - the parse treevoid enterFunction_call(PostgreSQLParser.Function_callContext ctx)
PostgreSQLParser.function_call().ctx - the parse treevoid exitFunction_call(PostgreSQLParser.Function_callContext ctx)
PostgreSQLParser.function_call().ctx - the parse treevoid enterVex_or_named_notation(PostgreSQLParser.Vex_or_named_notationContext ctx)
PostgreSQLParser.vex_or_named_notation().ctx - the parse treevoid exitVex_or_named_notation(PostgreSQLParser.Vex_or_named_notationContext ctx)
PostgreSQLParser.vex_or_named_notation().ctx - the parse treevoid enterPointer(PostgreSQLParser.PointerContext ctx)
PostgreSQLParser.pointer().ctx - the parse treevoid exitPointer(PostgreSQLParser.PointerContext ctx)
PostgreSQLParser.pointer().ctx - the parse treevoid enterFunction_construct(PostgreSQLParser.Function_constructContext ctx)
PostgreSQLParser.function_construct().ctx - the parse treevoid exitFunction_construct(PostgreSQLParser.Function_constructContext ctx)
PostgreSQLParser.function_construct().ctx - the parse treevoid enterExtract_function(PostgreSQLParser.Extract_functionContext ctx)
PostgreSQLParser.extract_function().ctx - the parse treevoid exitExtract_function(PostgreSQLParser.Extract_functionContext ctx)
PostgreSQLParser.extract_function().ctx - the parse treevoid enterSystem_function(PostgreSQLParser.System_functionContext ctx)
PostgreSQLParser.system_function().ctx - the parse treevoid exitSystem_function(PostgreSQLParser.System_functionContext ctx)
PostgreSQLParser.system_function().ctx - the parse treevoid enterDate_time_function(PostgreSQLParser.Date_time_functionContext ctx)
PostgreSQLParser.date_time_function().ctx - the parse treevoid exitDate_time_function(PostgreSQLParser.Date_time_functionContext ctx)
PostgreSQLParser.date_time_function().ctx - the parse treevoid enterString_value_function(PostgreSQLParser.String_value_functionContext ctx)
PostgreSQLParser.string_value_function().ctx - the parse treevoid exitString_value_function(PostgreSQLParser.String_value_functionContext ctx)
PostgreSQLParser.string_value_function().ctx - the parse treevoid enterXml_function(PostgreSQLParser.Xml_functionContext ctx)
PostgreSQLParser.xml_function().ctx - the parse treevoid exitXml_function(PostgreSQLParser.Xml_functionContext ctx)
PostgreSQLParser.xml_function().ctx - the parse treevoid enterXml_table_column(PostgreSQLParser.Xml_table_columnContext ctx)
PostgreSQLParser.xml_table_column().ctx - the parse treevoid exitXml_table_column(PostgreSQLParser.Xml_table_columnContext ctx)
PostgreSQLParser.xml_table_column().ctx - the parse treevoid enterComparison_mod(PostgreSQLParser.Comparison_modContext ctx)
PostgreSQLParser.comparison_mod().ctx - the parse treevoid exitComparison_mod(PostgreSQLParser.Comparison_modContext ctx)
PostgreSQLParser.comparison_mod().ctx - the parse treevoid enterFilter_clause(PostgreSQLParser.Filter_clauseContext ctx)
PostgreSQLParser.filter_clause().ctx - the parse treevoid exitFilter_clause(PostgreSQLParser.Filter_clauseContext ctx)
PostgreSQLParser.filter_clause().ctx - the parse treevoid enterWindow_definition(PostgreSQLParser.Window_definitionContext ctx)
PostgreSQLParser.window_definition().ctx - the parse treevoid exitWindow_definition(PostgreSQLParser.Window_definitionContext ctx)
PostgreSQLParser.window_definition().ctx - the parse treevoid enterFrame_clause(PostgreSQLParser.Frame_clauseContext ctx)
PostgreSQLParser.frame_clause().ctx - the parse treevoid exitFrame_clause(PostgreSQLParser.Frame_clauseContext ctx)
PostgreSQLParser.frame_clause().ctx - the parse treevoid enterFrame_bound(PostgreSQLParser.Frame_boundContext ctx)
PostgreSQLParser.frame_bound().ctx - the parse treevoid exitFrame_bound(PostgreSQLParser.Frame_boundContext ctx)
PostgreSQLParser.frame_bound().ctx - the parse treevoid enterArray_expression(PostgreSQLParser.Array_expressionContext ctx)
PostgreSQLParser.array_expression().ctx - the parse treevoid exitArray_expression(PostgreSQLParser.Array_expressionContext ctx)
PostgreSQLParser.array_expression().ctx - the parse treevoid enterArray_elements(PostgreSQLParser.Array_elementsContext ctx)
PostgreSQLParser.array_elements().ctx - the parse treevoid exitArray_elements(PostgreSQLParser.Array_elementsContext ctx)
PostgreSQLParser.array_elements().ctx - the parse treevoid enterType_coercion(PostgreSQLParser.Type_coercionContext ctx)
PostgreSQLParser.type_coercion().ctx - the parse treevoid exitType_coercion(PostgreSQLParser.Type_coercionContext ctx)
PostgreSQLParser.type_coercion().ctx - the parse treevoid enterSchema_qualified_name(PostgreSQLParser.Schema_qualified_nameContext ctx)
PostgreSQLParser.schema_qualified_name().ctx - the parse treevoid exitSchema_qualified_name(PostgreSQLParser.Schema_qualified_nameContext ctx)
PostgreSQLParser.schema_qualified_name().ctx - the parse treevoid enterSet_qualifier(PostgreSQLParser.Set_qualifierContext ctx)
PostgreSQLParser.set_qualifier().ctx - the parse treevoid exitSet_qualifier(PostgreSQLParser.Set_qualifierContext ctx)
PostgreSQLParser.set_qualifier().ctx - the parse treevoid enterTable_subquery(PostgreSQLParser.Table_subqueryContext ctx)
PostgreSQLParser.table_subquery().ctx - the parse treevoid exitTable_subquery(PostgreSQLParser.Table_subqueryContext ctx)
PostgreSQLParser.table_subquery().ctx - the parse treevoid enterSelect_stmt(PostgreSQLParser.Select_stmtContext ctx)
PostgreSQLParser.select_stmt().ctx - the parse treevoid exitSelect_stmt(PostgreSQLParser.Select_stmtContext ctx)
PostgreSQLParser.select_stmt().ctx - the parse treevoid enterAfter_ops(PostgreSQLParser.After_opsContext ctx)
PostgreSQLParser.after_ops().ctx - the parse treevoid exitAfter_ops(PostgreSQLParser.After_opsContext ctx)
PostgreSQLParser.after_ops().ctx - the parse treevoid enterSelect_stmt_no_parens(PostgreSQLParser.Select_stmt_no_parensContext ctx)
PostgreSQLParser.select_stmt_no_parens().ctx - the parse treevoid exitSelect_stmt_no_parens(PostgreSQLParser.Select_stmt_no_parensContext ctx)
PostgreSQLParser.select_stmt_no_parens().ctx - the parse treevoid enterWith_clause(PostgreSQLParser.With_clauseContext ctx)
PostgreSQLParser.with_clause().ctx - the parse treevoid exitWith_clause(PostgreSQLParser.With_clauseContext ctx)
PostgreSQLParser.with_clause().ctx - the parse treevoid enterWith_query(PostgreSQLParser.With_queryContext ctx)
PostgreSQLParser.with_query().ctx - the parse treevoid exitWith_query(PostgreSQLParser.With_queryContext ctx)
PostgreSQLParser.with_query().ctx - the parse treevoid enterSelect_ops(PostgreSQLParser.Select_opsContext ctx)
PostgreSQLParser.select_ops().ctx - the parse treevoid exitSelect_ops(PostgreSQLParser.Select_opsContext ctx)
PostgreSQLParser.select_ops().ctx - the parse treevoid enterSelect_ops_no_parens(PostgreSQLParser.Select_ops_no_parensContext ctx)
PostgreSQLParser.select_ops_no_parens().ctx - the parse treevoid exitSelect_ops_no_parens(PostgreSQLParser.Select_ops_no_parensContext ctx)
PostgreSQLParser.select_ops_no_parens().ctx - the parse treevoid enterSelect_primary(PostgreSQLParser.Select_primaryContext ctx)
PostgreSQLParser.select_primary().ctx - the parse treevoid exitSelect_primary(PostgreSQLParser.Select_primaryContext ctx)
PostgreSQLParser.select_primary().ctx - the parse treevoid enterSelect_list(PostgreSQLParser.Select_listContext ctx)
PostgreSQLParser.select_list().ctx - the parse treevoid exitSelect_list(PostgreSQLParser.Select_listContext ctx)
PostgreSQLParser.select_list().ctx - the parse treevoid enterSelect_sublist(PostgreSQLParser.Select_sublistContext ctx)
PostgreSQLParser.select_sublist().ctx - the parse treevoid exitSelect_sublist(PostgreSQLParser.Select_sublistContext ctx)
PostgreSQLParser.select_sublist().ctx - the parse treevoid enterInto_table(PostgreSQLParser.Into_tableContext ctx)
PostgreSQLParser.into_table().ctx - the parse treevoid exitInto_table(PostgreSQLParser.Into_tableContext ctx)
PostgreSQLParser.into_table().ctx - the parse treevoid enterFrom_item(PostgreSQLParser.From_itemContext ctx)
PostgreSQLParser.from_item().ctx - the parse treevoid exitFrom_item(PostgreSQLParser.From_itemContext ctx)
PostgreSQLParser.from_item().ctx - the parse treevoid enterFrom_primary(PostgreSQLParser.From_primaryContext ctx)
PostgreSQLParser.from_primary().ctx - the parse treevoid exitFrom_primary(PostgreSQLParser.From_primaryContext ctx)
PostgreSQLParser.from_primary().ctx - the parse treevoid enterAlias_clause(PostgreSQLParser.Alias_clauseContext ctx)
PostgreSQLParser.alias_clause().ctx - the parse treevoid exitAlias_clause(PostgreSQLParser.Alias_clauseContext ctx)
PostgreSQLParser.alias_clause().ctx - the parse treevoid enterFrom_function_column_def(PostgreSQLParser.From_function_column_defContext ctx)
PostgreSQLParser.from_function_column_def().ctx - the parse treevoid exitFrom_function_column_def(PostgreSQLParser.From_function_column_defContext ctx)
PostgreSQLParser.from_function_column_def().ctx - the parse treevoid enterGroupby_clause(PostgreSQLParser.Groupby_clauseContext ctx)
PostgreSQLParser.groupby_clause().ctx - the parse treevoid exitGroupby_clause(PostgreSQLParser.Groupby_clauseContext ctx)
PostgreSQLParser.groupby_clause().ctx - the parse treevoid enterGrouping_element_list(PostgreSQLParser.Grouping_element_listContext ctx)
PostgreSQLParser.grouping_element_list().ctx - the parse treevoid exitGrouping_element_list(PostgreSQLParser.Grouping_element_listContext ctx)
PostgreSQLParser.grouping_element_list().ctx - the parse treevoid enterGrouping_element(PostgreSQLParser.Grouping_elementContext ctx)
PostgreSQLParser.grouping_element().ctx - the parse treevoid exitGrouping_element(PostgreSQLParser.Grouping_elementContext ctx)
PostgreSQLParser.grouping_element().ctx - the parse treevoid enterValues_stmt(PostgreSQLParser.Values_stmtContext ctx)
PostgreSQLParser.values_stmt().ctx - the parse treevoid exitValues_stmt(PostgreSQLParser.Values_stmtContext ctx)
PostgreSQLParser.values_stmt().ctx - the parse treevoid enterValues_values(PostgreSQLParser.Values_valuesContext ctx)
PostgreSQLParser.values_values().ctx - the parse treevoid exitValues_values(PostgreSQLParser.Values_valuesContext ctx)
PostgreSQLParser.values_values().ctx - the parse treevoid enterOrderby_clause(PostgreSQLParser.Orderby_clauseContext ctx)
PostgreSQLParser.orderby_clause().ctx - the parse treevoid exitOrderby_clause(PostgreSQLParser.Orderby_clauseContext ctx)
PostgreSQLParser.orderby_clause().ctx - the parse treevoid enterSort_specifier_list(PostgreSQLParser.Sort_specifier_listContext ctx)
PostgreSQLParser.sort_specifier_list().ctx - the parse treevoid exitSort_specifier_list(PostgreSQLParser.Sort_specifier_listContext ctx)
PostgreSQLParser.sort_specifier_list().ctx - the parse treevoid enterSort_specifier(PostgreSQLParser.Sort_specifierContext ctx)
PostgreSQLParser.sort_specifier().ctx - the parse treevoid exitSort_specifier(PostgreSQLParser.Sort_specifierContext ctx)
PostgreSQLParser.sort_specifier().ctx - the parse treevoid enterOrder_specification(PostgreSQLParser.Order_specificationContext ctx)
PostgreSQLParser.order_specification().ctx - the parse treevoid exitOrder_specification(PostgreSQLParser.Order_specificationContext ctx)
PostgreSQLParser.order_specification().ctx - the parse treevoid enterNull_ordering(PostgreSQLParser.Null_orderingContext ctx)
PostgreSQLParser.null_ordering().ctx - the parse treevoid exitNull_ordering(PostgreSQLParser.Null_orderingContext ctx)
PostgreSQLParser.null_ordering().ctx - the parse treevoid enterInsert_stmt_for_psql(PostgreSQLParser.Insert_stmt_for_psqlContext ctx)
PostgreSQLParser.insert_stmt_for_psql().ctx - the parse treevoid exitInsert_stmt_for_psql(PostgreSQLParser.Insert_stmt_for_psqlContext ctx)
PostgreSQLParser.insert_stmt_for_psql().ctx - the parse treevoid enterInsert_columns(PostgreSQLParser.Insert_columnsContext ctx)
PostgreSQLParser.insert_columns().ctx - the parse treevoid exitInsert_columns(PostgreSQLParser.Insert_columnsContext ctx)
PostgreSQLParser.insert_columns().ctx - the parse treevoid enterIndirection_identifier(PostgreSQLParser.Indirection_identifierContext ctx)
PostgreSQLParser.indirection_identifier().ctx - the parse treevoid exitIndirection_identifier(PostgreSQLParser.Indirection_identifierContext ctx)
PostgreSQLParser.indirection_identifier().ctx - the parse treevoid enterConflict_object(PostgreSQLParser.Conflict_objectContext ctx)
PostgreSQLParser.conflict_object().ctx - the parse treevoid exitConflict_object(PostgreSQLParser.Conflict_objectContext ctx)
PostgreSQLParser.conflict_object().ctx - the parse treevoid enterConflict_action(PostgreSQLParser.Conflict_actionContext ctx)
PostgreSQLParser.conflict_action().ctx - the parse treevoid exitConflict_action(PostgreSQLParser.Conflict_actionContext ctx)
PostgreSQLParser.conflict_action().ctx - the parse treevoid enterDelete_stmt_for_psql(PostgreSQLParser.Delete_stmt_for_psqlContext ctx)
PostgreSQLParser.delete_stmt_for_psql().ctx - the parse treevoid exitDelete_stmt_for_psql(PostgreSQLParser.Delete_stmt_for_psqlContext ctx)
PostgreSQLParser.delete_stmt_for_psql().ctx - the parse treevoid enterUpdate_stmt_for_psql(PostgreSQLParser.Update_stmt_for_psqlContext ctx)
PostgreSQLParser.update_stmt_for_psql().ctx - the parse treevoid exitUpdate_stmt_for_psql(PostgreSQLParser.Update_stmt_for_psqlContext ctx)
PostgreSQLParser.update_stmt_for_psql().ctx - the parse treevoid enterUpdate_set(PostgreSQLParser.Update_setContext ctx)
PostgreSQLParser.update_set().ctx - the parse treevoid exitUpdate_set(PostgreSQLParser.Update_setContext ctx)
PostgreSQLParser.update_set().ctx - the parse treevoid enterNotify_stmt(PostgreSQLParser.Notify_stmtContext ctx)
PostgreSQLParser.notify_stmt().ctx - the parse treevoid exitNotify_stmt(PostgreSQLParser.Notify_stmtContext ctx)
PostgreSQLParser.notify_stmt().ctx - the parse treevoid enterTruncate_stmt(PostgreSQLParser.Truncate_stmtContext ctx)
PostgreSQLParser.truncate_stmt().ctx - the parse treevoid exitTruncate_stmt(PostgreSQLParser.Truncate_stmtContext ctx)
PostgreSQLParser.truncate_stmt().ctx - the parse treevoid enterIdentifier_list(PostgreSQLParser.Identifier_listContext ctx)
PostgreSQLParser.identifier_list().ctx - the parse treevoid exitIdentifier_list(PostgreSQLParser.Identifier_listContext ctx)
PostgreSQLParser.identifier_list().ctx - the parse treevoid enterAnonymous_block(PostgreSQLParser.Anonymous_blockContext ctx)
PostgreSQLParser.anonymous_block().ctx - the parse treevoid exitAnonymous_block(PostgreSQLParser.Anonymous_blockContext ctx)
PostgreSQLParser.anonymous_block().ctx - the parse treevoid enterComp_options(PostgreSQLParser.Comp_optionsContext ctx)
PostgreSQLParser.comp_options().ctx - the parse treevoid exitComp_options(PostgreSQLParser.Comp_optionsContext ctx)
PostgreSQLParser.comp_options().ctx - the parse treevoid enterFunction_block(PostgreSQLParser.Function_blockContext ctx)
PostgreSQLParser.function_block().ctx - the parse treevoid exitFunction_block(PostgreSQLParser.Function_blockContext ctx)
PostgreSQLParser.function_block().ctx - the parse treevoid enterStart_label(PostgreSQLParser.Start_labelContext ctx)
PostgreSQLParser.start_label().ctx - the parse treevoid exitStart_label(PostgreSQLParser.Start_labelContext ctx)
PostgreSQLParser.start_label().ctx - the parse treevoid enterDeclarations(PostgreSQLParser.DeclarationsContext ctx)
PostgreSQLParser.declarations().ctx - the parse treevoid exitDeclarations(PostgreSQLParser.DeclarationsContext ctx)
PostgreSQLParser.declarations().ctx - the parse treevoid enterDeclaration(PostgreSQLParser.DeclarationContext ctx)
PostgreSQLParser.declaration().ctx - the parse treevoid exitDeclaration(PostgreSQLParser.DeclarationContext ctx)
PostgreSQLParser.declaration().ctx - the parse treevoid enterType_declaration(PostgreSQLParser.Type_declarationContext ctx)
PostgreSQLParser.type_declaration().ctx - the parse treevoid exitType_declaration(PostgreSQLParser.Type_declarationContext ctx)
PostgreSQLParser.type_declaration().ctx - the parse treevoid enterArguments_list(PostgreSQLParser.Arguments_listContext ctx)
PostgreSQLParser.arguments_list().ctx - the parse treevoid exitArguments_list(PostgreSQLParser.Arguments_listContext ctx)
PostgreSQLParser.arguments_list().ctx - the parse treevoid enterData_type_dec(PostgreSQLParser.Data_type_decContext ctx)
PostgreSQLParser.data_type_dec().ctx - the parse treevoid exitData_type_dec(PostgreSQLParser.Data_type_decContext ctx)
PostgreSQLParser.data_type_dec().ctx - the parse treevoid enterException_statement(PostgreSQLParser.Exception_statementContext ctx)
PostgreSQLParser.exception_statement().ctx - the parse treevoid exitException_statement(PostgreSQLParser.Exception_statementContext ctx)
PostgreSQLParser.exception_statement().ctx - the parse treevoid enterFunction_statements(PostgreSQLParser.Function_statementsContext ctx)
PostgreSQLParser.function_statements().ctx - the parse treevoid exitFunction_statements(PostgreSQLParser.Function_statementsContext ctx)
PostgreSQLParser.function_statements().ctx - the parse treevoid enterFunction_statement(PostgreSQLParser.Function_statementContext ctx)
PostgreSQLParser.function_statement().ctx - the parse treevoid exitFunction_statement(PostgreSQLParser.Function_statementContext ctx)
PostgreSQLParser.function_statement().ctx - the parse treevoid enterBase_statement(PostgreSQLParser.Base_statementContext ctx)
PostgreSQLParser.base_statement().ctx - the parse treevoid exitBase_statement(PostgreSQLParser.Base_statementContext ctx)
PostgreSQLParser.base_statement().ctx - the parse treevoid enterVar(PostgreSQLParser.VarContext ctx)
PostgreSQLParser.var().ctx - the parse treevoid exitVar(PostgreSQLParser.VarContext ctx)
PostgreSQLParser.var().ctx - the parse treevoid enterDiagnostic_option(PostgreSQLParser.Diagnostic_optionContext ctx)
PostgreSQLParser.diagnostic_option().ctx - the parse treevoid exitDiagnostic_option(PostgreSQLParser.Diagnostic_optionContext ctx)
PostgreSQLParser.diagnostic_option().ctx - the parse treevoid enterPerform_stmt(PostgreSQLParser.Perform_stmtContext ctx)
PostgreSQLParser.perform_stmt().ctx - the parse treevoid exitPerform_stmt(PostgreSQLParser.Perform_stmtContext ctx)
PostgreSQLParser.perform_stmt().ctx - the parse treevoid enterAssign_stmt(PostgreSQLParser.Assign_stmtContext ctx)
PostgreSQLParser.assign_stmt().ctx - the parse treevoid exitAssign_stmt(PostgreSQLParser.Assign_stmtContext ctx)
PostgreSQLParser.assign_stmt().ctx - the parse treevoid enterExecute_stmt(PostgreSQLParser.Execute_stmtContext ctx)
PostgreSQLParser.execute_stmt().ctx - the parse treevoid exitExecute_stmt(PostgreSQLParser.Execute_stmtContext ctx)
PostgreSQLParser.execute_stmt().ctx - the parse treevoid enterControl_statement(PostgreSQLParser.Control_statementContext ctx)
PostgreSQLParser.control_statement().ctx - the parse treevoid exitControl_statement(PostgreSQLParser.Control_statementContext ctx)
PostgreSQLParser.control_statement().ctx - the parse treevoid enterCursor_statement(PostgreSQLParser.Cursor_statementContext ctx)
PostgreSQLParser.cursor_statement().ctx - the parse treevoid exitCursor_statement(PostgreSQLParser.Cursor_statementContext ctx)
PostgreSQLParser.cursor_statement().ctx - the parse treevoid enterOption(PostgreSQLParser.OptionContext ctx)
PostgreSQLParser.option().ctx - the parse treevoid exitOption(PostgreSQLParser.OptionContext ctx)
PostgreSQLParser.option().ctx - the parse treevoid enterTransaction_statement(PostgreSQLParser.Transaction_statementContext ctx)
PostgreSQLParser.transaction_statement().ctx - the parse treevoid exitTransaction_statement(PostgreSQLParser.Transaction_statementContext ctx)
PostgreSQLParser.transaction_statement().ctx - the parse treevoid enterMessage_statement(PostgreSQLParser.Message_statementContext ctx)
PostgreSQLParser.message_statement().ctx - the parse treevoid exitMessage_statement(PostgreSQLParser.Message_statementContext ctx)
PostgreSQLParser.message_statement().ctx - the parse treevoid enterLog_level(PostgreSQLParser.Log_levelContext ctx)
PostgreSQLParser.log_level().ctx - the parse treevoid exitLog_level(PostgreSQLParser.Log_levelContext ctx)
PostgreSQLParser.log_level().ctx - the parse treevoid enterRaise_using(PostgreSQLParser.Raise_usingContext ctx)
PostgreSQLParser.raise_using().ctx - the parse treevoid exitRaise_using(PostgreSQLParser.Raise_usingContext ctx)
PostgreSQLParser.raise_using().ctx - the parse treevoid enterRaise_param(PostgreSQLParser.Raise_paramContext ctx)
PostgreSQLParser.raise_param().ctx - the parse treevoid exitRaise_param(PostgreSQLParser.Raise_paramContext ctx)
PostgreSQLParser.raise_param().ctx - the parse treevoid enterReturn_stmt(PostgreSQLParser.Return_stmtContext ctx)
PostgreSQLParser.return_stmt().ctx - the parse treevoid exitReturn_stmt(PostgreSQLParser.Return_stmtContext ctx)
PostgreSQLParser.return_stmt().ctx - the parse treevoid enterLoop_statement(PostgreSQLParser.Loop_statementContext ctx)
PostgreSQLParser.loop_statement().ctx - the parse treevoid exitLoop_statement(PostgreSQLParser.Loop_statementContext ctx)
PostgreSQLParser.loop_statement().ctx - the parse treevoid enterLoop_start(PostgreSQLParser.Loop_startContext ctx)
PostgreSQLParser.loop_start().ctx - the parse treevoid exitLoop_start(PostgreSQLParser.Loop_startContext ctx)
PostgreSQLParser.loop_start().ctx - the parse treevoid enterUsing_vex(PostgreSQLParser.Using_vexContext ctx)
PostgreSQLParser.using_vex().ctx - the parse treevoid exitUsing_vex(PostgreSQLParser.Using_vexContext ctx)
PostgreSQLParser.using_vex().ctx - the parse treevoid enterIf_statement(PostgreSQLParser.If_statementContext ctx)
PostgreSQLParser.if_statement().ctx - the parse treevoid exitIf_statement(PostgreSQLParser.If_statementContext ctx)
PostgreSQLParser.if_statement().ctx - the parse treevoid enterCase_statement(PostgreSQLParser.Case_statementContext ctx)
PostgreSQLParser.case_statement().ctx - the parse treevoid exitCase_statement(PostgreSQLParser.Case_statementContext ctx)
PostgreSQLParser.case_statement().ctx - the parse treevoid enterPlpgsql_query(PostgreSQLParser.Plpgsql_queryContext ctx)
PostgreSQLParser.plpgsql_query().ctx - the parse treevoid exitPlpgsql_query(PostgreSQLParser.Plpgsql_queryContext ctx)
PostgreSQLParser.plpgsql_query().ctx - the parse treeCopyright © 2022. All rights reserved.