Show / Hide Table of Contents

Class JPABaseListener

This class provides an empty implementation of IJPAListener, which can be extended to create a listener which only needs to handle a subset of the available methods.

Inheritance
System.Object
JPABaseListener
Implements
IJPAListener
Antlr4.Runtime.Tree.IParseTreeListener
Namespace: GCore.Antlr.Grammers.Jpa
Assembly: Jpa.dll
Syntax
public class JPABaseListener : object, IJPAListener, Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterAbstract_schema_name(JPAParser.Abstract_schema_nameContext)

Enter a parse tree produced by abstract_schema_name().

The default implementation does nothing.

Declaration
public virtual void EnterAbstract_schema_name(JPAParser.Abstract_schema_nameContext context)
Parameters
Type Name Description
JPAParser.Abstract_schema_nameContext context

The parse tree.

| Improve this Doc View Source

EnterAggregate_expression(JPAParser.Aggregate_expressionContext)

Enter a parse tree produced by aggregate_expression().

The default implementation does nothing.

Declaration
public virtual void EnterAggregate_expression(JPAParser.Aggregate_expressionContext context)
Parameters
Type Name Description
JPAParser.Aggregate_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterAll_or_any_expression(JPAParser.All_or_any_expressionContext)

Enter a parse tree produced by all_or_any_expression().

The default implementation does nothing.

Declaration
public virtual void EnterAll_or_any_expression(JPAParser.All_or_any_expressionContext context)
Parameters
Type Name Description
JPAParser.All_or_any_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterArithmetic_expression(JPAParser.Arithmetic_expressionContext)

Enter a parse tree produced by arithmetic_expression().

The default implementation does nothing.

