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