Class PSQLParserBaseListener
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener,PSQLParserListener
PSQLParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byPSQLParser.aggregate_function().voidEnter a parse tree produced byPSQLParser.all().voidEnter a parse tree produced byPSQLParser.and_predicate().voidEnter a parse tree produced byPSQLParser.approximate_numeric_type().voidEnter a parse tree produced byPSQLParser.array_dim().voidEnter a parse tree produced byPSQLParser.array_expression().voidEnter a parse tree produced byPSQLParser.array_literal_constructor().voidEnter a parse tree produced byPSQLParser.array_type().voidEnter a parse tree produced byPSQLParser.as_clause().voidEnter a parse tree produced byPSQLParser.between_predicate().voidEnter a parse tree produced byPSQLParser.between_predicate_part_2().voidEnter a parse tree produced byPSQLParser.binary_large_object_string_type().voidEnter a parse tree produced byPSQLParser.binary_type().voidEnter a parse tree produced byPSQLParser.bit_type().voidEnter a parse tree produced byPSQLParser.boolean_factor().voidEnter a parse tree produced byPSQLParser.boolean_literal().voidEnter a parse tree produced byPSQLParser.boolean_predicand().voidEnter a parse tree produced byPSQLParser.boolean_primary().voidEnter a parse tree produced byPSQLParser.boolean_test().voidEnter a parse tree produced byPSQLParser.boolean_type().voidEnter a parse tree produced byPSQLParser.boolean_value_expression().voidEnter a parse tree produced byPSQLParser.case_abbreviation().voidEnter a parse tree produced byPSQLParser.case_expression().voidEnter a parse tree produced byPSQLParser.case_specification().voidEnter a parse tree produced byPSQLParser.cast_operand().voidEnter a parse tree produced byPSQLParser.cast_specification().voidEnter a parse tree produced byPSQLParser.cast_target().voidenterCasted_literal_string_array_expression(PSQLParser.Casted_literal_string_array_expressionContext ctx) Enter a parse tree produced byPSQLParser.casted_literal_string_array_expression().voidEnter a parse tree produced byPSQLParser.casted_value_expression_primary().voidEnter a parse tree produced byPSQLParser.character_factor().voidEnter a parse tree produced byPSQLParser.character_primary().voidEnter a parse tree produced byPSQLParser.character_string_type().voidEnter a parse tree produced byPSQLParser.character_value_expression().voidEnter a parse tree produced byPSQLParser.column_name_list().voidEnter a parse tree produced byPSQLParser.column_partitions().voidEnter a parse tree produced byPSQLParser.column_reference().voidEnter a parse tree produced byPSQLParser.column_reference_list().voidEnter a parse tree produced byPSQLParser.common_value_expression().voidEnter a parse tree produced byPSQLParser.comp_op().voidEnter a parse tree produced byPSQLParser.comparison_predicate().voidEnter a parse tree produced byPSQLParser.create_table_statement().voidEnter a parse tree produced byPSQLParser.cross_join().voidEnter a parse tree produced byPSQLParser.cte_expression().voidEnter a parse tree produced byPSQLParser.cte_expression_body().voidEnter a parse tree produced byPSQLParser.cte_name().voidEnter a parse tree produced byPSQLParser.cte_primary().voidEnter a parse tree produced byPSQLParser.cte_query().voidEnter a parse tree produced byPSQLParser.cube_list().voidEnter a parse tree produced byPSQLParser.data_change_statement().voidEnter a parse tree produced byPSQLParser.data_statement().voidEnter a parse tree produced byPSQLParser.data_type().voidEnter a parse tree produced byPSQLParser.date_literal().voidEnter a parse tree produced byPSQLParser.datetime_literal().voidEnter a parse tree produced byPSQLParser.datetime_type().voidEnter a parse tree produced byPSQLParser.derived_column().voidEnter a parse tree produced byPSQLParser.derived_table().voidEnter a parse tree produced byPSQLParser.drop_table_statement().voidEnter a parse tree produced byPSQLParser.else_clause().voidEnter a parse tree produced byPSQLParser.empty_grouping_set().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced byPSQLParser.exact_numeric_type().voidEnter a parse tree produced byPSQLParser.exists_predicate().voidEnter a parse tree produced byPSQLParser.explicit_row_value_constructor().voidEnter a parse tree produced byPSQLParser.explicit_table().voidEnter a parse tree produced byPSQLParser.extended_datetime_field().voidEnter a parse tree produced byPSQLParser.extract_expression().voidEnter a parse tree produced byPSQLParser.extract_field().voidEnter a parse tree produced byPSQLParser.extract_source().voidEnter a parse tree produced byPSQLParser.factor().voidEnter a parse tree produced byPSQLParser.field_element().voidEnter a parse tree produced byPSQLParser.field_type().voidEnter a parse tree produced byPSQLParser.filter_clause().voidEnter a parse tree produced byPSQLParser.frame_bound().voidEnter a parse tree produced byPSQLParser.frame_clause().voidEnter a parse tree produced byPSQLParser.frame_end().voidEnter a parse tree produced byPSQLParser.frame_start().voidEnter a parse tree produced byPSQLParser.frame_type().voidEnter a parse tree produced byPSQLParser.frame_value().voidEnter a parse tree produced byPSQLParser.from_clause().voidEnter a parse tree produced byPSQLParser.function_name().voidEnter a parse tree produced byPSQLParser.function_names_for_reserved_words().voidEnter a parse tree produced byPSQLParser.general_literal().voidEnter a parse tree produced byPSQLParser.general_set_function().voidEnter a parse tree produced byPSQLParser.groupby_clause().voidEnter a parse tree produced byPSQLParser.grouping_element().voidEnter a parse tree produced byPSQLParser.grouping_element_list().voidEnter a parse tree produced byPSQLParser.grouping_operation().voidEnter a parse tree produced byPSQLParser.hash_partitions().voidEnter a parse tree produced byPSQLParser.hash_partitions_by_quantity().voidEnter a parse tree produced byPSQLParser.having_clause().voidEnter a parse tree produced byPSQLParser.identifier().voidEnter a parse tree produced byPSQLParser.in_predicate().voidEnter a parse tree produced byPSQLParser.in_predicate_value().voidEnter a parse tree produced byPSQLParser.in_value_list().voidEnter a parse tree produced byPSQLParser.index_statement().voidEnter a parse tree produced byPSQLParser.individual_hash_partition().voidEnter a parse tree produced byPSQLParser.individual_hash_partitions().voidEnter a parse tree produced byPSQLParser.insert_statement().voidEnter a parse tree produced byPSQLParser.interval_literal().voidEnter a parse tree produced byPSQLParser.is_clause().voidEnter a parse tree produced byPSQLParser.join_condition().voidEnter a parse tree produced byPSQLParser.join_specification().voidEnter a parse tree produced byPSQLParser.join_type().voidEnter a parse tree produced byPSQLParser.joined_table().voidEnter a parse tree produced byPSQLParser.joined_table_primary().voidEnter a parse tree produced byPSQLParser.json_type().voidEnter a parse tree produced byPSQLParser.limit_clause().voidEnter a parse tree produced byPSQLParser.list_partitions().voidEnter a parse tree produced byPSQLParser.list_value_clause_list().voidEnter a parse tree produced byPSQLParser.list_value_partition().voidEnter a parse tree produced byPSQLParser.literal_string_array_expression().voidEnter a parse tree produced byPSQLParser.method_specifier().voidEnter a parse tree produced byPSQLParser.named_columns_join().voidEnter a parse tree produced byPSQLParser.national_character_string_type().voidEnter a parse tree produced byPSQLParser.natural_join().voidEnter a parse tree produced byPSQLParser.negativable_matcher().voidEnter a parse tree produced byPSQLParser.network_type().voidenterNon_casted_literal_string_array_expression(PSQLParser.Non_casted_literal_string_array_expressionContext ctx) Enter a parse tree produced byPSQLParser.non_casted_literal_string_array_expression().voidEnter a parse tree produced byPSQLParser.non_join_query_expression().voidEnter a parse tree produced byPSQLParser.non_join_query_primary().voidEnter a parse tree produced byPSQLParser.non_join_query_term().voidEnter a parse tree produced byPSQLParser.non_second_primary_datetime_field().voidenterNonparenthesized_value_expression_primary(PSQLParser.Nonparenthesized_value_expression_primaryContext ctx) Enter a parse tree produced byPSQLParser.nonparenthesized_value_expression_primary().voidEnter a parse tree produced byPSQLParser.nonreserved_keywords().voidEnter a parse tree produced byPSQLParser.null_casted_value_expression().voidEnter a parse tree produced byPSQLParser.null_ordering().voidEnter a parse tree produced byPSQLParser.null_predicate().voidEnter a parse tree produced byPSQLParser.null_value_expression().voidEnter a parse tree produced byPSQLParser.numeric_primary().voidEnter a parse tree produced byPSQLParser.numeric_type().voidEnter a parse tree produced byPSQLParser.numeric_value_expression().voidEnter a parse tree produced byPSQLParser.numeric_value_function().voidEnter a parse tree produced byPSQLParser.or_predicate().voidEnter a parse tree produced byPSQLParser.order_specification().voidEnter a parse tree produced byPSQLParser.orderby_clause().voidEnter a parse tree produced byPSQLParser.ordinary_grouping_set().voidEnter a parse tree produced byPSQLParser.ordinary_grouping_set_list().voidEnter a parse tree produced byPSQLParser.outer_join_type().voidEnter a parse tree produced byPSQLParser.outer_join_type_part2().voidEnter a parse tree produced byPSQLParser.over_clause().voidEnter a parse tree produced byPSQLParser.overlaps_endpoint().voidenterOverlaps_nonparenthesized_value_expression_primary(PSQLParser.Overlaps_nonparenthesized_value_expression_primaryContext ctx) Enter a parse tree produced byPSQLParser.overlaps_nonparenthesized_value_expression_primary().voidEnter a parse tree produced byPSQLParser.overlaps_predicate().voidEnter a parse tree produced byPSQLParser.param().voidEnter a parse tree produced byPSQLParser.param_clause().voidenterParenthesized_boolean_value_expression(PSQLParser.Parenthesized_boolean_value_expressionContext ctx) Enter a parse tree produced byPSQLParser.parenthesized_boolean_value_expression().voidEnter a parse tree produced byPSQLParser.parenthesized_value_expression().voidEnter a parse tree produced byPSQLParser.partition_clause().voidEnter a parse tree produced byPSQLParser.partition_list().voidEnter a parse tree produced byPSQLParser.partition_name().voidEnter a parse tree produced byPSQLParser.pattern_matcher().voidEnter a parse tree produced byPSQLParser.pattern_matching_predicate().voidEnter a parse tree produced byPSQLParser.position_invocation().voidEnter a parse tree produced byPSQLParser.precision_param().voidEnter a parse tree produced byPSQLParser.predefined_type().voidEnter a parse tree produced byPSQLParser.predicate().voidEnter a parse tree produced byPSQLParser.primary_datetime_field().voidEnter a parse tree produced byPSQLParser.qualified_asterisk().voidEnter a parse tree produced byPSQLParser.qualified_join().voidEnter a parse tree produced byPSQLParser.quantified_comparison_predicate().voidEnter a parse tree produced byPSQLParser.quantifier().voidEnter a parse tree produced byPSQLParser.query_expression().voidEnter a parse tree produced byPSQLParser.query_expression_body().voidEnter a parse tree produced byPSQLParser.query_primary().voidEnter a parse tree produced byPSQLParser.query_specification().voidEnter a parse tree produced byPSQLParser.query_term().voidEnter a parse tree produced byPSQLParser.range_partitions().voidEnter a parse tree produced byPSQLParser.range_value_clause().voidEnter a parse tree produced byPSQLParser.range_value_clause_list().voidEnter a parse tree produced byPSQLParser.regex_matcher().voidEnter a parse tree produced byPSQLParser.result().voidEnter a parse tree produced byPSQLParser.rollup_list().voidEnter a parse tree produced byPSQLParser.routine_invocation().voidEnter a parse tree produced byPSQLParser.row_subquery().voidEnter a parse tree produced byPSQLParser.row_value_constructor().voidEnter a parse tree produced byPSQLParser.row_value_constructor_predicand().voidEnter a parse tree produced byPSQLParser.row_value_element().voidEnter a parse tree produced byPSQLParser.row_value_expression().voidEnter a parse tree produced byPSQLParser.row_value_predicand().voidEnter a parse tree produced byPSQLParser.row_value_predicand_list().voidEnter a parse tree produced byPSQLParser.row_value_special_case().voidEnter a parse tree produced byPSQLParser.scalar_subquery().voidEnter a parse tree produced byPSQLParser.schema_statement().voidEnter a parse tree produced byPSQLParser.search_condition().voidEnter a parse tree produced byPSQLParser.searched_case().voidEnter a parse tree produced byPSQLParser.searched_when_clause().voidEnter a parse tree produced byPSQLParser.select_list().voidEnter a parse tree produced byPSQLParser.select_sublist().voidEnter a parse tree produced byPSQLParser.set_function_specification().voidEnter a parse tree produced byPSQLParser.set_function_type().voidEnter a parse tree produced byPSQLParser.set_qualifier().voidEnter a parse tree produced byPSQLParser.sign().voidEnter a parse tree produced byPSQLParser.signed_numerical_literal().voidEnter a parse tree produced byPSQLParser.simple_case().voidEnter a parse tree produced byPSQLParser.simple_table().voidEnter a parse tree produced byPSQLParser.simple_when_clause().voidEnter a parse tree produced byPSQLParser.some().voidEnter a parse tree produced byPSQLParser.sort_specifier().voidEnter a parse tree produced byPSQLParser.sort_specifier_list().voidEnter a parse tree produced byPSQLParser.sql().voidEnter a parse tree produced byPSQLParser.sql_argument_list().voidEnter a parse tree produced byPSQLParser.statement().voidEnter a parse tree produced byPSQLParser.string_expression().voidEnter a parse tree produced byPSQLParser.string_value_expression().voidEnter a parse tree produced byPSQLParser.string_value_function().voidEnter a parse tree produced byPSQLParser.subquery().voidEnter a parse tree produced byPSQLParser.subquery_or_array().voidEnter a parse tree produced byPSQLParser.table_elements().voidEnter a parse tree produced byPSQLParser.table_expression().voidEnter a parse tree produced byPSQLParser.table_name().voidEnter a parse tree produced byPSQLParser.table_or_query_name().voidEnter a parse tree produced byPSQLParser.table_partitioning_clauses().voidEnter a parse tree produced byPSQLParser.table_primary().voidEnter a parse tree produced byPSQLParser.table_reference().voidEnter a parse tree produced byPSQLParser.table_reference_list().voidEnter a parse tree produced byPSQLParser.table_space_name().voidEnter a parse tree produced byPSQLParser.table_space_specifier().voidEnter a parse tree produced byPSQLParser.table_subquery().voidEnter a parse tree produced byPSQLParser.term().voidEnter a parse tree produced byPSQLParser.time_literal().voidEnter a parse tree produced byPSQLParser.time_zone_field().voidEnter a parse tree produced byPSQLParser.timestamp_literal().voidEnter a parse tree produced byPSQLParser.trim_function().voidEnter a parse tree produced byPSQLParser.trim_operands().voidEnter a parse tree produced byPSQLParser.trim_specification().voidEnter a parse tree produced byPSQLParser.truth_value().voidEnter a parse tree produced byPSQLParser.type_length().voidEnter a parse tree produced byPSQLParser.union_join().voidEnter a parse tree produced byPSQLParser.unique_predicate().voidEnter a parse tree produced byPSQLParser.unsigned_integer_numeric_literal().voidEnter a parse tree produced byPSQLParser.unsigned_literal().voidEnter a parse tree produced byPSQLParser.unsigned_numeric_literal().voidEnter a parse tree produced byPSQLParser.unsigned_real_numeric_literal().voidEnter a parse tree produced byPSQLParser.unsigned_value_specification().voidEnter a parse tree produced byPSQLParser.uuid_literal().voidEnter a parse tree produced byPSQLParser.uuid_type().voidEnter a parse tree produced byPSQLParser.value_expression().voidEnter a parse tree produced byPSQLParser.value_expression_primary().voidEnter a parse tree produced byPSQLParser.where_clause().voidEnter a parse tree produced byPSQLParser.window_clause().voidEnter a parse tree produced byPSQLParser.window_definition().voidEnter a parse tree produced byPSQLParser.window_element().voidEnter a parse tree produced byPSQLParser.window_element_list().voidEnter a parse tree produced byPSQLParser.window_function_argument_list().voidEnter a parse tree produced byPSQLParser.window_function_invocation().voidEnter a parse tree produced byPSQLParser.window_name().voidEnter a parse tree produced byPSQLParser.window_value_expression().voidExit a parse tree produced byPSQLParser.aggregate_function().voidExit a parse tree produced byPSQLParser.all().voidExit a parse tree produced byPSQLParser.and_predicate().voidExit a parse tree produced byPSQLParser.approximate_numeric_type().voidExit a parse tree produced byPSQLParser.array_dim().voidExit a parse tree produced byPSQLParser.array_expression().voidExit a parse tree produced byPSQLParser.array_literal_constructor().voidExit a parse tree produced byPSQLParser.array_type().voidExit a parse tree produced byPSQLParser.as_clause().voidExit a parse tree produced byPSQLParser.between_predicate().voidExit a parse tree produced byPSQLParser.between_predicate_part_2().voidExit a parse tree produced byPSQLParser.binary_large_object_string_type().voidExit a parse tree produced byPSQLParser.binary_type().voidExit a parse tree produced byPSQLParser.bit_type().voidExit a parse tree produced byPSQLParser.boolean_factor().voidExit a parse tree produced byPSQLParser.boolean_literal().voidExit a parse tree produced byPSQLParser.boolean_predicand().voidExit a parse tree produced byPSQLParser.boolean_primary().voidExit a parse tree produced byPSQLParser.boolean_test().voidExit a parse tree produced byPSQLParser.boolean_type().voidExit a parse tree produced byPSQLParser.boolean_value_expression().voidExit a parse tree produced byPSQLParser.case_abbreviation().voidExit a parse tree produced byPSQLParser.case_expression().voidExit a parse tree produced byPSQLParser.case_specification().voidExit a parse tree produced byPSQLParser.cast_operand().voidExit a parse tree produced byPSQLParser.cast_specification().voidExit a parse tree produced byPSQLParser.cast_target().voidexitCasted_literal_string_array_expression(PSQLParser.Casted_literal_string_array_expressionContext ctx) Exit a parse tree produced byPSQLParser.casted_literal_string_array_expression().voidExit a parse tree produced byPSQLParser.casted_value_expression_primary().voidExit a parse tree produced byPSQLParser.character_factor().voidExit a parse tree produced byPSQLParser.character_primary().voidExit a parse tree produced byPSQLParser.character_string_type().voidExit a parse tree produced byPSQLParser.character_value_expression().voidExit a parse tree produced byPSQLParser.column_name_list().voidExit a parse tree produced byPSQLParser.column_partitions().voidExit a parse tree produced byPSQLParser.column_reference().voidExit a parse tree produced byPSQLParser.column_reference_list().voidExit a parse tree produced byPSQLParser.common_value_expression().voidExit a parse tree produced byPSQLParser.comp_op().voidExit a parse tree produced byPSQLParser.comparison_predicate().voidExit a parse tree produced byPSQLParser.create_table_statement().voidExit a parse tree produced byPSQLParser.cross_join().voidExit a parse tree produced byPSQLParser.cte_expression().voidExit a parse tree produced byPSQLParser.cte_expression_body().voidExit a parse tree produced byPSQLParser.cte_name().voidExit a parse tree produced byPSQLParser.cte_primary().voidExit a parse tree produced byPSQLParser.cte_query().voidExit a parse tree produced byPSQLParser.cube_list().voidExit a parse tree produced byPSQLParser.data_change_statement().voidExit a parse tree produced byPSQLParser.data_statement().voidExit a parse tree produced byPSQLParser.data_type().voidExit a parse tree produced byPSQLParser.date_literal().voidExit a parse tree produced byPSQLParser.datetime_literal().voidExit a parse tree produced byPSQLParser.datetime_type().voidExit a parse tree produced byPSQLParser.derived_column().voidExit a parse tree produced byPSQLParser.derived_table().voidExit a parse tree produced byPSQLParser.drop_table_statement().voidExit a parse tree produced byPSQLParser.else_clause().voidExit a parse tree produced byPSQLParser.empty_grouping_set().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced byPSQLParser.exact_numeric_type().voidExit a parse tree produced byPSQLParser.exists_predicate().voidExit a parse tree produced byPSQLParser.explicit_row_value_constructor().voidExit a parse tree produced byPSQLParser.explicit_table().voidExit a parse tree produced byPSQLParser.extended_datetime_field().voidExit a parse tree produced byPSQLParser.extract_expression().voidExit a parse tree produced byPSQLParser.extract_field().voidExit a parse tree produced byPSQLParser.extract_source().voidExit a parse tree produced byPSQLParser.factor().voidExit a parse tree produced byPSQLParser.field_element().voidExit a parse tree produced byPSQLParser.field_type().voidExit a parse tree produced byPSQLParser.filter_clause().voidExit a parse tree produced byPSQLParser.frame_bound().voidExit a parse tree produced byPSQLParser.frame_clause().voidExit a parse tree produced byPSQLParser.frame_end().voidExit a parse tree produced byPSQLParser.frame_start().voidExit a parse tree produced byPSQLParser.frame_type().voidExit a parse tree produced byPSQLParser.frame_value().voidExit a parse tree produced byPSQLParser.from_clause().voidExit a parse tree produced byPSQLParser.function_name().voidExit a parse tree produced byPSQLParser.function_names_for_reserved_words().voidExit a parse tree produced byPSQLParser.general_literal().voidExit a parse tree produced byPSQLParser.general_set_function().voidExit a parse tree produced byPSQLParser.groupby_clause().voidExit a parse tree produced byPSQLParser.grouping_element().voidExit a parse tree produced byPSQLParser.grouping_element_list().voidExit a parse tree produced byPSQLParser.grouping_operation().voidExit a parse tree produced byPSQLParser.hash_partitions().voidExit a parse tree produced byPSQLParser.hash_partitions_by_quantity().voidExit a parse tree produced byPSQLParser.having_clause().voidExit a parse tree produced byPSQLParser.identifier().voidExit a parse tree produced byPSQLParser.in_predicate().voidExit a parse tree produced byPSQLParser.in_predicate_value().voidExit a parse tree produced byPSQLParser.in_value_list().voidExit a parse tree produced byPSQLParser.index_statement().voidExit a parse tree produced byPSQLParser.individual_hash_partition().voidExit a parse tree produced byPSQLParser.individual_hash_partitions().voidExit a parse tree produced byPSQLParser.insert_statement().voidExit a parse tree produced byPSQLParser.interval_literal().voidExit a parse tree produced byPSQLParser.is_clause().voidExit a parse tree produced byPSQLParser.join_condition().voidExit a parse tree produced byPSQLParser.join_specification().voidExit a parse tree produced byPSQLParser.join_type().voidExit a parse tree produced byPSQLParser.joined_table().voidExit a parse tree produced byPSQLParser.joined_table_primary().voidExit a parse tree produced byPSQLParser.json_type().voidExit a parse tree produced byPSQLParser.limit_clause().voidExit a parse tree produced byPSQLParser.list_partitions().voidExit a parse tree produced byPSQLParser.list_value_clause_list().voidExit a parse tree produced byPSQLParser.list_value_partition().voidExit a parse tree produced byPSQLParser.literal_string_array_expression().voidExit a parse tree produced byPSQLParser.method_specifier().voidExit a parse tree produced byPSQLParser.named_columns_join().voidExit a parse tree produced byPSQLParser.national_character_string_type().voidExit a parse tree produced byPSQLParser.natural_join().voidExit a parse tree produced byPSQLParser.negativable_matcher().voidExit a parse tree produced byPSQLParser.network_type().voidexitNon_casted_literal_string_array_expression(PSQLParser.Non_casted_literal_string_array_expressionContext ctx) Exit a parse tree produced byPSQLParser.non_casted_literal_string_array_expression().voidExit a parse tree produced byPSQLParser.non_join_query_expression().voidExit a parse tree produced byPSQLParser.non_join_query_primary().voidExit a parse tree produced byPSQLParser.non_join_query_term().voidExit a parse tree produced byPSQLParser.non_second_primary_datetime_field().voidexitNonparenthesized_value_expression_primary(PSQLParser.Nonparenthesized_value_expression_primaryContext ctx) Exit a parse tree produced byPSQLParser.nonparenthesized_value_expression_primary().voidExit a parse tree produced byPSQLParser.nonreserved_keywords().voidExit a parse tree produced byPSQLParser.null_casted_value_expression().voidExit a parse tree produced byPSQLParser.null_ordering().voidExit a parse tree produced byPSQLParser.null_predicate().voidExit a parse tree produced byPSQLParser.null_value_expression().voidExit a parse tree produced byPSQLParser.numeric_primary().voidExit a parse tree produced byPSQLParser.numeric_type().voidExit a parse tree produced byPSQLParser.numeric_value_expression().voidExit a parse tree produced byPSQLParser.numeric_value_function().voidExit a parse tree produced byPSQLParser.or_predicate().voidExit a parse tree produced byPSQLParser.order_specification().voidExit a parse tree produced byPSQLParser.orderby_clause().voidExit a parse tree produced byPSQLParser.ordinary_grouping_set().voidExit a parse tree produced byPSQLParser.ordinary_grouping_set_list().voidExit a parse tree produced byPSQLParser.outer_join_type().voidExit a parse tree produced byPSQLParser.outer_join_type_part2().voidExit a parse tree produced byPSQLParser.over_clause().voidExit a parse tree produced byPSQLParser.overlaps_endpoint().voidexitOverlaps_nonparenthesized_value_expression_primary(PSQLParser.Overlaps_nonparenthesized_value_expression_primaryContext ctx) Exit a parse tree produced byPSQLParser.overlaps_nonparenthesized_value_expression_primary().voidExit a parse tree produced byPSQLParser.overlaps_predicate().voidExit a parse tree produced byPSQLParser.param().voidExit a parse tree produced byPSQLParser.param_clause().voidexitParenthesized_boolean_value_expression(PSQLParser.Parenthesized_boolean_value_expressionContext ctx) Exit a parse tree produced byPSQLParser.parenthesized_boolean_value_expression().voidExit a parse tree produced byPSQLParser.parenthesized_value_expression().voidExit a parse tree produced byPSQLParser.partition_clause().voidExit a parse tree produced byPSQLParser.partition_list().voidExit a parse tree produced byPSQLParser.partition_name().voidExit a parse tree produced byPSQLParser.pattern_matcher().voidExit a parse tree produced byPSQLParser.pattern_matching_predicate().voidExit a parse tree produced byPSQLParser.position_invocation().voidExit a parse tree produced byPSQLParser.precision_param().voidExit a parse tree produced byPSQLParser.predefined_type().voidExit a parse tree produced byPSQLParser.predicate().voidExit a parse tree produced byPSQLParser.primary_datetime_field().voidExit a parse tree produced byPSQLParser.qualified_asterisk().voidExit a parse tree produced byPSQLParser.qualified_join().voidExit a parse tree produced byPSQLParser.quantified_comparison_predicate().voidExit a parse tree produced byPSQLParser.quantifier().voidExit a parse tree produced byPSQLParser.query_expression().voidExit a parse tree produced byPSQLParser.query_expression_body().voidExit a parse tree produced byPSQLParser.query_primary().voidExit a parse tree produced byPSQLParser.query_specification().voidExit a parse tree produced byPSQLParser.query_term().voidExit a parse tree produced byPSQLParser.range_partitions().voidExit a parse tree produced byPSQLParser.range_value_clause().voidExit a parse tree produced byPSQLParser.range_value_clause_list().voidExit a parse tree produced byPSQLParser.regex_matcher().voidExit a parse tree produced byPSQLParser.result().voidExit a parse tree produced byPSQLParser.rollup_list().voidExit a parse tree produced byPSQLParser.routine_invocation().voidExit a parse tree produced byPSQLParser.row_subquery().voidExit a parse tree produced byPSQLParser.row_value_constructor().voidExit a parse tree produced byPSQLParser.row_value_constructor_predicand().voidExit a parse tree produced byPSQLParser.row_value_element().voidExit a parse tree produced byPSQLParser.row_value_expression().voidExit a parse tree produced byPSQLParser.row_value_predicand().voidExit a parse tree produced byPSQLParser.row_value_predicand_list().voidExit a parse tree produced byPSQLParser.row_value_special_case().voidExit a parse tree produced byPSQLParser.scalar_subquery().voidExit a parse tree produced byPSQLParser.schema_statement().voidExit a parse tree produced byPSQLParser.search_condition().voidExit a parse tree produced byPSQLParser.searched_case().voidExit a parse tree produced byPSQLParser.searched_when_clause().voidExit a parse tree produced byPSQLParser.select_list().voidExit a parse tree produced byPSQLParser.select_sublist().voidExit a parse tree produced byPSQLParser.set_function_specification().voidExit a parse tree produced byPSQLParser.set_function_type().voidExit a parse tree produced byPSQLParser.set_qualifier().voidExit a parse tree produced byPSQLParser.sign().voidExit a parse tree produced byPSQLParser.signed_numerical_literal().voidExit a parse tree produced byPSQLParser.simple_case().voidExit a parse tree produced byPSQLParser.simple_table().voidExit a parse tree produced byPSQLParser.simple_when_clause().voidExit a parse tree produced byPSQLParser.some().voidExit a parse tree produced byPSQLParser.sort_specifier().voidExit a parse tree produced byPSQLParser.sort_specifier_list().voidExit a parse tree produced byPSQLParser.sql().voidExit a parse tree produced byPSQLParser.sql_argument_list().voidExit a parse tree produced byPSQLParser.statement().voidExit a parse tree produced byPSQLParser.string_expression().voidExit a parse tree produced byPSQLParser.string_value_expression().voidExit a parse tree produced byPSQLParser.string_value_function().voidExit a parse tree produced byPSQLParser.subquery().voidExit a parse tree produced byPSQLParser.subquery_or_array().voidExit a parse tree produced byPSQLParser.table_elements().voidExit a parse tree produced byPSQLParser.table_expression().voidExit a parse tree produced byPSQLParser.table_name().voidExit a parse tree produced byPSQLParser.table_or_query_name().voidExit a parse tree produced byPSQLParser.table_partitioning_clauses().voidExit a parse tree produced byPSQLParser.table_primary().voidExit a parse tree produced byPSQLParser.table_reference().voidExit a parse tree produced byPSQLParser.table_reference_list().voidExit a parse tree produced byPSQLParser.table_space_name().voidExit a parse tree produced byPSQLParser.table_space_specifier().voidExit a parse tree produced byPSQLParser.table_subquery().voidExit a parse tree produced byPSQLParser.term().voidExit a parse tree produced byPSQLParser.time_literal().voidExit a parse tree produced byPSQLParser.time_zone_field().voidExit a parse tree produced byPSQLParser.timestamp_literal().voidExit a parse tree produced byPSQLParser.trim_function().voidExit a parse tree produced byPSQLParser.trim_operands().voidExit a parse tree produced byPSQLParser.trim_specification().voidExit a parse tree produced byPSQLParser.truth_value().voidExit a parse tree produced byPSQLParser.type_length().voidExit a parse tree produced byPSQLParser.union_join().voidExit a parse tree produced byPSQLParser.unique_predicate().voidExit a parse tree produced byPSQLParser.unsigned_integer_numeric_literal().voidExit a parse tree produced byPSQLParser.unsigned_literal().voidExit a parse tree produced byPSQLParser.unsigned_numeric_literal().voidExit a parse tree produced byPSQLParser.unsigned_real_numeric_literal().voidExit a parse tree produced byPSQLParser.unsigned_value_specification().voidExit a parse tree produced byPSQLParser.uuid_literal().voidExit a parse tree produced byPSQLParser.uuid_type().voidExit a parse tree produced byPSQLParser.value_expression().voidExit a parse tree produced byPSQLParser.value_expression_primary().voidExit a parse tree produced byPSQLParser.where_clause().voidExit a parse tree produced byPSQLParser.window_clause().voidExit a parse tree produced byPSQLParser.window_definition().voidExit a parse tree produced byPSQLParser.window_element().voidExit a parse tree produced byPSQLParser.window_element_list().voidExit a parse tree produced byPSQLParser.window_function_argument_list().voidExit a parse tree produced byPSQLParser.window_function_invocation().voidExit a parse tree produced byPSQLParser.window_name().voidExit a parse tree produced byPSQLParser.window_value_expression().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
PSQLParserBaseListener
public PSQLParserBaseListener()
-
-
Method Details
-
enterSql
Enter a parse tree produced byPSQLParser.sql().The default implementation does nothing.
- Specified by:
enterSqlin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSql
Exit a parse tree produced byPSQLParser.sql().The default implementation does nothing.
- Specified by:
exitSqlin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byPSQLParser.statement().The default implementation does nothing.
- Specified by:
enterStatementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byPSQLParser.statement().The default implementation does nothing.
- Specified by:
exitStatementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterData_statement
Enter a parse tree produced byPSQLParser.data_statement().The default implementation does nothing.
- Specified by:
enterData_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitData_statement
Exit a parse tree produced byPSQLParser.data_statement().The default implementation does nothing.
- Specified by:
exitData_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterData_change_statement
Enter a parse tree produced byPSQLParser.data_change_statement().The default implementation does nothing.
- Specified by:
enterData_change_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitData_change_statement
Exit a parse tree produced byPSQLParser.data_change_statement().The default implementation does nothing.
- Specified by:
exitData_change_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSchema_statement
Enter a parse tree produced byPSQLParser.schema_statement().The default implementation does nothing.
- Specified by:
enterSchema_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSchema_statement
Exit a parse tree produced byPSQLParser.schema_statement().The default implementation does nothing.
- Specified by:
exitSchema_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIndex_statement
Enter a parse tree produced byPSQLParser.index_statement().The default implementation does nothing.
- Specified by:
enterIndex_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIndex_statement
Exit a parse tree produced byPSQLParser.index_statement().The default implementation does nothing.
- Specified by:
exitIndex_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCreate_table_statement
Enter a parse tree produced byPSQLParser.create_table_statement().The default implementation does nothing.
- Specified by:
enterCreate_table_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCreate_table_statement
Exit a parse tree produced byPSQLParser.create_table_statement().The default implementation does nothing.
- Specified by:
exitCreate_table_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_elements
Enter a parse tree produced byPSQLParser.table_elements().The default implementation does nothing.
- Specified by:
enterTable_elementsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_elements
Exit a parse tree produced byPSQLParser.table_elements().The default implementation does nothing.
- Specified by:
exitTable_elementsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterField_element
Enter a parse tree produced byPSQLParser.field_element().The default implementation does nothing.
- Specified by:
enterField_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitField_element
Exit a parse tree produced byPSQLParser.field_element().The default implementation does nothing.
- Specified by:
exitField_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterField_type
Enter a parse tree produced byPSQLParser.field_type().The default implementation does nothing.
- Specified by:
enterField_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitField_type
Exit a parse tree produced byPSQLParser.field_type().The default implementation does nothing.
- Specified by:
exitField_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterParam_clause
Enter a parse tree produced byPSQLParser.param_clause().The default implementation does nothing.
- Specified by:
enterParam_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitParam_clause
Exit a parse tree produced byPSQLParser.param_clause().The default implementation does nothing.
- Specified by:
exitParam_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterParam
Enter a parse tree produced byPSQLParser.param().The default implementation does nothing.
- Specified by:
enterParamin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitParam
Exit a parse tree produced byPSQLParser.param().The default implementation does nothing.
- Specified by:
exitParamin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterMethod_specifier
Enter a parse tree produced byPSQLParser.method_specifier().The default implementation does nothing.
- Specified by:
enterMethod_specifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitMethod_specifier
Exit a parse tree produced byPSQLParser.method_specifier().The default implementation does nothing.
- Specified by:
exitMethod_specifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_space_specifier
Enter a parse tree produced byPSQLParser.table_space_specifier().The default implementation does nothing.
- Specified by:
enterTable_space_specifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_space_specifier
Exit a parse tree produced byPSQLParser.table_space_specifier().The default implementation does nothing.
- Specified by:
exitTable_space_specifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_space_name
Enter a parse tree produced byPSQLParser.table_space_name().The default implementation does nothing.
- Specified by:
enterTable_space_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_space_name
Exit a parse tree produced byPSQLParser.table_space_name().The default implementation does nothing.
- Specified by:
exitTable_space_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_partitioning_clauses
Enter a parse tree produced byPSQLParser.table_partitioning_clauses().The default implementation does nothing.
- Specified by:
enterTable_partitioning_clausesin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_partitioning_clauses
Exit a parse tree produced byPSQLParser.table_partitioning_clauses().The default implementation does nothing.
- Specified by:
exitTable_partitioning_clausesin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRange_partitions
Enter a parse tree produced byPSQLParser.range_partitions().The default implementation does nothing.
- Specified by:
enterRange_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRange_partitions
Exit a parse tree produced byPSQLParser.range_partitions().The default implementation does nothing.
- Specified by:
exitRange_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRange_value_clause_list
Enter a parse tree produced byPSQLParser.range_value_clause_list().The default implementation does nothing.
- Specified by:
enterRange_value_clause_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRange_value_clause_list
Exit a parse tree produced byPSQLParser.range_value_clause_list().The default implementation does nothing.
- Specified by:
exitRange_value_clause_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRange_value_clause
Enter a parse tree produced byPSQLParser.range_value_clause().The default implementation does nothing.
- Specified by:
enterRange_value_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRange_value_clause
Exit a parse tree produced byPSQLParser.range_value_clause().The default implementation does nothing.
- Specified by:
exitRange_value_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterHash_partitions
Enter a parse tree produced byPSQLParser.hash_partitions().The default implementation does nothing.
- Specified by:
enterHash_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitHash_partitions
Exit a parse tree produced byPSQLParser.hash_partitions().The default implementation does nothing.
- Specified by:
exitHash_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIndividual_hash_partitions
Enter a parse tree produced byPSQLParser.individual_hash_partitions().The default implementation does nothing.
- Specified by:
enterIndividual_hash_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIndividual_hash_partitions
Exit a parse tree produced byPSQLParser.individual_hash_partitions().The default implementation does nothing.
- Specified by:
exitIndividual_hash_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIndividual_hash_partition
Enter a parse tree produced byPSQLParser.individual_hash_partition().The default implementation does nothing.
- Specified by:
enterIndividual_hash_partitionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIndividual_hash_partition
Exit a parse tree produced byPSQLParser.individual_hash_partition().The default implementation does nothing.
- Specified by:
exitIndividual_hash_partitionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterHash_partitions_by_quantity
Enter a parse tree produced byPSQLParser.hash_partitions_by_quantity().The default implementation does nothing.
- Specified by:
enterHash_partitions_by_quantityin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitHash_partitions_by_quantity
Exit a parse tree produced byPSQLParser.hash_partitions_by_quantity().The default implementation does nothing.
- Specified by:
exitHash_partitions_by_quantityin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterList_partitions
Enter a parse tree produced byPSQLParser.list_partitions().The default implementation does nothing.
- Specified by:
enterList_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitList_partitions
Exit a parse tree produced byPSQLParser.list_partitions().The default implementation does nothing.
- Specified by:
exitList_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterList_value_clause_list
Enter a parse tree produced byPSQLParser.list_value_clause_list().The default implementation does nothing.
- Specified by:
enterList_value_clause_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitList_value_clause_list
Exit a parse tree produced byPSQLParser.list_value_clause_list().The default implementation does nothing.
- Specified by:
exitList_value_clause_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterList_value_partition
Enter a parse tree produced byPSQLParser.list_value_partition().The default implementation does nothing.
- Specified by:
enterList_value_partitionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitList_value_partition
Exit a parse tree produced byPSQLParser.list_value_partition().The default implementation does nothing.
- Specified by:
exitList_value_partitionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterColumn_partitions
Enter a parse tree produced byPSQLParser.column_partitions().The default implementation does nothing.
- Specified by:
enterColumn_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitColumn_partitions
Exit a parse tree produced byPSQLParser.column_partitions().The default implementation does nothing.
- Specified by:
exitColumn_partitionsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPartition_name
Enter a parse tree produced byPSQLParser.partition_name().The default implementation does nothing.
- Specified by:
enterPartition_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPartition_name
Exit a parse tree produced byPSQLParser.partition_name().The default implementation does nothing.
- Specified by:
exitPartition_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterDrop_table_statement
Enter a parse tree produced byPSQLParser.drop_table_statement().The default implementation does nothing.
- Specified by:
enterDrop_table_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitDrop_table_statement
Exit a parse tree produced byPSQLParser.drop_table_statement().The default implementation does nothing.
- Specified by:
exitDrop_table_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIdentifier
Enter a parse tree produced byPSQLParser.identifier().The default implementation does nothing.
- Specified by:
enterIdentifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIdentifier
Exit a parse tree produced byPSQLParser.identifier().The default implementation does nothing.
- Specified by:
exitIdentifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNonreserved_keywords
Enter a parse tree produced byPSQLParser.nonreserved_keywords().The default implementation does nothing.
- Specified by:
enterNonreserved_keywordsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNonreserved_keywords
Exit a parse tree produced byPSQLParser.nonreserved_keywords().The default implementation does nothing.
- Specified by:
exitNonreserved_keywordsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnsigned_literal
Enter a parse tree produced byPSQLParser.unsigned_literal().The default implementation does nothing.
- Specified by:
enterUnsigned_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnsigned_literal
Exit a parse tree produced byPSQLParser.unsigned_literal().The default implementation does nothing.
- Specified by:
exitUnsigned_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterGeneral_literal
Enter a parse tree produced byPSQLParser.general_literal().The default implementation does nothing.
- Specified by:
enterGeneral_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitGeneral_literal
Exit a parse tree produced byPSQLParser.general_literal().The default implementation does nothing.
- Specified by:
exitGeneral_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterDatetime_literal
Enter a parse tree produced byPSQLParser.datetime_literal().The default implementation does nothing.
- Specified by:
enterDatetime_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitDatetime_literal
Exit a parse tree produced byPSQLParser.datetime_literal().The default implementation does nothing.
- Specified by:
exitDatetime_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTime_literal
Enter a parse tree produced byPSQLParser.time_literal().The default implementation does nothing.
- Specified by:
enterTime_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTime_literal
Exit a parse tree produced byPSQLParser.time_literal().The default implementation does nothing.
- Specified by:
exitTime_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTimestamp_literal
Enter a parse tree produced byPSQLParser.timestamp_literal().The default implementation does nothing.
- Specified by:
enterTimestamp_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTimestamp_literal
Exit a parse tree produced byPSQLParser.timestamp_literal().The default implementation does nothing.
- Specified by:
exitTimestamp_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterDate_literal
Enter a parse tree produced byPSQLParser.date_literal().The default implementation does nothing.
- Specified by:
enterDate_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitDate_literal
Exit a parse tree produced byPSQLParser.date_literal().The default implementation does nothing.
- Specified by:
exitDate_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterInterval_literal
Enter a parse tree produced byPSQLParser.interval_literal().The default implementation does nothing.
- Specified by:
enterInterval_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitInterval_literal
Exit a parse tree produced byPSQLParser.interval_literal().The default implementation does nothing.
- Specified by:
exitInterval_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_literal
Enter a parse tree produced byPSQLParser.boolean_literal().The default implementation does nothing.
- Specified by:
enterBoolean_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_literal
Exit a parse tree produced byPSQLParser.boolean_literal().The default implementation does nothing.
- Specified by:
exitBoolean_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUuid_literal
Enter a parse tree produced byPSQLParser.uuid_literal().The default implementation does nothing.
- Specified by:
enterUuid_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUuid_literal
Exit a parse tree produced byPSQLParser.uuid_literal().The default implementation does nothing.
- Specified by:
exitUuid_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterData_type
Enter a parse tree produced byPSQLParser.data_type().The default implementation does nothing.
- Specified by:
enterData_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitData_type
Exit a parse tree produced byPSQLParser.data_type().The default implementation does nothing.
- Specified by:
exitData_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterArray_type
Enter a parse tree produced byPSQLParser.array_type().The default implementation does nothing.
- Specified by:
enterArray_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitArray_type
Exit a parse tree produced byPSQLParser.array_type().The default implementation does nothing.
- Specified by:
exitArray_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterArray_dim
Enter a parse tree produced byPSQLParser.array_dim().The default implementation does nothing.
- Specified by:
enterArray_dimin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitArray_dim
Exit a parse tree produced byPSQLParser.array_dim().The default implementation does nothing.
- Specified by:
exitArray_dimin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPredefined_type
Enter a parse tree produced byPSQLParser.predefined_type().The default implementation does nothing.
- Specified by:
enterPredefined_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPredefined_type
Exit a parse tree produced byPSQLParser.predefined_type().The default implementation does nothing.
- Specified by:
exitPredefined_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNetwork_type
Enter a parse tree produced byPSQLParser.network_type().The default implementation does nothing.
- Specified by:
enterNetwork_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNetwork_type
Exit a parse tree produced byPSQLParser.network_type().The default implementation does nothing.
- Specified by:
exitNetwork_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCharacter_string_type
Enter a parse tree produced byPSQLParser.character_string_type().The default implementation does nothing.
- Specified by:
enterCharacter_string_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCharacter_string_type
Exit a parse tree produced byPSQLParser.character_string_type().The default implementation does nothing.
- Specified by:
exitCharacter_string_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterType_length
Enter a parse tree produced byPSQLParser.type_length().The default implementation does nothing.
- Specified by:
enterType_lengthin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitType_length
Exit a parse tree produced byPSQLParser.type_length().The default implementation does nothing.
- Specified by:
exitType_lengthin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNational_character_string_type
public void enterNational_character_string_type(PSQLParser.National_character_string_typeContext ctx) Enter a parse tree produced byPSQLParser.national_character_string_type().The default implementation does nothing.
- Specified by:
enterNational_character_string_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNational_character_string_type
public void exitNational_character_string_type(PSQLParser.National_character_string_typeContext ctx) Exit a parse tree produced byPSQLParser.national_character_string_type().The default implementation does nothing.
- Specified by:
exitNational_character_string_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBinary_large_object_string_type
public void enterBinary_large_object_string_type(PSQLParser.Binary_large_object_string_typeContext ctx) Enter a parse tree produced byPSQLParser.binary_large_object_string_type().The default implementation does nothing.
- Specified by:
enterBinary_large_object_string_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBinary_large_object_string_type
public void exitBinary_large_object_string_type(PSQLParser.Binary_large_object_string_typeContext ctx) Exit a parse tree produced byPSQLParser.binary_large_object_string_type().The default implementation does nothing.
- Specified by:
exitBinary_large_object_string_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNumeric_type
Enter a parse tree produced byPSQLParser.numeric_type().The default implementation does nothing.
- Specified by:
enterNumeric_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNumeric_type
Exit a parse tree produced byPSQLParser.numeric_type().The default implementation does nothing.
- Specified by:
exitNumeric_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExact_numeric_type
Enter a parse tree produced byPSQLParser.exact_numeric_type().The default implementation does nothing.
- Specified by:
enterExact_numeric_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExact_numeric_type
Exit a parse tree produced byPSQLParser.exact_numeric_type().The default implementation does nothing.
- Specified by:
exitExact_numeric_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterApproximate_numeric_type
Enter a parse tree produced byPSQLParser.approximate_numeric_type().The default implementation does nothing.
- Specified by:
enterApproximate_numeric_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitApproximate_numeric_type
Exit a parse tree produced byPSQLParser.approximate_numeric_type().The default implementation does nothing.
- Specified by:
exitApproximate_numeric_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPrecision_param
Enter a parse tree produced byPSQLParser.precision_param().The default implementation does nothing.
- Specified by:
enterPrecision_paramin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPrecision_param
Exit a parse tree produced byPSQLParser.precision_param().The default implementation does nothing.
- Specified by:
exitPrecision_paramin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_type
Enter a parse tree produced byPSQLParser.boolean_type().The default implementation does nothing.
- Specified by:
enterBoolean_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_type
Exit a parse tree produced byPSQLParser.boolean_type().The default implementation does nothing.
- Specified by:
exitBoolean_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterDatetime_type
Enter a parse tree produced byPSQLParser.datetime_type().The default implementation does nothing.
- Specified by:
enterDatetime_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitDatetime_type
Exit a parse tree produced byPSQLParser.datetime_type().The default implementation does nothing.
- Specified by:
exitDatetime_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBit_type
Enter a parse tree produced byPSQLParser.bit_type().The default implementation does nothing.
- Specified by:
enterBit_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBit_type
Exit a parse tree produced byPSQLParser.bit_type().The default implementation does nothing.
- Specified by:
exitBit_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBinary_type
Enter a parse tree produced byPSQLParser.binary_type().The default implementation does nothing.
- Specified by:
enterBinary_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBinary_type
Exit a parse tree produced byPSQLParser.binary_type().The default implementation does nothing.
- Specified by:
exitBinary_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterJson_type
Enter a parse tree produced byPSQLParser.json_type().The default implementation does nothing.
- Specified by:
enterJson_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitJson_type
Exit a parse tree produced byPSQLParser.json_type().The default implementation does nothing.
- Specified by:
exitJson_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUuid_type
Enter a parse tree produced byPSQLParser.uuid_type().The default implementation does nothing.
- Specified by:
enterUuid_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUuid_type
Exit a parse tree produced byPSQLParser.uuid_type().The default implementation does nothing.
- Specified by:
exitUuid_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterValue_expression_primary
Enter a parse tree produced byPSQLParser.value_expression_primary().The default implementation does nothing.
- Specified by:
enterValue_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitValue_expression_primary
Exit a parse tree produced byPSQLParser.value_expression_primary().The default implementation does nothing.
- Specified by:
exitValue_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterParenthesized_value_expression
public void enterParenthesized_value_expression(PSQLParser.Parenthesized_value_expressionContext ctx) Enter a parse tree produced byPSQLParser.parenthesized_value_expression().The default implementation does nothing.
- Specified by:
enterParenthesized_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitParenthesized_value_expression
public void exitParenthesized_value_expression(PSQLParser.Parenthesized_value_expressionContext ctx) Exit a parse tree produced byPSQLParser.parenthesized_value_expression().The default implementation does nothing.
- Specified by:
exitParenthesized_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNonparenthesized_value_expression_primary
public void enterNonparenthesized_value_expression_primary(PSQLParser.Nonparenthesized_value_expression_primaryContext ctx) Enter a parse tree produced byPSQLParser.nonparenthesized_value_expression_primary().The default implementation does nothing.
- Specified by:
enterNonparenthesized_value_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNonparenthesized_value_expression_primary
public void exitNonparenthesized_value_expression_primary(PSQLParser.Nonparenthesized_value_expression_primaryContext ctx) Exit a parse tree produced byPSQLParser.nonparenthesized_value_expression_primary().The default implementation does nothing.
- Specified by:
exitNonparenthesized_value_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnsigned_value_specification
Enter a parse tree produced byPSQLParser.unsigned_value_specification().The default implementation does nothing.
- Specified by:
enterUnsigned_value_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnsigned_value_specification
Exit a parse tree produced byPSQLParser.unsigned_value_specification().The default implementation does nothing.
- Specified by:
exitUnsigned_value_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnsigned_numeric_literal
Enter a parse tree produced byPSQLParser.unsigned_numeric_literal().The default implementation does nothing.
- Specified by:
enterUnsigned_numeric_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnsigned_numeric_literal
Exit a parse tree produced byPSQLParser.unsigned_numeric_literal().The default implementation does nothing.
- Specified by:
exitUnsigned_numeric_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnsigned_integer_numeric_literal
public void enterUnsigned_integer_numeric_literal(PSQLParser.Unsigned_integer_numeric_literalContext ctx) Enter a parse tree produced byPSQLParser.unsigned_integer_numeric_literal().The default implementation does nothing.
- Specified by:
enterUnsigned_integer_numeric_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnsigned_integer_numeric_literal
public void exitUnsigned_integer_numeric_literal(PSQLParser.Unsigned_integer_numeric_literalContext ctx) Exit a parse tree produced byPSQLParser.unsigned_integer_numeric_literal().The default implementation does nothing.
- Specified by:
exitUnsigned_integer_numeric_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnsigned_real_numeric_literal
Enter a parse tree produced byPSQLParser.unsigned_real_numeric_literal().The default implementation does nothing.
- Specified by:
enterUnsigned_real_numeric_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnsigned_real_numeric_literal
Exit a parse tree produced byPSQLParser.unsigned_real_numeric_literal().The default implementation does nothing.
- Specified by:
exitUnsigned_real_numeric_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSigned_numerical_literal
Enter a parse tree produced byPSQLParser.signed_numerical_literal().The default implementation does nothing.
- Specified by:
enterSigned_numerical_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSigned_numerical_literal
Exit a parse tree produced byPSQLParser.signed_numerical_literal().The default implementation does nothing.
- Specified by:
exitSigned_numerical_literalin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSet_function_specification
Enter a parse tree produced byPSQLParser.set_function_specification().The default implementation does nothing.
- Specified by:
enterSet_function_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSet_function_specification
Exit a parse tree produced byPSQLParser.set_function_specification().The default implementation does nothing.
- Specified by:
exitSet_function_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterAggregate_function
Enter a parse tree produced byPSQLParser.aggregate_function().The default implementation does nothing.
- Specified by:
enterAggregate_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitAggregate_function
Exit a parse tree produced byPSQLParser.aggregate_function().The default implementation does nothing.
- Specified by:
exitAggregate_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterGeneral_set_function
Enter a parse tree produced byPSQLParser.general_set_function().The default implementation does nothing.
- Specified by:
enterGeneral_set_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitGeneral_set_function
Exit a parse tree produced byPSQLParser.general_set_function().The default implementation does nothing.
- Specified by:
exitGeneral_set_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSet_function_type
Enter a parse tree produced byPSQLParser.set_function_type().The default implementation does nothing.
- Specified by:
enterSet_function_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSet_function_type
Exit a parse tree produced byPSQLParser.set_function_type().The default implementation does nothing.
- Specified by:
exitSet_function_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFilter_clause
Enter a parse tree produced byPSQLParser.filter_clause().The default implementation does nothing.
- Specified by:
enterFilter_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFilter_clause
Exit a parse tree produced byPSQLParser.filter_clause().The default implementation does nothing.
- Specified by:
exitFilter_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterGrouping_operation
Enter a parse tree produced byPSQLParser.grouping_operation().The default implementation does nothing.
- Specified by:
enterGrouping_operationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitGrouping_operation
Exit a parse tree produced byPSQLParser.grouping_operation().The default implementation does nothing.
- Specified by:
exitGrouping_operationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCase_expression
Enter a parse tree produced byPSQLParser.case_expression().The default implementation does nothing.
- Specified by:
enterCase_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCase_expression
Exit a parse tree produced byPSQLParser.case_expression().The default implementation does nothing.
- Specified by:
exitCase_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCase_abbreviation
Enter a parse tree produced byPSQLParser.case_abbreviation().The default implementation does nothing.
- Specified by:
enterCase_abbreviationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCase_abbreviation
Exit a parse tree produced byPSQLParser.case_abbreviation().The default implementation does nothing.
- Specified by:
exitCase_abbreviationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCase_specification
Enter a parse tree produced byPSQLParser.case_specification().The default implementation does nothing.
- Specified by:
enterCase_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCase_specification
Exit a parse tree produced byPSQLParser.case_specification().The default implementation does nothing.
- Specified by:
exitCase_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSimple_case
Enter a parse tree produced byPSQLParser.simple_case().The default implementation does nothing.
- Specified by:
enterSimple_casein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSimple_case
Exit a parse tree produced byPSQLParser.simple_case().The default implementation does nothing.
- Specified by:
exitSimple_casein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSearched_case
Enter a parse tree produced byPSQLParser.searched_case().The default implementation does nothing.
- Specified by:
enterSearched_casein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSearched_case
Exit a parse tree produced byPSQLParser.searched_case().The default implementation does nothing.
- Specified by:
exitSearched_casein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSimple_when_clause
Enter a parse tree produced byPSQLParser.simple_when_clause().The default implementation does nothing.
- Specified by:
enterSimple_when_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSimple_when_clause
Exit a parse tree produced byPSQLParser.simple_when_clause().The default implementation does nothing.
- Specified by:
exitSimple_when_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSearched_when_clause
Enter a parse tree produced byPSQLParser.searched_when_clause().The default implementation does nothing.
- Specified by:
enterSearched_when_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSearched_when_clause
Exit a parse tree produced byPSQLParser.searched_when_clause().The default implementation does nothing.
- Specified by:
exitSearched_when_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterElse_clause
Enter a parse tree produced byPSQLParser.else_clause().The default implementation does nothing.
- Specified by:
enterElse_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitElse_clause
Exit a parse tree produced byPSQLParser.else_clause().The default implementation does nothing.
- Specified by:
exitElse_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterResult
Enter a parse tree produced byPSQLParser.result().The default implementation does nothing.
- Specified by:
enterResultin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitResult
Exit a parse tree produced byPSQLParser.result().The default implementation does nothing.
- Specified by:
exitResultin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCast_specification
Enter a parse tree produced byPSQLParser.cast_specification().The default implementation does nothing.
- Specified by:
enterCast_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCast_specification
Exit a parse tree produced byPSQLParser.cast_specification().The default implementation does nothing.
- Specified by:
exitCast_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCast_operand
Enter a parse tree produced byPSQLParser.cast_operand().The default implementation does nothing.
- Specified by:
enterCast_operandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCast_operand
Exit a parse tree produced byPSQLParser.cast_operand().The default implementation does nothing.
- Specified by:
exitCast_operandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCast_target
Enter a parse tree produced byPSQLParser.cast_target().The default implementation does nothing.
- Specified by:
enterCast_targetin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCast_target
Exit a parse tree produced byPSQLParser.cast_target().The default implementation does nothing.
- Specified by:
exitCast_targetin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterValue_expression
Enter a parse tree produced byPSQLParser.value_expression().The default implementation does nothing.
- Specified by:
enterValue_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitValue_expression
Exit a parse tree produced byPSQLParser.value_expression().The default implementation does nothing.
- Specified by:
exitValue_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCommon_value_expression
Enter a parse tree produced byPSQLParser.common_value_expression().The default implementation does nothing.
- Specified by:
enterCommon_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCommon_value_expression
Exit a parse tree produced byPSQLParser.common_value_expression().The default implementation does nothing.
- Specified by:
exitCommon_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNull_value_expression
Enter a parse tree produced byPSQLParser.null_value_expression().The default implementation does nothing.
- Specified by:
enterNull_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNull_value_expression
Exit a parse tree produced byPSQLParser.null_value_expression().The default implementation does nothing.
- Specified by:
exitNull_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNull_casted_value_expression
Enter a parse tree produced byPSQLParser.null_casted_value_expression().The default implementation does nothing.
- Specified by:
enterNull_casted_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNull_casted_value_expression
Exit a parse tree produced byPSQLParser.null_casted_value_expression().The default implementation does nothing.
- Specified by:
exitNull_casted_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_value_expression
Enter a parse tree produced byPSQLParser.window_value_expression().The default implementation does nothing.
- Specified by:
enterWindow_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_value_expression
Exit a parse tree produced byPSQLParser.window_value_expression().The default implementation does nothing.
- Specified by:
exitWindow_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOver_clause
Enter a parse tree produced byPSQLParser.over_clause().The default implementation does nothing.
- Specified by:
enterOver_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOver_clause
Exit a parse tree produced byPSQLParser.over_clause().The default implementation does nothing.
- Specified by:
exitOver_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_function_invocation
Enter a parse tree produced byPSQLParser.window_function_invocation().The default implementation does nothing.
- Specified by:
enterWindow_function_invocationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_function_invocation
Exit a parse tree produced byPSQLParser.window_function_invocation().The default implementation does nothing.
- Specified by:
exitWindow_function_invocationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_function_argument_list
Enter a parse tree produced byPSQLParser.window_function_argument_list().The default implementation does nothing.
- Specified by:
enterWindow_function_argument_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_function_argument_list
Exit a parse tree produced byPSQLParser.window_function_argument_list().The default implementation does nothing.
- Specified by:
exitWindow_function_argument_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_name
Enter a parse tree produced byPSQLParser.window_name().The default implementation does nothing.
- Specified by:
enterWindow_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_name
Exit a parse tree produced byPSQLParser.window_name().The default implementation does nothing.
- Specified by:
exitWindow_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_definition
Enter a parse tree produced byPSQLParser.window_definition().The default implementation does nothing.
- Specified by:
enterWindow_definitionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_definition
Exit a parse tree produced byPSQLParser.window_definition().The default implementation does nothing.
- Specified by:
exitWindow_definitionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPartition_clause
Enter a parse tree produced byPSQLParser.partition_clause().The default implementation does nothing.
- Specified by:
enterPartition_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPartition_clause
Exit a parse tree produced byPSQLParser.partition_clause().The default implementation does nothing.
- Specified by:
exitPartition_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPartition_list
Enter a parse tree produced byPSQLParser.partition_list().The default implementation does nothing.
- Specified by:
enterPartition_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPartition_list
Exit a parse tree produced byPSQLParser.partition_list().The default implementation does nothing.
- Specified by:
exitPartition_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFrame_clause
Enter a parse tree produced byPSQLParser.frame_clause().The default implementation does nothing.
- Specified by:
enterFrame_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFrame_clause
Exit a parse tree produced byPSQLParser.frame_clause().The default implementation does nothing.
- Specified by:
exitFrame_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFrame_type
Enter a parse tree produced byPSQLParser.frame_type().The default implementation does nothing.
- Specified by:
enterFrame_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFrame_type
Exit a parse tree produced byPSQLParser.frame_type().The default implementation does nothing.
- Specified by:
exitFrame_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFrame_start
Enter a parse tree produced byPSQLParser.frame_start().The default implementation does nothing.
- Specified by:
enterFrame_startin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFrame_start
Exit a parse tree produced byPSQLParser.frame_start().The default implementation does nothing.
- Specified by:
exitFrame_startin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFrame_end
Enter a parse tree produced byPSQLParser.frame_end().The default implementation does nothing.
- Specified by:
enterFrame_endin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFrame_end
Exit a parse tree produced byPSQLParser.frame_end().The default implementation does nothing.
- Specified by:
exitFrame_endin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFrame_bound
Enter a parse tree produced byPSQLParser.frame_bound().The default implementation does nothing.
- Specified by:
enterFrame_boundin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFrame_bound
Exit a parse tree produced byPSQLParser.frame_bound().The default implementation does nothing.
- Specified by:
exitFrame_boundin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFrame_value
Enter a parse tree produced byPSQLParser.frame_value().The default implementation does nothing.
- Specified by:
enterFrame_valuein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFrame_value
Exit a parse tree produced byPSQLParser.frame_value().The default implementation does nothing.
- Specified by:
exitFrame_valuein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNumeric_value_expression
Enter a parse tree produced byPSQLParser.numeric_value_expression().The default implementation does nothing.
- Specified by:
enterNumeric_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNumeric_value_expression
Exit a parse tree produced byPSQLParser.numeric_value_expression().The default implementation does nothing.
- Specified by:
exitNumeric_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTerm
Enter a parse tree produced byPSQLParser.term().The default implementation does nothing.
- Specified by:
enterTermin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTerm
Exit a parse tree produced byPSQLParser.term().The default implementation does nothing.
- Specified by:
exitTermin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFactor
Enter a parse tree produced byPSQLParser.factor().The default implementation does nothing.
- Specified by:
enterFactorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFactor
Exit a parse tree produced byPSQLParser.factor().The default implementation does nothing.
- Specified by:
exitFactorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNumeric_primary
Enter a parse tree produced byPSQLParser.numeric_primary().The default implementation does nothing.
- Specified by:
enterNumeric_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNumeric_primary
Exit a parse tree produced byPSQLParser.numeric_primary().The default implementation does nothing.
- Specified by:
exitNumeric_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCasted_value_expression_primary
public void enterCasted_value_expression_primary(PSQLParser.Casted_value_expression_primaryContext ctx) Enter a parse tree produced byPSQLParser.casted_value_expression_primary().The default implementation does nothing.
- Specified by:
enterCasted_value_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCasted_value_expression_primary
public void exitCasted_value_expression_primary(PSQLParser.Casted_value_expression_primaryContext ctx) Exit a parse tree produced byPSQLParser.casted_value_expression_primary().The default implementation does nothing.
- Specified by:
exitCasted_value_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSign
Enter a parse tree produced byPSQLParser.sign().The default implementation does nothing.
- Specified by:
enterSignin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSign
Exit a parse tree produced byPSQLParser.sign().The default implementation does nothing.
- Specified by:
exitSignin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNumeric_value_function
Enter a parse tree produced byPSQLParser.numeric_value_function().The default implementation does nothing.
- Specified by:
enterNumeric_value_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNumeric_value_function
Exit a parse tree produced byPSQLParser.numeric_value_function().The default implementation does nothing.
- Specified by:
exitNumeric_value_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExtract_expression
Enter a parse tree produced byPSQLParser.extract_expression().The default implementation does nothing.
- Specified by:
enterExtract_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExtract_expression
Exit a parse tree produced byPSQLParser.extract_expression().The default implementation does nothing.
- Specified by:
exitExtract_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExtract_field
Enter a parse tree produced byPSQLParser.extract_field().The default implementation does nothing.
- Specified by:
enterExtract_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExtract_field
Exit a parse tree produced byPSQLParser.extract_field().The default implementation does nothing.
- Specified by:
exitExtract_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTime_zone_field
Enter a parse tree produced byPSQLParser.time_zone_field().The default implementation does nothing.
- Specified by:
enterTime_zone_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTime_zone_field
Exit a parse tree produced byPSQLParser.time_zone_field().The default implementation does nothing.
- Specified by:
exitTime_zone_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExtract_source
Enter a parse tree produced byPSQLParser.extract_source().The default implementation does nothing.
- Specified by:
enterExtract_sourcein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExtract_source
Exit a parse tree produced byPSQLParser.extract_source().The default implementation does nothing.
- Specified by:
exitExtract_sourcein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterString_value_expression
Enter a parse tree produced byPSQLParser.string_value_expression().The default implementation does nothing.
- Specified by:
enterString_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitString_value_expression
Exit a parse tree produced byPSQLParser.string_value_expression().The default implementation does nothing.
- Specified by:
exitString_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCharacter_value_expression
Enter a parse tree produced byPSQLParser.character_value_expression().The default implementation does nothing.
- Specified by:
enterCharacter_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCharacter_value_expression
Exit a parse tree produced byPSQLParser.character_value_expression().The default implementation does nothing.
- Specified by:
exitCharacter_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCharacter_factor
Enter a parse tree produced byPSQLParser.character_factor().The default implementation does nothing.
- Specified by:
enterCharacter_factorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCharacter_factor
Exit a parse tree produced byPSQLParser.character_factor().The default implementation does nothing.
- Specified by:
exitCharacter_factorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCharacter_primary
Enter a parse tree produced byPSQLParser.character_primary().The default implementation does nothing.
- Specified by:
enterCharacter_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCharacter_primary
Exit a parse tree produced byPSQLParser.character_primary().The default implementation does nothing.
- Specified by:
exitCharacter_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterString_value_function
Enter a parse tree produced byPSQLParser.string_value_function().The default implementation does nothing.
- Specified by:
enterString_value_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitString_value_function
Exit a parse tree produced byPSQLParser.string_value_function().The default implementation does nothing.
- Specified by:
exitString_value_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTrim_function
Enter a parse tree produced byPSQLParser.trim_function().The default implementation does nothing.
- Specified by:
enterTrim_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTrim_function
Exit a parse tree produced byPSQLParser.trim_function().The default implementation does nothing.
- Specified by:
exitTrim_functionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTrim_operands
Enter a parse tree produced byPSQLParser.trim_operands().The default implementation does nothing.
- Specified by:
enterTrim_operandsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTrim_operands
Exit a parse tree produced byPSQLParser.trim_operands().The default implementation does nothing.
- Specified by:
exitTrim_operandsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTrim_specification
Enter a parse tree produced byPSQLParser.trim_specification().The default implementation does nothing.
- Specified by:
enterTrim_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTrim_specification
Exit a parse tree produced byPSQLParser.trim_specification().The default implementation does nothing.
- Specified by:
exitTrim_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_value_expression
Enter a parse tree produced byPSQLParser.boolean_value_expression().The default implementation does nothing.
- Specified by:
enterBoolean_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_value_expression
Exit a parse tree produced byPSQLParser.boolean_value_expression().The default implementation does nothing.
- Specified by:
exitBoolean_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOr_predicate
Enter a parse tree produced byPSQLParser.or_predicate().The default implementation does nothing.
- Specified by:
enterOr_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOr_predicate
Exit a parse tree produced byPSQLParser.or_predicate().The default implementation does nothing.
- Specified by:
exitOr_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterAnd_predicate
Enter a parse tree produced byPSQLParser.and_predicate().The default implementation does nothing.
- Specified by:
enterAnd_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitAnd_predicate
Exit a parse tree produced byPSQLParser.and_predicate().The default implementation does nothing.
- Specified by:
exitAnd_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_factor
Enter a parse tree produced byPSQLParser.boolean_factor().The default implementation does nothing.
- Specified by:
enterBoolean_factorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_factor
Exit a parse tree produced byPSQLParser.boolean_factor().The default implementation does nothing.
- Specified by:
exitBoolean_factorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_test
Enter a parse tree produced byPSQLParser.boolean_test().The default implementation does nothing.
- Specified by:
enterBoolean_testin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_test
Exit a parse tree produced byPSQLParser.boolean_test().The default implementation does nothing.
- Specified by:
exitBoolean_testin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIs_clause
Enter a parse tree produced byPSQLParser.is_clause().The default implementation does nothing.
- Specified by:
enterIs_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIs_clause
Exit a parse tree produced byPSQLParser.is_clause().The default implementation does nothing.
- Specified by:
exitIs_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTruth_value
Enter a parse tree produced byPSQLParser.truth_value().The default implementation does nothing.
- Specified by:
enterTruth_valuein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTruth_value
Exit a parse tree produced byPSQLParser.truth_value().The default implementation does nothing.
- Specified by:
exitTruth_valuein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_primary
Enter a parse tree produced byPSQLParser.boolean_primary().The default implementation does nothing.
- Specified by:
enterBoolean_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_primary
Exit a parse tree produced byPSQLParser.boolean_primary().The default implementation does nothing.
- Specified by:
exitBoolean_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_predicand
Enter a parse tree produced byPSQLParser.boolean_predicand().The default implementation does nothing.
- Specified by:
enterBoolean_predicandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_predicand
Exit a parse tree produced byPSQLParser.boolean_predicand().The default implementation does nothing.
- Specified by:
exitBoolean_predicandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterParenthesized_boolean_value_expression
public void enterParenthesized_boolean_value_expression(PSQLParser.Parenthesized_boolean_value_expressionContext ctx) Enter a parse tree produced byPSQLParser.parenthesized_boolean_value_expression().The default implementation does nothing.
- Specified by:
enterParenthesized_boolean_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitParenthesized_boolean_value_expression
public void exitParenthesized_boolean_value_expression(PSQLParser.Parenthesized_boolean_value_expressionContext ctx) Exit a parse tree produced byPSQLParser.parenthesized_boolean_value_expression().The default implementation does nothing.
- Specified by:
exitParenthesized_boolean_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_value_expression
Enter a parse tree produced byPSQLParser.row_value_expression().The default implementation does nothing.
- Specified by:
enterRow_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_value_expression
Exit a parse tree produced byPSQLParser.row_value_expression().The default implementation does nothing.
- Specified by:
exitRow_value_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_value_special_case
Enter a parse tree produced byPSQLParser.row_value_special_case().The default implementation does nothing.
- Specified by:
enterRow_value_special_casein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_value_special_case
Exit a parse tree produced byPSQLParser.row_value_special_case().The default implementation does nothing.
- Specified by:
exitRow_value_special_casein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExplicit_row_value_constructor
public void enterExplicit_row_value_constructor(PSQLParser.Explicit_row_value_constructorContext ctx) Enter a parse tree produced byPSQLParser.explicit_row_value_constructor().The default implementation does nothing.
- Specified by:
enterExplicit_row_value_constructorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExplicit_row_value_constructor
public void exitExplicit_row_value_constructor(PSQLParser.Explicit_row_value_constructorContext ctx) Exit a parse tree produced byPSQLParser.explicit_row_value_constructor().The default implementation does nothing.
- Specified by:
exitExplicit_row_value_constructorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_value_constructor
Enter a parse tree produced byPSQLParser.row_value_constructor().The default implementation does nothing.
- Specified by:
enterRow_value_constructorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_value_constructor
Exit a parse tree produced byPSQLParser.row_value_constructor().The default implementation does nothing.
- Specified by:
exitRow_value_constructorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_value_element
Enter a parse tree produced byPSQLParser.row_value_element().The default implementation does nothing.
- Specified by:
enterRow_value_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_value_element
Exit a parse tree produced byPSQLParser.row_value_element().The default implementation does nothing.
- Specified by:
exitRow_value_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_value_predicand
Enter a parse tree produced byPSQLParser.row_value_predicand().The default implementation does nothing.
- Specified by:
enterRow_value_predicandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_value_predicand
Exit a parse tree produced byPSQLParser.row_value_predicand().The default implementation does nothing.
- Specified by:
exitRow_value_predicandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_value_constructor_predicand
public void enterRow_value_constructor_predicand(PSQLParser.Row_value_constructor_predicandContext ctx) Enter a parse tree produced byPSQLParser.row_value_constructor_predicand().The default implementation does nothing.
- Specified by:
enterRow_value_constructor_predicandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_value_constructor_predicand
public void exitRow_value_constructor_predicand(PSQLParser.Row_value_constructor_predicandContext ctx) Exit a parse tree produced byPSQLParser.row_value_constructor_predicand().The default implementation does nothing.
- Specified by:
exitRow_value_constructor_predicandin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_expression
Enter a parse tree produced byPSQLParser.table_expression().The default implementation does nothing.
- Specified by:
enterTable_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_expression
Exit a parse tree produced byPSQLParser.table_expression().The default implementation does nothing.
- Specified by:
exitTable_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_clause
Enter a parse tree produced byPSQLParser.window_clause().The default implementation does nothing.
- Specified by:
enterWindow_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_clause
Exit a parse tree produced byPSQLParser.window_clause().The default implementation does nothing.
- Specified by:
exitWindow_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_element_list
Enter a parse tree produced byPSQLParser.window_element_list().The default implementation does nothing.
- Specified by:
enterWindow_element_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_element_list
Exit a parse tree produced byPSQLParser.window_element_list().The default implementation does nothing.
- Specified by:
exitWindow_element_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWindow_element
Enter a parse tree produced byPSQLParser.window_element().The default implementation does nothing.
- Specified by:
enterWindow_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWindow_element
Exit a parse tree produced byPSQLParser.window_element().The default implementation does nothing.
- Specified by:
exitWindow_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFrom_clause
Enter a parse tree produced byPSQLParser.from_clause().The default implementation does nothing.
- Specified by:
enterFrom_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFrom_clause
Exit a parse tree produced byPSQLParser.from_clause().The default implementation does nothing.
- Specified by:
exitFrom_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_reference_list
Enter a parse tree produced byPSQLParser.table_reference_list().The default implementation does nothing.
- Specified by:
enterTable_reference_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_reference_list
Exit a parse tree produced byPSQLParser.table_reference_list().The default implementation does nothing.
- Specified by:
exitTable_reference_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_reference
Enter a parse tree produced byPSQLParser.table_reference().The default implementation does nothing.
- Specified by:
enterTable_referencein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_reference
Exit a parse tree produced byPSQLParser.table_reference().The default implementation does nothing.
- Specified by:
exitTable_referencein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterJoined_table
Enter a parse tree produced byPSQLParser.joined_table().The default implementation does nothing.
- Specified by:
enterJoined_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitJoined_table
Exit a parse tree produced byPSQLParser.joined_table().The default implementation does nothing.
- Specified by:
exitJoined_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterJoined_table_primary
Enter a parse tree produced byPSQLParser.joined_table_primary().The default implementation does nothing.
- Specified by:
enterJoined_table_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitJoined_table_primary
Exit a parse tree produced byPSQLParser.joined_table_primary().The default implementation does nothing.
- Specified by:
exitJoined_table_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCross_join
Enter a parse tree produced byPSQLParser.cross_join().The default implementation does nothing.
- Specified by:
enterCross_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCross_join
Exit a parse tree produced byPSQLParser.cross_join().The default implementation does nothing.
- Specified by:
exitCross_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQualified_join
Enter a parse tree produced byPSQLParser.qualified_join().The default implementation does nothing.
- Specified by:
enterQualified_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQualified_join
Exit a parse tree produced byPSQLParser.qualified_join().The default implementation does nothing.
- Specified by:
exitQualified_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNatural_join
Enter a parse tree produced byPSQLParser.natural_join().The default implementation does nothing.
- Specified by:
enterNatural_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNatural_join
Exit a parse tree produced byPSQLParser.natural_join().The default implementation does nothing.
- Specified by:
exitNatural_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnion_join
Enter a parse tree produced byPSQLParser.union_join().The default implementation does nothing.
- Specified by:
enterUnion_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnion_join
Exit a parse tree produced byPSQLParser.union_join().The default implementation does nothing.
- Specified by:
exitUnion_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterJoin_type
Enter a parse tree produced byPSQLParser.join_type().The default implementation does nothing.
- Specified by:
enterJoin_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitJoin_type
Exit a parse tree produced byPSQLParser.join_type().The default implementation does nothing.
- Specified by:
exitJoin_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOuter_join_type
Enter a parse tree produced byPSQLParser.outer_join_type().The default implementation does nothing.
- Specified by:
enterOuter_join_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOuter_join_type
Exit a parse tree produced byPSQLParser.outer_join_type().The default implementation does nothing.
- Specified by:
exitOuter_join_typein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOuter_join_type_part2
Enter a parse tree produced byPSQLParser.outer_join_type_part2().The default implementation does nothing.
- Specified by:
enterOuter_join_type_part2in interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOuter_join_type_part2
Exit a parse tree produced byPSQLParser.outer_join_type_part2().The default implementation does nothing.
- Specified by:
exitOuter_join_type_part2in interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterJoin_specification
Enter a parse tree produced byPSQLParser.join_specification().The default implementation does nothing.
- Specified by:
enterJoin_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitJoin_specification
Exit a parse tree produced byPSQLParser.join_specification().The default implementation does nothing.
- Specified by:
exitJoin_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterJoin_condition
Enter a parse tree produced byPSQLParser.join_condition().The default implementation does nothing.
- Specified by:
enterJoin_conditionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitJoin_condition
Exit a parse tree produced byPSQLParser.join_condition().The default implementation does nothing.
- Specified by:
exitJoin_conditionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNamed_columns_join
Enter a parse tree produced byPSQLParser.named_columns_join().The default implementation does nothing.
- Specified by:
enterNamed_columns_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNamed_columns_join
Exit a parse tree produced byPSQLParser.named_columns_join().The default implementation does nothing.
- Specified by:
exitNamed_columns_joinin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_primary
Enter a parse tree produced byPSQLParser.table_primary().The default implementation does nothing.
- Specified by:
enterTable_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_primary
Exit a parse tree produced byPSQLParser.table_primary().The default implementation does nothing.
- Specified by:
exitTable_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterColumn_name_list
Enter a parse tree produced byPSQLParser.column_name_list().The default implementation does nothing.
- Specified by:
enterColumn_name_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitColumn_name_list
Exit a parse tree produced byPSQLParser.column_name_list().The default implementation does nothing.
- Specified by:
exitColumn_name_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterDerived_table
Enter a parse tree produced byPSQLParser.derived_table().The default implementation does nothing.
- Specified by:
enterDerived_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitDerived_table
Exit a parse tree produced byPSQLParser.derived_table().The default implementation does nothing.
- Specified by:
exitDerived_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterWhere_clause
Enter a parse tree produced byPSQLParser.where_clause().The default implementation does nothing.
- Specified by:
enterWhere_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitWhere_clause
Exit a parse tree produced byPSQLParser.where_clause().The default implementation does nothing.
- Specified by:
exitWhere_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSearch_condition
Enter a parse tree produced byPSQLParser.search_condition().The default implementation does nothing.
- Specified by:
enterSearch_conditionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSearch_condition
Exit a parse tree produced byPSQLParser.search_condition().The default implementation does nothing.
- Specified by:
exitSearch_conditionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterGroupby_clause
Enter a parse tree produced byPSQLParser.groupby_clause().The default implementation does nothing.
- Specified by:
enterGroupby_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitGroupby_clause
Exit a parse tree produced byPSQLParser.groupby_clause().The default implementation does nothing.
- Specified by:
exitGroupby_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterGrouping_element_list
Enter a parse tree produced byPSQLParser.grouping_element_list().The default implementation does nothing.
- Specified by:
enterGrouping_element_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitGrouping_element_list
Exit a parse tree produced byPSQLParser.grouping_element_list().The default implementation does nothing.
- Specified by:
exitGrouping_element_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterGrouping_element
Enter a parse tree produced byPSQLParser.grouping_element().The default implementation does nothing.
- Specified by:
enterGrouping_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitGrouping_element
Exit a parse tree produced byPSQLParser.grouping_element().The default implementation does nothing.
- Specified by:
exitGrouping_elementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOrdinary_grouping_set
Enter a parse tree produced byPSQLParser.ordinary_grouping_set().The default implementation does nothing.
- Specified by:
enterOrdinary_grouping_setin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOrdinary_grouping_set
Exit a parse tree produced byPSQLParser.ordinary_grouping_set().The default implementation does nothing.
- Specified by:
exitOrdinary_grouping_setin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOrdinary_grouping_set_list
Enter a parse tree produced byPSQLParser.ordinary_grouping_set_list().The default implementation does nothing.
- Specified by:
enterOrdinary_grouping_set_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOrdinary_grouping_set_list
Exit a parse tree produced byPSQLParser.ordinary_grouping_set_list().The default implementation does nothing.
- Specified by:
exitOrdinary_grouping_set_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRollup_list
Enter a parse tree produced byPSQLParser.rollup_list().The default implementation does nothing.
- Specified by:
enterRollup_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRollup_list
Exit a parse tree produced byPSQLParser.rollup_list().The default implementation does nothing.
- Specified by:
exitRollup_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCube_list
Enter a parse tree produced byPSQLParser.cube_list().The default implementation does nothing.
- Specified by:
enterCube_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCube_list
Exit a parse tree produced byPSQLParser.cube_list().The default implementation does nothing.
- Specified by:
exitCube_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterEmpty_grouping_set
Enter a parse tree produced byPSQLParser.empty_grouping_set().The default implementation does nothing.
- Specified by:
enterEmpty_grouping_setin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitEmpty_grouping_set
Exit a parse tree produced byPSQLParser.empty_grouping_set().The default implementation does nothing.
- Specified by:
exitEmpty_grouping_setin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterHaving_clause
Enter a parse tree produced byPSQLParser.having_clause().The default implementation does nothing.
- Specified by:
enterHaving_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitHaving_clause
Exit a parse tree produced byPSQLParser.having_clause().The default implementation does nothing.
- Specified by:
exitHaving_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_value_predicand_list
Enter a parse tree produced byPSQLParser.row_value_predicand_list().The default implementation does nothing.
- Specified by:
enterRow_value_predicand_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_value_predicand_list
Exit a parse tree produced byPSQLParser.row_value_predicand_list().The default implementation does nothing.
- Specified by:
exitRow_value_predicand_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCte_expression
Enter a parse tree produced byPSQLParser.cte_expression().The default implementation does nothing.
- Specified by:
enterCte_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCte_expression
Exit a parse tree produced byPSQLParser.cte_expression().The default implementation does nothing.
- Specified by:
exitCte_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCte_expression_body
Enter a parse tree produced byPSQLParser.cte_expression_body().The default implementation does nothing.
- Specified by:
enterCte_expression_bodyin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCte_expression_body
Exit a parse tree produced byPSQLParser.cte_expression_body().The default implementation does nothing.
- Specified by:
exitCte_expression_bodyin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCte_query
Enter a parse tree produced byPSQLParser.cte_query().The default implementation does nothing.
- Specified by:
enterCte_queryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCte_query
Exit a parse tree produced byPSQLParser.cte_query().The default implementation does nothing.
- Specified by:
exitCte_queryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCte_name
Enter a parse tree produced byPSQLParser.cte_name().The default implementation does nothing.
- Specified by:
enterCte_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCte_name
Exit a parse tree produced byPSQLParser.cte_name().The default implementation does nothing.
- Specified by:
exitCte_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCte_primary
Enter a parse tree produced byPSQLParser.cte_primary().The default implementation does nothing.
- Specified by:
enterCte_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCte_primary
Exit a parse tree produced byPSQLParser.cte_primary().The default implementation does nothing.
- Specified by:
exitCte_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuery_expression
Enter a parse tree produced byPSQLParser.query_expression().The default implementation does nothing.
- Specified by:
enterQuery_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuery_expression
Exit a parse tree produced byPSQLParser.query_expression().The default implementation does nothing.
- Specified by:
exitQuery_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuery_expression_body
Enter a parse tree produced byPSQLParser.query_expression_body().The default implementation does nothing.
- Specified by:
enterQuery_expression_bodyin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuery_expression_body
Exit a parse tree produced byPSQLParser.query_expression_body().The default implementation does nothing.
- Specified by:
exitQuery_expression_bodyin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNon_join_query_expression
Enter a parse tree produced byPSQLParser.non_join_query_expression().The default implementation does nothing.
- Specified by:
enterNon_join_query_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNon_join_query_expression
Exit a parse tree produced byPSQLParser.non_join_query_expression().The default implementation does nothing.
- Specified by:
exitNon_join_query_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuery_term
Enter a parse tree produced byPSQLParser.query_term().The default implementation does nothing.
- Specified by:
enterQuery_termin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuery_term
Exit a parse tree produced byPSQLParser.query_term().The default implementation does nothing.
- Specified by:
exitQuery_termin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNon_join_query_term
Enter a parse tree produced byPSQLParser.non_join_query_term().The default implementation does nothing.
- Specified by:
enterNon_join_query_termin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNon_join_query_term
Exit a parse tree produced byPSQLParser.non_join_query_term().The default implementation does nothing.
- Specified by:
exitNon_join_query_termin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuery_primary
Enter a parse tree produced byPSQLParser.query_primary().The default implementation does nothing.
- Specified by:
enterQuery_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuery_primary
Exit a parse tree produced byPSQLParser.query_primary().The default implementation does nothing.
- Specified by:
exitQuery_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNon_join_query_primary
Enter a parse tree produced byPSQLParser.non_join_query_primary().The default implementation does nothing.
- Specified by:
enterNon_join_query_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNon_join_query_primary
Exit a parse tree produced byPSQLParser.non_join_query_primary().The default implementation does nothing.
- Specified by:
exitNon_join_query_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSimple_table
Enter a parse tree produced byPSQLParser.simple_table().The default implementation does nothing.
- Specified by:
enterSimple_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSimple_table
Exit a parse tree produced byPSQLParser.simple_table().The default implementation does nothing.
- Specified by:
exitSimple_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExplicit_table
Enter a parse tree produced byPSQLParser.explicit_table().The default implementation does nothing.
- Specified by:
enterExplicit_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExplicit_table
Exit a parse tree produced byPSQLParser.explicit_table().The default implementation does nothing.
- Specified by:
exitExplicit_tablein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_or_query_name
Enter a parse tree produced byPSQLParser.table_or_query_name().The default implementation does nothing.
- Specified by:
enterTable_or_query_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_or_query_name
Exit a parse tree produced byPSQLParser.table_or_query_name().The default implementation does nothing.
- Specified by:
exitTable_or_query_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_name
Enter a parse tree produced byPSQLParser.table_name().The default implementation does nothing.
- Specified by:
enterTable_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_name
Exit a parse tree produced byPSQLParser.table_name().The default implementation does nothing.
- Specified by:
exitTable_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuery_specification
Enter a parse tree produced byPSQLParser.query_specification().The default implementation does nothing.
- Specified by:
enterQuery_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuery_specification
Exit a parse tree produced byPSQLParser.query_specification().The default implementation does nothing.
- Specified by:
exitQuery_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSelect_list
Enter a parse tree produced byPSQLParser.select_list().The default implementation does nothing.
- Specified by:
enterSelect_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSelect_list
Exit a parse tree produced byPSQLParser.select_list().The default implementation does nothing.
- Specified by:
exitSelect_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSelect_sublist
Enter a parse tree produced byPSQLParser.select_sublist().The default implementation does nothing.
- Specified by:
enterSelect_sublistin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSelect_sublist
Exit a parse tree produced byPSQLParser.select_sublist().The default implementation does nothing.
- Specified by:
exitSelect_sublistin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterDerived_column
Enter a parse tree produced byPSQLParser.derived_column().The default implementation does nothing.
- Specified by:
enterDerived_columnin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitDerived_column
Exit a parse tree produced byPSQLParser.derived_column().The default implementation does nothing.
- Specified by:
exitDerived_columnin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQualified_asterisk
Enter a parse tree produced byPSQLParser.qualified_asterisk().The default implementation does nothing.
- Specified by:
enterQualified_asteriskin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQualified_asterisk
Exit a parse tree produced byPSQLParser.qualified_asterisk().The default implementation does nothing.
- Specified by:
exitQualified_asteriskin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSet_qualifier
Enter a parse tree produced byPSQLParser.set_qualifier().The default implementation does nothing.
- Specified by:
enterSet_qualifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSet_qualifier
Exit a parse tree produced byPSQLParser.set_qualifier().The default implementation does nothing.
- Specified by:
exitSet_qualifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterColumn_reference
Enter a parse tree produced byPSQLParser.column_reference().The default implementation does nothing.
- Specified by:
enterColumn_referencein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitColumn_reference
Exit a parse tree produced byPSQLParser.column_reference().The default implementation does nothing.
- Specified by:
exitColumn_referencein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterAs_clause
Enter a parse tree produced byPSQLParser.as_clause().The default implementation does nothing.
- Specified by:
enterAs_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitAs_clause
Exit a parse tree produced byPSQLParser.as_clause().The default implementation does nothing.
- Specified by:
exitAs_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterColumn_reference_list
Enter a parse tree produced byPSQLParser.column_reference_list().The default implementation does nothing.
- Specified by:
enterColumn_reference_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitColumn_reference_list
Exit a parse tree produced byPSQLParser.column_reference_list().The default implementation does nothing.
- Specified by:
exitColumn_reference_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterScalar_subquery
Enter a parse tree produced byPSQLParser.scalar_subquery().The default implementation does nothing.
- Specified by:
enterScalar_subqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitScalar_subquery
Exit a parse tree produced byPSQLParser.scalar_subquery().The default implementation does nothing.
- Specified by:
exitScalar_subqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRow_subquery
Enter a parse tree produced byPSQLParser.row_subquery().The default implementation does nothing.
- Specified by:
enterRow_subqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRow_subquery
Exit a parse tree produced byPSQLParser.row_subquery().The default implementation does nothing.
- Specified by:
exitRow_subqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterTable_subquery
Enter a parse tree produced byPSQLParser.table_subquery().The default implementation does nothing.
- Specified by:
enterTable_subqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitTable_subquery
Exit a parse tree produced byPSQLParser.table_subquery().The default implementation does nothing.
- Specified by:
exitTable_subqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSubquery
Enter a parse tree produced byPSQLParser.subquery().The default implementation does nothing.
- Specified by:
enterSubqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSubquery
Exit a parse tree produced byPSQLParser.subquery().The default implementation does nothing.
- Specified by:
exitSubqueryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPredicate
Enter a parse tree produced byPSQLParser.predicate().The default implementation does nothing.
- Specified by:
enterPredicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPredicate
Exit a parse tree produced byPSQLParser.predicate().The default implementation does nothing.
- Specified by:
exitPredicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterComparison_predicate
Enter a parse tree produced byPSQLParser.comparison_predicate().The default implementation does nothing.
- Specified by:
enterComparison_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitComparison_predicate
Exit a parse tree produced byPSQLParser.comparison_predicate().The default implementation does nothing.
- Specified by:
exitComparison_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterComp_op
Enter a parse tree produced byPSQLParser.comp_op().The default implementation does nothing.
- Specified by:
enterComp_opin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitComp_op
Exit a parse tree produced byPSQLParser.comp_op().The default implementation does nothing.
- Specified by:
exitComp_opin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBetween_predicate
Enter a parse tree produced byPSQLParser.between_predicate().The default implementation does nothing.
- Specified by:
enterBetween_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBetween_predicate
Exit a parse tree produced byPSQLParser.between_predicate().The default implementation does nothing.
- Specified by:
exitBetween_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterBetween_predicate_part_2
Enter a parse tree produced byPSQLParser.between_predicate_part_2().The default implementation does nothing.
- Specified by:
enterBetween_predicate_part_2in interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitBetween_predicate_part_2
Exit a parse tree produced byPSQLParser.between_predicate_part_2().The default implementation does nothing.
- Specified by:
exitBetween_predicate_part_2in interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIn_predicate
Enter a parse tree produced byPSQLParser.in_predicate().The default implementation does nothing.
- Specified by:
enterIn_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIn_predicate
Exit a parse tree produced byPSQLParser.in_predicate().The default implementation does nothing.
- Specified by:
exitIn_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIn_predicate_value
Enter a parse tree produced byPSQLParser.in_predicate_value().The default implementation does nothing.
- Specified by:
enterIn_predicate_valuein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIn_predicate_value
Exit a parse tree produced byPSQLParser.in_predicate_value().The default implementation does nothing.
- Specified by:
exitIn_predicate_valuein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterIn_value_list
Enter a parse tree produced byPSQLParser.in_value_list().The default implementation does nothing.
- Specified by:
enterIn_value_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitIn_value_list
Exit a parse tree produced byPSQLParser.in_value_list().The default implementation does nothing.
- Specified by:
exitIn_value_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPattern_matching_predicate
Enter a parse tree produced byPSQLParser.pattern_matching_predicate().The default implementation does nothing.
- Specified by:
enterPattern_matching_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPattern_matching_predicate
Exit a parse tree produced byPSQLParser.pattern_matching_predicate().The default implementation does nothing.
- Specified by:
exitPattern_matching_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPattern_matcher
Enter a parse tree produced byPSQLParser.pattern_matcher().The default implementation does nothing.
- Specified by:
enterPattern_matcherin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPattern_matcher
Exit a parse tree produced byPSQLParser.pattern_matcher().The default implementation does nothing.
- Specified by:
exitPattern_matcherin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNegativable_matcher
Enter a parse tree produced byPSQLParser.negativable_matcher().The default implementation does nothing.
- Specified by:
enterNegativable_matcherin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNegativable_matcher
Exit a parse tree produced byPSQLParser.negativable_matcher().The default implementation does nothing.
- Specified by:
exitNegativable_matcherin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRegex_matcher
Enter a parse tree produced byPSQLParser.regex_matcher().The default implementation does nothing.
- Specified by:
enterRegex_matcherin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRegex_matcher
Exit a parse tree produced byPSQLParser.regex_matcher().The default implementation does nothing.
- Specified by:
exitRegex_matcherin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNull_predicate
Enter a parse tree produced byPSQLParser.null_predicate().The default implementation does nothing.
- Specified by:
enterNull_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNull_predicate
Exit a parse tree produced byPSQLParser.null_predicate().The default implementation does nothing.
- Specified by:
exitNull_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuantified_comparison_predicate
public void enterQuantified_comparison_predicate(PSQLParser.Quantified_comparison_predicateContext ctx) Enter a parse tree produced byPSQLParser.quantified_comparison_predicate().The default implementation does nothing.
- Specified by:
enterQuantified_comparison_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuantified_comparison_predicate
public void exitQuantified_comparison_predicate(PSQLParser.Quantified_comparison_predicateContext ctx) Exit a parse tree produced byPSQLParser.quantified_comparison_predicate().The default implementation does nothing.
- Specified by:
exitQuantified_comparison_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSubquery_or_array
Enter a parse tree produced byPSQLParser.subquery_or_array().The default implementation does nothing.
- Specified by:
enterSubquery_or_arrayin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSubquery_or_array
Exit a parse tree produced byPSQLParser.subquery_or_array().The default implementation does nothing.
- Specified by:
exitSubquery_or_arrayin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterQuantifier
Enter a parse tree produced byPSQLParser.quantifier().The default implementation does nothing.
- Specified by:
enterQuantifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitQuantifier
Exit a parse tree produced byPSQLParser.quantifier().The default implementation does nothing.
- Specified by:
exitQuantifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterAll
Enter a parse tree produced byPSQLParser.all().The default implementation does nothing.
- Specified by:
enterAllin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitAll
Exit a parse tree produced byPSQLParser.all().The default implementation does nothing.
- Specified by:
exitAllin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSome
Enter a parse tree produced byPSQLParser.some().The default implementation does nothing.
- Specified by:
enterSomein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSome
Exit a parse tree produced byPSQLParser.some().The default implementation does nothing.
- Specified by:
exitSomein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterArray_expression
Enter a parse tree produced byPSQLParser.array_expression().The default implementation does nothing.
- Specified by:
enterArray_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitArray_expression
Exit a parse tree produced byPSQLParser.array_expression().The default implementation does nothing.
- Specified by:
exitArray_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterArray_literal_constructor
Enter a parse tree produced byPSQLParser.array_literal_constructor().The default implementation does nothing.
- Specified by:
enterArray_literal_constructorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitArray_literal_constructor
Exit a parse tree produced byPSQLParser.array_literal_constructor().The default implementation does nothing.
- Specified by:
exitArray_literal_constructorin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterLiteral_string_array_expression
public void enterLiteral_string_array_expression(PSQLParser.Literal_string_array_expressionContext ctx) Enter a parse tree produced byPSQLParser.literal_string_array_expression().The default implementation does nothing.
- Specified by:
enterLiteral_string_array_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitLiteral_string_array_expression
public void exitLiteral_string_array_expression(PSQLParser.Literal_string_array_expressionContext ctx) Exit a parse tree produced byPSQLParser.literal_string_array_expression().The default implementation does nothing.
- Specified by:
exitLiteral_string_array_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNon_casted_literal_string_array_expression
public void enterNon_casted_literal_string_array_expression(PSQLParser.Non_casted_literal_string_array_expressionContext ctx) Enter a parse tree produced byPSQLParser.non_casted_literal_string_array_expression().The default implementation does nothing.
- Specified by:
enterNon_casted_literal_string_array_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNon_casted_literal_string_array_expression
public void exitNon_casted_literal_string_array_expression(PSQLParser.Non_casted_literal_string_array_expressionContext ctx) Exit a parse tree produced byPSQLParser.non_casted_literal_string_array_expression().The default implementation does nothing.
- Specified by:
exitNon_casted_literal_string_array_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterCasted_literal_string_array_expression
public void enterCasted_literal_string_array_expression(PSQLParser.Casted_literal_string_array_expressionContext ctx) Enter a parse tree produced byPSQLParser.casted_literal_string_array_expression().The default implementation does nothing.
- Specified by:
enterCasted_literal_string_array_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitCasted_literal_string_array_expression
public void exitCasted_literal_string_array_expression(PSQLParser.Casted_literal_string_array_expressionContext ctx) Exit a parse tree produced byPSQLParser.casted_literal_string_array_expression().The default implementation does nothing.
- Specified by:
exitCasted_literal_string_array_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExists_predicate
Enter a parse tree produced byPSQLParser.exists_predicate().The default implementation does nothing.
- Specified by:
enterExists_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExists_predicate
Exit a parse tree produced byPSQLParser.exists_predicate().The default implementation does nothing.
- Specified by:
exitExists_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOverlaps_predicate
Enter a parse tree produced byPSQLParser.overlaps_predicate().The default implementation does nothing.
- Specified by:
enterOverlaps_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOverlaps_predicate
Exit a parse tree produced byPSQLParser.overlaps_predicate().The default implementation does nothing.
- Specified by:
exitOverlaps_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOverlaps_endpoint
Enter a parse tree produced byPSQLParser.overlaps_endpoint().The default implementation does nothing.
- Specified by:
enterOverlaps_endpointin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOverlaps_endpoint
Exit a parse tree produced byPSQLParser.overlaps_endpoint().The default implementation does nothing.
- Specified by:
exitOverlaps_endpointin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOverlaps_nonparenthesized_value_expression_primary
public void enterOverlaps_nonparenthesized_value_expression_primary(PSQLParser.Overlaps_nonparenthesized_value_expression_primaryContext ctx) Enter a parse tree produced byPSQLParser.overlaps_nonparenthesized_value_expression_primary().The default implementation does nothing.
- Specified by:
enterOverlaps_nonparenthesized_value_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOverlaps_nonparenthesized_value_expression_primary
public void exitOverlaps_nonparenthesized_value_expression_primary(PSQLParser.Overlaps_nonparenthesized_value_expression_primaryContext ctx) Exit a parse tree produced byPSQLParser.overlaps_nonparenthesized_value_expression_primary().The default implementation does nothing.
- Specified by:
exitOverlaps_nonparenthesized_value_expression_primaryin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterUnique_predicate
Enter a parse tree produced byPSQLParser.unique_predicate().The default implementation does nothing.
- Specified by:
enterUnique_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitUnique_predicate
Exit a parse tree produced byPSQLParser.unique_predicate().The default implementation does nothing.
- Specified by:
exitUnique_predicatein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPrimary_datetime_field
Enter a parse tree produced byPSQLParser.primary_datetime_field().The default implementation does nothing.
- Specified by:
enterPrimary_datetime_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPrimary_datetime_field
Exit a parse tree produced byPSQLParser.primary_datetime_field().The default implementation does nothing.
- Specified by:
exitPrimary_datetime_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNon_second_primary_datetime_field
public void enterNon_second_primary_datetime_field(PSQLParser.Non_second_primary_datetime_fieldContext ctx) Enter a parse tree produced byPSQLParser.non_second_primary_datetime_field().The default implementation does nothing.
- Specified by:
enterNon_second_primary_datetime_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNon_second_primary_datetime_field
public void exitNon_second_primary_datetime_field(PSQLParser.Non_second_primary_datetime_fieldContext ctx) Exit a parse tree produced byPSQLParser.non_second_primary_datetime_field().The default implementation does nothing.
- Specified by:
exitNon_second_primary_datetime_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterExtended_datetime_field
Enter a parse tree produced byPSQLParser.extended_datetime_field().The default implementation does nothing.
- Specified by:
enterExtended_datetime_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitExtended_datetime_field
Exit a parse tree produced byPSQLParser.extended_datetime_field().The default implementation does nothing.
- Specified by:
exitExtended_datetime_fieldin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterRoutine_invocation
Enter a parse tree produced byPSQLParser.routine_invocation().The default implementation does nothing.
- Specified by:
enterRoutine_invocationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitRoutine_invocation
Exit a parse tree produced byPSQLParser.routine_invocation().The default implementation does nothing.
- Specified by:
exitRoutine_invocationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterPosition_invocation
Enter a parse tree produced byPSQLParser.position_invocation().The default implementation does nothing.
- Specified by:
enterPosition_invocationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitPosition_invocation
Exit a parse tree produced byPSQLParser.position_invocation().The default implementation does nothing.
- Specified by:
exitPosition_invocationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterString_expression
Enter a parse tree produced byPSQLParser.string_expression().The default implementation does nothing.
- Specified by:
enterString_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitString_expression
Exit a parse tree produced byPSQLParser.string_expression().The default implementation does nothing.
- Specified by:
exitString_expressionin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFunction_names_for_reserved_words
public void enterFunction_names_for_reserved_words(PSQLParser.Function_names_for_reserved_wordsContext ctx) Enter a parse tree produced byPSQLParser.function_names_for_reserved_words().The default implementation does nothing.
- Specified by:
enterFunction_names_for_reserved_wordsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFunction_names_for_reserved_words
public void exitFunction_names_for_reserved_words(PSQLParser.Function_names_for_reserved_wordsContext ctx) Exit a parse tree produced byPSQLParser.function_names_for_reserved_words().The default implementation does nothing.
- Specified by:
exitFunction_names_for_reserved_wordsin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterFunction_name
Enter a parse tree produced byPSQLParser.function_name().The default implementation does nothing.
- Specified by:
enterFunction_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitFunction_name
Exit a parse tree produced byPSQLParser.function_name().The default implementation does nothing.
- Specified by:
exitFunction_namein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSql_argument_list
Enter a parse tree produced byPSQLParser.sql_argument_list().The default implementation does nothing.
- Specified by:
enterSql_argument_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSql_argument_list
Exit a parse tree produced byPSQLParser.sql_argument_list().The default implementation does nothing.
- Specified by:
exitSql_argument_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOrderby_clause
Enter a parse tree produced byPSQLParser.orderby_clause().The default implementation does nothing.
- Specified by:
enterOrderby_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOrderby_clause
Exit a parse tree produced byPSQLParser.orderby_clause().The default implementation does nothing.
- Specified by:
exitOrderby_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSort_specifier_list
Enter a parse tree produced byPSQLParser.sort_specifier_list().The default implementation does nothing.
- Specified by:
enterSort_specifier_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSort_specifier_list
Exit a parse tree produced byPSQLParser.sort_specifier_list().The default implementation does nothing.
- Specified by:
exitSort_specifier_listin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterSort_specifier
Enter a parse tree produced byPSQLParser.sort_specifier().The default implementation does nothing.
- Specified by:
enterSort_specifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitSort_specifier
Exit a parse tree produced byPSQLParser.sort_specifier().The default implementation does nothing.
- Specified by:
exitSort_specifierin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterOrder_specification
Enter a parse tree produced byPSQLParser.order_specification().The default implementation does nothing.
- Specified by:
enterOrder_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitOrder_specification
Exit a parse tree produced byPSQLParser.order_specification().The default implementation does nothing.
- Specified by:
exitOrder_specificationin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterLimit_clause
Enter a parse tree produced byPSQLParser.limit_clause().The default implementation does nothing.
- Specified by:
enterLimit_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitLimit_clause
Exit a parse tree produced byPSQLParser.limit_clause().The default implementation does nothing.
- Specified by:
exitLimit_clausein interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterNull_ordering
Enter a parse tree produced byPSQLParser.null_ordering().The default implementation does nothing.
- Specified by:
enterNull_orderingin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitNull_ordering
Exit a parse tree produced byPSQLParser.null_ordering().The default implementation does nothing.
- Specified by:
exitNull_orderingin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterInsert_statement
Enter a parse tree produced byPSQLParser.insert_statement().The default implementation does nothing.
- Specified by:
enterInsert_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
exitInsert_statement
Exit a parse tree produced byPSQLParser.insert_statement().The default implementation does nothing.
- Specified by:
exitInsert_statementin interfacePSQLParserListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-