Declaration
public virtual void EnterArithmetic_expression(JPAParser.Arithmetic_expressionContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterArithmetic_factor(JPAParser.Arithmetic_factorContext)

Enter a parse tree produced by arithmetic_factor().

The default implementation does nothing.

Declaration
public virtual void EnterArithmetic_factor(JPAParser.Arithmetic_factorContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_factorContext context

The parse tree.

| Improve this Doc View Source

EnterArithmetic_primary(JPAParser.Arithmetic_primaryContext)

Enter a parse tree produced by arithmetic_primary().

The default implementation does nothing.

Declaration
public virtual void EnterArithmetic_primary(JPAParser.Arithmetic_primaryContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_primaryContext context

The parse tree.

| Improve this Doc View Source

EnterArithmetic_term(JPAParser.Arithmetic_termContext)

Enter a parse tree produced by arithmetic_term().

The default implementation does nothing.

Declaration
public virtual void EnterArithmetic_term(JPAParser.Arithmetic_termContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_termContext context

The parse tree.

| Improve this Doc View Source

EnterAssociation_path_expression(JPAParser.Association_path_expressionContext)

Enter a parse tree produced by association_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterAssociation_path_expression(JPAParser.Association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterBetween_expression(JPAParser.Between_expressionContext)

Enter a parse tree produced by between_expression().

The default implementation does nothing.

Declaration
public virtual void EnterBetween_expression(JPAParser.Between_expressionContext context)
Parameters
Type Name Description
JPAParser.Between_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterBoolean_expression(JPAParser.Boolean_expressionContext)

Enter a parse tree produced by boolean_expression().

The default implementation does nothing.

Declaration
public virtual void EnterBoolean_expression(JPAParser.Boolean_expressionContext context)
Parameters
Type Name Description
JPAParser.Boolean_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterBoolean_literal(JPAParser.Boolean_literalContext)

Enter a parse tree produced by boolean_literal().

The default implementation does nothing.

Declaration
public virtual void EnterBoolean_literal(JPAParser.Boolean_literalContext context)
Parameters
Type Name Description
JPAParser.Boolean_literalContext context

The parse tree.

| Improve this Doc View Source

EnterBoolean_primary(JPAParser.Boolean_primaryContext)

Enter a parse tree produced by boolean_primary().

The default implementation does nothing.

Declaration
public virtual void EnterBoolean_primary(JPAParser.Boolean_primaryContext context)
Parameters
Type Name Description
JPAParser.Boolean_primaryContext context

The parse tree.

| Improve this Doc View Source

EnterCollection_member_declaration(JPAParser.Collection_member_declarationContext)

Enter a parse tree produced by collection_member_declaration().

The default implementation does nothing.

Declaration
public virtual void EnterCollection_member_declaration(JPAParser.Collection_member_declarationContext context)
Parameters
Type Name Description
JPAParser.Collection_member_declarationContext context

The parse tree.

| Improve this Doc View Source

EnterCollection_member_expression(JPAParser.Collection_member_expressionContext)

Enter a parse tree produced by collection_member_expression().

The default implementation does nothing.

Declaration
public virtual void EnterCollection_member_expression(JPAParser.Collection_member_expressionContext context)
Parameters
Type Name Description
JPAParser.Collection_member_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterCollection_valued_association_field(JPAParser.Collection_valued_association_fieldContext)

Enter a parse tree produced by collection_valued_association_field().

The default implementation does nothing.

Declaration
public virtual void EnterCollection_valued_association_field(JPAParser.Collection_valued_association_fieldContext context)
Parameters
Type Name Description
JPAParser.Collection_valued_association_fieldContext context

The parse tree.

| Improve this Doc View Source

EnterCollection_valued_path_expression(JPAParser.Collection_valued_path_expressionContext)

Enter a parse tree produced by collection_valued_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterCollection_valued_path_expression(JPAParser.Collection_valued_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Collection_valued_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterComparison_expression(JPAParser.Comparison_expressionContext)

Enter a parse tree produced by comparison_expression().

The default implementation does nothing.

Declaration
public virtual void EnterComparison_expression(JPAParser.Comparison_expressionContext context)
Parameters
Type Name Description
JPAParser.Comparison_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterComparison_operator(JPAParser.Comparison_operatorContext)

Enter a parse tree produced by comparison_operator().

The default implementation does nothing.

Declaration
public virtual void EnterComparison_operator(JPAParser.Comparison_operatorContext context)
Parameters
Type Name Description
JPAParser.Comparison_operatorContext context

The parse tree.

| Improve this Doc View Source

EnterConditional_expression(JPAParser.Conditional_expressionContext)

Enter a parse tree produced by conditional_expression().

The default implementation does nothing.

Declaration
public virtual void EnterConditional_expression(JPAParser.Conditional_expressionContext context)
Parameters
Type Name Description
JPAParser.Conditional_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterConditional_factor(JPAParser.Conditional_factorContext)

Enter a parse tree produced by conditional_factor().

The default implementation does nothing.

Declaration
public virtual void EnterConditional_factor(JPAParser.Conditional_factorContext context)
Parameters
Type Name Description
JPAParser.Conditional_factorContext context

The parse tree.

| Improve this Doc View Source

EnterConditional_primary(JPAParser.Conditional_primaryContext)

Enter a parse tree produced by conditional_primary().

The default implementation does nothing.

Declaration
public virtual void EnterConditional_primary(JPAParser.Conditional_primaryContext context)
Parameters
Type Name Description
JPAParser.Conditional_primaryContext context

The parse tree.

| Improve this Doc View Source

EnterConditional_term(JPAParser.Conditional_termContext)

Enter a parse tree produced by conditional_term().

The default implementation does nothing.

Declaration
public virtual void EnterConditional_term(JPAParser.Conditional_termContext context)
Parameters
Type Name Description
JPAParser.Conditional_termContext context

The parse tree.

| Improve this Doc View Source

EnterConstructor_expression(JPAParser.Constructor_expressionContext)

Enter a parse tree produced by constructor_expression().

The default implementation does nothing.

Declaration
public virtual void EnterConstructor_expression(JPAParser.Constructor_expressionContext context)
Parameters
Type Name Description
JPAParser.Constructor_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterConstructor_item(JPAParser.Constructor_itemContext)

Enter a parse tree produced by constructor_item().

The default implementation does nothing.

Declaration
public virtual void EnterConstructor_item(JPAParser.Constructor_itemContext context)
Parameters
Type Name Description
JPAParser.Constructor_itemContext context

The parse tree.

| Improve this Doc View Source

EnterConstructor_name(JPAParser.Constructor_nameContext)

Enter a parse tree produced by constructor_name().

The default implementation does nothing.

Declaration
public virtual void EnterConstructor_name(JPAParser.Constructor_nameContext context)
Parameters
Type Name Description
JPAParser.Constructor_nameContext context

The parse tree.

| Improve this Doc View Source

EnterDatetime_expression(JPAParser.Datetime_expressionContext)

Enter a parse tree produced by datetime_expression().

The default implementation does nothing.

Declaration
public virtual void EnterDatetime_expression(JPAParser.Datetime_expressionContext context)
Parameters
Type Name Description
JPAParser.Datetime_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterDatetime_primary(JPAParser.Datetime_primaryContext)

Enter a parse tree produced by datetime_primary().

The default implementation does nothing.

Declaration
public virtual void EnterDatetime_primary(JPAParser.Datetime_primaryContext context)
Parameters
Type Name Description
JPAParser.Datetime_primaryContext context

The parse tree.

| Improve this Doc View Source

EnterDelete_clause(JPAParser.Delete_clauseContext)

Enter a parse tree produced by delete_clause().

The default implementation does nothing.

Declaration
public virtual void EnterDelete_clause(JPAParser.Delete_clauseContext context)
Parameters
Type Name Description
JPAParser.Delete_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterDelete_statement(JPAParser.Delete_statementContext)

Enter a parse tree produced by delete_statement().

The default implementation does nothing.

Declaration
public virtual void EnterDelete_statement(JPAParser.Delete_statementContext context)
Parameters
Type Name Description
JPAParser.Delete_statementContext context

The parse tree.

| Improve this Doc View Source

EnterEmbedded_class_state_field(JPAParser.Embedded_class_state_fieldContext)

Enter a parse tree produced by embedded_class_state_field().

The default implementation does nothing.

Declaration
public virtual void EnterEmbedded_class_state_field(JPAParser.Embedded_class_state_fieldContext context)
Parameters
Type Name Description
JPAParser.Embedded_class_state_fieldContext context

The parse tree.

| Improve this Doc View Source

EnterEmpty_collection_comparison_expression(JPAParser.Empty_collection_comparison_expressionContext)

Enter a parse tree produced by empty_collection_comparison_expression().

The default implementation does nothing.

Declaration
public virtual void EnterEmpty_collection_comparison_expression(JPAParser.Empty_collection_comparison_expressionContext context)
Parameters
Type Name Description
JPAParser.Empty_collection_comparison_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterEntity_expression(JPAParser.Entity_expressionContext)

Enter a parse tree produced by entity_expression().

The default implementation does nothing.

Declaration
public virtual void EnterEntity_expression(JPAParser.Entity_expressionContext context)
Parameters
Type Name Description
JPAParser.Entity_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterEnum_expression(JPAParser.Enum_expressionContext)

Enter a parse tree produced by enum_expression().

The default implementation does nothing.

Declaration
public virtual void EnterEnum_expression(JPAParser.Enum_expressionContext context)
Parameters
Type Name Description
JPAParser.Enum_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterEnum_literal(JPAParser.Enum_literalContext)

Enter a parse tree produced by enum_literal().

The default implementation does nothing.

Declaration
public virtual void EnterEnum_literal(JPAParser.Enum_literalContext context)
Parameters
Type Name Description
JPAParser.Enum_literalContext context

The parse tree.

| Improve this Doc View Source

EnterEnum_primary(JPAParser.Enum_primaryContext)

Enter a parse tree produced by enum_primary().

The default implementation does nothing.

Declaration
public virtual void EnterEnum_primary(JPAParser.Enum_primaryContext context)
Parameters
Type Name Description
JPAParser.Enum_primaryContext context

The parse tree.

| Improve this Doc View Source

EnterEveryRule(Antlr4.Runtime.ParserRuleContext)

Declaration
public virtual void EnterEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type Name Description
Antlr4.Runtime.ParserRuleContext context
Remarks

The default implementation does nothing.

| Improve this Doc View Source

EnterExists_expression(JPAParser.Exists_expressionContext)

Enter a parse tree produced by exists_expression().

The default implementation does nothing.

Declaration
public virtual void EnterExists_expression(JPAParser.Exists_expressionContext context)
Parameters
Type Name Description
JPAParser.Exists_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterFetch_join(JPAParser.Fetch_joinContext)

Enter a parse tree produced by fetch_join().

The default implementation does nothing.

Declaration
public virtual void EnterFetch_join(JPAParser.Fetch_joinContext context)
Parameters
Type Name Description
JPAParser.Fetch_joinContext context

The parse tree.

| Improve this Doc View Source

EnterFrom_clause(JPAParser.From_clauseContext)

Enter a parse tree produced by from_clause().

The default implementation does nothing.

Declaration
public virtual void EnterFrom_clause(JPAParser.From_clauseContext context)
Parameters
Type Name Description
JPAParser.From_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterFunctions_returning_datetime(JPAParser.Functions_returning_datetimeContext)

Enter a parse tree produced by functions_returning_datetime().

The default implementation does nothing.

Declaration
public virtual void EnterFunctions_returning_datetime(JPAParser.Functions_returning_datetimeContext context)
Parameters
Type Name Description
JPAParser.Functions_returning_datetimeContext context

The parse tree.

| Improve this Doc View Source

EnterFunctions_returning_numerics(JPAParser.Functions_returning_numericsContext)

Enter a parse tree produced by functions_returning_numerics().

The default implementation does nothing.

Declaration
public virtual void EnterFunctions_returning_numerics(JPAParser.Functions_returning_numericsContext context)
Parameters
Type Name Description
JPAParser.Functions_returning_numericsContext context

The parse tree.

| Improve this Doc View Source

EnterFunctions_returning_strings(JPAParser.Functions_returning_stringsContext)

Enter a parse tree produced by functions_returning_strings().

The default implementation does nothing.

Declaration
public virtual void EnterFunctions_returning_strings(JPAParser.Functions_returning_stringsContext context)
Parameters
Type Name Description
JPAParser.Functions_returning_stringsContext context

The parse tree.

| Improve this Doc View Source

EnterGroupby_clause(JPAParser.Groupby_clauseContext)

Enter a parse tree produced by groupby_clause().

The default implementation does nothing.

Declaration
public virtual void EnterGroupby_clause(JPAParser.Groupby_clauseContext context)
Parameters
Type Name Description
JPAParser.Groupby_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterGroupby_item(JPAParser.Groupby_itemContext)

Enter a parse tree produced by groupby_item().

The default implementation does nothing.

Declaration
public virtual void EnterGroupby_item(JPAParser.Groupby_itemContext context)
Parameters
Type Name Description
JPAParser.Groupby_itemContext context

The parse tree.

| Improve this Doc View Source

EnterHaving_clause(JPAParser.Having_clauseContext)

Enter a parse tree produced by having_clause().

The default implementation does nothing.

Declaration
public virtual void EnterHaving_clause(JPAParser.Having_clauseContext context)
Parameters
Type Name Description
JPAParser.Having_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterIdentification_variable_declaration(JPAParser.Identification_variable_declarationContext)

Enter a parse tree produced by identification_variable_declaration().

The default implementation does nothing.

Declaration
public virtual void EnterIdentification_variable_declaration(JPAParser.Identification_variable_declarationContext context)
Parameters
Type Name Description
JPAParser.Identification_variable_declarationContext context

The parse tree.

| Improve this Doc View Source

EnterIn_expression(JPAParser.In_expressionContext)

Enter a parse tree produced by in_expression().

The default implementation does nothing.

Declaration
public virtual void EnterIn_expression(JPAParser.In_expressionContext context)
Parameters
Type Name Description
JPAParser.In_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterIn_item(JPAParser.In_itemContext)

Enter a parse tree produced by in_item().

The default implementation does nothing.

Declaration
public virtual void EnterIn_item(JPAParser.In_itemContext context)
Parameters
Type Name Description
JPAParser.In_itemContext context

The parse tree.

| Improve this Doc View Source

EnterInput_parameter(JPAParser.Input_parameterContext)

Enter a parse tree produced by input_parameter().

The default implementation does nothing.

Declaration
public virtual void EnterInput_parameter(JPAParser.Input_parameterContext context)
Parameters
Type Name Description
JPAParser.Input_parameterContext context

The parse tree.

| Improve this Doc View Source

EnterJoin(JPAParser.JoinContext)

Enter a parse tree produced by join().

The default implementation does nothing.

Declaration
public virtual void EnterJoin(JPAParser.JoinContext context)
Parameters
Type Name Description
JPAParser.JoinContext context

The parse tree.

| Improve this Doc View Source

EnterJoin_association_path_expression(JPAParser.Join_association_path_expressionContext)

Enter a parse tree produced by join_association_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterJoin_association_path_expression(JPAParser.Join_association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Join_association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterJoin_collection_valued_path_expression(JPAParser.Join_collection_valued_path_expressionContext)

Enter a parse tree produced by join_collection_valued_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterJoin_collection_valued_path_expression(JPAParser.Join_collection_valued_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Join_collection_valued_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterJoin_single_valued_association_path_expression(JPAParser.Join_single_valued_association_path_expressionContext)

Enter a parse tree produced by join_single_valued_association_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterJoin_single_valued_association_path_expression(JPAParser.Join_single_valued_association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Join_single_valued_association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterJoin_spec(JPAParser.Join_specContext)

Enter a parse tree produced by join_spec().

The default implementation does nothing.

Declaration
public virtual void EnterJoin_spec(JPAParser.Join_specContext context)
Parameters
Type Name Description
JPAParser.Join_specContext context

The parse tree.

| Improve this Doc View Source

EnterLike_expression(JPAParser.Like_expressionContext)

Enter a parse tree produced by like_expression().

The default implementation does nothing.

Declaration
public virtual void EnterLike_expression(JPAParser.Like_expressionContext context)
Parameters
Type Name Description
JPAParser.Like_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterLiteral(JPAParser.LiteralContext)

Enter a parse tree produced by literal().

The default implementation does nothing.

Declaration
public virtual void EnterLiteral(JPAParser.LiteralContext context)
Parameters
Type Name Description
JPAParser.LiteralContext context

The parse tree.

| Improve this Doc View Source

EnterNew_value(JPAParser.New_valueContext)

Enter a parse tree produced by new_value().

The default implementation does nothing.

Declaration
public virtual void EnterNew_value(JPAParser.New_valueContext context)
Parameters
Type Name Description
JPAParser.New_valueContext context

The parse tree.

| Improve this Doc View Source

EnterNull_comparison_expression(JPAParser.Null_comparison_expressionContext)

Enter a parse tree produced by null_comparison_expression().

The default implementation does nothing.

Declaration
public virtual void EnterNull_comparison_expression(JPAParser.Null_comparison_expressionContext context)
Parameters
Type Name Description
JPAParser.Null_comparison_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterNumeric_literal(JPAParser.Numeric_literalContext)

Enter a parse tree produced by numeric_literal().

The default implementation does nothing.

Declaration
public virtual void EnterNumeric_literal(JPAParser.Numeric_literalContext context)
Parameters
Type Name Description
JPAParser.Numeric_literalContext context

The parse tree.

| Improve this Doc View Source

EnterOrderby_clause(JPAParser.Orderby_clauseContext)

Enter a parse tree produced by orderby_clause().

The default implementation does nothing.

Declaration
public virtual void EnterOrderby_clause(JPAParser.Orderby_clauseContext context)
Parameters
Type Name Description
JPAParser.Orderby_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterOrderby_item(JPAParser.Orderby_itemContext)

Enter a parse tree produced by orderby_item().

The default implementation does nothing.

Declaration
public virtual void EnterOrderby_item(JPAParser.Orderby_itemContext context)
Parameters
Type Name Description
JPAParser.Orderby_itemContext context

The parse tree.

| Improve this Doc View Source

EnterPattern_value(JPAParser.Pattern_valueContext)

Enter a parse tree produced by pattern_value().

The default implementation does nothing.

Declaration
public virtual void EnterPattern_value(JPAParser.Pattern_valueContext context)
Parameters
Type Name Description
JPAParser.Pattern_valueContext context

The parse tree.

| Improve this Doc View Source

EnterQl_statement(JPAParser.Ql_statementContext)

Enter a parse tree produced by ql_statement().

The default implementation does nothing.

Declaration
public virtual void EnterQl_statement(JPAParser.Ql_statementContext context)
Parameters
Type Name Description
JPAParser.Ql_statementContext context

The parse tree.

| Improve this Doc View Source

EnterRange_variable_declaration(JPAParser.Range_variable_declarationContext)

Enter a parse tree produced by range_variable_declaration().

The default implementation does nothing.

Declaration
public virtual void EnterRange_variable_declaration(JPAParser.Range_variable_declarationContext context)
Parameters
Type Name Description
JPAParser.Range_variable_declarationContext context

The parse tree.

| Improve this Doc View Source

EnterSelect_clause(JPAParser.Select_clauseContext)

Enter a parse tree produced by select_clause().

The default implementation does nothing.

Declaration
public virtual void EnterSelect_clause(JPAParser.Select_clauseContext context)
Parameters
Type Name Description
JPAParser.Select_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterSelect_expression(JPAParser.Select_expressionContext)

Enter a parse tree produced by select_expression().

The default implementation does nothing.

Declaration
public virtual void EnterSelect_expression(JPAParser.Select_expressionContext context)
Parameters
Type Name Description
JPAParser.Select_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterSelect_statement(JPAParser.Select_statementContext)

Enter a parse tree produced by select_statement().

The default implementation does nothing.

Declaration
public virtual void EnterSelect_statement(JPAParser.Select_statementContext context)
Parameters
Type Name Description
JPAParser.Select_statementContext context

The parse tree.

| Improve this Doc View Source

EnterSimple_arithmetic_expression(JPAParser.Simple_arithmetic_expressionContext)

Enter a parse tree produced by simple_arithmetic_expression().

The default implementation does nothing.

Declaration
public virtual void EnterSimple_arithmetic_expression(JPAParser.Simple_arithmetic_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_arithmetic_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterSimple_cond_expression(JPAParser.Simple_cond_expressionContext)

Enter a parse tree produced by simple_cond_expression().

The default implementation does nothing.

Declaration
public virtual void EnterSimple_cond_expression(JPAParser.Simple_cond_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_cond_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterSimple_entity_expression(JPAParser.Simple_entity_expressionContext)

Enter a parse tree produced by simple_entity_expression().

The default implementation does nothing.

Declaration
public virtual void EnterSimple_entity_expression(JPAParser.Simple_entity_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_entity_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterSimple_select_clause(JPAParser.Simple_select_clauseContext)

Enter a parse tree produced by simple_select_clause().

The default implementation does nothing.

Declaration
public virtual void EnterSimple_select_clause(JPAParser.Simple_select_clauseContext context)
Parameters
Type Name Description
JPAParser.Simple_select_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterSimple_select_expression(JPAParser.Simple_select_expressionContext)

Enter a parse tree produced by simple_select_expression().

The default implementation does nothing.

Declaration
public virtual void EnterSimple_select_expression(JPAParser.Simple_select_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_select_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterSimple_state_field(JPAParser.Simple_state_fieldContext)

Enter a parse tree produced by simple_state_field().

The default implementation does nothing.

Declaration
public virtual void EnterSimple_state_field(JPAParser.Simple_state_fieldContext context)
Parameters
Type Name Description
JPAParser.Simple_state_fieldContext context

The parse tree.

| Improve this Doc View Source

EnterSingle_valued_association_field(JPAParser.Single_valued_association_fieldContext)

Enter a parse tree produced by single_valued_association_field().

The default implementation does nothing.

Declaration
public virtual void EnterSingle_valued_association_field(JPAParser.Single_valued_association_fieldContext context)
Parameters
Type Name Description
JPAParser.Single_valued_association_fieldContext context

The parse tree.

| Improve this Doc View Source

EnterSingle_valued_association_path_expression(JPAParser.Single_valued_association_path_expressionContext)

Enter a parse tree produced by single_valued_association_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterSingle_valued_association_path_expression(JPAParser.Single_valued_association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Single_valued_association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterSingle_valued_path_expression(JPAParser.Single_valued_path_expressionContext)

Enter a parse tree produced by single_valued_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterSingle_valued_path_expression(JPAParser.Single_valued_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Single_valued_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterState_field(JPAParser.State_fieldContext)

Enter a parse tree produced by state_field().

The default implementation does nothing.

Declaration
public virtual void EnterState_field(JPAParser.State_fieldContext context)
Parameters
Type Name Description
JPAParser.State_fieldContext context

The parse tree.

| Improve this Doc View Source

EnterState_field_path_expression(JPAParser.State_field_path_expressionContext)

Enter a parse tree produced by state_field_path_expression().

The default implementation does nothing.

Declaration
public virtual void EnterState_field_path_expression(JPAParser.State_field_path_expressionContext context)
Parameters
Type Name Description
JPAParser.State_field_path_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterString_expression(JPAParser.String_expressionContext)

Enter a parse tree produced by string_expression().

The default implementation does nothing.

Declaration
public virtual void EnterString_expression(JPAParser.String_expressionContext context)
Parameters
Type Name Description
JPAParser.String_expressionContext context

The parse tree.

| Improve this Doc View Source

EnterString_primary(JPAParser.String_primaryContext)

Enter a parse tree produced by string_primary().

The default implementation does nothing.

Declaration
public virtual void EnterString_primary(JPAParser.String_primaryContext context)
Parameters
Type Name Description
JPAParser.String_primaryContext context

The parse tree.

| Improve this Doc View Source

EnterSubquery(JPAParser.SubqueryContext)

Enter a parse tree produced by subquery().

The default implementation does nothing.

Declaration
public virtual void EnterSubquery(JPAParser.SubqueryContext context)
Parameters
Type Name Description
JPAParser.SubqueryContext context

The parse tree.

| Improve this Doc View Source

EnterSubquery_from_clause(JPAParser.Subquery_from_clauseContext)

Enter a parse tree produced by subquery_from_clause().

The default implementation does nothing.

Declaration
public virtual void EnterSubquery_from_clause(JPAParser.Subquery_from_clauseContext context)
Parameters
Type Name Description
JPAParser.Subquery_from_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterSubselect_identification_variable_declaration(JPAParser.Subselect_identification_variable_declarationContext)

Enter a parse tree produced by subselect_identification_variable_declaration().

The default implementation does nothing.

Declaration
public virtual void EnterSubselect_identification_variable_declaration(JPAParser.Subselect_identification_variable_declarationContext context)
Parameters
Type Name Description
JPAParser.Subselect_identification_variable_declarationContext context

The parse tree.

| Improve this Doc View Source

EnterTrim_specification(JPAParser.Trim_specificationContext)

Enter a parse tree produced by trim_specification().

The default implementation does nothing.

Declaration
public virtual void EnterTrim_specification(JPAParser.Trim_specificationContext context)
Parameters
Type Name Description
JPAParser.Trim_specificationContext context

The parse tree.

| Improve this Doc View Source

EnterUpdate_clause(JPAParser.Update_clauseContext)

Enter a parse tree produced by update_clause().

The default implementation does nothing.

Declaration
public virtual void EnterUpdate_clause(JPAParser.Update_clauseContext context)
Parameters
Type Name Description
JPAParser.Update_clauseContext context

The parse tree.

| Improve this Doc View Source

EnterUpdate_item(JPAParser.Update_itemContext)

Enter a parse tree produced by update_item().

The default implementation does nothing.

Declaration
public virtual void EnterUpdate_item(JPAParser.Update_itemContext context)
Parameters
Type Name Description
JPAParser.Update_itemContext context

The parse tree.

| Improve this Doc View Source

EnterUpdate_statement(JPAParser.Update_statementContext)

Enter a parse tree produced by update_statement().

The default implementation does nothing.

Declaration
public virtual void EnterUpdate_statement(JPAParser.Update_statementContext context)
Parameters
Type Name Description
JPAParser.Update_statementContext context

The parse tree.

| Improve this Doc View Source

EnterWhere_clause(JPAParser.Where_clauseContext)

Enter a parse tree produced by where_clause().

The default implementation does nothing.

Declaration
public virtual void EnterWhere_clause(JPAParser.Where_clauseContext context)
Parameters
Type Name Description
JPAParser.Where_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitAbstract_schema_name(JPAParser.Abstract_schema_nameContext)

Exit a parse tree produced by abstract_schema_name().

The default implementation does nothing.

Declaration
public virtual void ExitAbstract_schema_name(JPAParser.Abstract_schema_nameContext context)
Parameters
Type Name Description
JPAParser.Abstract_schema_nameContext context

The parse tree.

| Improve this Doc View Source

ExitAggregate_expression(JPAParser.Aggregate_expressionContext)

Exit a parse tree produced by aggregate_expression().

The default implementation does nothing.

Declaration
public virtual void ExitAggregate_expression(JPAParser.Aggregate_expressionContext context)
Parameters
Type Name Description
JPAParser.Aggregate_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitAll_or_any_expression(JPAParser.All_or_any_expressionContext)

Exit a parse tree produced by all_or_any_expression().

The default implementation does nothing.

Declaration
public virtual void ExitAll_or_any_expression(JPAParser.All_or_any_expressionContext context)
Parameters
Type Name Description
JPAParser.All_or_any_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitArithmetic_expression(JPAParser.Arithmetic_expressionContext)

Exit a parse tree produced by arithmetic_expression().

The default implementation does nothing.

Declaration
public virtual void ExitArithmetic_expression(JPAParser.Arithmetic_expressionContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitArithmetic_factor(JPAParser.Arithmetic_factorContext)

Exit a parse tree produced by arithmetic_factor().

The default implementation does nothing.

Declaration
public virtual void ExitArithmetic_factor(JPAParser.Arithmetic_factorContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_factorContext context

The parse tree.

| Improve this Doc View Source

ExitArithmetic_primary(JPAParser.Arithmetic_primaryContext)

Exit a parse tree produced by arithmetic_primary().

The default implementation does nothing.

Declaration
public virtual void ExitArithmetic_primary(JPAParser.Arithmetic_primaryContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_primaryContext context

The parse tree.

| Improve this Doc View Source

ExitArithmetic_term(JPAParser.Arithmetic_termContext)

Exit a parse tree produced by arithmetic_term().

The default implementation does nothing.

Declaration
public virtual void ExitArithmetic_term(JPAParser.Arithmetic_termContext context)
Parameters
Type Name Description
JPAParser.Arithmetic_termContext context

The parse tree.

| Improve this Doc View Source

ExitAssociation_path_expression(JPAParser.Association_path_expressionContext)

Exit a parse tree produced by association_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitAssociation_path_expression(JPAParser.Association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitBetween_expression(JPAParser.Between_expressionContext)

Exit a parse tree produced by between_expression().

The default implementation does nothing.

Declaration
public virtual void ExitBetween_expression(JPAParser.Between_expressionContext context)
Parameters
Type Name Description
JPAParser.Between_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitBoolean_expression(JPAParser.Boolean_expressionContext)

Exit a parse tree produced by boolean_expression().

The default implementation does nothing.

Declaration
public virtual void ExitBoolean_expression(JPAParser.Boolean_expressionContext context)
Parameters
Type Name Description
JPAParser.Boolean_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitBoolean_literal(JPAParser.Boolean_literalContext)

Exit a parse tree produced by boolean_literal().

The default implementation does nothing.

Declaration
public virtual void ExitBoolean_literal(JPAParser.Boolean_literalContext context)
Parameters
Type Name Description
JPAParser.Boolean_literalContext context

The parse tree.

| Improve this Doc View Source

ExitBoolean_primary(JPAParser.Boolean_primaryContext)

Exit a parse tree produced by boolean_primary().

The default implementation does nothing.

Declaration
public virtual void ExitBoolean_primary(JPAParser.Boolean_primaryContext context)
Parameters
Type Name Description
JPAParser.Boolean_primaryContext context

The parse tree.

| Improve this Doc View Source

ExitCollection_member_declaration(JPAParser.Collection_member_declarationContext)

Exit a parse tree produced by collection_member_declaration().

The default implementation does nothing.

Declaration
public virtual void ExitCollection_member_declaration(JPAParser.Collection_member_declarationContext context)
Parameters
Type Name Description
JPAParser.Collection_member_declarationContext context

The parse tree.

| Improve this Doc View Source

ExitCollection_member_expression(JPAParser.Collection_member_expressionContext)

Exit a parse tree produced by collection_member_expression().

The default implementation does nothing.

Declaration
public virtual void ExitCollection_member_expression(JPAParser.Collection_member_expressionContext context)
Parameters
Type Name Description
JPAParser.Collection_member_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitCollection_valued_association_field(JPAParser.Collection_valued_association_fieldContext)

Exit a parse tree produced by collection_valued_association_field().

The default implementation does nothing.

Declaration
public virtual void ExitCollection_valued_association_field(JPAParser.Collection_valued_association_fieldContext context)
Parameters
Type Name Description
JPAParser.Collection_valued_association_fieldContext context

The parse tree.

| Improve this Doc View Source

ExitCollection_valued_path_expression(JPAParser.Collection_valued_path_expressionContext)

Exit a parse tree produced by collection_valued_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitCollection_valued_path_expression(JPAParser.Collection_valued_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Collection_valued_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitComparison_expression(JPAParser.Comparison_expressionContext)

Exit a parse tree produced by comparison_expression().

The default implementation does nothing.

Declaration
public virtual void ExitComparison_expression(JPAParser.Comparison_expressionContext context)
Parameters
Type Name Description
JPAParser.Comparison_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitComparison_operator(JPAParser.Comparison_operatorContext)

Exit a parse tree produced by comparison_operator().

The default implementation does nothing.

Declaration
public virtual void ExitComparison_operator(JPAParser.Comparison_operatorContext context)
Parameters
Type Name Description
JPAParser.Comparison_operatorContext context

The parse tree.

| Improve this Doc View Source

ExitConditional_expression(JPAParser.Conditional_expressionContext)

Exit a parse tree produced by conditional_expression().

The default implementation does nothing.

Declaration
public virtual void ExitConditional_expression(JPAParser.Conditional_expressionContext context)
Parameters
Type Name Description
JPAParser.Conditional_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitConditional_factor(JPAParser.Conditional_factorContext)

Exit a parse tree produced by conditional_factor().

The default implementation does nothing.

Declaration
public virtual void ExitConditional_factor(JPAParser.Conditional_factorContext context)
Parameters
Type Name Description
JPAParser.Conditional_factorContext context

The parse tree.

| Improve this Doc View Source

ExitConditional_primary(JPAParser.Conditional_primaryContext)

Exit a parse tree produced by conditional_primary().

The default implementation does nothing.

Declaration
public virtual void ExitConditional_primary(JPAParser.Conditional_primaryContext context)
Parameters
Type Name Description
JPAParser.Conditional_primaryContext context

The parse tree.

| Improve this Doc View Source

ExitConditional_term(JPAParser.Conditional_termContext)

Exit a parse tree produced by conditional_term().

The default implementation does nothing.

Declaration
public virtual void ExitConditional_term(JPAParser.Conditional_termContext context)
Parameters
Type Name Description
JPAParser.Conditional_termContext context

The parse tree.

| Improve this Doc View Source

ExitConstructor_expression(JPAParser.Constructor_expressionContext)

Exit a parse tree produced by constructor_expression().

The default implementation does nothing.

Declaration
public virtual void ExitConstructor_expression(JPAParser.Constructor_expressionContext context)
Parameters
Type Name Description
JPAParser.Constructor_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitConstructor_item(JPAParser.Constructor_itemContext)

Exit a parse tree produced by constructor_item().

The default implementation does nothing.

Declaration
public virtual void ExitConstructor_item(JPAParser.Constructor_itemContext context)
Parameters
Type Name Description
JPAParser.Constructor_itemContext context

The parse tree.

| Improve this Doc View Source

ExitConstructor_name(JPAParser.Constructor_nameContext)

Exit a parse tree produced by constructor_name().

The default implementation does nothing.

Declaration
public virtual void ExitConstructor_name(JPAParser.Constructor_nameContext context)
Parameters
Type Name Description
JPAParser.Constructor_nameContext context

The parse tree.

| Improve this Doc View Source

ExitDatetime_expression(JPAParser.Datetime_expressionContext)

Exit a parse tree produced by datetime_expression().

The default implementation does nothing.

Declaration
public virtual void ExitDatetime_expression(JPAParser.Datetime_expressionContext context)
Parameters
Type Name Description
JPAParser.Datetime_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitDatetime_primary(JPAParser.Datetime_primaryContext)

Exit a parse tree produced by datetime_primary().

The default implementation does nothing.

Declaration
public virtual void ExitDatetime_primary(JPAParser.Datetime_primaryContext context)
Parameters
Type Name Description
JPAParser.Datetime_primaryContext context

The parse tree.

| Improve this Doc View Source

ExitDelete_clause(JPAParser.Delete_clauseContext)

Exit a parse tree produced by delete_clause().

The default implementation does nothing.

Declaration
public virtual void ExitDelete_clause(JPAParser.Delete_clauseContext context)
Parameters
Type Name Description
JPAParser.Delete_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitDelete_statement(JPAParser.Delete_statementContext)

Exit a parse tree produced by delete_statement().

The default implementation does nothing.

Declaration
public virtual void ExitDelete_statement(JPAParser.Delete_statementContext context)
Parameters
Type Name Description
JPAParser.Delete_statementContext context

The parse tree.

| Improve this Doc View Source

ExitEmbedded_class_state_field(JPAParser.Embedded_class_state_fieldContext)

Exit a parse tree produced by embedded_class_state_field().

The default implementation does nothing.

Declaration
public virtual void ExitEmbedded_class_state_field(JPAParser.Embedded_class_state_fieldContext context)
Parameters
Type Name Description
JPAParser.Embedded_class_state_fieldContext context

The parse tree.

| Improve this Doc View Source

ExitEmpty_collection_comparison_expression(JPAParser.Empty_collection_comparison_expressionContext)

Exit a parse tree produced by empty_collection_comparison_expression().

The default implementation does nothing.

Declaration
public virtual void ExitEmpty_collection_comparison_expression(JPAParser.Empty_collection_comparison_expressionContext context)
Parameters
Type Name Description
JPAParser.Empty_collection_comparison_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitEntity_expression(JPAParser.Entity_expressionContext)

Exit a parse tree produced by entity_expression().

The default implementation does nothing.

Declaration
public virtual void ExitEntity_expression(JPAParser.Entity_expressionContext context)
Parameters
Type Name Description
JPAParser.Entity_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitEnum_expression(JPAParser.Enum_expressionContext)

Exit a parse tree produced by enum_expression().

The default implementation does nothing.

Declaration
public virtual void ExitEnum_expression(JPAParser.Enum_expressionContext context)
Parameters
Type Name Description
JPAParser.Enum_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitEnum_literal(JPAParser.Enum_literalContext)

Exit a parse tree produced by enum_literal().

The default implementation does nothing.

Declaration
public virtual void ExitEnum_literal(JPAParser.Enum_literalContext context)
Parameters
Type Name Description
JPAParser.Enum_literalContext context

The parse tree.

| Improve this Doc View Source

ExitEnum_primary(JPAParser.Enum_primaryContext)

Exit a parse tree produced by enum_primary().

The default implementation does nothing.

Declaration
public virtual void ExitEnum_primary(JPAParser.Enum_primaryContext context)
Parameters
Type Name Description
JPAParser.Enum_primaryContext context

The parse tree.

| Improve this Doc View Source

ExitEveryRule(Antlr4.Runtime.ParserRuleContext)

Declaration
public virtual void ExitEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type Name Description
Antlr4.Runtime.ParserRuleContext context
Remarks

The default implementation does nothing.

| Improve this Doc View Source

ExitExists_expression(JPAParser.Exists_expressionContext)

Exit a parse tree produced by exists_expression().

The default implementation does nothing.

Declaration
public virtual void ExitExists_expression(JPAParser.Exists_expressionContext context)
Parameters
Type Name Description
JPAParser.Exists_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitFetch_join(JPAParser.Fetch_joinContext)

Exit a parse tree produced by fetch_join().

The default implementation does nothing.

Declaration
public virtual void ExitFetch_join(JPAParser.Fetch_joinContext context)
Parameters
Type Name Description
JPAParser.Fetch_joinContext context

The parse tree.

| Improve this Doc View Source

ExitFrom_clause(JPAParser.From_clauseContext)

Exit a parse tree produced by from_clause().

The default implementation does nothing.

Declaration
public virtual void ExitFrom_clause(JPAParser.From_clauseContext context)
Parameters
Type Name Description
JPAParser.From_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitFunctions_returning_datetime(JPAParser.Functions_returning_datetimeContext)

Exit a parse tree produced by functions_returning_datetime().

The default implementation does nothing.

Declaration
public virtual void ExitFunctions_returning_datetime(JPAParser.Functions_returning_datetimeContext context)
Parameters
Type Name Description
JPAParser.Functions_returning_datetimeContext context

The parse tree.

| Improve this Doc View Source

ExitFunctions_returning_numerics(JPAParser.Functions_returning_numericsContext)

Exit a parse tree produced by functions_returning_numerics().

The default implementation does nothing.

Declaration
public virtual void ExitFunctions_returning_numerics(JPAParser.Functions_returning_numericsContext context)
Parameters
Type Name Description
JPAParser.Functions_returning_numericsContext context

The parse tree.

| Improve this Doc View Source

ExitFunctions_returning_strings(JPAParser.Functions_returning_stringsContext)

Exit a parse tree produced by functions_returning_strings().

The default implementation does nothing.

Declaration
public virtual void ExitFunctions_returning_strings(JPAParser.Functions_returning_stringsContext context)
Parameters
Type Name Description
JPAParser.Functions_returning_stringsContext context

The parse tree.

| Improve this Doc View Source

ExitGroupby_clause(JPAParser.Groupby_clauseContext)

Exit a parse tree produced by groupby_clause().

The default implementation does nothing.

Declaration
public virtual void ExitGroupby_clause(JPAParser.Groupby_clauseContext context)
Parameters
Type Name Description
JPAParser.Groupby_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitGroupby_item(JPAParser.Groupby_itemContext)

Exit a parse tree produced by groupby_item().

The default implementation does nothing.

Declaration
public virtual void ExitGroupby_item(JPAParser.Groupby_itemContext context)
Parameters
Type Name Description
JPAParser.Groupby_itemContext context

The parse tree.

| Improve this Doc View Source

ExitHaving_clause(JPAParser.Having_clauseContext)

Exit a parse tree produced by having_clause().

The default implementation does nothing.

Declaration
public virtual void ExitHaving_clause(JPAParser.Having_clauseContext context)
Parameters
Type Name Description
JPAParser.Having_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitIdentification_variable_declaration(JPAParser.Identification_variable_declarationContext)

Exit a parse tree produced by identification_variable_declaration().

The default implementation does nothing.

Declaration
public virtual void ExitIdentification_variable_declaration(JPAParser.Identification_variable_declarationContext context)
Parameters
Type Name Description
JPAParser.Identification_variable_declarationContext context

The parse tree.

| Improve this Doc View Source

ExitIn_expression(JPAParser.In_expressionContext)

Exit a parse tree produced by in_expression().

The default implementation does nothing.

Declaration
public virtual void ExitIn_expression(JPAParser.In_expressionContext context)
Parameters
Type Name Description
JPAParser.In_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitIn_item(JPAParser.In_itemContext)

Exit a parse tree produced by in_item().

The default implementation does nothing.

Declaration
public virtual void ExitIn_item(JPAParser.In_itemContext context)
Parameters
Type Name Description
JPAParser.In_itemContext context

The parse tree.

| Improve this Doc View Source

ExitInput_parameter(JPAParser.Input_parameterContext)

Exit a parse tree produced by input_parameter().

The default implementation does nothing.

Declaration
public virtual void ExitInput_parameter(JPAParser.Input_parameterContext context)
Parameters
Type Name Description
JPAParser.Input_parameterContext context

The parse tree.

| Improve this Doc View Source

ExitJoin(JPAParser.JoinContext)

Exit a parse tree produced by join().

The default implementation does nothing.

Declaration
public virtual void ExitJoin(JPAParser.JoinContext context)
Parameters
Type Name Description
JPAParser.JoinContext context

The parse tree.

| Improve this Doc View Source

ExitJoin_association_path_expression(JPAParser.Join_association_path_expressionContext)

Exit a parse tree produced by join_association_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitJoin_association_path_expression(JPAParser.Join_association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Join_association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitJoin_collection_valued_path_expression(JPAParser.Join_collection_valued_path_expressionContext)

Exit a parse tree produced by join_collection_valued_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitJoin_collection_valued_path_expression(JPAParser.Join_collection_valued_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Join_collection_valued_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitJoin_single_valued_association_path_expression(JPAParser.Join_single_valued_association_path_expressionContext)

Exit a parse tree produced by join_single_valued_association_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitJoin_single_valued_association_path_expression(JPAParser.Join_single_valued_association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Join_single_valued_association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitJoin_spec(JPAParser.Join_specContext)

Exit a parse tree produced by join_spec().

The default implementation does nothing.

Declaration
public virtual void ExitJoin_spec(JPAParser.Join_specContext context)
Parameters
Type Name Description
JPAParser.Join_specContext context

The parse tree.

| Improve this Doc View Source

ExitLike_expression(JPAParser.Like_expressionContext)

Exit a parse tree produced by like_expression().

The default implementation does nothing.

Declaration
public virtual void ExitLike_expression(JPAParser.Like_expressionContext context)
Parameters
Type Name Description
JPAParser.Like_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitLiteral(JPAParser.LiteralContext)

Exit a parse tree produced by literal().

The default implementation does nothing.

Declaration
public virtual void ExitLiteral(JPAParser.LiteralContext context)
Parameters
Type Name Description
JPAParser.LiteralContext context

The parse tree.

| Improve this Doc View Source

ExitNew_value(JPAParser.New_valueContext)

Exit a parse tree produced by new_value().

The default implementation does nothing.

Declaration
public virtual void ExitNew_value(JPAParser.New_valueContext context)
Parameters
Type Name Description
JPAParser.New_valueContext context

The parse tree.

| Improve this Doc View Source

ExitNull_comparison_expression(JPAParser.Null_comparison_expressionContext)

Exit a parse tree produced by null_comparison_expression().

The default implementation does nothing.

Declaration
public virtual void ExitNull_comparison_expression(JPAParser.Null_comparison_expressionContext context)
Parameters
Type Name Description
JPAParser.Null_comparison_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitNumeric_literal(JPAParser.Numeric_literalContext)

Exit a parse tree produced by numeric_literal().

The default implementation does nothing.

Declaration
public virtual void ExitNumeric_literal(JPAParser.Numeric_literalContext context)
Parameters
Type Name Description
JPAParser.Numeric_literalContext context

The parse tree.

| Improve this Doc View Source

ExitOrderby_clause(JPAParser.Orderby_clauseContext)

Exit a parse tree produced by orderby_clause().

The default implementation does nothing.

Declaration
public virtual void ExitOrderby_clause(JPAParser.Orderby_clauseContext context)
Parameters
Type Name Description
JPAParser.Orderby_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitOrderby_item(JPAParser.Orderby_itemContext)

Exit a parse tree produced by orderby_item().

The default implementation does nothing.

Declaration
public virtual void ExitOrderby_item(JPAParser.Orderby_itemContext context)
Parameters
Type Name Description
JPAParser.Orderby_itemContext context

The parse tree.

| Improve this Doc View Source

ExitPattern_value(JPAParser.Pattern_valueContext)

Exit a parse tree produced by pattern_value().

The default implementation does nothing.

Declaration
public virtual void ExitPattern_value(JPAParser.Pattern_valueContext context)
Parameters
Type Name Description
JPAParser.Pattern_valueContext context

The parse tree.

| Improve this Doc View Source

ExitQl_statement(JPAParser.Ql_statementContext)

Exit a parse tree produced by ql_statement().

The default implementation does nothing.

Declaration
public virtual void ExitQl_statement(JPAParser.Ql_statementContext context)
Parameters
Type Name Description
JPAParser.Ql_statementContext context

The parse tree.

| Improve this Doc View Source

ExitRange_variable_declaration(JPAParser.Range_variable_declarationContext)

Exit a parse tree produced by range_variable_declaration().

The default implementation does nothing.

Declaration
public virtual void ExitRange_variable_declaration(JPAParser.Range_variable_declarationContext context)
Parameters
Type Name Description
JPAParser.Range_variable_declarationContext context

The parse tree.

| Improve this Doc View Source

ExitSelect_clause(JPAParser.Select_clauseContext)

Exit a parse tree produced by select_clause().

The default implementation does nothing.

Declaration
public virtual void ExitSelect_clause(JPAParser.Select_clauseContext context)
Parameters
Type Name Description
JPAParser.Select_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitSelect_expression(JPAParser.Select_expressionContext)

Exit a parse tree produced by select_expression().

The default implementation does nothing.

Declaration
public virtual void ExitSelect_expression(JPAParser.Select_expressionContext context)
Parameters
Type Name Description
JPAParser.Select_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitSelect_statement(JPAParser.Select_statementContext)

Exit a parse tree produced by select_statement().

The default implementation does nothing.

Declaration
public virtual void ExitSelect_statement(JPAParser.Select_statementContext context)
Parameters
Type Name Description
JPAParser.Select_statementContext context

The parse tree.

| Improve this Doc View Source

ExitSimple_arithmetic_expression(JPAParser.Simple_arithmetic_expressionContext)

Exit a parse tree produced by simple_arithmetic_expression().

The default implementation does nothing.

Declaration
public virtual void ExitSimple_arithmetic_expression(JPAParser.Simple_arithmetic_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_arithmetic_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitSimple_cond_expression(JPAParser.Simple_cond_expressionContext)

Exit a parse tree produced by simple_cond_expression().

The default implementation does nothing.

Declaration
public virtual void ExitSimple_cond_expression(JPAParser.Simple_cond_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_cond_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitSimple_entity_expression(JPAParser.Simple_entity_expressionContext)

Exit a parse tree produced by simple_entity_expression().

The default implementation does nothing.

Declaration
public virtual void ExitSimple_entity_expression(JPAParser.Simple_entity_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_entity_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitSimple_select_clause(JPAParser.Simple_select_clauseContext)

Exit a parse tree produced by simple_select_clause().

The default implementation does nothing.

Declaration
public virtual void ExitSimple_select_clause(JPAParser.Simple_select_clauseContext context)
Parameters
Type Name Description
JPAParser.Simple_select_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitSimple_select_expression(JPAParser.Simple_select_expressionContext)

Exit a parse tree produced by simple_select_expression().

The default implementation does nothing.

Declaration
public virtual void ExitSimple_select_expression(JPAParser.Simple_select_expressionContext context)
Parameters
Type Name Description
JPAParser.Simple_select_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitSimple_state_field(JPAParser.Simple_state_fieldContext)

Exit a parse tree produced by simple_state_field().

The default implementation does nothing.

Declaration
public virtual void ExitSimple_state_field(JPAParser.Simple_state_fieldContext context)
Parameters
Type Name Description
JPAParser.Simple_state_fieldContext context

The parse tree.

| Improve this Doc View Source

ExitSingle_valued_association_field(JPAParser.Single_valued_association_fieldContext)

Exit a parse tree produced by single_valued_association_field().

The default implementation does nothing.

Declaration
public virtual void ExitSingle_valued_association_field(JPAParser.Single_valued_association_fieldContext context)
Parameters
Type Name Description
JPAParser.Single_valued_association_fieldContext context

The parse tree.

| Improve this Doc View Source

ExitSingle_valued_association_path_expression(JPAParser.Single_valued_association_path_expressionContext)

Exit a parse tree produced by single_valued_association_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitSingle_valued_association_path_expression(JPAParser.Single_valued_association_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Single_valued_association_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitSingle_valued_path_expression(JPAParser.Single_valued_path_expressionContext)

Exit a parse tree produced by single_valued_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitSingle_valued_path_expression(JPAParser.Single_valued_path_expressionContext context)
Parameters
Type Name Description
JPAParser.Single_valued_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitState_field(JPAParser.State_fieldContext)

Exit a parse tree produced by state_field().

The default implementation does nothing.

Declaration
public virtual void ExitState_field(JPAParser.State_fieldContext context)
Parameters
Type Name Description
JPAParser.State_fieldContext context

The parse tree.

| Improve this Doc View Source

ExitState_field_path_expression(JPAParser.State_field_path_expressionContext)

Exit a parse tree produced by state_field_path_expression().

The default implementation does nothing.

Declaration
public virtual void ExitState_field_path_expression(JPAParser.State_field_path_expressionContext context)
Parameters
Type Name Description
JPAParser.State_field_path_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitString_expression(JPAParser.String_expressionContext)

Exit a parse tree produced by string_expression().

The default implementation does nothing.

Declaration
public virtual void ExitString_expression(JPAParser.String_expressionContext context)
Parameters
Type Name Description
JPAParser.String_expressionContext context

The parse tree.

| Improve this Doc View Source

ExitString_primary(JPAParser.String_primaryContext)

Exit a parse tree produced by string_primary().

The default implementation does nothing.

Declaration
public virtual void ExitString_primary(JPAParser.String_primaryContext context)
Parameters
Type Name Description
JPAParser.String_primaryContext context

The parse tree.

| Improve this Doc View Source

ExitSubquery(JPAParser.SubqueryContext)

Exit a parse tree produced by subquery().

The default implementation does nothing.

Declaration
public virtual void ExitSubquery(JPAParser.SubqueryContext context)
Parameters
Type Name Description
JPAParser.SubqueryContext context

The parse tree.

| Improve this Doc View Source

ExitSubquery_from_clause(JPAParser.Subquery_from_clauseContext)

Exit a parse tree produced by subquery_from_clause().

The default implementation does nothing.

Declaration
public virtual void ExitSubquery_from_clause(JPAParser.Subquery_from_clauseContext context)
Parameters
Type Name Description
JPAParser.Subquery_from_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitSubselect_identification_variable_declaration(JPAParser.Subselect_identification_variable_declarationContext)

Exit a parse tree produced by subselect_identification_variable_declaration().

The default implementation does nothing.

Declaration
public virtual void ExitSubselect_identification_variable_declaration(JPAParser.Subselect_identification_variable_declarationContext context)
Parameters
Type Name Description
JPAParser.Subselect_identification_variable_declarationContext context

The parse tree.

| Improve this Doc View Source

ExitTrim_specification(JPAParser.Trim_specificationContext)

Exit a parse tree produced by trim_specification().

The default implementation does nothing.

Declaration
public virtual void ExitTrim_specification(JPAParser.Trim_specificationContext context)
Parameters
Type Name Description
JPAParser.Trim_specificationContext context

The parse tree.

| Improve this Doc View Source

ExitUpdate_clause(JPAParser.Update_clauseContext)

Exit a parse tree produced by update_clause().

The default implementation does nothing.

Declaration
public virtual void ExitUpdate_clause(JPAParser.Update_clauseContext context)
Parameters
Type Name Description
JPAParser.Update_clauseContext context

The parse tree.

| Improve this Doc View Source

ExitUpdate_item(JPAParser.Update_itemContext)

Exit a parse tree produced by update_item().

The default implementation does nothing.

Declaration
public virtual void ExitUpdate_item(JPAParser.Update_itemContext context)
Parameters
Type Name Description
JPAParser.Update_itemContext context

The parse tree.

| Improve this Doc View Source

ExitUpdate_statement(JPAParser.Update_statementContext)

Exit a parse tree produced by update_statement().

The default implementation does nothing.

Declaration
public virtual void ExitUpdate_statement(JPAParser.Update_statementContext context)
Parameters
Type Name Description
JPAParser.Update_statementContext context

The parse tree.

| Improve this Doc View Source

ExitWhere_clause(JPAParser.Where_clauseContext)

Exit a parse tree produced by where_clause().

The default implementation does nothing.

Declaration
public virtual void ExitWhere_clause(JPAParser.Where_clauseContext context)
Parameters
Type Name Description
JPAParser.Where_clauseContext context

The parse tree.

| Improve this Doc View Source

VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode)

Declaration
public virtual void VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode node)
Parameters
Type Name Description
Antlr4.Runtime.Tree.IErrorNode node
Remarks

The default implementation does nothing.

| Improve this Doc View Source

VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode)

Declaration
public virtual void VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode node)
Parameters
Type Name Description
Antlr4.Runtime.Tree.ITerminalNode node
Remarks

The default implementation does nothing.

Implements

IJPAListener
Antlr4.Runtime.Tree.IParseTreeListener
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX