Class HqlParserBaseListener
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
,HqlParserListener
HqlParserListener
,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Enter a parse tree produced by theAdditionExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced byHqlParser.additiveOperator()
.void
Enter a parse tree produced byHqlParser.aggregateFunction()
.void
Enter a parse tree produced by theAndPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.anyFunction()
.void
Enter a parse tree produced byHqlParser.anySomeQuantifier()
.void
Enter a parse tree produced by theArrayInList
labeled alternative inHqlParser.inList()
.void
Enter a parse tree produced byHqlParser.arrayLiteral()
.void
Enter a parse tree produced byHqlParser.assignment()
.void
Enter a parse tree produced by theBarePrimaryExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced by theBetweenPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.binaryLiteral()
.void
Enter a parse tree produced by theBooleanExpressionPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.booleanLiteral()
.void
Enter a parse tree produced by theCaseExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.caseList()
.void
Enter a parse tree produced byHqlParser.caseOtherwise()
.void
Enter a parse tree produced byHqlParser.castFunction()
.void
Enter a parse tree produced byHqlParser.castTarget()
.void
Enter a parse tree produced byHqlParser.castTargetType()
.void
Enter a parse tree produced byHqlParser.collateFunction()
.void
Enter a parse tree produced byHqlParser.collation()
.void
Enter a parse tree produced byHqlParser.collectionFunctionMisuse()
.void
Enter a parse tree produced byHqlParser.collectionQuantifier()
.void
Enter a parse tree produced byHqlParser.collectionSizeFunction()
.void
Enter a parse tree produced byHqlParser.collectionValueNavigablePath()
.void
Enter a parse tree produced byHqlParser.columnFunction()
.void
Enter a parse tree produced byHqlParser.comparisonOperator()
.void
Enter a parse tree produced by theComparisonPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theConcatenationExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced byHqlParser.conflictAction()
.void
Enter a parse tree produced byHqlParser.conflictClause()
.void
Enter a parse tree produced byHqlParser.conflictTarget()
.void
Enter a parse tree produced by theContainsPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.crossJoin()
.void
Enter a parse tree produced byHqlParser.cte()
.void
Enter a parse tree produced byHqlParser.cteAttributes()
.void
Enter a parse tree produced byHqlParser.cube()
.void
Enter a parse tree produced byHqlParser.currentDateFunction()
.void
Enter a parse tree produced byHqlParser.currentTimeFunction()
.void
Enter a parse tree produced byHqlParser.currentTimestampFunction()
.void
Enter a parse tree produced byHqlParser.cycleClause()
.void
Enter a parse tree produced byHqlParser.date()
.void
Enter a parse tree produced byHqlParser.dateLiteral()
.void
Enter a parse tree produced byHqlParser.dateOrTimeField()
.void
Enter a parse tree produced byHqlParser.dateTime()
.void
Enter a parse tree produced byHqlParser.datetimeField()
.void
Enter a parse tree produced byHqlParser.dateTimeLiteral()
.void
Enter a parse tree produced byHqlParser.day()
.void
Enter a parse tree produced byHqlParser.dayField()
.void
Enter a parse tree produced byHqlParser.deleteStatement()
.void
Enter a parse tree produced by theElementAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.void
Enter a parse tree produced byHqlParser.elementsValuesQuantifier()
.void
Enter a parse tree produced byHqlParser.elementValueQuantifier()
.void
Enter a parse tree produced by theEntityIdExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.entityIdReference()
.void
Enter a parse tree produced byHqlParser.entityName()
.void
Enter a parse tree produced by theEntityNaturalIdExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.entityNaturalIdReference()
.void
Enter a parse tree produced by theEntityTypeExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.entityTypeReference()
.void
Enter a parse tree produced by theEntityVersionExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.entityVersionReference()
.void
Enter a parse tree produced byHqlParser.entityWithJoins()
.void
Enter a parse tree produced byHqlParser.everyAllQuantifier()
.void
Enter a parse tree produced byHqlParser.everyFunction()
.void
enterEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Enter a parse tree produced by theExistsCollectionPartPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theExistsPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theExplicitTupleInList
labeled alternative inHqlParser.inList()
.void
Enter a parse tree produced byHqlParser.expressionOrPredicate()
.void
Enter a parse tree produced byHqlParser.extractField()
.void
Enter a parse tree produced byHqlParser.extractFunction()
.void
Enter a parse tree produced byHqlParser.fetchClause()
.void
Enter a parse tree produced byHqlParser.fetchCountOrPercent()
.void
Enter a parse tree produced byHqlParser.filterClause()
.void
Enter a parse tree produced byHqlParser.format()
.void
Enter a parse tree produced byHqlParser.formatFunction()
.void
Enter a parse tree produced byHqlParser.frameClause()
.void
Enter a parse tree produced byHqlParser.frameEnd()
.void
Enter a parse tree produced byHqlParser.frameExclusion()
.void
Enter a parse tree produced byHqlParser.frameStart()
.void
Enter a parse tree produced byHqlParser.fromClause()
.void
Enter a parse tree produced by theFromDurationExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced byHqlParser.function()
.void
Enter a parse tree produced by theFunctionExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.generalizedLiteral()
.void
Enter a parse tree produced byHqlParser.generalizedLiteralText()
.void
Enter a parse tree produced byHqlParser.generalizedLiteralType()
.void
Enter a parse tree produced by theGeneralPathExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.generalPathFragment()
.void
Enter a parse tree produced byHqlParser.genericFunction()
.void
Enter a parse tree produced byHqlParser.genericFunctionArguments()
.void
Enter a parse tree produced byHqlParser.genericFunctionName()
.void
Enter a parse tree produced byHqlParser.genericTemporalLiteralText()
.void
Enter a parse tree produced byHqlParser.groupByClause()
.void
Enter a parse tree produced byHqlParser.groupByExpression()
.void
Enter a parse tree produced by theGroupedExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced by theGroupedPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.havingClause()
.void
Enter a parse tree produced byHqlParser.hour()
.void
Enter a parse tree produced byHqlParser.identifier()
.void
Enter a parse tree produced by theIncludesPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theIndexAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.void
Enter a parse tree produced byHqlParser.indexedPathAccessFragment()
.void
Enter a parse tree produced byHqlParser.indexKeyQuantifier()
.void
Enter a parse tree produced byHqlParser.indicesKeysQuantifier()
.void
Enter a parse tree produced by theInPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.insertStatement()
.void
Enter a parse tree produced byHqlParser.instantFunction()
.void
Enter a parse tree produced byHqlParser.instantiation()
.void
Enter a parse tree produced byHqlParser.instantiationArgument()
.void
Enter a parse tree produced byHqlParser.instantiationArgumentExpression()
.void
Enter a parse tree produced byHqlParser.instantiationArguments()
.void
Enter a parse tree produced byHqlParser.instantiationTarget()
.void
Enter a parse tree produced by theIntersectsPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theIsDistinctFromPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theIsEmptyPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theIsFalsePredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theIsNullPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theIsTruePredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.jdbcDateLiteral()
.void
Enter a parse tree produced byHqlParser.jdbcTimeLiteral()
.void
Enter a parse tree produced byHqlParser.jdbcTimestampLiteral()
.void
Enter a parse tree produced byHqlParser.join()
.void
Enter a parse tree produced by theJoinFunction
labeled alternative inHqlParser.joinTarget()
.void
Enter a parse tree produced by theJoinPath
labeled alternative inHqlParser.joinTarget()
.void
Enter a parse tree produced byHqlParser.joinRestriction()
.void
Enter a parse tree produced by theJoinSubquery
labeled alternative inHqlParser.joinTarget()
.void
Enter a parse tree produced byHqlParser.joinType()
.void
Enter a parse tree produced byHqlParser.jpaCollectionJoin()
.void
Enter a parse tree produced byHqlParser.jpaNonstandardFunction()
.void
Enter a parse tree produced byHqlParser.jpaNonstandardFunctionName()
.void
Enter a parse tree produced byHqlParser.jpaSelectObjectSyntax()
.void
Enter a parse tree produced byHqlParser.jsonArrayAggFunction()
.void
Enter a parse tree produced byHqlParser.jsonArrayFunction()
.void
Enter a parse tree produced byHqlParser.jsonExistsFunction()
.void
Enter a parse tree produced byHqlParser.jsonExistsOnErrorClause()
.void
Enter a parse tree produced byHqlParser.jsonFunction()
.void
Enter a parse tree produced byHqlParser.jsonNullClause()
.void
Enter a parse tree produced byHqlParser.jsonObjectAggFunction()
.void
Enter a parse tree produced byHqlParser.jsonObjectFunction()
.void
Enter a parse tree produced byHqlParser.jsonObjectFunctionEntries()
.void
Enter a parse tree produced byHqlParser.jsonPassingClause()
.void
Enter a parse tree produced byHqlParser.jsonQueryFunction()
.void
Enter a parse tree produced byHqlParser.jsonQueryOnErrorOrEmptyClause()
.void
Enter a parse tree produced byHqlParser.jsonQueryWrapperClause()
.void
Enter a parse tree produced byHqlParser.jsonTableColumns()
.void
Enter a parse tree produced byHqlParser.jsonTableColumnsClause()
.void
Enter a parse tree produced byHqlParser.jsonTableErrorClause()
.void
Enter a parse tree produced by theJsonTableExistsColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Enter a parse tree produced byHqlParser.jsonTableFunction()
.void
Enter a parse tree produced by theJsonTableNestedColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Enter a parse tree produced by theJsonTableOrdinalityColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Enter a parse tree produced by theJsonTableQueryColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Enter a parse tree produced by theJsonTableValueColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Enter a parse tree produced byHqlParser.jsonUniqueKeysClause()
.void
Enter a parse tree produced byHqlParser.jsonValueFunction()
.void
Enter a parse tree produced byHqlParser.jsonValueOnErrorOrEmptyClause()
.void
Enter a parse tree produced byHqlParser.jsonValueReturningClause()
.void
Enter a parse tree produced byHqlParser.likeEscape()
.void
Enter a parse tree produced by theLikePredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.limitClause()
.void
Enter a parse tree produced byHqlParser.listaggFunction()
.void
Enter a parse tree produced byHqlParser.literal()
.void
Enter a parse tree produced by theLiteralExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.localDateFunction()
.void
Enter a parse tree produced byHqlParser.localDateTime()
.void
Enter a parse tree produced byHqlParser.localDateTimeFunction()
.void
Enter a parse tree produced byHqlParser.localDateTimeLiteral()
.void
Enter a parse tree produced byHqlParser.localTimeFunction()
.void
Enter a parse tree produced byHqlParser.mapEntrySelection()
.void
Enter a parse tree produced byHqlParser.mapKeyNavigablePath()
.void
Enter a parse tree produced by theMemberOfPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.minute()
.void
Enter a parse tree produced byHqlParser.month()
.void
Enter a parse tree produced by theMultiplicationExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced byHqlParser.multiplicativeOperator()
.void
Enter a parse tree produced byHqlParser.nakedIdentifier()
.void
Enter a parse tree produced by theNamedParameter
labeled alternative inHqlParser.parameter()
.void
Enter a parse tree produced by theNegatedPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced by theNestedQueryExpression
labeled alternative inHqlParser.orderedQuery()
.void
Enter a parse tree produced byHqlParser.nthSideClause()
.void
Enter a parse tree produced byHqlParser.nullsClause()
.void
Enter a parse tree produced byHqlParser.nullsPrecedence()
.void
Enter a parse tree produced byHqlParser.numericLiteral()
.void
Enter a parse tree produced byHqlParser.offset()
.void
Enter a parse tree produced byHqlParser.offsetClause()
.void
Enter a parse tree produced byHqlParser.offsetDateTime()
.void
Enter a parse tree produced byHqlParser.offsetDateTimeFunction()
.void
Enter a parse tree produced byHqlParser.offsetDateTimeLiteral()
.void
Enter a parse tree produced byHqlParser.offsetDateTimeWithMinutes()
.void
Enter a parse tree produced byHqlParser.offsetWithMinutes()
.void
Enter a parse tree produced byHqlParser.onOverflowClause()
.void
Enter a parse tree produced byHqlParser.orderByClause()
.void
Enter a parse tree produced byHqlParser.orderByFragment()
.void
Enter a parse tree produced by theOrPredicate
labeled alternative inHqlParser.predicate()
.void
Enter a parse tree produced byHqlParser.overClause()
.void
Enter a parse tree produced byHqlParser.overlayFunction()
.void
Enter a parse tree produced byHqlParser.overlayFunctionLengthArgument()
.void
Enter a parse tree produced byHqlParser.overlayFunctionReplacementArgument()
.void
Enter a parse tree produced byHqlParser.overlayFunctionStartArgument()
.void
Enter a parse tree produced byHqlParser.overlayFunctionStringArgument()
.void
Enter a parse tree produced byHqlParser.padCharacter()
.void
Enter a parse tree produced byHqlParser.padFunction()
.void
Enter a parse tree produced byHqlParser.padLength()
.void
Enter a parse tree produced byHqlParser.padSpecification()
.void
Enter a parse tree produced by theParameterExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.parameterOrIntegerLiteral()
.void
Enter a parse tree produced byHqlParser.parameterOrNumberLiteral()
.void
Enter a parse tree produced by theParamInList
labeled alternative inHqlParser.inList()
.void
Enter a parse tree produced byHqlParser.partitionClause()
.void
Enter a parse tree produced byHqlParser.path()
.void
Enter a parse tree produced byHqlParser.pathContinuation()
.void
Enter a parse tree produced by thePersistentCollectionReferenceInList
labeled alternative inHqlParser.inList()
.void
Enter a parse tree produced by thePositionalParameter
labeled alternative inHqlParser.parameter()
.void
Enter a parse tree produced byHqlParser.positionFunction()
.void
Enter a parse tree produced byHqlParser.positionFunctionPatternArgument()
.void
Enter a parse tree produced byHqlParser.positionFunctionStringArgument()
.void
Enter a parse tree produced byHqlParser.query()
.void
Enter a parse tree produced byHqlParser.queryOrder()
.void
Enter a parse tree produced by theQueryOrderExpression
labeled alternative inHqlParser.orderedQuery()
.void
Enter a parse tree produced by theQuerySpecExpression
labeled alternative inHqlParser.orderedQuery()
.void
Enter a parse tree produced byHqlParser.rollup()
.void
Enter a parse tree produced by theRootEntity
labeled alternative inHqlParser.fromRoot()
.void
Enter a parse tree produced by theRootFunction
labeled alternative inHqlParser.fromRoot()
.void
Enter a parse tree produced by theRootSubquery
labeled alternative inHqlParser.fromRoot()
.void
Enter a parse tree produced byHqlParser.searchClause()
.void
Enter a parse tree produced byHqlParser.searchedCaseList()
.void
Enter a parse tree produced byHqlParser.searchedCaseWhen()
.void
Enter a parse tree produced byHqlParser.searchSpecification()
.void
Enter a parse tree produced byHqlParser.searchSpecifications()
.void
Enter a parse tree produced byHqlParser.second()
.void
Enter a parse tree produced byHqlParser.selectClause()
.void
Enter a parse tree produced byHqlParser.selectExpression()
.void
Enter a parse tree produced byHqlParser.selection()
.void
Enter a parse tree produced byHqlParser.selectionList()
.void
Enter a parse tree produced byHqlParser.selectStatement()
.void
Enter a parse tree produced byHqlParser.setClause()
.void
Enter a parse tree produced byHqlParser.setOperator()
.void
Enter a parse tree produced by theSetQueryGroup
labeled alternative inHqlParser.queryExpression()
.void
Enter a parse tree produced byHqlParser.setReturningFunction()
.void
Enter a parse tree produced byHqlParser.signOperator()
.void
Enter a parse tree produced byHqlParser.simpleCaseList()
.void
Enter a parse tree produced byHqlParser.simpleCaseWhen()
.void
Enter a parse tree produced byHqlParser.simplePath()
.void
Enter a parse tree produced byHqlParser.simplePathElement()
.void
Enter a parse tree produced by theSimpleQueryGroup
labeled alternative inHqlParser.queryExpression()
.void
Enter a parse tree produced byHqlParser.simpleSetReturningFunction()
.void
Enter a parse tree produced byHqlParser.slicedPathAccessFragment()
.void
Enter a parse tree produced byHqlParser.sortDirection()
.void
Enter a parse tree produced byHqlParser.sortExpression()
.void
Enter a parse tree produced byHqlParser.sortSpecification()
.void
Enter a parse tree produced byHqlParser.standardFunction()
.void
Enter a parse tree produced byHqlParser.statement()
.void
Enter a parse tree produced byHqlParser.subquery()
.void
Enter a parse tree produced by theSubqueryExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced by theSubqueryInList
labeled alternative inHqlParser.inList()
.void
Enter a parse tree produced byHqlParser.substringFunction()
.void
Enter a parse tree produced byHqlParser.substringFunctionLengthArgument()
.void
Enter a parse tree produced byHqlParser.substringFunctionStartArgument()
.void
Enter a parse tree produced byHqlParser.syntacticDomainPath()
.void
Enter a parse tree produced by theSyntacticPathExpression
labeled alternative inHqlParser.primaryExpression()
.void
Enter a parse tree produced byHqlParser.targetEntity()
.void
Enter a parse tree produced byHqlParser.targetFields()
.void
Enter a parse tree produced byHqlParser.temporalLiteral()
.void
Enter a parse tree produced byHqlParser.time()
.void
Enter a parse tree produced byHqlParser.timeLiteral()
.void
Enter a parse tree produced byHqlParser.timeZoneField()
.void
Enter a parse tree produced by theToDurationExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced byHqlParser.toOneFkReference()
.void
Enter a parse tree produced byHqlParser.treatedNavigablePath()
.void
Enter a parse tree produced byHqlParser.trimCharacter()
.void
Enter a parse tree produced byHqlParser.trimFunction()
.void
Enter a parse tree produced byHqlParser.trimSpecification()
.void
Enter a parse tree produced byHqlParser.truncFunction()
.void
Enter a parse tree produced by theTupleExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced by theUnaryExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced by theUnaryNumericLiteralExpression
labeled alternative inHqlParser.expression()
.void
Enter a parse tree produced byHqlParser.updateStatement()
.void
Enter a parse tree produced by thevalues
labeled alternative inHqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootfromRootjoinTargetjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunctionjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnxmltableColumnxmltableColumnxmltableColumn
.void
Enter a parse tree produced byHqlParser.valuesList()
.void
Enter a parse tree produced byHqlParser.variable()
.void
Enter a parse tree produced byHqlParser.weekField()
.void
Enter a parse tree produced byHqlParser.whereClause()
.void
Enter a parse tree produced byHqlParser.withClause()
.void
Enter a parse tree produced byHqlParser.withinGroupClause()
.void
Enter a parse tree produced byHqlParser.xmlaggFunction()
.void
Enter a parse tree produced byHqlParser.xmlattributesFunction()
.void
Enter a parse tree produced byHqlParser.xmlelementFunction()
.void
Enter a parse tree produced byHqlParser.xmlexistsFunction()
.void
Enter a parse tree produced byHqlParser.xmlforestFunction()
.void
Enter a parse tree produced byHqlParser.xmlFunction()
.void
Enter a parse tree produced byHqlParser.xmlpiFunction()
.void
Enter a parse tree produced byHqlParser.xmlqueryFunction()
.void
Enter a parse tree produced byHqlParser.xmltableColumnsClause()
.void
Enter a parse tree produced byHqlParser.xmltableDefaultClause()
.void
Enter a parse tree produced byHqlParser.xmltableFunction()
.void
Enter a parse tree produced by theXmlTableOrdinalityColumn
labeled alternative inHqlParser.xmltableColumn()
.void
Enter a parse tree produced by theXmlTableQueryColumn
labeled alternative inHqlParser.xmltableColumn()
.void
Enter a parse tree produced by theXmlTableValueColumn
labeled alternative inHqlParser.xmltableColumn()
.void
Enter a parse tree produced byHqlParser.year()
.void
Enter a parse tree produced byHqlParser.zonedDateTime()
.void
Enter a parse tree produced byHqlParser.zonedDateTimeLiteral()
.void
Enter a parse tree produced byHqlParser.zoneId()
.void
Exit a parse tree produced by theAdditionExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced byHqlParser.additiveOperator()
.void
Exit a parse tree produced byHqlParser.aggregateFunction()
.void
Exit a parse tree produced by theAndPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.anyFunction()
.void
Exit a parse tree produced byHqlParser.anySomeQuantifier()
.void
Exit a parse tree produced by theArrayInList
labeled alternative inHqlParser.inList()
.void
Exit a parse tree produced byHqlParser.arrayLiteral()
.void
Exit a parse tree produced byHqlParser.assignment()
.void
Exit a parse tree produced by theBarePrimaryExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced by theBetweenPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.binaryLiteral()
.void
Exit a parse tree produced by theBooleanExpressionPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.booleanLiteral()
.void
Exit a parse tree produced by theCaseExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.caseList()
.void
Exit a parse tree produced byHqlParser.caseOtherwise()
.void
Exit a parse tree produced byHqlParser.castFunction()
.void
Exit a parse tree produced byHqlParser.castTarget()
.void
Exit a parse tree produced byHqlParser.castTargetType()
.void
Exit a parse tree produced byHqlParser.collateFunction()
.void
Exit a parse tree produced byHqlParser.collation()
.void
Exit a parse tree produced byHqlParser.collectionFunctionMisuse()
.void
Exit a parse tree produced byHqlParser.collectionQuantifier()
.void
Exit a parse tree produced byHqlParser.collectionSizeFunction()
.void
Exit a parse tree produced byHqlParser.collectionValueNavigablePath()
.void
Exit a parse tree produced byHqlParser.columnFunction()
.void
Exit a parse tree produced byHqlParser.comparisonOperator()
.void
Exit a parse tree produced by theComparisonPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theConcatenationExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced byHqlParser.conflictAction()
.void
Exit a parse tree produced byHqlParser.conflictClause()
.void
Exit a parse tree produced byHqlParser.conflictTarget()
.void
Exit a parse tree produced by theContainsPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.crossJoin()
.void
Exit a parse tree produced byHqlParser.cte()
.void
Exit a parse tree produced byHqlParser.cteAttributes()
.void
Exit a parse tree produced byHqlParser.cube()
.void
Exit a parse tree produced byHqlParser.currentDateFunction()
.void
Exit a parse tree produced byHqlParser.currentTimeFunction()
.void
Exit a parse tree produced byHqlParser.currentTimestampFunction()
.void
Exit a parse tree produced byHqlParser.cycleClause()
.void
Exit a parse tree produced byHqlParser.date()
.void
Exit a parse tree produced byHqlParser.dateLiteral()
.void
Exit a parse tree produced byHqlParser.dateOrTimeField()
.void
Exit a parse tree produced byHqlParser.dateTime()
.void
Exit a parse tree produced byHqlParser.datetimeField()
.void
Exit a parse tree produced byHqlParser.dateTimeLiteral()
.void
Exit a parse tree produced byHqlParser.day()
.void
Exit a parse tree produced byHqlParser.dayField()
.void
Exit a parse tree produced byHqlParser.deleteStatement()
.void
Exit a parse tree produced by theElementAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.void
Exit a parse tree produced byHqlParser.elementsValuesQuantifier()
.void
Exit a parse tree produced byHqlParser.elementValueQuantifier()
.void
Exit a parse tree produced by theEntityIdExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.entityIdReference()
.void
Exit a parse tree produced byHqlParser.entityName()
.void
Exit a parse tree produced by theEntityNaturalIdExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.entityNaturalIdReference()
.void
Exit a parse tree produced by theEntityTypeExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.entityTypeReference()
.void
Exit a parse tree produced by theEntityVersionExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.entityVersionReference()
.void
Exit a parse tree produced byHqlParser.entityWithJoins()
.void
Exit a parse tree produced byHqlParser.everyAllQuantifier()
.void
Exit a parse tree produced byHqlParser.everyFunction()
.void
exitEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Exit a parse tree produced by theExistsCollectionPartPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theExistsPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theExplicitTupleInList
labeled alternative inHqlParser.inList()
.void
Exit a parse tree produced byHqlParser.expressionOrPredicate()
.void
Exit a parse tree produced byHqlParser.extractField()
.void
Exit a parse tree produced byHqlParser.extractFunction()
.void
Exit a parse tree produced byHqlParser.fetchClause()
.void
Exit a parse tree produced byHqlParser.fetchCountOrPercent()
.void
Exit a parse tree produced byHqlParser.filterClause()
.void
Exit a parse tree produced byHqlParser.format()
.void
Exit a parse tree produced byHqlParser.formatFunction()
.void
Exit a parse tree produced byHqlParser.frameClause()
.void
Exit a parse tree produced byHqlParser.frameEnd()
.void
Exit a parse tree produced byHqlParser.frameExclusion()
.void
Exit a parse tree produced byHqlParser.frameStart()
.void
Exit a parse tree produced byHqlParser.fromClause()
.void
Exit a parse tree produced by theFromDurationExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced byHqlParser.function()
.void
Exit a parse tree produced by theFunctionExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.generalizedLiteral()
.void
Exit a parse tree produced byHqlParser.generalizedLiteralText()
.void
Exit a parse tree produced byHqlParser.generalizedLiteralType()
.void
Exit a parse tree produced by theGeneralPathExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.generalPathFragment()
.void
Exit a parse tree produced byHqlParser.genericFunction()
.void
Exit a parse tree produced byHqlParser.genericFunctionArguments()
.void
Exit a parse tree produced byHqlParser.genericFunctionName()
.void
Exit a parse tree produced byHqlParser.genericTemporalLiteralText()
.void
Exit a parse tree produced byHqlParser.groupByClause()
.void
Exit a parse tree produced byHqlParser.groupByExpression()
.void
Exit a parse tree produced by theGroupedExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced by theGroupedPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.havingClause()
.void
Exit a parse tree produced byHqlParser.hour()
.void
Exit a parse tree produced byHqlParser.identifier()
.void
Exit a parse tree produced by theIncludesPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theIndexAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.void
Exit a parse tree produced byHqlParser.indexedPathAccessFragment()
.void
Exit a parse tree produced byHqlParser.indexKeyQuantifier()
.void
Exit a parse tree produced byHqlParser.indicesKeysQuantifier()
.void
Exit a parse tree produced by theInPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.insertStatement()
.void
Exit a parse tree produced byHqlParser.instantFunction()
.void
Exit a parse tree produced byHqlParser.instantiation()
.void
Exit a parse tree produced byHqlParser.instantiationArgument()
.void
Exit a parse tree produced byHqlParser.instantiationArgumentExpression()
.void
Exit a parse tree produced byHqlParser.instantiationArguments()
.void
Exit a parse tree produced byHqlParser.instantiationTarget()
.void
Exit a parse tree produced by theIntersectsPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theIsDistinctFromPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theIsEmptyPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theIsFalsePredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theIsNullPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theIsTruePredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.jdbcDateLiteral()
.void
Exit a parse tree produced byHqlParser.jdbcTimeLiteral()
.void
Exit a parse tree produced byHqlParser.jdbcTimestampLiteral()
.void
Exit a parse tree produced byHqlParser.join()
.void
Exit a parse tree produced by theJoinFunction
labeled alternative inHqlParser.joinTarget()
.void
Exit a parse tree produced by theJoinPath
labeled alternative inHqlParser.joinTarget()
.void
Exit a parse tree produced byHqlParser.joinRestriction()
.void
Exit a parse tree produced by theJoinSubquery
labeled alternative inHqlParser.joinTarget()
.void
Exit a parse tree produced byHqlParser.joinType()
.void
Exit a parse tree produced byHqlParser.jpaCollectionJoin()
.void
Exit a parse tree produced byHqlParser.jpaNonstandardFunction()
.void
Exit a parse tree produced byHqlParser.jpaNonstandardFunctionName()
.void
Exit a parse tree produced byHqlParser.jpaSelectObjectSyntax()
.void
Exit a parse tree produced byHqlParser.jsonArrayAggFunction()
.void
Exit a parse tree produced byHqlParser.jsonArrayFunction()
.void
Exit a parse tree produced byHqlParser.jsonExistsFunction()
.void
Exit a parse tree produced byHqlParser.jsonExistsOnErrorClause()
.void
Exit a parse tree produced byHqlParser.jsonFunction()
.void
Exit a parse tree produced byHqlParser.jsonNullClause()
.void
Exit a parse tree produced byHqlParser.jsonObjectAggFunction()
.void
Exit a parse tree produced byHqlParser.jsonObjectFunction()
.void
Exit a parse tree produced byHqlParser.jsonObjectFunctionEntries()
.void
Exit a parse tree produced byHqlParser.jsonPassingClause()
.void
Exit a parse tree produced byHqlParser.jsonQueryFunction()
.void
Exit a parse tree produced byHqlParser.jsonQueryOnErrorOrEmptyClause()
.void
Exit a parse tree produced byHqlParser.jsonQueryWrapperClause()
.void
Exit a parse tree produced byHqlParser.jsonTableColumns()
.void
Exit a parse tree produced byHqlParser.jsonTableColumnsClause()
.void
Exit a parse tree produced byHqlParser.jsonTableErrorClause()
.void
Exit a parse tree produced by theJsonTableExistsColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Exit a parse tree produced byHqlParser.jsonTableFunction()
.void
Exit a parse tree produced by theJsonTableNestedColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Exit a parse tree produced by theJsonTableOrdinalityColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Exit a parse tree produced by theJsonTableQueryColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Exit a parse tree produced by theJsonTableValueColumn
labeled alternative inHqlParser.jsonTableColumn()
.void
Exit a parse tree produced byHqlParser.jsonUniqueKeysClause()
.void
Exit a parse tree produced byHqlParser.jsonValueFunction()
.void
Exit a parse tree produced byHqlParser.jsonValueOnErrorOrEmptyClause()
.void
Exit a parse tree produced byHqlParser.jsonValueReturningClause()
.void
Exit a parse tree produced byHqlParser.likeEscape()
.void
Exit a parse tree produced by theLikePredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.limitClause()
.void
Exit a parse tree produced byHqlParser.listaggFunction()
.void
Exit a parse tree produced byHqlParser.literal()
.void
Exit a parse tree produced by theLiteralExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.localDateFunction()
.void
Exit a parse tree produced byHqlParser.localDateTime()
.void
Exit a parse tree produced byHqlParser.localDateTimeFunction()
.void
Exit a parse tree produced byHqlParser.localDateTimeLiteral()
.void
Exit a parse tree produced byHqlParser.localTimeFunction()
.void
Exit a parse tree produced byHqlParser.mapEntrySelection()
.void
Exit a parse tree produced byHqlParser.mapKeyNavigablePath()
.void
Exit a parse tree produced by theMemberOfPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.minute()
.void
Exit a parse tree produced byHqlParser.month()
.void
Exit a parse tree produced by theMultiplicationExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced byHqlParser.multiplicativeOperator()
.void
Exit a parse tree produced byHqlParser.nakedIdentifier()
.void
Exit a parse tree produced by theNamedParameter
labeled alternative inHqlParser.parameter()
.void
Exit a parse tree produced by theNegatedPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced by theNestedQueryExpression
labeled alternative inHqlParser.orderedQuery()
.void
Exit a parse tree produced byHqlParser.nthSideClause()
.void
Exit a parse tree produced byHqlParser.nullsClause()
.void
Exit a parse tree produced byHqlParser.nullsPrecedence()
.void
Exit a parse tree produced byHqlParser.numericLiteral()
.void
Exit a parse tree produced byHqlParser.offset()
.void
Exit a parse tree produced byHqlParser.offsetClause()
.void
Exit a parse tree produced byHqlParser.offsetDateTime()
.void
Exit a parse tree produced byHqlParser.offsetDateTimeFunction()
.void
Exit a parse tree produced byHqlParser.offsetDateTimeLiteral()
.void
Exit a parse tree produced byHqlParser.offsetDateTimeWithMinutes()
.void
Exit a parse tree produced byHqlParser.offsetWithMinutes()
.void
Exit a parse tree produced byHqlParser.onOverflowClause()
.void
Exit a parse tree produced byHqlParser.orderByClause()
.void
Exit a parse tree produced byHqlParser.orderByFragment()
.void
Exit a parse tree produced by theOrPredicate
labeled alternative inHqlParser.predicate()
.void
Exit a parse tree produced byHqlParser.overClause()
.void
Exit a parse tree produced byHqlParser.overlayFunction()
.void
Exit a parse tree produced byHqlParser.overlayFunctionLengthArgument()
.void
Exit a parse tree produced byHqlParser.overlayFunctionReplacementArgument()
.void
Exit a parse tree produced byHqlParser.overlayFunctionStartArgument()
.void
Exit a parse tree produced byHqlParser.overlayFunctionStringArgument()
.void
Exit a parse tree produced byHqlParser.padCharacter()
.void
Exit a parse tree produced byHqlParser.padFunction()
.void
Exit a parse tree produced byHqlParser.padLength()
.void
Exit a parse tree produced byHqlParser.padSpecification()
.void
Exit a parse tree produced by theParameterExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.parameterOrIntegerLiteral()
.void
Exit a parse tree produced byHqlParser.parameterOrNumberLiteral()
.void
Exit a parse tree produced by theParamInList
labeled alternative inHqlParser.inList()
.void
Exit a parse tree produced byHqlParser.partitionClause()
.void
Exit a parse tree produced byHqlParser.path()
.void
Exit a parse tree produced byHqlParser.pathContinuation()
.void
Exit a parse tree produced by thePersistentCollectionReferenceInList
labeled alternative inHqlParser.inList()
.void
Exit a parse tree produced by thePositionalParameter
labeled alternative inHqlParser.parameter()
.void
Exit a parse tree produced byHqlParser.positionFunction()
.void
Exit a parse tree produced byHqlParser.positionFunctionPatternArgument()
.void
Exit a parse tree produced byHqlParser.positionFunctionStringArgument()
.void
Exit a parse tree produced byHqlParser.query()
.void
Exit a parse tree produced byHqlParser.queryOrder()
.void
Exit a parse tree produced by theQueryOrderExpression
labeled alternative inHqlParser.orderedQuery()
.void
Exit a parse tree produced by theQuerySpecExpression
labeled alternative inHqlParser.orderedQuery()
.void
Exit a parse tree produced byHqlParser.rollup()
.void
Exit a parse tree produced by theRootEntity
labeled alternative inHqlParser.fromRoot()
.void
Exit a parse tree produced by theRootFunction
labeled alternative inHqlParser.fromRoot()
.void
Exit a parse tree produced by theRootSubquery
labeled alternative inHqlParser.fromRoot()
.void
Exit a parse tree produced byHqlParser.searchClause()
.void
Exit a parse tree produced byHqlParser.searchedCaseList()
.void
Exit a parse tree produced byHqlParser.searchedCaseWhen()
.void
Exit a parse tree produced byHqlParser.searchSpecification()
.void
Exit a parse tree produced byHqlParser.searchSpecifications()
.void
Exit a parse tree produced byHqlParser.second()
.void
Exit a parse tree produced byHqlParser.selectClause()
.void
Exit a parse tree produced byHqlParser.selectExpression()
.void
Exit a parse tree produced byHqlParser.selection()
.void
Exit a parse tree produced byHqlParser.selectionList()
.void
Exit a parse tree produced byHqlParser.selectStatement()
.void
Exit a parse tree produced byHqlParser.setClause()
.void
Exit a parse tree produced byHqlParser.setOperator()
.void
Exit a parse tree produced by theSetQueryGroup
labeled alternative inHqlParser.queryExpression()
.void
Exit a parse tree produced byHqlParser.setReturningFunction()
.void
Exit a parse tree produced byHqlParser.signOperator()
.void
Exit a parse tree produced byHqlParser.simpleCaseList()
.void
Exit a parse tree produced byHqlParser.simpleCaseWhen()
.void
Exit a parse tree produced byHqlParser.simplePath()
.void
Exit a parse tree produced byHqlParser.simplePathElement()
.void
Exit a parse tree produced by theSimpleQueryGroup
labeled alternative inHqlParser.queryExpression()
.void
Exit a parse tree produced byHqlParser.simpleSetReturningFunction()
.void
Exit a parse tree produced byHqlParser.slicedPathAccessFragment()
.void
Exit a parse tree produced byHqlParser.sortDirection()
.void
Exit a parse tree produced byHqlParser.sortExpression()
.void
Exit a parse tree produced byHqlParser.sortSpecification()
.void
Exit a parse tree produced byHqlParser.standardFunction()
.void
Exit a parse tree produced byHqlParser.statement()
.void
Exit a parse tree produced byHqlParser.subquery()
.void
Exit a parse tree produced by theSubqueryExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced by theSubqueryInList
labeled alternative inHqlParser.inList()
.void
Exit a parse tree produced byHqlParser.substringFunction()
.void
Exit a parse tree produced byHqlParser.substringFunctionLengthArgument()
.void
Exit a parse tree produced byHqlParser.substringFunctionStartArgument()
.void
Exit a parse tree produced byHqlParser.syntacticDomainPath()
.void
Exit a parse tree produced by theSyntacticPathExpression
labeled alternative inHqlParser.primaryExpression()
.void
Exit a parse tree produced byHqlParser.targetEntity()
.void
Exit a parse tree produced byHqlParser.targetFields()
.void
Exit a parse tree produced byHqlParser.temporalLiteral()
.void
Exit a parse tree produced byHqlParser.time()
.void
Exit a parse tree produced byHqlParser.timeLiteral()
.void
Exit a parse tree produced byHqlParser.timeZoneField()
.void
Exit a parse tree produced by theToDurationExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced byHqlParser.toOneFkReference()
.void
Exit a parse tree produced byHqlParser.treatedNavigablePath()
.void
Exit a parse tree produced byHqlParser.trimCharacter()
.void
Exit a parse tree produced byHqlParser.trimFunction()
.void
Exit a parse tree produced byHqlParser.trimSpecification()
.void
Exit a parse tree produced byHqlParser.truncFunction()
.void
Exit a parse tree produced by theTupleExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced by theUnaryExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced by theUnaryNumericLiteralExpression
labeled alternative inHqlParser.expression()
.void
Exit a parse tree produced byHqlParser.updateStatement()
.void
Exit a parse tree produced by thevalues
labeled alternative inHqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootfromRootjoinTargetjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunctionjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnxmltableColumnxmltableColumnxmltableColumn
.void
Exit a parse tree produced byHqlParser.valuesList()
.void
Exit a parse tree produced byHqlParser.variable()
.void
Exit a parse tree produced byHqlParser.weekField()
.void
Exit a parse tree produced byHqlParser.whereClause()
.void
Exit a parse tree produced byHqlParser.withClause()
.void
Exit a parse tree produced byHqlParser.withinGroupClause()
.void
Exit a parse tree produced byHqlParser.xmlaggFunction()
.void
Exit a parse tree produced byHqlParser.xmlattributesFunction()
.void
Exit a parse tree produced byHqlParser.xmlelementFunction()
.void
Exit a parse tree produced byHqlParser.xmlexistsFunction()
.void
Exit a parse tree produced byHqlParser.xmlforestFunction()
.void
Exit a parse tree produced byHqlParser.xmlFunction()
.void
Exit a parse tree produced byHqlParser.xmlpiFunction()
.void
Exit a parse tree produced byHqlParser.xmlqueryFunction()
.void
Exit a parse tree produced byHqlParser.xmltableColumnsClause()
.void
Exit a parse tree produced byHqlParser.xmltableDefaultClause()
.void
Exit a parse tree produced byHqlParser.xmltableFunction()
.void
Exit a parse tree produced by theXmlTableOrdinalityColumn
labeled alternative inHqlParser.xmltableColumn()
.void
Exit a parse tree produced by theXmlTableQueryColumn
labeled alternative inHqlParser.xmltableColumn()
.void
Exit a parse tree produced by theXmlTableValueColumn
labeled alternative inHqlParser.xmltableColumn()
.void
Exit a parse tree produced byHqlParser.year()
.void
Exit a parse tree produced byHqlParser.zonedDateTime()
.void
Exit a parse tree produced byHqlParser.zonedDateTimeLiteral()
.void
Exit a parse tree produced byHqlParser.zoneId()
.void
visitErrorNode
(org.antlr.v4.runtime.tree.ErrorNode node) void
visitTerminal
(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
HqlParserBaseListener
public HqlParserBaseListener()
-
-
Method Details
-
enterStatement
Enter a parse tree produced byHqlParser.statement()
.The default implementation does nothing.
- Specified by:
enterStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitStatement
Exit a parse tree produced byHqlParser.statement()
.The default implementation does nothing.
- Specified by:
exitStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSelectStatement
Enter a parse tree produced byHqlParser.selectStatement()
.The default implementation does nothing.
- Specified by:
enterSelectStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSelectStatement
Exit a parse tree produced byHqlParser.selectStatement()
.The default implementation does nothing.
- Specified by:
exitSelectStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSubquery
Enter a parse tree produced byHqlParser.subquery()
.The default implementation does nothing.
- Specified by:
enterSubquery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSubquery
Exit a parse tree produced byHqlParser.subquery()
.The default implementation does nothing.
- Specified by:
exitSubquery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTargetEntity
Enter a parse tree produced byHqlParser.targetEntity()
.The default implementation does nothing.
- Specified by:
enterTargetEntity
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTargetEntity
Exit a parse tree produced byHqlParser.targetEntity()
.The default implementation does nothing.
- Specified by:
exitTargetEntity
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDeleteStatement
Enter a parse tree produced byHqlParser.deleteStatement()
.The default implementation does nothing.
- Specified by:
enterDeleteStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDeleteStatement
Exit a parse tree produced byHqlParser.deleteStatement()
.The default implementation does nothing.
- Specified by:
exitDeleteStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterUpdateStatement
Enter a parse tree produced byHqlParser.updateStatement()
.The default implementation does nothing.
- Specified by:
enterUpdateStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitUpdateStatement
Exit a parse tree produced byHqlParser.updateStatement()
.The default implementation does nothing.
- Specified by:
exitUpdateStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSetClause
Enter a parse tree produced byHqlParser.setClause()
.The default implementation does nothing.
- Specified by:
enterSetClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSetClause
Exit a parse tree produced byHqlParser.setClause()
.The default implementation does nothing.
- Specified by:
exitSetClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterAssignment
Enter a parse tree produced byHqlParser.assignment()
.The default implementation does nothing.
- Specified by:
enterAssignment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitAssignment
Exit a parse tree produced byHqlParser.assignment()
.The default implementation does nothing.
- Specified by:
exitAssignment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInsertStatement
Enter a parse tree produced byHqlParser.insertStatement()
.The default implementation does nothing.
- Specified by:
enterInsertStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInsertStatement
Exit a parse tree produced byHqlParser.insertStatement()
.The default implementation does nothing.
- Specified by:
exitInsertStatement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTargetFields
Enter a parse tree produced byHqlParser.targetFields()
.The default implementation does nothing.
- Specified by:
enterTargetFields
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTargetFields
Exit a parse tree produced byHqlParser.targetFields()
.The default implementation does nothing.
- Specified by:
exitTargetFields
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterValuesList
Enter a parse tree produced byHqlParser.valuesList()
.The default implementation does nothing.
- Specified by:
enterValuesList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitValuesList
Exit a parse tree produced byHqlParser.valuesList()
.The default implementation does nothing.
- Specified by:
exitValuesList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterValues
Enter a parse tree produced by thevalues
labeled alternative inHqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootfromRootjoinTargetjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunctionjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnxmltableColumnxmltableColumnxmltableColumn
.The default implementation does nothing.
- Specified by:
enterValues
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitValues
Exit a parse tree produced by thevalues
labeled alternative inHqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootfromRootjoinTargetjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunctionjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnxmltableColumnxmltableColumnxmltableColumn
.The default implementation does nothing.
- Specified by:
exitValues
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterConflictClause
Enter a parse tree produced byHqlParser.conflictClause()
.The default implementation does nothing.
- Specified by:
enterConflictClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitConflictClause
Exit a parse tree produced byHqlParser.conflictClause()
.The default implementation does nothing.
- Specified by:
exitConflictClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterConflictTarget
Enter a parse tree produced byHqlParser.conflictTarget()
.The default implementation does nothing.
- Specified by:
enterConflictTarget
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitConflictTarget
Exit a parse tree produced byHqlParser.conflictTarget()
.The default implementation does nothing.
- Specified by:
exitConflictTarget
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterConflictAction
Enter a parse tree produced byHqlParser.conflictAction()
.The default implementation does nothing.
- Specified by:
enterConflictAction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitConflictAction
Exit a parse tree produced byHqlParser.conflictAction()
.The default implementation does nothing.
- Specified by:
exitConflictAction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterWithClause
Enter a parse tree produced byHqlParser.withClause()
.The default implementation does nothing.
- Specified by:
enterWithClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitWithClause
Exit a parse tree produced byHqlParser.withClause()
.The default implementation does nothing.
- Specified by:
exitWithClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCte
Enter a parse tree produced byHqlParser.cte()
.The default implementation does nothing.
- Specified by:
enterCte
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCte
Exit a parse tree produced byHqlParser.cte()
.The default implementation does nothing.
- Specified by:
exitCte
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCteAttributes
Enter a parse tree produced byHqlParser.cteAttributes()
.The default implementation does nothing.
- Specified by:
enterCteAttributes
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCteAttributes
Exit a parse tree produced byHqlParser.cteAttributes()
.The default implementation does nothing.
- Specified by:
exitCteAttributes
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSearchClause
Enter a parse tree produced byHqlParser.searchClause()
.The default implementation does nothing.
- Specified by:
enterSearchClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSearchClause
Exit a parse tree produced byHqlParser.searchClause()
.The default implementation does nothing.
- Specified by:
exitSearchClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSearchSpecifications
Enter a parse tree produced byHqlParser.searchSpecifications()
.The default implementation does nothing.
- Specified by:
enterSearchSpecifications
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSearchSpecifications
Exit a parse tree produced byHqlParser.searchSpecifications()
.The default implementation does nothing.
- Specified by:
exitSearchSpecifications
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSearchSpecification
Enter a parse tree produced byHqlParser.searchSpecification()
.The default implementation does nothing.
- Specified by:
enterSearchSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSearchSpecification
Exit a parse tree produced byHqlParser.searchSpecification()
.The default implementation does nothing.
- Specified by:
exitSearchSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCycleClause
Enter a parse tree produced byHqlParser.cycleClause()
.The default implementation does nothing.
- Specified by:
enterCycleClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCycleClause
Exit a parse tree produced byHqlParser.cycleClause()
.The default implementation does nothing.
- Specified by:
exitCycleClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSimpleQueryGroup
Enter a parse tree produced by theSimpleQueryGroup
labeled alternative inHqlParser.queryExpression()
.The default implementation does nothing.
- Specified by:
enterSimpleQueryGroup
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSimpleQueryGroup
Exit a parse tree produced by theSimpleQueryGroup
labeled alternative inHqlParser.queryExpression()
.The default implementation does nothing.
- Specified by:
exitSimpleQueryGroup
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSetQueryGroup
Enter a parse tree produced by theSetQueryGroup
labeled alternative inHqlParser.queryExpression()
.The default implementation does nothing.
- Specified by:
enterSetQueryGroup
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSetQueryGroup
Exit a parse tree produced by theSetQueryGroup
labeled alternative inHqlParser.queryExpression()
.The default implementation does nothing.
- Specified by:
exitSetQueryGroup
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterQuerySpecExpression
Enter a parse tree produced by theQuerySpecExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation does nothing.
- Specified by:
enterQuerySpecExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitQuerySpecExpression
Exit a parse tree produced by theQuerySpecExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation does nothing.
- Specified by:
exitQuerySpecExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNestedQueryExpression
Enter a parse tree produced by theNestedQueryExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation does nothing.
- Specified by:
enterNestedQueryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNestedQueryExpression
Exit a parse tree produced by theNestedQueryExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation does nothing.
- Specified by:
exitNestedQueryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterQueryOrderExpression
Enter a parse tree produced by theQueryOrderExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation does nothing.
- Specified by:
enterQueryOrderExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitQueryOrderExpression
Exit a parse tree produced by theQueryOrderExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation does nothing.
- Specified by:
exitQueryOrderExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSetOperator
Enter a parse tree produced byHqlParser.setOperator()
.The default implementation does nothing.
- Specified by:
enterSetOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSetOperator
Exit a parse tree produced byHqlParser.setOperator()
.The default implementation does nothing.
- Specified by:
exitSetOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterQueryOrder
Enter a parse tree produced byHqlParser.queryOrder()
.The default implementation does nothing.
- Specified by:
enterQueryOrder
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitQueryOrder
Exit a parse tree produced byHqlParser.queryOrder()
.The default implementation does nothing.
- Specified by:
exitQueryOrder
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterQuery
Enter a parse tree produced byHqlParser.query()
.The default implementation does nothing.
- Specified by:
enterQuery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitQuery
Exit a parse tree produced byHqlParser.query()
.The default implementation does nothing.
- Specified by:
exitQuery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFromClause
Enter a parse tree produced byHqlParser.fromClause()
.The default implementation does nothing.
- Specified by:
enterFromClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFromClause
Exit a parse tree produced byHqlParser.fromClause()
.The default implementation does nothing.
- Specified by:
exitFromClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityWithJoins
Enter a parse tree produced byHqlParser.entityWithJoins()
.The default implementation does nothing.
- Specified by:
enterEntityWithJoins
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityWithJoins
Exit a parse tree produced byHqlParser.entityWithJoins()
.The default implementation does nothing.
- Specified by:
exitEntityWithJoins
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterRootEntity
Enter a parse tree produced by theRootEntity
labeled alternative inHqlParser.fromRoot()
.The default implementation does nothing.
- Specified by:
enterRootEntity
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitRootEntity
Exit a parse tree produced by theRootEntity
labeled alternative inHqlParser.fromRoot()
.The default implementation does nothing.
- Specified by:
exitRootEntity
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterRootSubquery
Enter a parse tree produced by theRootSubquery
labeled alternative inHqlParser.fromRoot()
.The default implementation does nothing.
- Specified by:
enterRootSubquery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitRootSubquery
Exit a parse tree produced by theRootSubquery
labeled alternative inHqlParser.fromRoot()
.The default implementation does nothing.
- Specified by:
exitRootSubquery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterRootFunction
Enter a parse tree produced by theRootFunction
labeled alternative inHqlParser.fromRoot()
.The default implementation does nothing.
- Specified by:
enterRootFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitRootFunction
Exit a parse tree produced by theRootFunction
labeled alternative inHqlParser.fromRoot()
.The default implementation does nothing.
- Specified by:
exitRootFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityName
Enter a parse tree produced byHqlParser.entityName()
.The default implementation does nothing.
- Specified by:
enterEntityName
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityName
Exit a parse tree produced byHqlParser.entityName()
.The default implementation does nothing.
- Specified by:
exitEntityName
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterVariable
Enter a parse tree produced byHqlParser.variable()
.The default implementation does nothing.
- Specified by:
enterVariable
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitVariable
Exit a parse tree produced byHqlParser.variable()
.The default implementation does nothing.
- Specified by:
exitVariable
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCrossJoin
Enter a parse tree produced byHqlParser.crossJoin()
.The default implementation does nothing.
- Specified by:
enterCrossJoin
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCrossJoin
Exit a parse tree produced byHqlParser.crossJoin()
.The default implementation does nothing.
- Specified by:
exitCrossJoin
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJpaCollectionJoin
Enter a parse tree produced byHqlParser.jpaCollectionJoin()
.The default implementation does nothing.
- Specified by:
enterJpaCollectionJoin
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJpaCollectionJoin
Exit a parse tree produced byHqlParser.jpaCollectionJoin()
.The default implementation does nothing.
- Specified by:
exitJpaCollectionJoin
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJoin
Enter a parse tree produced byHqlParser.join()
.The default implementation does nothing.
- Specified by:
enterJoin
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJoin
Exit a parse tree produced byHqlParser.join()
.The default implementation does nothing.
- Specified by:
exitJoin
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJoinType
Enter a parse tree produced byHqlParser.joinType()
.The default implementation does nothing.
- Specified by:
enterJoinType
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJoinType
Exit a parse tree produced byHqlParser.joinType()
.The default implementation does nothing.
- Specified by:
exitJoinType
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJoinPath
Enter a parse tree produced by theJoinPath
labeled alternative inHqlParser.joinTarget()
.The default implementation does nothing.
- Specified by:
enterJoinPath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJoinPath
Exit a parse tree produced by theJoinPath
labeled alternative inHqlParser.joinTarget()
.The default implementation does nothing.
- Specified by:
exitJoinPath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJoinSubquery
Enter a parse tree produced by theJoinSubquery
labeled alternative inHqlParser.joinTarget()
.The default implementation does nothing.
- Specified by:
enterJoinSubquery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJoinSubquery
Exit a parse tree produced by theJoinSubquery
labeled alternative inHqlParser.joinTarget()
.The default implementation does nothing.
- Specified by:
exitJoinSubquery
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJoinFunction
Enter a parse tree produced by theJoinFunction
labeled alternative inHqlParser.joinTarget()
.The default implementation does nothing.
- Specified by:
enterJoinFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJoinFunction
Exit a parse tree produced by theJoinFunction
labeled alternative inHqlParser.joinTarget()
.The default implementation does nothing.
- Specified by:
exitJoinFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJoinRestriction
Enter a parse tree produced byHqlParser.joinRestriction()
.The default implementation does nothing.
- Specified by:
enterJoinRestriction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJoinRestriction
Exit a parse tree produced byHqlParser.joinRestriction()
.The default implementation does nothing.
- Specified by:
exitJoinRestriction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSelectClause
Enter a parse tree produced byHqlParser.selectClause()
.The default implementation does nothing.
- Specified by:
enterSelectClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSelectClause
Exit a parse tree produced byHqlParser.selectClause()
.The default implementation does nothing.
- Specified by:
exitSelectClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSelectionList
Enter a parse tree produced byHqlParser.selectionList()
.The default implementation does nothing.
- Specified by:
enterSelectionList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSelectionList
Exit a parse tree produced byHqlParser.selectionList()
.The default implementation does nothing.
- Specified by:
exitSelectionList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSelection
Enter a parse tree produced byHqlParser.selection()
.The default implementation does nothing.
- Specified by:
enterSelection
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSelection
Exit a parse tree produced byHqlParser.selection()
.The default implementation does nothing.
- Specified by:
exitSelection
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSelectExpression
Enter a parse tree produced byHqlParser.selectExpression()
.The default implementation does nothing.
- Specified by:
enterSelectExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSelectExpression
Exit a parse tree produced byHqlParser.selectExpression()
.The default implementation does nothing.
- Specified by:
exitSelectExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterMapEntrySelection
Enter a parse tree produced byHqlParser.mapEntrySelection()
.The default implementation does nothing.
- Specified by:
enterMapEntrySelection
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitMapEntrySelection
Exit a parse tree produced byHqlParser.mapEntrySelection()
.The default implementation does nothing.
- Specified by:
exitMapEntrySelection
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInstantiation
Enter a parse tree produced byHqlParser.instantiation()
.The default implementation does nothing.
- Specified by:
enterInstantiation
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInstantiation
Exit a parse tree produced byHqlParser.instantiation()
.The default implementation does nothing.
- Specified by:
exitInstantiation
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInstantiationTarget
Enter a parse tree produced byHqlParser.instantiationTarget()
.The default implementation does nothing.
- Specified by:
enterInstantiationTarget
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInstantiationTarget
Exit a parse tree produced byHqlParser.instantiationTarget()
.The default implementation does nothing.
- Specified by:
exitInstantiationTarget
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInstantiationArguments
Enter a parse tree produced byHqlParser.instantiationArguments()
.The default implementation does nothing.
- Specified by:
enterInstantiationArguments
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInstantiationArguments
Exit a parse tree produced byHqlParser.instantiationArguments()
.The default implementation does nothing.
- Specified by:
exitInstantiationArguments
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInstantiationArgument
Enter a parse tree produced byHqlParser.instantiationArgument()
.The default implementation does nothing.
- Specified by:
enterInstantiationArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInstantiationArgument
Exit a parse tree produced byHqlParser.instantiationArgument()
.The default implementation does nothing.
- Specified by:
exitInstantiationArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInstantiationArgumentExpression
public void enterInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext ctx) Enter a parse tree produced byHqlParser.instantiationArgumentExpression()
.The default implementation does nothing.
- Specified by:
enterInstantiationArgumentExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInstantiationArgumentExpression
public void exitInstantiationArgumentExpression(HqlParser.InstantiationArgumentExpressionContext ctx) Exit a parse tree produced byHqlParser.instantiationArgumentExpression()
.The default implementation does nothing.
- Specified by:
exitInstantiationArgumentExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJpaSelectObjectSyntax
Enter a parse tree produced byHqlParser.jpaSelectObjectSyntax()
.The default implementation does nothing.
- Specified by:
enterJpaSelectObjectSyntax
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJpaSelectObjectSyntax
Exit a parse tree produced byHqlParser.jpaSelectObjectSyntax()
.The default implementation does nothing.
- Specified by:
exitJpaSelectObjectSyntax
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSimplePath
Enter a parse tree produced byHqlParser.simplePath()
.The default implementation does nothing.
- Specified by:
enterSimplePath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSimplePath
Exit a parse tree produced byHqlParser.simplePath()
.The default implementation does nothing.
- Specified by:
exitSimplePath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSimplePathElement
Enter a parse tree produced byHqlParser.simplePathElement()
.The default implementation does nothing.
- Specified by:
enterSimplePathElement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSimplePathElement
Exit a parse tree produced byHqlParser.simplePathElement()
.The default implementation does nothing.
- Specified by:
exitSimplePathElement
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPath
Enter a parse tree produced byHqlParser.path()
.The default implementation does nothing.
- Specified by:
enterPath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPath
Exit a parse tree produced byHqlParser.path()
.The default implementation does nothing.
- Specified by:
exitPath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPathContinuation
Enter a parse tree produced byHqlParser.pathContinuation()
.The default implementation does nothing.
- Specified by:
enterPathContinuation
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPathContinuation
Exit a parse tree produced byHqlParser.pathContinuation()
.The default implementation does nothing.
- Specified by:
exitPathContinuation
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSyntacticDomainPath
Enter a parse tree produced byHqlParser.syntacticDomainPath()
.The default implementation does nothing.
- Specified by:
enterSyntacticDomainPath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSyntacticDomainPath
Exit a parse tree produced byHqlParser.syntacticDomainPath()
.The default implementation does nothing.
- Specified by:
exitSyntacticDomainPath
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGeneralPathFragment
Enter a parse tree produced byHqlParser.generalPathFragment()
.The default implementation does nothing.
- Specified by:
enterGeneralPathFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGeneralPathFragment
Exit a parse tree produced byHqlParser.generalPathFragment()
.The default implementation does nothing.
- Specified by:
exitGeneralPathFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIndexedPathAccessFragment
Enter a parse tree produced byHqlParser.indexedPathAccessFragment()
.The default implementation does nothing.
- Specified by:
enterIndexedPathAccessFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIndexedPathAccessFragment
Exit a parse tree produced byHqlParser.indexedPathAccessFragment()
.The default implementation does nothing.
- Specified by:
exitIndexedPathAccessFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSlicedPathAccessFragment
Enter a parse tree produced byHqlParser.slicedPathAccessFragment()
.The default implementation does nothing.
- Specified by:
enterSlicedPathAccessFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSlicedPathAccessFragment
Exit a parse tree produced byHqlParser.slicedPathAccessFragment()
.The default implementation does nothing.
- Specified by:
exitSlicedPathAccessFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGroupByClause
Enter a parse tree produced byHqlParser.groupByClause()
.The default implementation does nothing.
- Specified by:
enterGroupByClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGroupByClause
Exit a parse tree produced byHqlParser.groupByClause()
.The default implementation does nothing.
- Specified by:
exitGroupByClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGroupByExpression
Enter a parse tree produced byHqlParser.groupByExpression()
.The default implementation does nothing.
- Specified by:
enterGroupByExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGroupByExpression
Exit a parse tree produced byHqlParser.groupByExpression()
.The default implementation does nothing.
- Specified by:
exitGroupByExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterHavingClause
Enter a parse tree produced byHqlParser.havingClause()
.The default implementation does nothing.
- Specified by:
enterHavingClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitHavingClause
Exit a parse tree produced byHqlParser.havingClause()
.The default implementation does nothing.
- Specified by:
exitHavingClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOrderByClause
Enter a parse tree produced byHqlParser.orderByClause()
.The default implementation does nothing.
- Specified by:
enterOrderByClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOrderByClause
Exit a parse tree produced byHqlParser.orderByClause()
.The default implementation does nothing.
- Specified by:
exitOrderByClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOrderByFragment
Enter a parse tree produced byHqlParser.orderByFragment()
.The default implementation does nothing.
- Specified by:
enterOrderByFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOrderByFragment
Exit a parse tree produced byHqlParser.orderByFragment()
.The default implementation does nothing.
- Specified by:
exitOrderByFragment
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSortSpecification
Enter a parse tree produced byHqlParser.sortSpecification()
.The default implementation does nothing.
- Specified by:
enterSortSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSortSpecification
Exit a parse tree produced byHqlParser.sortSpecification()
.The default implementation does nothing.
- Specified by:
exitSortSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNullsPrecedence
Enter a parse tree produced byHqlParser.nullsPrecedence()
.The default implementation does nothing.
- Specified by:
enterNullsPrecedence
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNullsPrecedence
Exit a parse tree produced byHqlParser.nullsPrecedence()
.The default implementation does nothing.
- Specified by:
exitNullsPrecedence
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSortExpression
Enter a parse tree produced byHqlParser.sortExpression()
.The default implementation does nothing.
- Specified by:
enterSortExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSortExpression
Exit a parse tree produced byHqlParser.sortExpression()
.The default implementation does nothing.
- Specified by:
exitSortExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSortDirection
Enter a parse tree produced byHqlParser.sortDirection()
.The default implementation does nothing.
- Specified by:
enterSortDirection
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSortDirection
Exit a parse tree produced byHqlParser.sortDirection()
.The default implementation does nothing.
- Specified by:
exitSortDirection
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCollateFunction
Enter a parse tree produced byHqlParser.collateFunction()
.The default implementation does nothing.
- Specified by:
enterCollateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCollateFunction
Exit a parse tree produced byHqlParser.collateFunction()
.The default implementation does nothing.
- Specified by:
exitCollateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCollation
Enter a parse tree produced byHqlParser.collation()
.The default implementation does nothing.
- Specified by:
enterCollation
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCollation
Exit a parse tree produced byHqlParser.collation()
.The default implementation does nothing.
- Specified by:
exitCollation
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLimitClause
Enter a parse tree produced byHqlParser.limitClause()
.The default implementation does nothing.
- Specified by:
enterLimitClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLimitClause
Exit a parse tree produced byHqlParser.limitClause()
.The default implementation does nothing.
- Specified by:
exitLimitClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOffsetClause
Enter a parse tree produced byHqlParser.offsetClause()
.The default implementation does nothing.
- Specified by:
enterOffsetClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOffsetClause
Exit a parse tree produced byHqlParser.offsetClause()
.The default implementation does nothing.
- Specified by:
exitOffsetClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFetchClause
Enter a parse tree produced byHqlParser.fetchClause()
.The default implementation does nothing.
- Specified by:
enterFetchClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFetchClause
Exit a parse tree produced byHqlParser.fetchClause()
.The default implementation does nothing.
- Specified by:
exitFetchClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFetchCountOrPercent
Enter a parse tree produced byHqlParser.fetchCountOrPercent()
.The default implementation does nothing.
- Specified by:
enterFetchCountOrPercent
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFetchCountOrPercent
Exit a parse tree produced byHqlParser.fetchCountOrPercent()
.The default implementation does nothing.
- Specified by:
exitFetchCountOrPercent
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterParameterOrIntegerLiteral
Enter a parse tree produced byHqlParser.parameterOrIntegerLiteral()
.The default implementation does nothing.
- Specified by:
enterParameterOrIntegerLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitParameterOrIntegerLiteral
Exit a parse tree produced byHqlParser.parameterOrIntegerLiteral()
.The default implementation does nothing.
- Specified by:
exitParameterOrIntegerLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterParameterOrNumberLiteral
Enter a parse tree produced byHqlParser.parameterOrNumberLiteral()
.The default implementation does nothing.
- Specified by:
enterParameterOrNumberLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitParameterOrNumberLiteral
Exit a parse tree produced byHqlParser.parameterOrNumberLiteral()
.The default implementation does nothing.
- Specified by:
exitParameterOrNumberLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterWhereClause
Enter a parse tree produced byHqlParser.whereClause()
.The default implementation does nothing.
- Specified by:
enterWhereClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitWhereClause
Exit a parse tree produced byHqlParser.whereClause()
.The default implementation does nothing.
- Specified by:
exitWhereClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIsDistinctFromPredicate
Enter a parse tree produced by theIsDistinctFromPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterIsDistinctFromPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIsDistinctFromPredicate
Exit a parse tree produced by theIsDistinctFromPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitIsDistinctFromPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterContainsPredicate
Enter a parse tree produced by theContainsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterContainsPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitContainsPredicate
Exit a parse tree produced by theContainsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitContainsPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterBetweenPredicate
Enter a parse tree produced by theBetweenPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterBetweenPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitBetweenPredicate
Exit a parse tree produced by theBetweenPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitBetweenPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterExistsPredicate
Enter a parse tree produced by theExistsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterExistsPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitExistsPredicate
Exit a parse tree produced by theExistsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitExistsPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterAndPredicate
Enter a parse tree produced by theAndPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterAndPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitAndPredicate
Exit a parse tree produced by theAndPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitAndPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIsFalsePredicate
Enter a parse tree produced by theIsFalsePredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterIsFalsePredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIsFalsePredicate
Exit a parse tree produced by theIsFalsePredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitIsFalsePredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGroupedPredicate
Enter a parse tree produced by theGroupedPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterGroupedPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGroupedPredicate
Exit a parse tree produced by theGroupedPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitGroupedPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLikePredicate
Enter a parse tree produced by theLikePredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterLikePredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLikePredicate
Exit a parse tree produced by theLikePredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitLikePredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInPredicate
Enter a parse tree produced by theInPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterInPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInPredicate
Exit a parse tree produced by theInPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitInPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIncludesPredicate
Enter a parse tree produced by theIncludesPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterIncludesPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIncludesPredicate
Exit a parse tree produced by theIncludesPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitIncludesPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterComparisonPredicate
Enter a parse tree produced by theComparisonPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterComparisonPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitComparisonPredicate
Exit a parse tree produced by theComparisonPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitComparisonPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterExistsCollectionPartPredicate
Enter a parse tree produced by theExistsCollectionPartPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterExistsCollectionPartPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitExistsCollectionPartPredicate
Exit a parse tree produced by theExistsCollectionPartPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitExistsCollectionPartPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNegatedPredicate
Enter a parse tree produced by theNegatedPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterNegatedPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNegatedPredicate
Exit a parse tree produced by theNegatedPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitNegatedPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterBooleanExpressionPredicate
Enter a parse tree produced by theBooleanExpressionPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterBooleanExpressionPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitBooleanExpressionPredicate
Exit a parse tree produced by theBooleanExpressionPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitBooleanExpressionPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOrPredicate
Enter a parse tree produced by theOrPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterOrPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOrPredicate
Exit a parse tree produced by theOrPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitOrPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterMemberOfPredicate
Enter a parse tree produced by theMemberOfPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterMemberOfPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitMemberOfPredicate
Exit a parse tree produced by theMemberOfPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitMemberOfPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIsEmptyPredicate
Enter a parse tree produced by theIsEmptyPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterIsEmptyPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIsEmptyPredicate
Exit a parse tree produced by theIsEmptyPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitIsEmptyPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIsNullPredicate
Enter a parse tree produced by theIsNullPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterIsNullPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIsNullPredicate
Exit a parse tree produced by theIsNullPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitIsNullPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIsTruePredicate
Enter a parse tree produced by theIsTruePredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterIsTruePredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIsTruePredicate
Exit a parse tree produced by theIsTruePredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitIsTruePredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIntersectsPredicate
Enter a parse tree produced by theIntersectsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
enterIntersectsPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIntersectsPredicate
Exit a parse tree produced by theIntersectsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation does nothing.
- Specified by:
exitIntersectsPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterComparisonOperator
Enter a parse tree produced byHqlParser.comparisonOperator()
.The default implementation does nothing.
- Specified by:
enterComparisonOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitComparisonOperator
Exit a parse tree produced byHqlParser.comparisonOperator()
.The default implementation does nothing.
- Specified by:
exitComparisonOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPersistentCollectionReferenceInList
public void enterPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext ctx) Enter a parse tree produced by thePersistentCollectionReferenceInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
enterPersistentCollectionReferenceInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPersistentCollectionReferenceInList
public void exitPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext ctx) Exit a parse tree produced by thePersistentCollectionReferenceInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
exitPersistentCollectionReferenceInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterExplicitTupleInList
Enter a parse tree produced by theExplicitTupleInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
enterExplicitTupleInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitExplicitTupleInList
Exit a parse tree produced by theExplicitTupleInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
exitExplicitTupleInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSubqueryInList
Enter a parse tree produced by theSubqueryInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
enterSubqueryInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSubqueryInList
Exit a parse tree produced by theSubqueryInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
exitSubqueryInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterParamInList
Enter a parse tree produced by theParamInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
enterParamInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitParamInList
Exit a parse tree produced by theParamInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
exitParamInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterArrayInList
Enter a parse tree produced by theArrayInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
enterArrayInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitArrayInList
Exit a parse tree produced by theArrayInList
labeled alternative inHqlParser.inList()
.The default implementation does nothing.
- Specified by:
exitArrayInList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLikeEscape
Enter a parse tree produced byHqlParser.likeEscape()
.The default implementation does nothing.
- Specified by:
enterLikeEscape
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLikeEscape
Exit a parse tree produced byHqlParser.likeEscape()
.The default implementation does nothing.
- Specified by:
exitLikeEscape
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterAdditionExpression
Enter a parse tree produced by theAdditionExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterAdditionExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitAdditionExpression
Exit a parse tree produced by theAdditionExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitAdditionExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFromDurationExpression
Enter a parse tree produced by theFromDurationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterFromDurationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFromDurationExpression
Exit a parse tree produced by theFromDurationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitFromDurationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterBarePrimaryExpression
Enter a parse tree produced by theBarePrimaryExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterBarePrimaryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitBarePrimaryExpression
Exit a parse tree produced by theBarePrimaryExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitBarePrimaryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTupleExpression
Enter a parse tree produced by theTupleExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterTupleExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTupleExpression
Exit a parse tree produced by theTupleExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitTupleExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterUnaryExpression
Enter a parse tree produced by theUnaryExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterUnaryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitUnaryExpression
Exit a parse tree produced by theUnaryExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitUnaryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGroupedExpression
Enter a parse tree produced by theGroupedExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterGroupedExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGroupedExpression
Exit a parse tree produced by theGroupedExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitGroupedExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterConcatenationExpression
Enter a parse tree produced by theConcatenationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterConcatenationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitConcatenationExpression
Exit a parse tree produced by theConcatenationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitConcatenationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterMultiplicationExpression
Enter a parse tree produced by theMultiplicationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterMultiplicationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitMultiplicationExpression
Exit a parse tree produced by theMultiplicationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitMultiplicationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterToDurationExpression
Enter a parse tree produced by theToDurationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterToDurationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitToDurationExpression
Exit a parse tree produced by theToDurationExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitToDurationExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSubqueryExpression
Enter a parse tree produced by theSubqueryExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterSubqueryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSubqueryExpression
Exit a parse tree produced by theSubqueryExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitSubqueryExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterUnaryNumericLiteralExpression
Enter a parse tree produced by theUnaryNumericLiteralExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
enterUnaryNumericLiteralExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitUnaryNumericLiteralExpression
Exit a parse tree produced by theUnaryNumericLiteralExpression
labeled alternative inHqlParser.expression()
.The default implementation does nothing.
- Specified by:
exitUnaryNumericLiteralExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCaseExpression
Enter a parse tree produced by theCaseExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterCaseExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCaseExpression
Exit a parse tree produced by theCaseExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitCaseExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLiteralExpression
Enter a parse tree produced by theLiteralExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterLiteralExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLiteralExpression
Exit a parse tree produced by theLiteralExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitLiteralExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterParameterExpression
Enter a parse tree produced by theParameterExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterParameterExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitParameterExpression
Exit a parse tree produced by theParameterExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitParameterExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityTypeExpression
Enter a parse tree produced by theEntityTypeExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterEntityTypeExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityTypeExpression
Exit a parse tree produced by theEntityTypeExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitEntityTypeExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityIdExpression
Enter a parse tree produced by theEntityIdExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterEntityIdExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityIdExpression
Exit a parse tree produced by theEntityIdExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitEntityIdExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityVersionExpression
Enter a parse tree produced by theEntityVersionExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterEntityVersionExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityVersionExpression
Exit a parse tree produced by theEntityVersionExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitEntityVersionExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityNaturalIdExpression
Enter a parse tree produced by theEntityNaturalIdExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterEntityNaturalIdExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityNaturalIdExpression
Exit a parse tree produced by theEntityNaturalIdExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitEntityNaturalIdExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSyntacticPathExpression
Enter a parse tree produced by theSyntacticPathExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterSyntacticPathExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSyntacticPathExpression
Exit a parse tree produced by theSyntacticPathExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitSyntacticPathExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFunctionExpression
Enter a parse tree produced by theFunctionExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterFunctionExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFunctionExpression
Exit a parse tree produced by theFunctionExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitFunctionExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGeneralPathExpression
Enter a parse tree produced by theGeneralPathExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
enterGeneralPathExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGeneralPathExpression
Exit a parse tree produced by theGeneralPathExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation does nothing.
- Specified by:
exitGeneralPathExpression
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterExpressionOrPredicate
Enter a parse tree produced byHqlParser.expressionOrPredicate()
.The default implementation does nothing.
- Specified by:
enterExpressionOrPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitExpressionOrPredicate
Exit a parse tree produced byHqlParser.expressionOrPredicate()
.The default implementation does nothing.
- Specified by:
exitExpressionOrPredicate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCollectionQuantifier
Enter a parse tree produced byHqlParser.collectionQuantifier()
.The default implementation does nothing.
- Specified by:
enterCollectionQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCollectionQuantifier
Exit a parse tree produced byHqlParser.collectionQuantifier()
.The default implementation does nothing.
- Specified by:
exitCollectionQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterElementValueQuantifier
Enter a parse tree produced byHqlParser.elementValueQuantifier()
.The default implementation does nothing.
- Specified by:
enterElementValueQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitElementValueQuantifier
Exit a parse tree produced byHqlParser.elementValueQuantifier()
.The default implementation does nothing.
- Specified by:
exitElementValueQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIndexKeyQuantifier
Enter a parse tree produced byHqlParser.indexKeyQuantifier()
.The default implementation does nothing.
- Specified by:
enterIndexKeyQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIndexKeyQuantifier
Exit a parse tree produced byHqlParser.indexKeyQuantifier()
.The default implementation does nothing.
- Specified by:
exitIndexKeyQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterElementsValuesQuantifier
Enter a parse tree produced byHqlParser.elementsValuesQuantifier()
.The default implementation does nothing.
- Specified by:
enterElementsValuesQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitElementsValuesQuantifier
Exit a parse tree produced byHqlParser.elementsValuesQuantifier()
.The default implementation does nothing.
- Specified by:
exitElementsValuesQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIndicesKeysQuantifier
Enter a parse tree produced byHqlParser.indicesKeysQuantifier()
.The default implementation does nothing.
- Specified by:
enterIndicesKeysQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIndicesKeysQuantifier
Exit a parse tree produced byHqlParser.indicesKeysQuantifier()
.The default implementation does nothing.
- Specified by:
exitIndicesKeysQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterMultiplicativeOperator
Enter a parse tree produced byHqlParser.multiplicativeOperator()
.The default implementation does nothing.
- Specified by:
enterMultiplicativeOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitMultiplicativeOperator
Exit a parse tree produced byHqlParser.multiplicativeOperator()
.The default implementation does nothing.
- Specified by:
exitMultiplicativeOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterAdditiveOperator
Enter a parse tree produced byHqlParser.additiveOperator()
.The default implementation does nothing.
- Specified by:
enterAdditiveOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitAdditiveOperator
Exit a parse tree produced byHqlParser.additiveOperator()
.The default implementation does nothing.
- Specified by:
exitAdditiveOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSignOperator
Enter a parse tree produced byHqlParser.signOperator()
.The default implementation does nothing.
- Specified by:
enterSignOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSignOperator
Exit a parse tree produced byHqlParser.signOperator()
.The default implementation does nothing.
- Specified by:
exitSignOperator
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityTypeReference
Enter a parse tree produced byHqlParser.entityTypeReference()
.The default implementation does nothing.
- Specified by:
enterEntityTypeReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityTypeReference
Exit a parse tree produced byHqlParser.entityTypeReference()
.The default implementation does nothing.
- Specified by:
exitEntityTypeReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityIdReference
Enter a parse tree produced byHqlParser.entityIdReference()
.The default implementation does nothing.
- Specified by:
enterEntityIdReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityIdReference
Exit a parse tree produced byHqlParser.entityIdReference()
.The default implementation does nothing.
- Specified by:
exitEntityIdReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityVersionReference
Enter a parse tree produced byHqlParser.entityVersionReference()
.The default implementation does nothing.
- Specified by:
enterEntityVersionReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityVersionReference
Exit a parse tree produced byHqlParser.entityVersionReference()
.The default implementation does nothing.
- Specified by:
exitEntityVersionReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEntityNaturalIdReference
Enter a parse tree produced byHqlParser.entityNaturalIdReference()
.The default implementation does nothing.
- Specified by:
enterEntityNaturalIdReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEntityNaturalIdReference
Exit a parse tree produced byHqlParser.entityNaturalIdReference()
.The default implementation does nothing.
- Specified by:
exitEntityNaturalIdReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterToOneFkReference
Enter a parse tree produced byHqlParser.toOneFkReference()
.The default implementation does nothing.
- Specified by:
enterToOneFkReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitToOneFkReference
Exit a parse tree produced byHqlParser.toOneFkReference()
.The default implementation does nothing.
- Specified by:
exitToOneFkReference
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCaseList
Enter a parse tree produced byHqlParser.caseList()
.The default implementation does nothing.
- Specified by:
enterCaseList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCaseList
Exit a parse tree produced byHqlParser.caseList()
.The default implementation does nothing.
- Specified by:
exitCaseList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSimpleCaseList
Enter a parse tree produced byHqlParser.simpleCaseList()
.The default implementation does nothing.
- Specified by:
enterSimpleCaseList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSimpleCaseList
Exit a parse tree produced byHqlParser.simpleCaseList()
.The default implementation does nothing.
- Specified by:
exitSimpleCaseList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSimpleCaseWhen
Enter a parse tree produced byHqlParser.simpleCaseWhen()
.The default implementation does nothing.
- Specified by:
enterSimpleCaseWhen
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSimpleCaseWhen
Exit a parse tree produced byHqlParser.simpleCaseWhen()
.The default implementation does nothing.
- Specified by:
exitSimpleCaseWhen
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCaseOtherwise
Enter a parse tree produced byHqlParser.caseOtherwise()
.The default implementation does nothing.
- Specified by:
enterCaseOtherwise
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCaseOtherwise
Exit a parse tree produced byHqlParser.caseOtherwise()
.The default implementation does nothing.
- Specified by:
exitCaseOtherwise
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSearchedCaseList
Enter a parse tree produced byHqlParser.searchedCaseList()
.The default implementation does nothing.
- Specified by:
enterSearchedCaseList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSearchedCaseList
Exit a parse tree produced byHqlParser.searchedCaseList()
.The default implementation does nothing.
- Specified by:
exitSearchedCaseList
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSearchedCaseWhen
Enter a parse tree produced byHqlParser.searchedCaseWhen()
.The default implementation does nothing.
- Specified by:
enterSearchedCaseWhen
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSearchedCaseWhen
Exit a parse tree produced byHqlParser.searchedCaseWhen()
.The default implementation does nothing.
- Specified by:
exitSearchedCaseWhen
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLiteral
Enter a parse tree produced byHqlParser.literal()
.The default implementation does nothing.
- Specified by:
enterLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLiteral
Exit a parse tree produced byHqlParser.literal()
.The default implementation does nothing.
- Specified by:
exitLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterBooleanLiteral
Enter a parse tree produced byHqlParser.booleanLiteral()
.The default implementation does nothing.
- Specified by:
enterBooleanLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitBooleanLiteral
Exit a parse tree produced byHqlParser.booleanLiteral()
.The default implementation does nothing.
- Specified by:
exitBooleanLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNumericLiteral
Enter a parse tree produced byHqlParser.numericLiteral()
.The default implementation does nothing.
- Specified by:
enterNumericLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNumericLiteral
Exit a parse tree produced byHqlParser.numericLiteral()
.The default implementation does nothing.
- Specified by:
exitNumericLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterBinaryLiteral
Enter a parse tree produced byHqlParser.binaryLiteral()
.The default implementation does nothing.
- Specified by:
enterBinaryLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitBinaryLiteral
Exit a parse tree produced byHqlParser.binaryLiteral()
.The default implementation does nothing.
- Specified by:
exitBinaryLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTemporalLiteral
Enter a parse tree produced byHqlParser.temporalLiteral()
.The default implementation does nothing.
- Specified by:
enterTemporalLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTemporalLiteral
Exit a parse tree produced byHqlParser.temporalLiteral()
.The default implementation does nothing.
- Specified by:
exitTemporalLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDateTimeLiteral
Enter a parse tree produced byHqlParser.dateTimeLiteral()
.The default implementation does nothing.
- Specified by:
enterDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDateTimeLiteral
Exit a parse tree produced byHqlParser.dateTimeLiteral()
.The default implementation does nothing.
- Specified by:
exitDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLocalDateTimeLiteral
Enter a parse tree produced byHqlParser.localDateTimeLiteral()
.The default implementation does nothing.
- Specified by:
enterLocalDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLocalDateTimeLiteral
Exit a parse tree produced byHqlParser.localDateTimeLiteral()
.The default implementation does nothing.
- Specified by:
exitLocalDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterZonedDateTimeLiteral
Enter a parse tree produced byHqlParser.zonedDateTimeLiteral()
.The default implementation does nothing.
- Specified by:
enterZonedDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitZonedDateTimeLiteral
Exit a parse tree produced byHqlParser.zonedDateTimeLiteral()
.The default implementation does nothing.
- Specified by:
exitZonedDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOffsetDateTimeLiteral
Enter a parse tree produced byHqlParser.offsetDateTimeLiteral()
.The default implementation does nothing.
- Specified by:
enterOffsetDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOffsetDateTimeLiteral
Exit a parse tree produced byHqlParser.offsetDateTimeLiteral()
.The default implementation does nothing.
- Specified by:
exitOffsetDateTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDateLiteral
Enter a parse tree produced byHqlParser.dateLiteral()
.The default implementation does nothing.
- Specified by:
enterDateLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDateLiteral
Exit a parse tree produced byHqlParser.dateLiteral()
.The default implementation does nothing.
- Specified by:
exitDateLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTimeLiteral
Enter a parse tree produced byHqlParser.timeLiteral()
.The default implementation does nothing.
- Specified by:
enterTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTimeLiteral
Exit a parse tree produced byHqlParser.timeLiteral()
.The default implementation does nothing.
- Specified by:
exitTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDateTime
Enter a parse tree produced byHqlParser.dateTime()
.The default implementation does nothing.
- Specified by:
enterDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDateTime
Exit a parse tree produced byHqlParser.dateTime()
.The default implementation does nothing.
- Specified by:
exitDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLocalDateTime
Enter a parse tree produced byHqlParser.localDateTime()
.The default implementation does nothing.
- Specified by:
enterLocalDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLocalDateTime
Exit a parse tree produced byHqlParser.localDateTime()
.The default implementation does nothing.
- Specified by:
exitLocalDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterZonedDateTime
Enter a parse tree produced byHqlParser.zonedDateTime()
.The default implementation does nothing.
- Specified by:
enterZonedDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitZonedDateTime
Exit a parse tree produced byHqlParser.zonedDateTime()
.The default implementation does nothing.
- Specified by:
exitZonedDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOffsetDateTime
Enter a parse tree produced byHqlParser.offsetDateTime()
.The default implementation does nothing.
- Specified by:
enterOffsetDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOffsetDateTime
Exit a parse tree produced byHqlParser.offsetDateTime()
.The default implementation does nothing.
- Specified by:
exitOffsetDateTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOffsetDateTimeWithMinutes
Enter a parse tree produced byHqlParser.offsetDateTimeWithMinutes()
.The default implementation does nothing.
- Specified by:
enterOffsetDateTimeWithMinutes
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOffsetDateTimeWithMinutes
Exit a parse tree produced byHqlParser.offsetDateTimeWithMinutes()
.The default implementation does nothing.
- Specified by:
exitOffsetDateTimeWithMinutes
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDate
Enter a parse tree produced byHqlParser.date()
.The default implementation does nothing.
- Specified by:
enterDate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDate
Exit a parse tree produced byHqlParser.date()
.The default implementation does nothing.
- Specified by:
exitDate
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTime
Enter a parse tree produced byHqlParser.time()
.The default implementation does nothing.
- Specified by:
enterTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTime
Exit a parse tree produced byHqlParser.time()
.The default implementation does nothing.
- Specified by:
exitTime
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOffset
Enter a parse tree produced byHqlParser.offset()
.The default implementation does nothing.
- Specified by:
enterOffset
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOffset
Exit a parse tree produced byHqlParser.offset()
.The default implementation does nothing.
- Specified by:
exitOffset
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOffsetWithMinutes
Enter a parse tree produced byHqlParser.offsetWithMinutes()
.The default implementation does nothing.
- Specified by:
enterOffsetWithMinutes
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOffsetWithMinutes
Exit a parse tree produced byHqlParser.offsetWithMinutes()
.The default implementation does nothing.
- Specified by:
exitOffsetWithMinutes
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterYear
Enter a parse tree produced byHqlParser.year()
.The default implementation does nothing.
- Specified by:
enterYear
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitYear
Exit a parse tree produced byHqlParser.year()
.The default implementation does nothing.
- Specified by:
exitYear
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterMonth
Enter a parse tree produced byHqlParser.month()
.The default implementation does nothing.
- Specified by:
enterMonth
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitMonth
Exit a parse tree produced byHqlParser.month()
.The default implementation does nothing.
- Specified by:
exitMonth
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDay
Enter a parse tree produced byHqlParser.day()
.The default implementation does nothing.
- Specified by:
enterDay
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDay
Exit a parse tree produced byHqlParser.day()
.The default implementation does nothing.
- Specified by:
exitDay
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterHour
Enter a parse tree produced byHqlParser.hour()
.The default implementation does nothing.
- Specified by:
enterHour
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitHour
Exit a parse tree produced byHqlParser.hour()
.The default implementation does nothing.
- Specified by:
exitHour
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterMinute
Enter a parse tree produced byHqlParser.minute()
.The default implementation does nothing.
- Specified by:
enterMinute
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitMinute
Exit a parse tree produced byHqlParser.minute()
.The default implementation does nothing.
- Specified by:
exitMinute
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSecond
Enter a parse tree produced byHqlParser.second()
.The default implementation does nothing.
- Specified by:
enterSecond
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSecond
Exit a parse tree produced byHqlParser.second()
.The default implementation does nothing.
- Specified by:
exitSecond
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterZoneId
Enter a parse tree produced byHqlParser.zoneId()
.The default implementation does nothing.
- Specified by:
enterZoneId
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitZoneId
Exit a parse tree produced byHqlParser.zoneId()
.The default implementation does nothing.
- Specified by:
exitZoneId
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJdbcTimestampLiteral
Enter a parse tree produced byHqlParser.jdbcTimestampLiteral()
.The default implementation does nothing.
- Specified by:
enterJdbcTimestampLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJdbcTimestampLiteral
Exit a parse tree produced byHqlParser.jdbcTimestampLiteral()
.The default implementation does nothing.
- Specified by:
exitJdbcTimestampLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJdbcDateLiteral
Enter a parse tree produced byHqlParser.jdbcDateLiteral()
.The default implementation does nothing.
- Specified by:
enterJdbcDateLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJdbcDateLiteral
Exit a parse tree produced byHqlParser.jdbcDateLiteral()
.The default implementation does nothing.
- Specified by:
exitJdbcDateLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJdbcTimeLiteral
Enter a parse tree produced byHqlParser.jdbcTimeLiteral()
.The default implementation does nothing.
- Specified by:
enterJdbcTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJdbcTimeLiteral
Exit a parse tree produced byHqlParser.jdbcTimeLiteral()
.The default implementation does nothing.
- Specified by:
exitJdbcTimeLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGenericTemporalLiteralText
Enter a parse tree produced byHqlParser.genericTemporalLiteralText()
.The default implementation does nothing.
- Specified by:
enterGenericTemporalLiteralText
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGenericTemporalLiteralText
Exit a parse tree produced byHqlParser.genericTemporalLiteralText()
.The default implementation does nothing.
- Specified by:
exitGenericTemporalLiteralText
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterArrayLiteral
Enter a parse tree produced byHqlParser.arrayLiteral()
.The default implementation does nothing.
- Specified by:
enterArrayLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitArrayLiteral
Exit a parse tree produced byHqlParser.arrayLiteral()
.The default implementation does nothing.
- Specified by:
exitArrayLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGeneralizedLiteral
Enter a parse tree produced byHqlParser.generalizedLiteral()
.The default implementation does nothing.
- Specified by:
enterGeneralizedLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGeneralizedLiteral
Exit a parse tree produced byHqlParser.generalizedLiteral()
.The default implementation does nothing.
- Specified by:
exitGeneralizedLiteral
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGeneralizedLiteralType
Enter a parse tree produced byHqlParser.generalizedLiteralType()
.The default implementation does nothing.
- Specified by:
enterGeneralizedLiteralType
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGeneralizedLiteralType
Exit a parse tree produced byHqlParser.generalizedLiteralType()
.The default implementation does nothing.
- Specified by:
exitGeneralizedLiteralType
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGeneralizedLiteralText
Enter a parse tree produced byHqlParser.generalizedLiteralText()
.The default implementation does nothing.
- Specified by:
enterGeneralizedLiteralText
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGeneralizedLiteralText
Exit a parse tree produced byHqlParser.generalizedLiteralText()
.The default implementation does nothing.
- Specified by:
exitGeneralizedLiteralText
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNamedParameter
Enter a parse tree produced by theNamedParameter
labeled alternative inHqlParser.parameter()
.The default implementation does nothing.
- Specified by:
enterNamedParameter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNamedParameter
Exit a parse tree produced by theNamedParameter
labeled alternative inHqlParser.parameter()
.The default implementation does nothing.
- Specified by:
exitNamedParameter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPositionalParameter
Enter a parse tree produced by thePositionalParameter
labeled alternative inHqlParser.parameter()
.The default implementation does nothing.
- Specified by:
enterPositionalParameter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPositionalParameter
Exit a parse tree produced by thePositionalParameter
labeled alternative inHqlParser.parameter()
.The default implementation does nothing.
- Specified by:
exitPositionalParameter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFunction
Enter a parse tree produced byHqlParser.function()
.The default implementation does nothing.
- Specified by:
enterFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFunction
Exit a parse tree produced byHqlParser.function()
.The default implementation does nothing.
- Specified by:
exitFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSetReturningFunction
Enter a parse tree produced byHqlParser.setReturningFunction()
.The default implementation does nothing.
- Specified by:
enterSetReturningFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSetReturningFunction
Exit a parse tree produced byHqlParser.setReturningFunction()
.The default implementation does nothing.
- Specified by:
exitSetReturningFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSimpleSetReturningFunction
Enter a parse tree produced byHqlParser.simpleSetReturningFunction()
.The default implementation does nothing.
- Specified by:
enterSimpleSetReturningFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSimpleSetReturningFunction
Exit a parse tree produced byHqlParser.simpleSetReturningFunction()
.The default implementation does nothing.
- Specified by:
exitSimpleSetReturningFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJpaNonstandardFunction
Enter a parse tree produced byHqlParser.jpaNonstandardFunction()
.The default implementation does nothing.
- Specified by:
enterJpaNonstandardFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJpaNonstandardFunction
Exit a parse tree produced byHqlParser.jpaNonstandardFunction()
.The default implementation does nothing.
- Specified by:
exitJpaNonstandardFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJpaNonstandardFunctionName
Enter a parse tree produced byHqlParser.jpaNonstandardFunctionName()
.The default implementation does nothing.
- Specified by:
enterJpaNonstandardFunctionName
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJpaNonstandardFunctionName
Exit a parse tree produced byHqlParser.jpaNonstandardFunctionName()
.The default implementation does nothing.
- Specified by:
exitJpaNonstandardFunctionName
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterColumnFunction
Enter a parse tree produced byHqlParser.columnFunction()
.The default implementation does nothing.
- Specified by:
enterColumnFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitColumnFunction
Exit a parse tree produced byHqlParser.columnFunction()
.The default implementation does nothing.
- Specified by:
exitColumnFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGenericFunction
Enter a parse tree produced byHqlParser.genericFunction()
.The default implementation does nothing.
- Specified by:
enterGenericFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGenericFunction
Exit a parse tree produced byHqlParser.genericFunction()
.The default implementation does nothing.
- Specified by:
exitGenericFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGenericFunctionName
Enter a parse tree produced byHqlParser.genericFunctionName()
.The default implementation does nothing.
- Specified by:
enterGenericFunctionName
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGenericFunctionName
Exit a parse tree produced byHqlParser.genericFunctionName()
.The default implementation does nothing.
- Specified by:
exitGenericFunctionName
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterGenericFunctionArguments
Enter a parse tree produced byHqlParser.genericFunctionArguments()
.The default implementation does nothing.
- Specified by:
enterGenericFunctionArguments
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitGenericFunctionArguments
Exit a parse tree produced byHqlParser.genericFunctionArguments()
.The default implementation does nothing.
- Specified by:
exitGenericFunctionArguments
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCollectionSizeFunction
Enter a parse tree produced byHqlParser.collectionSizeFunction()
.The default implementation does nothing.
- Specified by:
enterCollectionSizeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCollectionSizeFunction
Exit a parse tree produced byHqlParser.collectionSizeFunction()
.The default implementation does nothing.
- Specified by:
exitCollectionSizeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterElementAggregateFunction
Enter a parse tree produced by theElementAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.The default implementation does nothing.
- Specified by:
enterElementAggregateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitElementAggregateFunction
Exit a parse tree produced by theElementAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.The default implementation does nothing.
- Specified by:
exitElementAggregateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIndexAggregateFunction
Enter a parse tree produced by theIndexAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.The default implementation does nothing.
- Specified by:
enterIndexAggregateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIndexAggregateFunction
Exit a parse tree produced by theIndexAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.The default implementation does nothing.
- Specified by:
exitIndexAggregateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCollectionFunctionMisuse
Enter a parse tree produced byHqlParser.collectionFunctionMisuse()
.The default implementation does nothing.
- Specified by:
enterCollectionFunctionMisuse
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCollectionFunctionMisuse
Exit a parse tree produced byHqlParser.collectionFunctionMisuse()
.The default implementation does nothing.
- Specified by:
exitCollectionFunctionMisuse
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterAggregateFunction
Enter a parse tree produced byHqlParser.aggregateFunction()
.The default implementation does nothing.
- Specified by:
enterAggregateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitAggregateFunction
Exit a parse tree produced byHqlParser.aggregateFunction()
.The default implementation does nothing.
- Specified by:
exitAggregateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEveryFunction
Enter a parse tree produced byHqlParser.everyFunction()
.The default implementation does nothing.
- Specified by:
enterEveryFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEveryFunction
Exit a parse tree produced byHqlParser.everyFunction()
.The default implementation does nothing.
- Specified by:
exitEveryFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterAnyFunction
Enter a parse tree produced byHqlParser.anyFunction()
.The default implementation does nothing.
- Specified by:
enterAnyFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitAnyFunction
Exit a parse tree produced byHqlParser.anyFunction()
.The default implementation does nothing.
- Specified by:
exitAnyFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEveryAllQuantifier
Enter a parse tree produced byHqlParser.everyAllQuantifier()
.The default implementation does nothing.
- Specified by:
enterEveryAllQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitEveryAllQuantifier
Exit a parse tree produced byHqlParser.everyAllQuantifier()
.The default implementation does nothing.
- Specified by:
exitEveryAllQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterAnySomeQuantifier
Enter a parse tree produced byHqlParser.anySomeQuantifier()
.The default implementation does nothing.
- Specified by:
enterAnySomeQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitAnySomeQuantifier
Exit a parse tree produced byHqlParser.anySomeQuantifier()
.The default implementation does nothing.
- Specified by:
exitAnySomeQuantifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterListaggFunction
Enter a parse tree produced byHqlParser.listaggFunction()
.The default implementation does nothing.
- Specified by:
enterListaggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitListaggFunction
Exit a parse tree produced byHqlParser.listaggFunction()
.The default implementation does nothing.
- Specified by:
exitListaggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOnOverflowClause
Enter a parse tree produced byHqlParser.onOverflowClause()
.The default implementation does nothing.
- Specified by:
enterOnOverflowClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOnOverflowClause
Exit a parse tree produced byHqlParser.onOverflowClause()
.The default implementation does nothing.
- Specified by:
exitOnOverflowClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterWithinGroupClause
Enter a parse tree produced byHqlParser.withinGroupClause()
.The default implementation does nothing.
- Specified by:
enterWithinGroupClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitWithinGroupClause
Exit a parse tree produced byHqlParser.withinGroupClause()
.The default implementation does nothing.
- Specified by:
exitWithinGroupClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFilterClause
Enter a parse tree produced byHqlParser.filterClause()
.The default implementation does nothing.
- Specified by:
enterFilterClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFilterClause
Exit a parse tree produced byHqlParser.filterClause()
.The default implementation does nothing.
- Specified by:
exitFilterClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNullsClause
Enter a parse tree produced byHqlParser.nullsClause()
.The default implementation does nothing.
- Specified by:
enterNullsClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNullsClause
Exit a parse tree produced byHqlParser.nullsClause()
.The default implementation does nothing.
- Specified by:
exitNullsClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNthSideClause
Enter a parse tree produced byHqlParser.nthSideClause()
.The default implementation does nothing.
- Specified by:
enterNthSideClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNthSideClause
Exit a parse tree produced byHqlParser.nthSideClause()
.The default implementation does nothing.
- Specified by:
exitNthSideClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOverClause
Enter a parse tree produced byHqlParser.overClause()
.The default implementation does nothing.
- Specified by:
enterOverClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOverClause
Exit a parse tree produced byHqlParser.overClause()
.The default implementation does nothing.
- Specified by:
exitOverClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPartitionClause
Enter a parse tree produced byHqlParser.partitionClause()
.The default implementation does nothing.
- Specified by:
enterPartitionClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPartitionClause
Exit a parse tree produced byHqlParser.partitionClause()
.The default implementation does nothing.
- Specified by:
exitPartitionClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFrameClause
Enter a parse tree produced byHqlParser.frameClause()
.The default implementation does nothing.
- Specified by:
enterFrameClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFrameClause
Exit a parse tree produced byHqlParser.frameClause()
.The default implementation does nothing.
- Specified by:
exitFrameClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFrameStart
Enter a parse tree produced byHqlParser.frameStart()
.The default implementation does nothing.
- Specified by:
enterFrameStart
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFrameStart
Exit a parse tree produced byHqlParser.frameStart()
.The default implementation does nothing.
- Specified by:
exitFrameStart
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFrameEnd
Enter a parse tree produced byHqlParser.frameEnd()
.The default implementation does nothing.
- Specified by:
enterFrameEnd
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFrameEnd
Exit a parse tree produced byHqlParser.frameEnd()
.The default implementation does nothing.
- Specified by:
exitFrameEnd
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFrameExclusion
Enter a parse tree produced byHqlParser.frameExclusion()
.The default implementation does nothing.
- Specified by:
enterFrameExclusion
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFrameExclusion
Exit a parse tree produced byHqlParser.frameExclusion()
.The default implementation does nothing.
- Specified by:
exitFrameExclusion
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterStandardFunction
Enter a parse tree produced byHqlParser.standardFunction()
.The default implementation does nothing.
- Specified by:
enterStandardFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitStandardFunction
Exit a parse tree produced byHqlParser.standardFunction()
.The default implementation does nothing.
- Specified by:
exitStandardFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCastFunction
Enter a parse tree produced byHqlParser.castFunction()
.The default implementation does nothing.
- Specified by:
enterCastFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCastFunction
Exit a parse tree produced byHqlParser.castFunction()
.The default implementation does nothing.
- Specified by:
exitCastFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCastTarget
Enter a parse tree produced byHqlParser.castTarget()
.The default implementation does nothing.
- Specified by:
enterCastTarget
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCastTarget
Exit a parse tree produced byHqlParser.castTarget()
.The default implementation does nothing.
- Specified by:
exitCastTarget
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCastTargetType
Enter a parse tree produced byHqlParser.castTargetType()
.The default implementation does nothing.
- Specified by:
enterCastTargetType
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCastTargetType
Exit a parse tree produced byHqlParser.castTargetType()
.The default implementation does nothing.
- Specified by:
exitCastTargetType
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSubstringFunction
Enter a parse tree produced byHqlParser.substringFunction()
.The default implementation does nothing.
- Specified by:
enterSubstringFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSubstringFunction
Exit a parse tree produced byHqlParser.substringFunction()
.The default implementation does nothing.
- Specified by:
exitSubstringFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSubstringFunctionStartArgument
public void enterSubstringFunctionStartArgument(HqlParser.SubstringFunctionStartArgumentContext ctx) Enter a parse tree produced byHqlParser.substringFunctionStartArgument()
.The default implementation does nothing.
- Specified by:
enterSubstringFunctionStartArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSubstringFunctionStartArgument
Exit a parse tree produced byHqlParser.substringFunctionStartArgument()
.The default implementation does nothing.
- Specified by:
exitSubstringFunctionStartArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterSubstringFunctionLengthArgument
public void enterSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext ctx) Enter a parse tree produced byHqlParser.substringFunctionLengthArgument()
.The default implementation does nothing.
- Specified by:
enterSubstringFunctionLengthArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitSubstringFunctionLengthArgument
public void exitSubstringFunctionLengthArgument(HqlParser.SubstringFunctionLengthArgumentContext ctx) Exit a parse tree produced byHqlParser.substringFunctionLengthArgument()
.The default implementation does nothing.
- Specified by:
exitSubstringFunctionLengthArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTrimFunction
Enter a parse tree produced byHqlParser.trimFunction()
.The default implementation does nothing.
- Specified by:
enterTrimFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTrimFunction
Exit a parse tree produced byHqlParser.trimFunction()
.The default implementation does nothing.
- Specified by:
exitTrimFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTrimSpecification
Enter a parse tree produced byHqlParser.trimSpecification()
.The default implementation does nothing.
- Specified by:
enterTrimSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTrimSpecification
Exit a parse tree produced byHqlParser.trimSpecification()
.The default implementation does nothing.
- Specified by:
exitTrimSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTrimCharacter
Enter a parse tree produced byHqlParser.trimCharacter()
.The default implementation does nothing.
- Specified by:
enterTrimCharacter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTrimCharacter
Exit a parse tree produced byHqlParser.trimCharacter()
.The default implementation does nothing.
- Specified by:
exitTrimCharacter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPadFunction
Enter a parse tree produced byHqlParser.padFunction()
.The default implementation does nothing.
- Specified by:
enterPadFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPadFunction
Exit a parse tree produced byHqlParser.padFunction()
.The default implementation does nothing.
- Specified by:
exitPadFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPadSpecification
Enter a parse tree produced byHqlParser.padSpecification()
.The default implementation does nothing.
- Specified by:
enterPadSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPadSpecification
Exit a parse tree produced byHqlParser.padSpecification()
.The default implementation does nothing.
- Specified by:
exitPadSpecification
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPadCharacter
Enter a parse tree produced byHqlParser.padCharacter()
.The default implementation does nothing.
- Specified by:
enterPadCharacter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPadCharacter
Exit a parse tree produced byHqlParser.padCharacter()
.The default implementation does nothing.
- Specified by:
exitPadCharacter
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPadLength
Enter a parse tree produced byHqlParser.padLength()
.The default implementation does nothing.
- Specified by:
enterPadLength
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPadLength
Exit a parse tree produced byHqlParser.padLength()
.The default implementation does nothing.
- Specified by:
exitPadLength
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOverlayFunction
Enter a parse tree produced byHqlParser.overlayFunction()
.The default implementation does nothing.
- Specified by:
enterOverlayFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOverlayFunction
Exit a parse tree produced byHqlParser.overlayFunction()
.The default implementation does nothing.
- Specified by:
exitOverlayFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOverlayFunctionStringArgument
Enter a parse tree produced byHqlParser.overlayFunctionStringArgument()
.The default implementation does nothing.
- Specified by:
enterOverlayFunctionStringArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOverlayFunctionStringArgument
Exit a parse tree produced byHqlParser.overlayFunctionStringArgument()
.The default implementation does nothing.
- Specified by:
exitOverlayFunctionStringArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOverlayFunctionReplacementArgument
public void enterOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext ctx) Enter a parse tree produced byHqlParser.overlayFunctionReplacementArgument()
.The default implementation does nothing.
- Specified by:
enterOverlayFunctionReplacementArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOverlayFunctionReplacementArgument
public void exitOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext ctx) Exit a parse tree produced byHqlParser.overlayFunctionReplacementArgument()
.The default implementation does nothing.
- Specified by:
exitOverlayFunctionReplacementArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOverlayFunctionStartArgument
Enter a parse tree produced byHqlParser.overlayFunctionStartArgument()
.The default implementation does nothing.
- Specified by:
enterOverlayFunctionStartArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOverlayFunctionStartArgument
Exit a parse tree produced byHqlParser.overlayFunctionStartArgument()
.The default implementation does nothing.
- Specified by:
exitOverlayFunctionStartArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOverlayFunctionLengthArgument
Enter a parse tree produced byHqlParser.overlayFunctionLengthArgument()
.The default implementation does nothing.
- Specified by:
enterOverlayFunctionLengthArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOverlayFunctionLengthArgument
Exit a parse tree produced byHqlParser.overlayFunctionLengthArgument()
.The default implementation does nothing.
- Specified by:
exitOverlayFunctionLengthArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCurrentDateFunction
Enter a parse tree produced byHqlParser.currentDateFunction()
.The default implementation does nothing.
- Specified by:
enterCurrentDateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCurrentDateFunction
Exit a parse tree produced byHqlParser.currentDateFunction()
.The default implementation does nothing.
- Specified by:
exitCurrentDateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCurrentTimeFunction
Enter a parse tree produced byHqlParser.currentTimeFunction()
.The default implementation does nothing.
- Specified by:
enterCurrentTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCurrentTimeFunction
Exit a parse tree produced byHqlParser.currentTimeFunction()
.The default implementation does nothing.
- Specified by:
exitCurrentTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCurrentTimestampFunction
Enter a parse tree produced byHqlParser.currentTimestampFunction()
.The default implementation does nothing.
- Specified by:
enterCurrentTimestampFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCurrentTimestampFunction
Exit a parse tree produced byHqlParser.currentTimestampFunction()
.The default implementation does nothing.
- Specified by:
exitCurrentTimestampFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterInstantFunction
Enter a parse tree produced byHqlParser.instantFunction()
.The default implementation does nothing.
- Specified by:
enterInstantFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitInstantFunction
Exit a parse tree produced byHqlParser.instantFunction()
.The default implementation does nothing.
- Specified by:
exitInstantFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLocalDateTimeFunction
Enter a parse tree produced byHqlParser.localDateTimeFunction()
.The default implementation does nothing.
- Specified by:
enterLocalDateTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLocalDateTimeFunction
Exit a parse tree produced byHqlParser.localDateTimeFunction()
.The default implementation does nothing.
- Specified by:
exitLocalDateTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterOffsetDateTimeFunction
Enter a parse tree produced byHqlParser.offsetDateTimeFunction()
.The default implementation does nothing.
- Specified by:
enterOffsetDateTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitOffsetDateTimeFunction
Exit a parse tree produced byHqlParser.offsetDateTimeFunction()
.The default implementation does nothing.
- Specified by:
exitOffsetDateTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLocalDateFunction
Enter a parse tree produced byHqlParser.localDateFunction()
.The default implementation does nothing.
- Specified by:
enterLocalDateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLocalDateFunction
Exit a parse tree produced byHqlParser.localDateFunction()
.The default implementation does nothing.
- Specified by:
exitLocalDateFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterLocalTimeFunction
Enter a parse tree produced byHqlParser.localTimeFunction()
.The default implementation does nothing.
- Specified by:
enterLocalTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitLocalTimeFunction
Exit a parse tree produced byHqlParser.localTimeFunction()
.The default implementation does nothing.
- Specified by:
exitLocalTimeFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFormatFunction
Enter a parse tree produced byHqlParser.formatFunction()
.The default implementation does nothing.
- Specified by:
enterFormatFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFormatFunction
Exit a parse tree produced byHqlParser.formatFunction()
.The default implementation does nothing.
- Specified by:
exitFormatFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterFormat
Enter a parse tree produced byHqlParser.format()
.The default implementation does nothing.
- Specified by:
enterFormat
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitFormat
Exit a parse tree produced byHqlParser.format()
.The default implementation does nothing.
- Specified by:
exitFormat
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterExtractFunction
Enter a parse tree produced byHqlParser.extractFunction()
.The default implementation does nothing.
- Specified by:
enterExtractFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitExtractFunction
Exit a parse tree produced byHqlParser.extractFunction()
.The default implementation does nothing.
- Specified by:
exitExtractFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTruncFunction
Enter a parse tree produced byHqlParser.truncFunction()
.The default implementation does nothing.
- Specified by:
enterTruncFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTruncFunction
Exit a parse tree produced byHqlParser.truncFunction()
.The default implementation does nothing.
- Specified by:
exitTruncFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterExtractField
Enter a parse tree produced byHqlParser.extractField()
.The default implementation does nothing.
- Specified by:
enterExtractField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitExtractField
Exit a parse tree produced byHqlParser.extractField()
.The default implementation does nothing.
- Specified by:
exitExtractField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDatetimeField
Enter a parse tree produced byHqlParser.datetimeField()
.The default implementation does nothing.
- Specified by:
enterDatetimeField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDatetimeField
Exit a parse tree produced byHqlParser.datetimeField()
.The default implementation does nothing.
- Specified by:
exitDatetimeField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDayField
Enter a parse tree produced byHqlParser.dayField()
.The default implementation does nothing.
- Specified by:
enterDayField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDayField
Exit a parse tree produced byHqlParser.dayField()
.The default implementation does nothing.
- Specified by:
exitDayField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterWeekField
Enter a parse tree produced byHqlParser.weekField()
.The default implementation does nothing.
- Specified by:
enterWeekField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitWeekField
Exit a parse tree produced byHqlParser.weekField()
.The default implementation does nothing.
- Specified by:
exitWeekField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterTimeZoneField
Enter a parse tree produced byHqlParser.timeZoneField()
.The default implementation does nothing.
- Specified by:
enterTimeZoneField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitTimeZoneField
Exit a parse tree produced byHqlParser.timeZoneField()
.The default implementation does nothing.
- Specified by:
exitTimeZoneField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterDateOrTimeField
Enter a parse tree produced byHqlParser.dateOrTimeField()
.The default implementation does nothing.
- Specified by:
enterDateOrTimeField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitDateOrTimeField
Exit a parse tree produced byHqlParser.dateOrTimeField()
.The default implementation does nothing.
- Specified by:
exitDateOrTimeField
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPositionFunction
Enter a parse tree produced byHqlParser.positionFunction()
.The default implementation does nothing.
- Specified by:
enterPositionFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPositionFunction
Exit a parse tree produced byHqlParser.positionFunction()
.The default implementation does nothing.
- Specified by:
exitPositionFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPositionFunctionPatternArgument
public void enterPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext ctx) Enter a parse tree produced byHqlParser.positionFunctionPatternArgument()
.The default implementation does nothing.
- Specified by:
enterPositionFunctionPatternArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPositionFunctionPatternArgument
public void exitPositionFunctionPatternArgument(HqlParser.PositionFunctionPatternArgumentContext ctx) Exit a parse tree produced byHqlParser.positionFunctionPatternArgument()
.The default implementation does nothing.
- Specified by:
exitPositionFunctionPatternArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterPositionFunctionStringArgument
public void enterPositionFunctionStringArgument(HqlParser.PositionFunctionStringArgumentContext ctx) Enter a parse tree produced byHqlParser.positionFunctionStringArgument()
.The default implementation does nothing.
- Specified by:
enterPositionFunctionStringArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitPositionFunctionStringArgument
Exit a parse tree produced byHqlParser.positionFunctionStringArgument()
.The default implementation does nothing.
- Specified by:
exitPositionFunctionStringArgument
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterCube
Enter a parse tree produced byHqlParser.cube()
.The default implementation does nothing.
- Specified by:
enterCube
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitCube
Exit a parse tree produced byHqlParser.cube()
.The default implementation does nothing.
- Specified by:
exitCube
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterRollup
Enter a parse tree produced byHqlParser.rollup()
.The default implementation does nothing.
- Specified by:
enterRollup
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitRollup
Exit a parse tree produced byHqlParser.rollup()
.The default implementation does nothing.
- Specified by:
exitRollup
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonFunction
Enter a parse tree produced byHqlParser.jsonFunction()
.The default implementation does nothing.
- Specified by:
enterJsonFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonFunction
Exit a parse tree produced byHqlParser.jsonFunction()
.The default implementation does nothing.
- Specified by:
exitJsonFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonValueFunction
Enter a parse tree produced byHqlParser.jsonValueFunction()
.The default implementation does nothing.
- Specified by:
enterJsonValueFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonValueFunction
Exit a parse tree produced byHqlParser.jsonValueFunction()
.The default implementation does nothing.
- Specified by:
exitJsonValueFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonPassingClause
Enter a parse tree produced byHqlParser.jsonPassingClause()
.The default implementation does nothing.
- Specified by:
enterJsonPassingClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonPassingClause
Exit a parse tree produced byHqlParser.jsonPassingClause()
.The default implementation does nothing.
- Specified by:
exitJsonPassingClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonValueReturningClause
Enter a parse tree produced byHqlParser.jsonValueReturningClause()
.The default implementation does nothing.
- Specified by:
enterJsonValueReturningClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonValueReturningClause
Exit a parse tree produced byHqlParser.jsonValueReturningClause()
.The default implementation does nothing.
- Specified by:
exitJsonValueReturningClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonValueOnErrorOrEmptyClause
Enter a parse tree produced byHqlParser.jsonValueOnErrorOrEmptyClause()
.The default implementation does nothing.
- Specified by:
enterJsonValueOnErrorOrEmptyClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonValueOnErrorOrEmptyClause
Exit a parse tree produced byHqlParser.jsonValueOnErrorOrEmptyClause()
.The default implementation does nothing.
- Specified by:
exitJsonValueOnErrorOrEmptyClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonQueryFunction
Enter a parse tree produced byHqlParser.jsonQueryFunction()
.The default implementation does nothing.
- Specified by:
enterJsonQueryFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonQueryFunction
Exit a parse tree produced byHqlParser.jsonQueryFunction()
.The default implementation does nothing.
- Specified by:
exitJsonQueryFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonQueryWrapperClause
Enter a parse tree produced byHqlParser.jsonQueryWrapperClause()
.The default implementation does nothing.
- Specified by:
enterJsonQueryWrapperClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonQueryWrapperClause
Exit a parse tree produced byHqlParser.jsonQueryWrapperClause()
.The default implementation does nothing.
- Specified by:
exitJsonQueryWrapperClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonQueryOnErrorOrEmptyClause
Enter a parse tree produced byHqlParser.jsonQueryOnErrorOrEmptyClause()
.The default implementation does nothing.
- Specified by:
enterJsonQueryOnErrorOrEmptyClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonQueryOnErrorOrEmptyClause
Exit a parse tree produced byHqlParser.jsonQueryOnErrorOrEmptyClause()
.The default implementation does nothing.
- Specified by:
exitJsonQueryOnErrorOrEmptyClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonExistsFunction
Enter a parse tree produced byHqlParser.jsonExistsFunction()
.The default implementation does nothing.
- Specified by:
enterJsonExistsFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonExistsFunction
Exit a parse tree produced byHqlParser.jsonExistsFunction()
.The default implementation does nothing.
- Specified by:
exitJsonExistsFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonExistsOnErrorClause
Enter a parse tree produced byHqlParser.jsonExistsOnErrorClause()
.The default implementation does nothing.
- Specified by:
enterJsonExistsOnErrorClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonExistsOnErrorClause
Exit a parse tree produced byHqlParser.jsonExistsOnErrorClause()
.The default implementation does nothing.
- Specified by:
exitJsonExistsOnErrorClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonArrayFunction
Enter a parse tree produced byHqlParser.jsonArrayFunction()
.The default implementation does nothing.
- Specified by:
enterJsonArrayFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonArrayFunction
Exit a parse tree produced byHqlParser.jsonArrayFunction()
.The default implementation does nothing.
- Specified by:
exitJsonArrayFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonObjectFunction
Enter a parse tree produced byHqlParser.jsonObjectFunction()
.The default implementation does nothing.
- Specified by:
enterJsonObjectFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonObjectFunction
Exit a parse tree produced byHqlParser.jsonObjectFunction()
.The default implementation does nothing.
- Specified by:
exitJsonObjectFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonObjectFunctionEntries
Enter a parse tree produced byHqlParser.jsonObjectFunctionEntries()
.The default implementation does nothing.
- Specified by:
enterJsonObjectFunctionEntries
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonObjectFunctionEntries
Exit a parse tree produced byHqlParser.jsonObjectFunctionEntries()
.The default implementation does nothing.
- Specified by:
exitJsonObjectFunctionEntries
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonNullClause
Enter a parse tree produced byHqlParser.jsonNullClause()
.The default implementation does nothing.
- Specified by:
enterJsonNullClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonNullClause
Exit a parse tree produced byHqlParser.jsonNullClause()
.The default implementation does nothing.
- Specified by:
exitJsonNullClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonArrayAggFunction
Enter a parse tree produced byHqlParser.jsonArrayAggFunction()
.The default implementation does nothing.
- Specified by:
enterJsonArrayAggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonArrayAggFunction
Exit a parse tree produced byHqlParser.jsonArrayAggFunction()
.The default implementation does nothing.
- Specified by:
exitJsonArrayAggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonObjectAggFunction
Enter a parse tree produced byHqlParser.jsonObjectAggFunction()
.The default implementation does nothing.
- Specified by:
enterJsonObjectAggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonObjectAggFunction
Exit a parse tree produced byHqlParser.jsonObjectAggFunction()
.The default implementation does nothing.
- Specified by:
exitJsonObjectAggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonUniqueKeysClause
Enter a parse tree produced byHqlParser.jsonUniqueKeysClause()
.The default implementation does nothing.
- Specified by:
enterJsonUniqueKeysClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonUniqueKeysClause
Exit a parse tree produced byHqlParser.jsonUniqueKeysClause()
.The default implementation does nothing.
- Specified by:
exitJsonUniqueKeysClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableFunction
Enter a parse tree produced byHqlParser.jsonTableFunction()
.The default implementation does nothing.
- Specified by:
enterJsonTableFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableFunction
Exit a parse tree produced byHqlParser.jsonTableFunction()
.The default implementation does nothing.
- Specified by:
exitJsonTableFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableErrorClause
Enter a parse tree produced byHqlParser.jsonTableErrorClause()
.The default implementation does nothing.
- Specified by:
enterJsonTableErrorClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableErrorClause
Exit a parse tree produced byHqlParser.jsonTableErrorClause()
.The default implementation does nothing.
- Specified by:
exitJsonTableErrorClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableColumnsClause
Enter a parse tree produced byHqlParser.jsonTableColumnsClause()
.The default implementation does nothing.
- Specified by:
enterJsonTableColumnsClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableColumnsClause
Exit a parse tree produced byHqlParser.jsonTableColumnsClause()
.The default implementation does nothing.
- Specified by:
exitJsonTableColumnsClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableColumns
Enter a parse tree produced byHqlParser.jsonTableColumns()
.The default implementation does nothing.
- Specified by:
enterJsonTableColumns
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableColumns
Exit a parse tree produced byHqlParser.jsonTableColumns()
.The default implementation does nothing.
- Specified by:
exitJsonTableColumns
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableNestedColumn
Enter a parse tree produced by theJsonTableNestedColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
enterJsonTableNestedColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableNestedColumn
Exit a parse tree produced by theJsonTableNestedColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
exitJsonTableNestedColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableQueryColumn
Enter a parse tree produced by theJsonTableQueryColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
enterJsonTableQueryColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableQueryColumn
Exit a parse tree produced by theJsonTableQueryColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
exitJsonTableQueryColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableOrdinalityColumn
Enter a parse tree produced by theJsonTableOrdinalityColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
enterJsonTableOrdinalityColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableOrdinalityColumn
Exit a parse tree produced by theJsonTableOrdinalityColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
exitJsonTableOrdinalityColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableExistsColumn
Enter a parse tree produced by theJsonTableExistsColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
enterJsonTableExistsColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableExistsColumn
Exit a parse tree produced by theJsonTableExistsColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
exitJsonTableExistsColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterJsonTableValueColumn
Enter a parse tree produced by theJsonTableValueColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
enterJsonTableValueColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitJsonTableValueColumn
Exit a parse tree produced by theJsonTableValueColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation does nothing.
- Specified by:
exitJsonTableValueColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlFunction
Enter a parse tree produced byHqlParser.xmlFunction()
.The default implementation does nothing.
- Specified by:
enterXmlFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlFunction
Exit a parse tree produced byHqlParser.xmlFunction()
.The default implementation does nothing.
- Specified by:
exitXmlFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlelementFunction
Enter a parse tree produced byHqlParser.xmlelementFunction()
.The default implementation does nothing.
- Specified by:
enterXmlelementFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlelementFunction
Exit a parse tree produced byHqlParser.xmlelementFunction()
.The default implementation does nothing.
- Specified by:
exitXmlelementFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlattributesFunction
Enter a parse tree produced byHqlParser.xmlattributesFunction()
.The default implementation does nothing.
- Specified by:
enterXmlattributesFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlattributesFunction
Exit a parse tree produced byHqlParser.xmlattributesFunction()
.The default implementation does nothing.
- Specified by:
exitXmlattributesFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlforestFunction
Enter a parse tree produced byHqlParser.xmlforestFunction()
.The default implementation does nothing.
- Specified by:
enterXmlforestFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlforestFunction
Exit a parse tree produced byHqlParser.xmlforestFunction()
.The default implementation does nothing.
- Specified by:
exitXmlforestFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlpiFunction
Enter a parse tree produced byHqlParser.xmlpiFunction()
.The default implementation does nothing.
- Specified by:
enterXmlpiFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlpiFunction
Exit a parse tree produced byHqlParser.xmlpiFunction()
.The default implementation does nothing.
- Specified by:
exitXmlpiFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlqueryFunction
Enter a parse tree produced byHqlParser.xmlqueryFunction()
.The default implementation does nothing.
- Specified by:
enterXmlqueryFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlqueryFunction
Exit a parse tree produced byHqlParser.xmlqueryFunction()
.The default implementation does nothing.
- Specified by:
exitXmlqueryFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlexistsFunction
Enter a parse tree produced byHqlParser.xmlexistsFunction()
.The default implementation does nothing.
- Specified by:
enterXmlexistsFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlexistsFunction
Exit a parse tree produced byHqlParser.xmlexistsFunction()
.The default implementation does nothing.
- Specified by:
exitXmlexistsFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlaggFunction
Enter a parse tree produced byHqlParser.xmlaggFunction()
.The default implementation does nothing.
- Specified by:
enterXmlaggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlaggFunction
Exit a parse tree produced byHqlParser.xmlaggFunction()
.The default implementation does nothing.
- Specified by:
exitXmlaggFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmltableFunction
Enter a parse tree produced byHqlParser.xmltableFunction()
.The default implementation does nothing.
- Specified by:
enterXmltableFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmltableFunction
Exit a parse tree produced byHqlParser.xmltableFunction()
.The default implementation does nothing.
- Specified by:
exitXmltableFunction
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmltableColumnsClause
Enter a parse tree produced byHqlParser.xmltableColumnsClause()
.The default implementation does nothing.
- Specified by:
enterXmltableColumnsClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmltableColumnsClause
Exit a parse tree produced byHqlParser.xmltableColumnsClause()
.The default implementation does nothing.
- Specified by:
exitXmltableColumnsClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlTableQueryColumn
Enter a parse tree produced by theXmlTableQueryColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation does nothing.
- Specified by:
enterXmlTableQueryColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlTableQueryColumn
Exit a parse tree produced by theXmlTableQueryColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation does nothing.
- Specified by:
exitXmlTableQueryColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlTableOrdinalityColumn
Enter a parse tree produced by theXmlTableOrdinalityColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation does nothing.
- Specified by:
enterXmlTableOrdinalityColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlTableOrdinalityColumn
Exit a parse tree produced by theXmlTableOrdinalityColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation does nothing.
- Specified by:
exitXmlTableOrdinalityColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmlTableValueColumn
Enter a parse tree produced by theXmlTableValueColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation does nothing.
- Specified by:
enterXmlTableValueColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmlTableValueColumn
Exit a parse tree produced by theXmlTableValueColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation does nothing.
- Specified by:
exitXmlTableValueColumn
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterXmltableDefaultClause
Enter a parse tree produced byHqlParser.xmltableDefaultClause()
.The default implementation does nothing.
- Specified by:
enterXmltableDefaultClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitXmltableDefaultClause
Exit a parse tree produced byHqlParser.xmltableDefaultClause()
.The default implementation does nothing.
- Specified by:
exitXmltableDefaultClause
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterNakedIdentifier
Enter a parse tree produced byHqlParser.nakedIdentifier()
.The default implementation does nothing.
- Specified by:
enterNakedIdentifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitNakedIdentifier
Exit a parse tree produced byHqlParser.nakedIdentifier()
.The default implementation does nothing.
- Specified by:
exitNakedIdentifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterIdentifier
Enter a parse tree produced byHqlParser.identifier()
.The default implementation does nothing.
- Specified by:
enterIdentifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
exitIdentifier
Exit a parse tree produced byHqlParser.identifier()
.The default implementation does nothing.
- Specified by:
exitIdentifier
in interfaceHqlParserListener
- Parameters:
ctx
- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminal
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNode
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-