Package com.yahoo.search.yql
Interface yqlplusListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
yqlplusBaseListener
public interface yqlplusListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
yqlplusParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byyqlplusParser.additive_expression().voidEnter a parse tree produced byyqlplusParser.additive_op().voidEnter a parse tree produced byyqlplusParser.alias_def().voidEnter a parse tree produced byyqlplusParser.annotate_expression().voidEnter a parse tree produced byyqlplusParser.annotation().voidEnter a parse tree produced byyqlplusParser.argument(boolean).voidEnter a parse tree produced byyqlplusParser.arguments(boolean).voidEnter a parse tree produced byyqlplusParser.array_literal().voidEnter a parse tree produced byyqlplusParser.array_parameter().voidEnter a parse tree produced byyqlplusParser.call_expression(boolean).voidEnter a parse tree produced byyqlplusParser.call_source().voidEnter a parse tree produced byyqlplusParser.constant_expression().voidEnter a parse tree produced byyqlplusParser.data_source().voidEnter a parse tree produced byyqlplusParser.dereferenced_expression().voidEnter a parse tree produced byyqlplusParser.dotted_idents().voidEnter a parse tree produced byyqlplusParser.equality_expression().voidEnter a parse tree produced byyqlplusParser.equality_op().voidEnter a parse tree produced byyqlplusParser.expression(boolean).voidEnter a parse tree produced byyqlplusParser.field_def().voidEnter a parse tree produced byyqlplusParser.fieldref().voidEnter a parse tree produced byyqlplusParser.fixed_or_parameter().voidEnter a parse tree produced byyqlplusParser.ident().voidEnter a parse tree produced byyqlplusParser.in_not_in_target().voidEnter a parse tree produced byyqlplusParser.indexref(boolean).voidEnter a parse tree produced byyqlplusParser.keyword_as_ident().voidEnter a parse tree produced byyqlplusParser.limit().voidEnter a parse tree produced byyqlplusParser.literal_element().voidEnter a parse tree produced byyqlplusParser.literal_list().voidEnter a parse tree produced byyqlplusParser.logical_AND_expression().voidEnter a parse tree produced byyqlplusParser.logical_OR_expression().voidEnter a parse tree produced byyqlplusParser.map_expression().voidEnter a parse tree produced byyqlplusParser.mult_op().voidEnter a parse tree produced byyqlplusParser.multiplicative_expression().voidEnter a parse tree produced byyqlplusParser.namespaced_name().voidEnter a parse tree produced byyqlplusParser.null_operator().voidEnter a parse tree produced byyqlplusParser.offset().voidEnter a parse tree produced byyqlplusParser.orderby().voidEnter a parse tree produced byyqlplusParser.orderby_field().voidEnter a parse tree produced byyqlplusParser.orderby_fields().voidEnter a parse tree produced byyqlplusParser.output_spec().voidEnter a parse tree produced byyqlplusParser.output_statement().voidEnter a parse tree produced byyqlplusParser.parameter().voidEnter a parse tree produced byyqlplusParser.pipeline_step().voidEnter a parse tree produced byyqlplusParser.primary_expression().voidEnter a parse tree produced byyqlplusParser.program().voidEnter a parse tree produced byyqlplusParser.project_spec().voidEnter a parse tree produced byyqlplusParser.property_name().voidEnter a parse tree produced byyqlplusParser.property_name_and_value().voidEnter a parse tree produced byyqlplusParser.propertyref().voidEnter a parse tree produced byyqlplusParser.query_statement().voidEnter a parse tree produced byyqlplusParser.relational_expression().voidEnter a parse tree produced byyqlplusParser.relational_op().voidEnter a parse tree produced byyqlplusParser.scalar_literal().voidEnter a parse tree produced byyqlplusParser.select_field_spec().voidEnter a parse tree produced byyqlplusParser.select_source().voidEnter a parse tree produced byyqlplusParser.select_source_all().voidEnter a parse tree produced byyqlplusParser.select_source_from().voidEnter a parse tree produced byyqlplusParser.select_source_multi().voidEnter a parse tree produced byyqlplusParser.select_statement().voidEnter a parse tree produced byyqlplusParser.sequence_source().voidEnter a parse tree produced byyqlplusParser.source_list().voidEnter a parse tree produced byyqlplusParser.source_spec().voidEnter a parse tree produced byyqlplusParser.source_statement().voidEnter a parse tree produced byyqlplusParser.statement().voidEnter a parse tree produced byyqlplusParser.timeout().voidEnter a parse tree produced byyqlplusParser.unary_expression().voidEnter a parse tree produced byyqlplusParser.unary_op().voidEnter a parse tree produced byyqlplusParser.vespa_grouping().voidEnter a parse tree produced byyqlplusParser.where().voidExit a parse tree produced byyqlplusParser.additive_expression().voidExit a parse tree produced byyqlplusParser.additive_op().voidExit a parse tree produced byyqlplusParser.alias_def().voidExit a parse tree produced byyqlplusParser.annotate_expression().voidExit a parse tree produced byyqlplusParser.annotation().voidExit a parse tree produced byyqlplusParser.argument(boolean).voidExit a parse tree produced byyqlplusParser.arguments(boolean).voidExit a parse tree produced byyqlplusParser.array_literal().voidExit a parse tree produced byyqlplusParser.array_parameter().voidExit a parse tree produced byyqlplusParser.call_expression(boolean).voidExit a parse tree produced byyqlplusParser.call_source().voidExit a parse tree produced byyqlplusParser.constant_expression().voidExit a parse tree produced byyqlplusParser.data_source().voidExit a parse tree produced byyqlplusParser.dereferenced_expression().voidExit a parse tree produced byyqlplusParser.dotted_idents().voidExit a parse tree produced byyqlplusParser.equality_expression().voidExit a parse tree produced byyqlplusParser.equality_op().voidExit a parse tree produced byyqlplusParser.expression(boolean).voidExit a parse tree produced byyqlplusParser.field_def().voidExit a parse tree produced byyqlplusParser.fieldref().voidExit a parse tree produced byyqlplusParser.fixed_or_parameter().voidExit a parse tree produced byyqlplusParser.ident().voidExit a parse tree produced byyqlplusParser.in_not_in_target().voidExit a parse tree produced byyqlplusParser.indexref(boolean).voidExit a parse tree produced byyqlplusParser.keyword_as_ident().voidExit a parse tree produced byyqlplusParser.limit().voidExit a parse tree produced byyqlplusParser.literal_element().voidExit a parse tree produced byyqlplusParser.literal_list().voidExit a parse tree produced byyqlplusParser.logical_AND_expression().voidExit a parse tree produced byyqlplusParser.logical_OR_expression().voidExit a parse tree produced byyqlplusParser.map_expression().voidExit a parse tree produced byyqlplusParser.mult_op().voidExit a parse tree produced byyqlplusParser.multiplicative_expression().voidExit a parse tree produced byyqlplusParser.namespaced_name().voidExit a parse tree produced byyqlplusParser.null_operator().voidExit a parse tree produced byyqlplusParser.offset().voidExit a parse tree produced byyqlplusParser.orderby().voidExit a parse tree produced byyqlplusParser.orderby_field().voidExit a parse tree produced byyqlplusParser.orderby_fields().voidExit a parse tree produced byyqlplusParser.output_spec().voidExit a parse tree produced byyqlplusParser.output_statement().voidExit a parse tree produced byyqlplusParser.parameter().voidExit a parse tree produced byyqlplusParser.pipeline_step().voidExit a parse tree produced byyqlplusParser.primary_expression().voidExit a parse tree produced byyqlplusParser.program().voidExit a parse tree produced byyqlplusParser.project_spec().voidExit a parse tree produced byyqlplusParser.property_name().voidExit a parse tree produced byyqlplusParser.property_name_and_value().voidExit a parse tree produced byyqlplusParser.propertyref().voidExit a parse tree produced byyqlplusParser.query_statement().voidExit a parse tree produced byyqlplusParser.relational_expression().voidExit a parse tree produced byyqlplusParser.relational_op().voidExit a parse tree produced byyqlplusParser.scalar_literal().voidExit a parse tree produced byyqlplusParser.select_field_spec().voidExit a parse tree produced byyqlplusParser.select_source().voidExit a parse tree produced byyqlplusParser.select_source_all().voidExit a parse tree produced byyqlplusParser.select_source_from().voidExit a parse tree produced byyqlplusParser.select_source_multi().voidExit a parse tree produced byyqlplusParser.select_statement().voidExit a parse tree produced byyqlplusParser.sequence_source().voidExit a parse tree produced byyqlplusParser.source_list().voidExit a parse tree produced byyqlplusParser.source_spec().voidExit a parse tree produced byyqlplusParser.source_statement().voidExit a parse tree produced byyqlplusParser.statement().voidExit a parse tree produced byyqlplusParser.timeout().voidExit a parse tree produced byyqlplusParser.unary_expression().voidExit a parse tree produced byyqlplusParser.unary_op().voidExit a parse tree produced byyqlplusParser.vespa_grouping().voidExit a parse tree produced byyqlplusParser.where().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterIdent
Enter a parse tree produced byyqlplusParser.ident().- Parameters:
ctx- the parse tree
-
exitIdent
Exit a parse tree produced byyqlplusParser.ident().- Parameters:
ctx- the parse tree
-
enterKeyword_as_ident
Enter a parse tree produced byyqlplusParser.keyword_as_ident().- Parameters:
ctx- the parse tree
-
exitKeyword_as_ident
Exit a parse tree produced byyqlplusParser.keyword_as_ident().- Parameters:
ctx- the parse tree
-
enterProgram
Enter a parse tree produced byyqlplusParser.program().- Parameters:
ctx- the parse tree
-
exitProgram
Exit a parse tree produced byyqlplusParser.program().- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byyqlplusParser.statement().- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byyqlplusParser.statement().- Parameters:
ctx- the parse tree
-
enterOutput_statement
Enter a parse tree produced byyqlplusParser.output_statement().- Parameters:
ctx- the parse tree
-
exitOutput_statement
Exit a parse tree produced byyqlplusParser.output_statement().- Parameters:
ctx- the parse tree
-
enterSource_statement
Enter a parse tree produced byyqlplusParser.source_statement().- Parameters:
ctx- the parse tree
-
exitSource_statement
Exit a parse tree produced byyqlplusParser.source_statement().- Parameters:
ctx- the parse tree
-
enterPipeline_step
Enter a parse tree produced byyqlplusParser.pipeline_step().- Parameters:
ctx- the parse tree
-
exitPipeline_step
Exit a parse tree produced byyqlplusParser.pipeline_step().- Parameters:
ctx- the parse tree
-
enterVespa_grouping
Enter a parse tree produced byyqlplusParser.vespa_grouping().- Parameters:
ctx- the parse tree
-
exitVespa_grouping
Exit a parse tree produced byyqlplusParser.vespa_grouping().- Parameters:
ctx- the parse tree
-
enterOutput_spec
Enter a parse tree produced byyqlplusParser.output_spec().- Parameters:
ctx- the parse tree
-
exitOutput_spec
Exit a parse tree produced byyqlplusParser.output_spec().- Parameters:
ctx- the parse tree
-
enterQuery_statement
Enter a parse tree produced byyqlplusParser.query_statement().- Parameters:
ctx- the parse tree
-
exitQuery_statement
Exit a parse tree produced byyqlplusParser.query_statement().- Parameters:
ctx- the parse tree
-
enterSelect_statement
Enter a parse tree produced byyqlplusParser.select_statement().- Parameters:
ctx- the parse tree
-
exitSelect_statement
Exit a parse tree produced byyqlplusParser.select_statement().- Parameters:
ctx- the parse tree
-
enterSelect_field_spec
Enter a parse tree produced byyqlplusParser.select_field_spec().- Parameters:
ctx- the parse tree
-
exitSelect_field_spec
Exit a parse tree produced byyqlplusParser.select_field_spec().- Parameters:
ctx- the parse tree
-
enterProject_spec
Enter a parse tree produced byyqlplusParser.project_spec().- Parameters:
ctx- the parse tree
-
exitProject_spec
Exit a parse tree produced byyqlplusParser.project_spec().- Parameters:
ctx- the parse tree
-
enterTimeout
Enter a parse tree produced byyqlplusParser.timeout().- Parameters:
ctx- the parse tree
-
exitTimeout
Exit a parse tree produced byyqlplusParser.timeout().- Parameters:
ctx- the parse tree
-
enterSelect_source
Enter a parse tree produced byyqlplusParser.select_source().- Parameters:
ctx- the parse tree
-
exitSelect_source
Exit a parse tree produced byyqlplusParser.select_source().- Parameters:
ctx- the parse tree
-
enterSelect_source_all
Enter a parse tree produced byyqlplusParser.select_source_all().- Parameters:
ctx- the parse tree
-
exitSelect_source_all
Exit a parse tree produced byyqlplusParser.select_source_all().- Parameters:
ctx- the parse tree
-
enterSelect_source_multi
Enter a parse tree produced byyqlplusParser.select_source_multi().- Parameters:
ctx- the parse tree
-
exitSelect_source_multi
Exit a parse tree produced byyqlplusParser.select_source_multi().- Parameters:
ctx- the parse tree
-
enterSelect_source_from
Enter a parse tree produced byyqlplusParser.select_source_from().- Parameters:
ctx- the parse tree
-
exitSelect_source_from
Exit a parse tree produced byyqlplusParser.select_source_from().- Parameters:
ctx- the parse tree
-
enterSource_list
Enter a parse tree produced byyqlplusParser.source_list().- Parameters:
ctx- the parse tree
-
exitSource_list
Exit a parse tree produced byyqlplusParser.source_list().- Parameters:
ctx- the parse tree
-
enterSource_spec
Enter a parse tree produced byyqlplusParser.source_spec().- Parameters:
ctx- the parse tree
-
exitSource_spec
Exit a parse tree produced byyqlplusParser.source_spec().- Parameters:
ctx- the parse tree
-
enterAlias_def
Enter a parse tree produced byyqlplusParser.alias_def().- Parameters:
ctx- the parse tree
-
exitAlias_def
Exit a parse tree produced byyqlplusParser.alias_def().- Parameters:
ctx- the parse tree
-
enterData_source
Enter a parse tree produced byyqlplusParser.data_source().- Parameters:
ctx- the parse tree
-
exitData_source
Exit a parse tree produced byyqlplusParser.data_source().- Parameters:
ctx- the parse tree
-
enterCall_source
Enter a parse tree produced byyqlplusParser.call_source().- Parameters:
ctx- the parse tree
-
exitCall_source
Exit a parse tree produced byyqlplusParser.call_source().- Parameters:
ctx- the parse tree
-
enterSequence_source
Enter a parse tree produced byyqlplusParser.sequence_source().- Parameters:
ctx- the parse tree
-
exitSequence_source
Exit a parse tree produced byyqlplusParser.sequence_source().- Parameters:
ctx- the parse tree
-
enterNamespaced_name
Enter a parse tree produced byyqlplusParser.namespaced_name().- Parameters:
ctx- the parse tree
-
exitNamespaced_name
Exit a parse tree produced byyqlplusParser.namespaced_name().- Parameters:
ctx- the parse tree
-
enterOrderby
Enter a parse tree produced byyqlplusParser.orderby().- Parameters:
ctx- the parse tree
-
exitOrderby
Exit a parse tree produced byyqlplusParser.orderby().- Parameters:
ctx- the parse tree
-
enterOrderby_fields
Enter a parse tree produced byyqlplusParser.orderby_fields().- Parameters:
ctx- the parse tree
-
exitOrderby_fields
Exit a parse tree produced byyqlplusParser.orderby_fields().- Parameters:
ctx- the parse tree
-
enterOrderby_field
Enter a parse tree produced byyqlplusParser.orderby_field().- Parameters:
ctx- the parse tree
-
exitOrderby_field
Exit a parse tree produced byyqlplusParser.orderby_field().- Parameters:
ctx- the parse tree
-
enterLimit
Enter a parse tree produced byyqlplusParser.limit().- Parameters:
ctx- the parse tree
-
exitLimit
Exit a parse tree produced byyqlplusParser.limit().- Parameters:
ctx- the parse tree
-
enterOffset
Enter a parse tree produced byyqlplusParser.offset().- Parameters:
ctx- the parse tree
-
exitOffset
Exit a parse tree produced byyqlplusParser.offset().- Parameters:
ctx- the parse tree
-
enterWhere
Enter a parse tree produced byyqlplusParser.where().- Parameters:
ctx- the parse tree
-
exitWhere
Exit a parse tree produced byyqlplusParser.where().- Parameters:
ctx- the parse tree
-
enterField_def
Enter a parse tree produced byyqlplusParser.field_def().- Parameters:
ctx- the parse tree
-
exitField_def
Exit a parse tree produced byyqlplusParser.field_def().- Parameters:
ctx- the parse tree
-
enterMap_expression
Enter a parse tree produced byyqlplusParser.map_expression().- Parameters:
ctx- the parse tree
-
exitMap_expression
Exit a parse tree produced byyqlplusParser.map_expression().- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byyqlplusParser.arguments(boolean).- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byyqlplusParser.arguments(boolean).- Parameters:
ctx- the parse tree
-
enterArgument
Enter a parse tree produced byyqlplusParser.argument(boolean).- Parameters:
ctx- the parse tree
-
exitArgument
Exit a parse tree produced byyqlplusParser.argument(boolean).- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byyqlplusParser.expression(boolean).- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byyqlplusParser.expression(boolean).- Parameters:
ctx- the parse tree
-
enterNull_operator
Enter a parse tree produced byyqlplusParser.null_operator().- Parameters:
ctx- the parse tree
-
exitNull_operator
Exit a parse tree produced byyqlplusParser.null_operator().- Parameters:
ctx- the parse tree
-
enterAnnotate_expression
Enter a parse tree produced byyqlplusParser.annotate_expression().- Parameters:
ctx- the parse tree
-
exitAnnotate_expression
Exit a parse tree produced byyqlplusParser.annotate_expression().- Parameters:
ctx- the parse tree
-
enterAnnotation
Enter a parse tree produced byyqlplusParser.annotation().- Parameters:
ctx- the parse tree
-
exitAnnotation
Exit a parse tree produced byyqlplusParser.annotation().- Parameters:
ctx- the parse tree
-
enterLogical_OR_expression
Enter a parse tree produced byyqlplusParser.logical_OR_expression().- Parameters:
ctx- the parse tree
-
exitLogical_OR_expression
Exit a parse tree produced byyqlplusParser.logical_OR_expression().- Parameters:
ctx- the parse tree
-
enterLogical_AND_expression
Enter a parse tree produced byyqlplusParser.logical_AND_expression().- Parameters:
ctx- the parse tree
-
exitLogical_AND_expression
Exit a parse tree produced byyqlplusParser.logical_AND_expression().- Parameters:
ctx- the parse tree
-
enterEquality_expression
Enter a parse tree produced byyqlplusParser.equality_expression().- Parameters:
ctx- the parse tree
-
exitEquality_expression
Exit a parse tree produced byyqlplusParser.equality_expression().- Parameters:
ctx- the parse tree
-
enterIn_not_in_target
Enter a parse tree produced byyqlplusParser.in_not_in_target().- Parameters:
ctx- the parse tree
-
exitIn_not_in_target
Exit a parse tree produced byyqlplusParser.in_not_in_target().- Parameters:
ctx- the parse tree
-
enterEquality_op
Enter a parse tree produced byyqlplusParser.equality_op().- Parameters:
ctx- the parse tree
-
exitEquality_op
Exit a parse tree produced byyqlplusParser.equality_op().- Parameters:
ctx- the parse tree
-
enterRelational_expression
Enter a parse tree produced byyqlplusParser.relational_expression().- Parameters:
ctx- the parse tree
-
exitRelational_expression
Exit a parse tree produced byyqlplusParser.relational_expression().- Parameters:
ctx- the parse tree
-
enterRelational_op
Enter a parse tree produced byyqlplusParser.relational_op().- Parameters:
ctx- the parse tree
-
exitRelational_op
Exit a parse tree produced byyqlplusParser.relational_op().- Parameters:
ctx- the parse tree
-
enterAdditive_expression
Enter a parse tree produced byyqlplusParser.additive_expression().- Parameters:
ctx- the parse tree
-
exitAdditive_expression
Exit a parse tree produced byyqlplusParser.additive_expression().- Parameters:
ctx- the parse tree
-
enterAdditive_op
Enter a parse tree produced byyqlplusParser.additive_op().- Parameters:
ctx- the parse tree
-
exitAdditive_op
Exit a parse tree produced byyqlplusParser.additive_op().- Parameters:
ctx- the parse tree
-
enterMultiplicative_expression
Enter a parse tree produced byyqlplusParser.multiplicative_expression().- Parameters:
ctx- the parse tree
-
exitMultiplicative_expression
Exit a parse tree produced byyqlplusParser.multiplicative_expression().- Parameters:
ctx- the parse tree
-
enterMult_op
Enter a parse tree produced byyqlplusParser.mult_op().- Parameters:
ctx- the parse tree
-
exitMult_op
Exit a parse tree produced byyqlplusParser.mult_op().- Parameters:
ctx- the parse tree
-
enterUnary_op
Enter a parse tree produced byyqlplusParser.unary_op().- Parameters:
ctx- the parse tree
-
exitUnary_op
Exit a parse tree produced byyqlplusParser.unary_op().- Parameters:
ctx- the parse tree
-
enterUnary_expression
Enter a parse tree produced byyqlplusParser.unary_expression().- Parameters:
ctx- the parse tree
-
exitUnary_expression
Exit a parse tree produced byyqlplusParser.unary_expression().- Parameters:
ctx- the parse tree
-
enterDereferenced_expression
Enter a parse tree produced byyqlplusParser.dereferenced_expression().- Parameters:
ctx- the parse tree
-
exitDereferenced_expression
Exit a parse tree produced byyqlplusParser.dereferenced_expression().- Parameters:
ctx- the parse tree
-
enterIndexref
Enter a parse tree produced byyqlplusParser.indexref(boolean).- Parameters:
ctx- the parse tree
-
exitIndexref
Exit a parse tree produced byyqlplusParser.indexref(boolean).- Parameters:
ctx- the parse tree
-
enterPropertyref
Enter a parse tree produced byyqlplusParser.propertyref().- Parameters:
ctx- the parse tree
-
exitPropertyref
Exit a parse tree produced byyqlplusParser.propertyref().- Parameters:
ctx- the parse tree
-
enterPrimary_expression
Enter a parse tree produced byyqlplusParser.primary_expression().- Parameters:
ctx- the parse tree
-
exitPrimary_expression
Exit a parse tree produced byyqlplusParser.primary_expression().- Parameters:
ctx- the parse tree
-
enterCall_expression
Enter a parse tree produced byyqlplusParser.call_expression(boolean).- Parameters:
ctx- the parse tree
-
exitCall_expression
Exit a parse tree produced byyqlplusParser.call_expression(boolean).- Parameters:
ctx- the parse tree
-
enterFieldref
Enter a parse tree produced byyqlplusParser.fieldref().- Parameters:
ctx- the parse tree
-
exitFieldref
Exit a parse tree produced byyqlplusParser.fieldref().- Parameters:
ctx- the parse tree
-
enterParameter
Enter a parse tree produced byyqlplusParser.parameter().- Parameters:
ctx- the parse tree
-
exitParameter
Exit a parse tree produced byyqlplusParser.parameter().- Parameters:
ctx- the parse tree
-
enterProperty_name_and_value
Enter a parse tree produced byyqlplusParser.property_name_and_value().- Parameters:
ctx- the parse tree
-
exitProperty_name_and_value
Exit a parse tree produced byyqlplusParser.property_name_and_value().- Parameters:
ctx- the parse tree
-
enterProperty_name
Enter a parse tree produced byyqlplusParser.property_name().- Parameters:
ctx- the parse tree
-
exitProperty_name
Exit a parse tree produced byyqlplusParser.property_name().- Parameters:
ctx- the parse tree
-
enterDotted_idents
Enter a parse tree produced byyqlplusParser.dotted_idents().- Parameters:
ctx- the parse tree
-
exitDotted_idents
Exit a parse tree produced byyqlplusParser.dotted_idents().- Parameters:
ctx- the parse tree
-
enterConstant_expression
Enter a parse tree produced byyqlplusParser.constant_expression().- Parameters:
ctx- the parse tree
-
exitConstant_expression
Exit a parse tree produced byyqlplusParser.constant_expression().- Parameters:
ctx- the parse tree
-
enterArray_literal
Enter a parse tree produced byyqlplusParser.array_literal().- Parameters:
ctx- the parse tree
-
exitArray_literal
Exit a parse tree produced byyqlplusParser.array_literal().- Parameters:
ctx- the parse tree
-
enterScalar_literal
Enter a parse tree produced byyqlplusParser.scalar_literal().- Parameters:
ctx- the parse tree
-
exitScalar_literal
Exit a parse tree produced byyqlplusParser.scalar_literal().- Parameters:
ctx- the parse tree
-
enterArray_parameter
Enter a parse tree produced byyqlplusParser.array_parameter().- Parameters:
ctx- the parse tree
-
exitArray_parameter
Exit a parse tree produced byyqlplusParser.array_parameter().- Parameters:
ctx- the parse tree
-
enterLiteral_list
Enter a parse tree produced byyqlplusParser.literal_list().- Parameters:
ctx- the parse tree
-
exitLiteral_list
Exit a parse tree produced byyqlplusParser.literal_list().- Parameters:
ctx- the parse tree
-
enterLiteral_element
Enter a parse tree produced byyqlplusParser.literal_element().- Parameters:
ctx- the parse tree
-
exitLiteral_element
Exit a parse tree produced byyqlplusParser.literal_element().- Parameters:
ctx- the parse tree
-
enterFixed_or_parameter
Enter a parse tree produced byyqlplusParser.fixed_or_parameter().- Parameters:
ctx- the parse tree
-
exitFixed_or_parameter
Exit a parse tree produced byyqlplusParser.fixed_or_parameter().- Parameters:
ctx- the parse tree
-