Package com.blazebit.persistence.parser
Interface JPQLNextParserListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
JPQLNextParserBaseListener
public interface JPQLNextParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
JPQLNextParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced by theAdditiveExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced by theAndPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theBetweenPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theConcatenationExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.constructorExpression().voidEnter a parse tree produced byJPQLNextParser.constructorItem().voidEnter a parse tree produced by theCountFunctionlabeled alternative inJPQLNextParser.function().voidEnter a parse tree produced byJPQLNextParser.crossJoin().voidEnter a parse tree produced byJPQLNextParser.dateLiteral().voidEnter a parse tree produced byJPQLNextParser.dateTimeLiteralText().voidEnter a parse tree produced byJPQLNextParser.deleteStatement().voidEnter a parse tree produced byJPQLNextParser.dmlAttributeName().voidEnter a parse tree produced byJPQLNextParser.entityName().voidEnter a parse tree produced byJPQLNextParser.entityType().voidEnter a parse tree produced by theEntityTypeExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.entityTypeOrEnumLiteral().voidEnter a parse tree produced by theEqualityPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theExistsSimplePredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.frameClause().voidEnter a parse tree produced byJPQLNextParser.frameEnd().voidEnter a parse tree produced byJPQLNextParser.frameExclusionClause().voidEnter a parse tree produced byJPQLNextParser.frameStart().voidEnter a parse tree produced byJPQLNextParser.fromClause().voidEnter a parse tree produced by theFromEntitylabeled alternative inJPQLNextParser.fromItemElement().voidEnter a parse tree produced byJPQLNextParser.fromItem().voidEnter a parse tree produced byJPQLNextParser.fromItemValuesItem().voidEnter a parse tree produced by theFromOldOrNewlabeled alternative inJPQLNextParser.fromItemElement().voidenterFromSimpleValuesLikeEntityAttribute(JPQLNextParser.FromSimpleValuesLikeEntityAttributeContext ctx) Enter a parse tree produced by theFromSimpleValuesLikeEntityAttributelabeled alternative inJPQLNextParser.fromItemElement().voidEnter a parse tree produced by theFromSimpleValuesListlabeled alternative inJPQLNextParser.fromItemElement().voidEnter a parse tree produced by theFromValueslabeled alternative inJPQLNextParser.fromItemElement().voidEnter a parse tree produced by theFromValuesListlabeled alternative inJPQLNextParser.fromItemElement().voidEnter a parse tree produced by theFunctionExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced by theGeneralCaseExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.generalSubpath().voidEnter a parse tree produced by theGenericFunctionInvocationlabeled alternative inJPQLNextParser.function().voidEnter a parse tree produced by theGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.groupByClause().voidEnter a parse tree produced by theGroupedExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced by theGroupedPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.groupingValue().voidEnter a parse tree produced byJPQLNextParser.havingClause().voidEnter a parse tree produced byJPQLNextParser.identificationVariable().voidEnter a parse tree produced byJPQLNextParser.identifier().voidEnter a parse tree produced byJPQLNextParser.identifierNonStart().voidEnter a parse tree produced byJPQLNextParser.inCollectionJoin().voidEnter a parse tree produced by theInequalityPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.inList().voidEnter a parse tree produced by theInPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.insertStatement().voidEnter a parse tree produced by theIsEmptyPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theIsNullPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.joinExpression().voidEnter a parse tree produced byJPQLNextParser.joinItemElement().voidEnter a parse tree produced byJPQLNextParser.joinTypeQualifier().voidEnter a parse tree produced byJPQLNextParser.keysetClause().voidEnter a parse tree produced by theLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theLessThanPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theLikePredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.limitClause().voidEnter a parse tree produced byJPQLNextParser.literal().voidEnter a parse tree produced by theLiteralExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.macroPath().voidEnter a parse tree produced byJPQLNextParser.mapEntrySelectExpression().voidEnter a parse tree produced by theMapKeyPathlabeled alternative inJPQLNextParser.qualifiedPath().voidEnter a parse tree produced by theMemberOfPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theMultiplicativeExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced by theNamedParameterlabeled alternative inJPQLNextParser.parameter().voidEnter a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.objectSelectExpression().voidEnter a parse tree produced byJPQLNextParser.offsetClause().voidEnter a parse tree produced byJPQLNextParser.orderByClause().voidEnter a parse tree produced byJPQLNextParser.orderByItem().voidEnter a parse tree produced by theOrPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.outerPath().voidEnter a parse tree produced by theParameterExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.parameterOrLiteral().voidEnter a parse tree produced byJPQLNextParser.parameterOrNumberLiteral().voidEnter a parse tree produced byJPQLNextParser.parseExpression().voidEnter a parse tree produced byJPQLNextParser.parseInItemExpression().voidEnter a parse tree produced byJPQLNextParser.parseInItemOrPathExpression().voidEnter a parse tree produced byJPQLNextParser.parsePathExpression().voidEnter a parse tree produced byJPQLNextParser.parsePredicate().voidEnter a parse tree produced byJPQLNextParser.parseSelectExpression().voidEnter a parse tree produced byJPQLNextParser.parseStatement().voidEnter a parse tree produced byJPQLNextParser.partitionByClause().voidEnter a parse tree produced byJPQLNextParser.path().voidEnter a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.plainLiteral().voidEnter a parse tree produced byJPQLNextParser.plainNumericLiteral().voidEnter a parse tree produced by thePositionalParameterlabeled alternative inJPQLNextParser.parameter().voidEnter a parse tree produced byJPQLNextParser.predicateOrExpression().voidEnter a parse tree produced byJPQLNextParser.qualifiedJoin().voidEnter a parse tree produced byJPQLNextParser.qualifiedJoinPredicate().voidEnter a parse tree produced by theQuantifiedSimpleEqualityPredicatelabeled alternative inJPQLNextParser.predicate().voidenterQuantifiedSimpleGreaterThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanOrEqualPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidenterQuantifiedSimpleGreaterThanPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().voidenterQuantifiedSimpleInequalityPredicate(JPQLNextParser.QuantifiedSimpleInequalityPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleInequalityPredicatelabeled alternative inJPQLNextParser.predicate().voidenterQuantifiedSimpleLessThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleLessThanOrEqualPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced by theQuantifiedSimpleLessThanPredicatelabeled alternative inJPQLNextParser.predicate().voidEnter a parse tree produced byJPQLNextParser.querySpecification().voidEnter a parse tree produced byJPQLNextParser.resultIdentifier().voidEnter a parse tree produced byJPQLNextParser.returningClause().voidEnter a parse tree produced byJPQLNextParser.searchedCaseWhen().voidEnter a parse tree produced byJPQLNextParser.selectClause().voidEnter a parse tree produced byJPQLNextParser.selectExpression().voidEnter a parse tree produced byJPQLNextParser.selectItem().voidEnter a parse tree produced byJPQLNextParser.selectStatement().voidEnter a parse tree produced by theSimpleCaseExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.simpleCaseWhen().voidEnter a parse tree produced byJPQLNextParser.simpleStatement().voidEnter a parse tree produced byJPQLNextParser.simpleSubpath().voidEnter a parse tree produced byJPQLNextParser.subQuery().voidEnter a parse tree produced byJPQLNextParser.subQueryFromClause().voidEnter a parse tree produced byJPQLNextParser.subQueryFromItem().voidEnter a parse tree produced byJPQLNextParser.subQueryOrderByClause().voidEnter a parse tree produced byJPQLNextParser.subQueryQualifiedJoin().voidEnter a parse tree produced byJPQLNextParser.subQuerySelectClause().voidEnter a parse tree produced byJPQLNextParser.subQuerySelectItem().voidEnter a parse tree produced byJPQLNextParser.subQuerySpecification().voidEnter a parse tree produced byJPQLNextParser.targetFieldsSpecification().voidEnter a parse tree produced by theTemporalFunctionlabeled alternative inJPQLNextParser.function().voidEnter a parse tree produced by theTemporalFunctionExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.timeLiteral().voidEnter a parse tree produced byJPQLNextParser.timestampLiteral().voidEnter a parse tree produced by theTreatPathlabeled alternative inJPQLNextParser.qualifiedPath().voidEnter a parse tree produced byJPQLNextParser.trimCharacter().voidEnter a parse tree produced by theTrimFunctionlabeled alternative inJPQLNextParser.function().voidEnter a parse tree produced byJPQLNextParser.trimSpecification().voidEnter a parse tree produced by theUnaryMinusExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced by theUnaryPlusExpressionlabeled alternative inJPQLNextParser.expression().voidEnter a parse tree produced byJPQLNextParser.updateStatement().voidEnter a parse tree produced by theValuePathlabeled alternative inJPQLNextParser.qualifiedPath().voidEnter a parse tree produced byJPQLNextParser.whereClause().voidEnter a parse tree produced byJPQLNextParser.windowClause().voidEnter a parse tree produced byJPQLNextParser.windowDefinition().voidEnter a parse tree produced byJPQLNextParser.withQuery().voidExit a parse tree produced by theAdditiveExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced by theAndPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theBetweenPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theConcatenationExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.constructorExpression().voidExit a parse tree produced byJPQLNextParser.constructorItem().voidExit a parse tree produced by theCountFunctionlabeled alternative inJPQLNextParser.function().voidExit a parse tree produced byJPQLNextParser.crossJoin().voidExit a parse tree produced byJPQLNextParser.dateLiteral().voidExit a parse tree produced byJPQLNextParser.dateTimeLiteralText().voidExit a parse tree produced byJPQLNextParser.deleteStatement().voidExit a parse tree produced byJPQLNextParser.dmlAttributeName().voidExit a parse tree produced byJPQLNextParser.entityName().voidExit a parse tree produced byJPQLNextParser.entityType().voidExit a parse tree produced by theEntityTypeExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.entityTypeOrEnumLiteral().voidExit a parse tree produced by theEqualityPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theExistsSimplePredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.frameClause().voidExit a parse tree produced byJPQLNextParser.frameEnd().voidExit a parse tree produced byJPQLNextParser.frameExclusionClause().voidExit a parse tree produced byJPQLNextParser.frameStart().voidExit a parse tree produced byJPQLNextParser.fromClause().voidExit a parse tree produced by theFromEntitylabeled alternative inJPQLNextParser.fromItemElement().voidExit a parse tree produced byJPQLNextParser.fromItem().voidExit a parse tree produced byJPQLNextParser.fromItemValuesItem().voidExit a parse tree produced by theFromOldOrNewlabeled alternative inJPQLNextParser.fromItemElement().voidexitFromSimpleValuesLikeEntityAttribute(JPQLNextParser.FromSimpleValuesLikeEntityAttributeContext ctx) Exit a parse tree produced by theFromSimpleValuesLikeEntityAttributelabeled alternative inJPQLNextParser.fromItemElement().voidExit a parse tree produced by theFromSimpleValuesListlabeled alternative inJPQLNextParser.fromItemElement().voidExit a parse tree produced by theFromValueslabeled alternative inJPQLNextParser.fromItemElement().voidExit a parse tree produced by theFromValuesListlabeled alternative inJPQLNextParser.fromItemElement().voidExit a parse tree produced by theFunctionExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced by theGeneralCaseExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.generalSubpath().voidExit a parse tree produced by theGenericFunctionInvocationlabeled alternative inJPQLNextParser.function().voidExit a parse tree produced by theGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.groupByClause().voidExit a parse tree produced by theGroupedExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced by theGroupedPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.groupingValue().voidExit a parse tree produced byJPQLNextParser.havingClause().voidExit a parse tree produced byJPQLNextParser.identificationVariable().voidExit a parse tree produced byJPQLNextParser.identifier().voidExit a parse tree produced byJPQLNextParser.identifierNonStart().voidExit a parse tree produced byJPQLNextParser.inCollectionJoin().voidExit a parse tree produced by theInequalityPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.inList().voidExit a parse tree produced by theInPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.insertStatement().voidExit a parse tree produced by theIsEmptyPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theIsNullPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.joinExpression().voidExit a parse tree produced byJPQLNextParser.joinItemElement().voidExit a parse tree produced byJPQLNextParser.joinTypeQualifier().voidExit a parse tree produced byJPQLNextParser.keysetClause().voidExit a parse tree produced by theLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theLessThanPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theLikePredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.limitClause().voidExit a parse tree produced byJPQLNextParser.literal().voidExit a parse tree produced by theLiteralExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.macroPath().voidExit a parse tree produced byJPQLNextParser.mapEntrySelectExpression().voidExit a parse tree produced by theMapKeyPathlabeled alternative inJPQLNextParser.qualifiedPath().voidExit a parse tree produced by theMemberOfPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theMultiplicativeExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced by theNamedParameterlabeled alternative inJPQLNextParser.parameter().voidExit a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.objectSelectExpression().voidExit a parse tree produced byJPQLNextParser.offsetClause().voidExit a parse tree produced byJPQLNextParser.orderByClause().voidExit a parse tree produced byJPQLNextParser.orderByItem().voidExit a parse tree produced by theOrPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.outerPath().voidExit a parse tree produced by theParameterExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.parameterOrLiteral().voidExit a parse tree produced byJPQLNextParser.parameterOrNumberLiteral().voidExit a parse tree produced byJPQLNextParser.parseExpression().voidExit a parse tree produced byJPQLNextParser.parseInItemExpression().voidExit a parse tree produced byJPQLNextParser.parseInItemOrPathExpression().voidExit a parse tree produced byJPQLNextParser.parsePathExpression().voidExit a parse tree produced byJPQLNextParser.parsePredicate().voidExit a parse tree produced byJPQLNextParser.parseSelectExpression().voidExit a parse tree produced byJPQLNextParser.parseStatement().voidExit a parse tree produced byJPQLNextParser.partitionByClause().voidExit a parse tree produced byJPQLNextParser.path().voidExit a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.plainLiteral().voidExit a parse tree produced byJPQLNextParser.plainNumericLiteral().voidExit a parse tree produced by thePositionalParameterlabeled alternative inJPQLNextParser.parameter().voidExit a parse tree produced byJPQLNextParser.predicateOrExpression().voidExit a parse tree produced byJPQLNextParser.qualifiedJoin().voidExit a parse tree produced byJPQLNextParser.qualifiedJoinPredicate().voidExit a parse tree produced by theQuantifiedSimpleEqualityPredicatelabeled alternative inJPQLNextParser.predicate().voidexitQuantifiedSimpleGreaterThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanOrEqualPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidexitQuantifiedSimpleGreaterThanPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().voidexitQuantifiedSimpleInequalityPredicate(JPQLNextParser.QuantifiedSimpleInequalityPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleInequalityPredicatelabeled alternative inJPQLNextParser.predicate().voidexitQuantifiedSimpleLessThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleLessThanOrEqualPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced by theQuantifiedSimpleLessThanPredicatelabeled alternative inJPQLNextParser.predicate().voidExit a parse tree produced byJPQLNextParser.querySpecification().voidExit a parse tree produced byJPQLNextParser.resultIdentifier().voidExit a parse tree produced byJPQLNextParser.returningClause().voidExit a parse tree produced byJPQLNextParser.searchedCaseWhen().voidExit a parse tree produced byJPQLNextParser.selectClause().voidExit a parse tree produced byJPQLNextParser.selectExpression().voidExit a parse tree produced byJPQLNextParser.selectItem().voidExit a parse tree produced byJPQLNextParser.selectStatement().voidExit a parse tree produced by theSimpleCaseExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.simpleCaseWhen().voidExit a parse tree produced byJPQLNextParser.simpleStatement().voidExit a parse tree produced byJPQLNextParser.simpleSubpath().voidExit a parse tree produced byJPQLNextParser.subQuery().voidExit a parse tree produced byJPQLNextParser.subQueryFromClause().voidExit a parse tree produced byJPQLNextParser.subQueryFromItem().voidExit a parse tree produced byJPQLNextParser.subQueryOrderByClause().voidExit a parse tree produced byJPQLNextParser.subQueryQualifiedJoin().voidExit a parse tree produced byJPQLNextParser.subQuerySelectClause().voidExit a parse tree produced byJPQLNextParser.subQuerySelectItem().voidExit a parse tree produced byJPQLNextParser.subQuerySpecification().voidExit a parse tree produced byJPQLNextParser.targetFieldsSpecification().voidExit a parse tree produced by theTemporalFunctionlabeled alternative inJPQLNextParser.function().voidExit a parse tree produced by theTemporalFunctionExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.timeLiteral().voidExit a parse tree produced byJPQLNextParser.timestampLiteral().voidExit a parse tree produced by theTreatPathlabeled alternative inJPQLNextParser.qualifiedPath().voidExit a parse tree produced byJPQLNextParser.trimCharacter().voidExit a parse tree produced by theTrimFunctionlabeled alternative inJPQLNextParser.function().voidExit a parse tree produced byJPQLNextParser.trimSpecification().voidExit a parse tree produced by theUnaryMinusExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced by theUnaryPlusExpressionlabeled alternative inJPQLNextParser.expression().voidExit a parse tree produced byJPQLNextParser.updateStatement().voidExit a parse tree produced by theValuePathlabeled alternative inJPQLNextParser.qualifiedPath().voidExit a parse tree produced byJPQLNextParser.whereClause().voidExit a parse tree produced byJPQLNextParser.windowClause().voidExit a parse tree produced byJPQLNextParser.windowDefinition().voidExit a parse tree produced byJPQLNextParser.withQuery().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterParseStatement
Enter a parse tree produced byJPQLNextParser.parseStatement().- Parameters:
ctx- the parse tree
-
exitParseStatement
Exit a parse tree produced byJPQLNextParser.parseStatement().- Parameters:
ctx- the parse tree
-
enterParseSelectExpression
Enter a parse tree produced byJPQLNextParser.parseSelectExpression().- Parameters:
ctx- the parse tree
-
exitParseSelectExpression
Exit a parse tree produced byJPQLNextParser.parseSelectExpression().- Parameters:
ctx- the parse tree
-
enterParsePathExpression
Enter a parse tree produced byJPQLNextParser.parsePathExpression().- Parameters:
ctx- the parse tree
-
exitParsePathExpression
Exit a parse tree produced byJPQLNextParser.parsePathExpression().- Parameters:
ctx- the parse tree
-
enterParseExpression
Enter a parse tree produced byJPQLNextParser.parseExpression().- Parameters:
ctx- the parse tree
-
exitParseExpression
Exit a parse tree produced byJPQLNextParser.parseExpression().- Parameters:
ctx- the parse tree
-
enterParseInItemExpression
Enter a parse tree produced byJPQLNextParser.parseInItemExpression().- Parameters:
ctx- the parse tree
-
exitParseInItemExpression
Exit a parse tree produced byJPQLNextParser.parseInItemExpression().- Parameters:
ctx- the parse tree
-
enterParseInItemOrPathExpression
Enter a parse tree produced byJPQLNextParser.parseInItemOrPathExpression().- Parameters:
ctx- the parse tree
-
exitParseInItemOrPathExpression
Exit a parse tree produced byJPQLNextParser.parseInItemOrPathExpression().- Parameters:
ctx- the parse tree
-
enterParsePredicate
Enter a parse tree produced byJPQLNextParser.parsePredicate().- Parameters:
ctx- the parse tree
-
exitParsePredicate
Exit a parse tree produced byJPQLNextParser.parsePredicate().- Parameters:
ctx- the parse tree
-
enterWithQuery
Enter a parse tree produced byJPQLNextParser.withQuery().- Parameters:
ctx- the parse tree
-
exitWithQuery
Exit a parse tree produced byJPQLNextParser.withQuery().- Parameters:
ctx- the parse tree
-
enterSimpleStatement
Enter a parse tree produced byJPQLNextParser.simpleStatement().- Parameters:
ctx- the parse tree
-
exitSimpleStatement
Exit a parse tree produced byJPQLNextParser.simpleStatement().- Parameters:
ctx- the parse tree
-
enterSelectStatement
Enter a parse tree produced byJPQLNextParser.selectStatement().- Parameters:
ctx- the parse tree
-
exitSelectStatement
Exit a parse tree produced byJPQLNextParser.selectStatement().- Parameters:
ctx- the parse tree
-
enterSubQuery
Enter a parse tree produced byJPQLNextParser.subQuery().- Parameters:
ctx- the parse tree
-
exitSubQuery
Exit a parse tree produced byJPQLNextParser.subQuery().- Parameters:
ctx- the parse tree
-
enterSubQuerySpecification
Enter a parse tree produced byJPQLNextParser.subQuerySpecification().- Parameters:
ctx- the parse tree
-
exitSubQuerySpecification
Exit a parse tree produced byJPQLNextParser.subQuerySpecification().- Parameters:
ctx- the parse tree
-
enterSubQueryOrderByClause
Enter a parse tree produced byJPQLNextParser.subQueryOrderByClause().- Parameters:
ctx- the parse tree
-
exitSubQueryOrderByClause
Exit a parse tree produced byJPQLNextParser.subQueryOrderByClause().- Parameters:
ctx- the parse tree
-
enterDeleteStatement
Enter a parse tree produced byJPQLNextParser.deleteStatement().- Parameters:
ctx- the parse tree
-
exitDeleteStatement
Exit a parse tree produced byJPQLNextParser.deleteStatement().- Parameters:
ctx- the parse tree
-
enterUpdateStatement
Enter a parse tree produced byJPQLNextParser.updateStatement().- Parameters:
ctx- the parse tree
-
exitUpdateStatement
Exit a parse tree produced byJPQLNextParser.updateStatement().- Parameters:
ctx- the parse tree
-
enterInsertStatement
Enter a parse tree produced byJPQLNextParser.insertStatement().- Parameters:
ctx- the parse tree
-
exitInsertStatement
Exit a parse tree produced byJPQLNextParser.insertStatement().- Parameters:
ctx- the parse tree
-
enterDmlAttributeName
Enter a parse tree produced byJPQLNextParser.dmlAttributeName().- Parameters:
ctx- the parse tree
-
exitDmlAttributeName
Exit a parse tree produced byJPQLNextParser.dmlAttributeName().- Parameters:
ctx- the parse tree
-
enterTargetFieldsSpecification
Enter a parse tree produced byJPQLNextParser.targetFieldsSpecification().- Parameters:
ctx- the parse tree
-
exitTargetFieldsSpecification
Exit a parse tree produced byJPQLNextParser.targetFieldsSpecification().- Parameters:
ctx- the parse tree
-
enterReturningClause
Enter a parse tree produced byJPQLNextParser.returningClause().- Parameters:
ctx- the parse tree
-
exitReturningClause
Exit a parse tree produced byJPQLNextParser.returningClause().- Parameters:
ctx- the parse tree
-
enterQuerySpecification
Enter a parse tree produced byJPQLNextParser.querySpecification().- Parameters:
ctx- the parse tree
-
exitQuerySpecification
Exit a parse tree produced byJPQLNextParser.querySpecification().- Parameters:
ctx- the parse tree
-
enterFromClause
Enter a parse tree produced byJPQLNextParser.fromClause().- Parameters:
ctx- the parse tree
-
exitFromClause
Exit a parse tree produced byJPQLNextParser.fromClause().- Parameters:
ctx- the parse tree
-
enterSubQueryFromClause
Enter a parse tree produced byJPQLNextParser.subQueryFromClause().- Parameters:
ctx- the parse tree
-
exitSubQueryFromClause
Exit a parse tree produced byJPQLNextParser.subQueryFromClause().- Parameters:
ctx- the parse tree
-
enterFromItem
Enter a parse tree produced byJPQLNextParser.fromItem().- Parameters:
ctx- the parse tree
-
exitFromItem
Exit a parse tree produced byJPQLNextParser.fromItem().- Parameters:
ctx- the parse tree
-
enterSubQueryFromItem
Enter a parse tree produced byJPQLNextParser.subQueryFromItem().- Parameters:
ctx- the parse tree
-
exitSubQueryFromItem
Exit a parse tree produced byJPQLNextParser.subQueryFromItem().- Parameters:
ctx- the parse tree
-
enterFromEntity
Enter a parse tree produced by theFromEntitylabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
exitFromEntity
Exit a parse tree produced by theFromEntitylabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
enterFromValues
Enter a parse tree produced by theFromValueslabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
exitFromValues
Exit a parse tree produced by theFromValueslabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
enterFromValuesList
Enter a parse tree produced by theFromValuesListlabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
exitFromValuesList
Exit a parse tree produced by theFromValuesListlabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
enterFromSimpleValuesLikeEntityAttribute
void enterFromSimpleValuesLikeEntityAttribute(JPQLNextParser.FromSimpleValuesLikeEntityAttributeContext ctx) Enter a parse tree produced by theFromSimpleValuesLikeEntityAttributelabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
exitFromSimpleValuesLikeEntityAttribute
void exitFromSimpleValuesLikeEntityAttribute(JPQLNextParser.FromSimpleValuesLikeEntityAttributeContext ctx) Exit a parse tree produced by theFromSimpleValuesLikeEntityAttributelabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
enterFromSimpleValuesList
Enter a parse tree produced by theFromSimpleValuesListlabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
exitFromSimpleValuesList
Exit a parse tree produced by theFromSimpleValuesListlabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
enterFromOldOrNew
Enter a parse tree produced by theFromOldOrNewlabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
exitFromOldOrNew
Exit a parse tree produced by theFromOldOrNewlabeled alternative inJPQLNextParser.fromItemElement().- Parameters:
ctx- the parse tree
-
enterFromItemValuesItem
Enter a parse tree produced byJPQLNextParser.fromItemValuesItem().- Parameters:
ctx- the parse tree
-
exitFromItemValuesItem
Exit a parse tree produced byJPQLNextParser.fromItemValuesItem().- Parameters:
ctx- the parse tree
-
enterEntityName
Enter a parse tree produced byJPQLNextParser.entityName().- Parameters:
ctx- the parse tree
-
exitEntityName
Exit a parse tree produced byJPQLNextParser.entityName().- Parameters:
ctx- the parse tree
-
enterIdentificationVariable
Enter a parse tree produced byJPQLNextParser.identificationVariable().- Parameters:
ctx- the parse tree
-
exitIdentificationVariable
Exit a parse tree produced byJPQLNextParser.identificationVariable().- Parameters:
ctx- the parse tree
-
enterCrossJoin
Enter a parse tree produced byJPQLNextParser.crossJoin().- Parameters:
ctx- the parse tree
-
exitCrossJoin
Exit a parse tree produced byJPQLNextParser.crossJoin().- Parameters:
ctx- the parse tree
-
enterInCollectionJoin
Enter a parse tree produced byJPQLNextParser.inCollectionJoin().- Parameters:
ctx- the parse tree
-
exitInCollectionJoin
Exit a parse tree produced byJPQLNextParser.inCollectionJoin().- Parameters:
ctx- the parse tree
-
enterQualifiedJoin
Enter a parse tree produced byJPQLNextParser.qualifiedJoin().- Parameters:
ctx- the parse tree
-
exitQualifiedJoin
Exit a parse tree produced byJPQLNextParser.qualifiedJoin().- Parameters:
ctx- the parse tree
-
enterSubQueryQualifiedJoin
Enter a parse tree produced byJPQLNextParser.subQueryQualifiedJoin().- Parameters:
ctx- the parse tree
-
exitSubQueryQualifiedJoin
Exit a parse tree produced byJPQLNextParser.subQueryQualifiedJoin().- Parameters:
ctx- the parse tree
-
enterJoinItemElement
Enter a parse tree produced byJPQLNextParser.joinItemElement().- Parameters:
ctx- the parse tree
-
exitJoinItemElement
Exit a parse tree produced byJPQLNextParser.joinItemElement().- Parameters:
ctx- the parse tree
-
enterJoinExpression
Enter a parse tree produced byJPQLNextParser.joinExpression().- Parameters:
ctx- the parse tree
-
exitJoinExpression
Exit a parse tree produced byJPQLNextParser.joinExpression().- Parameters:
ctx- the parse tree
-
enterJoinTypeQualifier
Enter a parse tree produced byJPQLNextParser.joinTypeQualifier().- Parameters:
ctx- the parse tree
-
exitJoinTypeQualifier
Exit a parse tree produced byJPQLNextParser.joinTypeQualifier().- Parameters:
ctx- the parse tree
-
enterQualifiedJoinPredicate
Enter a parse tree produced byJPQLNextParser.qualifiedJoinPredicate().- Parameters:
ctx- the parse tree
-
exitQualifiedJoinPredicate
Exit a parse tree produced byJPQLNextParser.qualifiedJoinPredicate().- Parameters:
ctx- the parse tree
-
enterSelectClause
Enter a parse tree produced byJPQLNextParser.selectClause().- Parameters:
ctx- the parse tree
-
exitSelectClause
Exit a parse tree produced byJPQLNextParser.selectClause().- Parameters:
ctx- the parse tree
-
enterSubQuerySelectClause
Enter a parse tree produced byJPQLNextParser.subQuerySelectClause().- Parameters:
ctx- the parse tree
-
exitSubQuerySelectClause
Exit a parse tree produced byJPQLNextParser.subQuerySelectClause().- Parameters:
ctx- the parse tree
-
enterSelectItem
Enter a parse tree produced byJPQLNextParser.selectItem().- Parameters:
ctx- the parse tree
-
exitSelectItem
Exit a parse tree produced byJPQLNextParser.selectItem().- Parameters:
ctx- the parse tree
-
enterSubQuerySelectItem
Enter a parse tree produced byJPQLNextParser.subQuerySelectItem().- Parameters:
ctx- the parse tree
-
exitSubQuerySelectItem
Exit a parse tree produced byJPQLNextParser.subQuerySelectItem().- Parameters:
ctx- the parse tree
-
enterSelectExpression
Enter a parse tree produced byJPQLNextParser.selectExpression().- Parameters:
ctx- the parse tree
-
exitSelectExpression
Exit a parse tree produced byJPQLNextParser.selectExpression().- Parameters:
ctx- the parse tree
-
enterResultIdentifier
Enter a parse tree produced byJPQLNextParser.resultIdentifier().- Parameters:
ctx- the parse tree
-
exitResultIdentifier
Exit a parse tree produced byJPQLNextParser.resultIdentifier().- Parameters:
ctx- the parse tree
-
enterMapEntrySelectExpression
Enter a parse tree produced byJPQLNextParser.mapEntrySelectExpression().- Parameters:
ctx- the parse tree
-
exitMapEntrySelectExpression
Exit a parse tree produced byJPQLNextParser.mapEntrySelectExpression().- Parameters:
ctx- the parse tree
-
enterConstructorExpression
Enter a parse tree produced byJPQLNextParser.constructorExpression().- Parameters:
ctx- the parse tree
-
exitConstructorExpression
Exit a parse tree produced byJPQLNextParser.constructorExpression().- Parameters:
ctx- the parse tree
-
enterConstructorItem
Enter a parse tree produced byJPQLNextParser.constructorItem().- Parameters:
ctx- the parse tree
-
exitConstructorItem
Exit a parse tree produced byJPQLNextParser.constructorItem().- Parameters:
ctx- the parse tree
-
enterObjectSelectExpression
Enter a parse tree produced byJPQLNextParser.objectSelectExpression().- Parameters:
ctx- the parse tree
-
exitObjectSelectExpression
Exit a parse tree produced byJPQLNextParser.objectSelectExpression().- Parameters:
ctx- the parse tree
-
enterPath
Enter a parse tree produced byJPQLNextParser.path().- Parameters:
ctx- the parse tree
-
exitPath
Exit a parse tree produced byJPQLNextParser.path().- Parameters:
ctx- the parse tree
-
enterMacroPath
Enter a parse tree produced byJPQLNextParser.macroPath().- Parameters:
ctx- the parse tree
-
exitMacroPath
Exit a parse tree produced byJPQLNextParser.macroPath().- Parameters:
ctx- the parse tree
-
enterOuterPath
Enter a parse tree produced byJPQLNextParser.outerPath().- Parameters:
ctx- the parse tree
-
exitOuterPath
Exit a parse tree produced byJPQLNextParser.outerPath().- Parameters:
ctx- the parse tree
-
enterTreatPath
Enter a parse tree produced by theTreatPathlabeled alternative inJPQLNextParser.qualifiedPath().- Parameters:
ctx- the parse tree
-
exitTreatPath
Exit a parse tree produced by theTreatPathlabeled alternative inJPQLNextParser.qualifiedPath().- Parameters:
ctx- the parse tree
-
enterValuePath
Enter a parse tree produced by theValuePathlabeled alternative inJPQLNextParser.qualifiedPath().- Parameters:
ctx- the parse tree
-
exitValuePath
Exit a parse tree produced by theValuePathlabeled alternative inJPQLNextParser.qualifiedPath().- Parameters:
ctx- the parse tree
-
enterMapKeyPath
Enter a parse tree produced by theMapKeyPathlabeled alternative inJPQLNextParser.qualifiedPath().- Parameters:
ctx- the parse tree
-
exitMapKeyPath
Exit a parse tree produced by theMapKeyPathlabeled alternative inJPQLNextParser.qualifiedPath().- Parameters:
ctx- the parse tree
-
enterSimpleSubpath
Enter a parse tree produced byJPQLNextParser.simpleSubpath().- Parameters:
ctx- the parse tree
-
exitSimpleSubpath
Exit a parse tree produced byJPQLNextParser.simpleSubpath().- Parameters:
ctx- the parse tree
-
enterGeneralSubpath
Enter a parse tree produced byJPQLNextParser.generalSubpath().- Parameters:
ctx- the parse tree
-
exitGeneralSubpath
Exit a parse tree produced byJPQLNextParser.generalSubpath().- Parameters:
ctx- the parse tree
-
enterGroupByClause
Enter a parse tree produced byJPQLNextParser.groupByClause().- Parameters:
ctx- the parse tree
-
exitGroupByClause
Exit a parse tree produced byJPQLNextParser.groupByClause().- Parameters:
ctx- the parse tree
-
enterGroupingValue
Enter a parse tree produced byJPQLNextParser.groupingValue().- Parameters:
ctx- the parse tree
-
exitGroupingValue
Exit a parse tree produced byJPQLNextParser.groupingValue().- Parameters:
ctx- the parse tree
-
enterHavingClause
Enter a parse tree produced byJPQLNextParser.havingClause().- Parameters:
ctx- the parse tree
-
exitHavingClause
Exit a parse tree produced byJPQLNextParser.havingClause().- Parameters:
ctx- the parse tree
-
enterOrderByClause
Enter a parse tree produced byJPQLNextParser.orderByClause().- Parameters:
ctx- the parse tree
-
exitOrderByClause
Exit a parse tree produced byJPQLNextParser.orderByClause().- Parameters:
ctx- the parse tree
-
enterOrderByItem
Enter a parse tree produced byJPQLNextParser.orderByItem().- Parameters:
ctx- the parse tree
-
exitOrderByItem
Exit a parse tree produced byJPQLNextParser.orderByItem().- Parameters:
ctx- the parse tree
-
enterWindowClause
Enter a parse tree produced byJPQLNextParser.windowClause().- Parameters:
ctx- the parse tree
-
exitWindowClause
Exit a parse tree produced byJPQLNextParser.windowClause().- Parameters:
ctx- the parse tree
-
enterWindowDefinition
Enter a parse tree produced byJPQLNextParser.windowDefinition().- Parameters:
ctx- the parse tree
-
exitWindowDefinition
Exit a parse tree produced byJPQLNextParser.windowDefinition().- Parameters:
ctx- the parse tree
-
enterPartitionByClause
Enter a parse tree produced byJPQLNextParser.partitionByClause().- Parameters:
ctx- the parse tree
-
exitPartitionByClause
Exit a parse tree produced byJPQLNextParser.partitionByClause().- Parameters:
ctx- the parse tree
-
enterFrameClause
Enter a parse tree produced byJPQLNextParser.frameClause().- Parameters:
ctx- the parse tree
-
exitFrameClause
Exit a parse tree produced byJPQLNextParser.frameClause().- Parameters:
ctx- the parse tree
-
enterFrameStart
Enter a parse tree produced byJPQLNextParser.frameStart().- Parameters:
ctx- the parse tree
-
exitFrameStart
Exit a parse tree produced byJPQLNextParser.frameStart().- Parameters:
ctx- the parse tree
-
enterFrameEnd
Enter a parse tree produced byJPQLNextParser.frameEnd().- Parameters:
ctx- the parse tree
-
exitFrameEnd
Exit a parse tree produced byJPQLNextParser.frameEnd().- Parameters:
ctx- the parse tree
-
enterFrameExclusionClause
Enter a parse tree produced byJPQLNextParser.frameExclusionClause().- Parameters:
ctx- the parse tree
-
exitFrameExclusionClause
Exit a parse tree produced byJPQLNextParser.frameExclusionClause().- Parameters:
ctx- the parse tree
-
enterLimitClause
Enter a parse tree produced byJPQLNextParser.limitClause().- Parameters:
ctx- the parse tree
-
exitLimitClause
Exit a parse tree produced byJPQLNextParser.limitClause().- Parameters:
ctx- the parse tree
-
enterOffsetClause
Enter a parse tree produced byJPQLNextParser.offsetClause().- Parameters:
ctx- the parse tree
-
exitOffsetClause
Exit a parse tree produced byJPQLNextParser.offsetClause().- Parameters:
ctx- the parse tree
-
enterParameterOrNumberLiteral
Enter a parse tree produced byJPQLNextParser.parameterOrNumberLiteral().- Parameters:
ctx- the parse tree
-
exitParameterOrNumberLiteral
Exit a parse tree produced byJPQLNextParser.parameterOrNumberLiteral().- Parameters:
ctx- the parse tree
-
enterKeysetClause
Enter a parse tree produced byJPQLNextParser.keysetClause().- Parameters:
ctx- the parse tree
-
exitKeysetClause
Exit a parse tree produced byJPQLNextParser.keysetClause().- Parameters:
ctx- the parse tree
-
enterParameterOrLiteral
Enter a parse tree produced byJPQLNextParser.parameterOrLiteral().- Parameters:
ctx- the parse tree
-
exitParameterOrLiteral
Exit a parse tree produced byJPQLNextParser.parameterOrLiteral().- Parameters:
ctx- the parse tree
-
enterEntityTypeOrEnumLiteral
Enter a parse tree produced byJPQLNextParser.entityTypeOrEnumLiteral().- Parameters:
ctx- the parse tree
-
exitEntityTypeOrEnumLiteral
Exit a parse tree produced byJPQLNextParser.entityTypeOrEnumLiteral().- Parameters:
ctx- the parse tree
-
enterWhereClause
Enter a parse tree produced byJPQLNextParser.whereClause().- Parameters:
ctx- the parse tree
-
exitWhereClause
Exit a parse tree produced byJPQLNextParser.whereClause().- Parameters:
ctx- the parse tree
-
enterAdditiveExpression
Enter a parse tree produced by theAdditiveExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitAdditiveExpression
Exit a parse tree produced by theAdditiveExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterLiteralExpression
Enter a parse tree produced by theLiteralExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitLiteralExpression
Exit a parse tree produced by theLiteralExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterEntityTypeExpression
Enter a parse tree produced by theEntityTypeExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitEntityTypeExpression
Exit a parse tree produced by theEntityTypeExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterGroupedExpression
Enter a parse tree produced by theGroupedExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitGroupedExpression
Exit a parse tree produced by theGroupedExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterConcatenationExpression
Enter a parse tree produced by theConcatenationExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitConcatenationExpression
Exit a parse tree produced by theConcatenationExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterSimpleCaseExpression
Enter a parse tree produced by theSimpleCaseExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitSimpleCaseExpression
Exit a parse tree produced by theSimpleCaseExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterFunctionExpression
Enter a parse tree produced by theFunctionExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitFunctionExpression
Exit a parse tree produced by theFunctionExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterPathExpression
Enter a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitPathExpression
Exit a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterUnaryMinusExpression
Enter a parse tree produced by theUnaryMinusExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitUnaryMinusExpression
Exit a parse tree produced by theUnaryMinusExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterParameterExpression
Enter a parse tree produced by theParameterExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitParameterExpression
Exit a parse tree produced by theParameterExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterTemporalFunctionExpression
Enter a parse tree produced by theTemporalFunctionExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitTemporalFunctionExpression
Exit a parse tree produced by theTemporalFunctionExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterUnaryPlusExpression
Enter a parse tree produced by theUnaryPlusExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitUnaryPlusExpression
Exit a parse tree produced by theUnaryPlusExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterGeneralCaseExpression
Enter a parse tree produced by theGeneralCaseExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitGeneralCaseExpression
Exit a parse tree produced by theGeneralCaseExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterMultiplicativeExpression
Enter a parse tree produced by theMultiplicativeExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
exitMultiplicativeExpression
Exit a parse tree produced by theMultiplicativeExpressionlabeled alternative inJPQLNextParser.expression().- Parameters:
ctx- the parse tree
-
enterQuantifiedSimpleLessThanOrEqualPredicate
void enterQuantifiedSimpleLessThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleLessThanOrEqualPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitQuantifiedSimpleLessThanOrEqualPredicate
void exitQuantifiedSimpleLessThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleLessThanOrEqualPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterExistsSimplePredicate
Enter a parse tree produced by theExistsSimplePredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitExistsSimplePredicate
Exit a parse tree produced by theExistsSimplePredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterBetweenPredicate
Enter a parse tree produced by theBetweenPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitBetweenPredicate
Exit a parse tree produced by theBetweenPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterQuantifiedSimpleGreaterThanPredicate
void enterQuantifiedSimpleGreaterThanPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitQuantifiedSimpleGreaterThanPredicate
void exitQuantifiedSimpleGreaterThanPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterAndPredicate
Enter a parse tree produced by theAndPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitAndPredicate
Exit a parse tree produced by theAndPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterInequalityPredicate
Enter a parse tree produced by theInequalityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitInequalityPredicate
Exit a parse tree produced by theInequalityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterLessThanOrEqualPredicate
Enter a parse tree produced by theLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitLessThanOrEqualPredicate
Exit a parse tree produced by theLessThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterGroupedPredicate
Enter a parse tree produced by theGroupedPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitGroupedPredicate
Exit a parse tree produced by theGroupedPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterLikePredicate
Enter a parse tree produced by theLikePredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitLikePredicate
Exit a parse tree produced by theLikePredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterInPredicate
Enter a parse tree produced by theInPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitInPredicate
Exit a parse tree produced by theInPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterEqualityPredicate
Enter a parse tree produced by theEqualityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitEqualityPredicate
Exit a parse tree produced by theEqualityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterQuantifiedSimpleInequalityPredicate
void enterQuantifiedSimpleInequalityPredicate(JPQLNextParser.QuantifiedSimpleInequalityPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleInequalityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitQuantifiedSimpleInequalityPredicate
void exitQuantifiedSimpleInequalityPredicate(JPQLNextParser.QuantifiedSimpleInequalityPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleInequalityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterGreaterThanPredicate
Enter a parse tree produced by theGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitGreaterThanPredicate
Exit a parse tree produced by theGreaterThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterNegatedPredicate
Enter a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitNegatedPredicate
Exit a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterQuantifiedSimpleLessThanPredicate
void enterQuantifiedSimpleLessThanPredicate(JPQLNextParser.QuantifiedSimpleLessThanPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleLessThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitQuantifiedSimpleLessThanPredicate
void exitQuantifiedSimpleLessThanPredicate(JPQLNextParser.QuantifiedSimpleLessThanPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleLessThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterOrPredicate
Enter a parse tree produced by theOrPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitOrPredicate
Exit a parse tree produced by theOrPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterMemberOfPredicate
Enter a parse tree produced by theMemberOfPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitMemberOfPredicate
Exit a parse tree produced by theMemberOfPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterIsEmptyPredicate
Enter a parse tree produced by theIsEmptyPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitIsEmptyPredicate
Exit a parse tree produced by theIsEmptyPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterQuantifiedSimpleEqualityPredicate
void enterQuantifiedSimpleEqualityPredicate(JPQLNextParser.QuantifiedSimpleEqualityPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleEqualityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitQuantifiedSimpleEqualityPredicate
void exitQuantifiedSimpleEqualityPredicate(JPQLNextParser.QuantifiedSimpleEqualityPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleEqualityPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterLessThanPredicate
Enter a parse tree produced by theLessThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitLessThanPredicate
Exit a parse tree produced by theLessThanPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterIsNullPredicate
Enter a parse tree produced by theIsNullPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitIsNullPredicate
Exit a parse tree produced by theIsNullPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterGreaterThanOrEqualPredicate
Enter a parse tree produced by theGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitGreaterThanOrEqualPredicate
Exit a parse tree produced by theGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterQuantifiedSimpleGreaterThanOrEqualPredicate
void enterQuantifiedSimpleGreaterThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanOrEqualPredicateContext ctx) Enter a parse tree produced by theQuantifiedSimpleGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
exitQuantifiedSimpleGreaterThanOrEqualPredicate
void exitQuantifiedSimpleGreaterThanOrEqualPredicate(JPQLNextParser.QuantifiedSimpleGreaterThanOrEqualPredicateContext ctx) Exit a parse tree produced by theQuantifiedSimpleGreaterThanOrEqualPredicatelabeled alternative inJPQLNextParser.predicate().- Parameters:
ctx- the parse tree
-
enterPredicateOrExpression
Enter a parse tree produced byJPQLNextParser.predicateOrExpression().- Parameters:
ctx- the parse tree
-
exitPredicateOrExpression
Exit a parse tree produced byJPQLNextParser.predicateOrExpression().- Parameters:
ctx- the parse tree
-
enterInList
Enter a parse tree produced byJPQLNextParser.inList().- Parameters:
ctx- the parse tree
-
exitInList
Exit a parse tree produced byJPQLNextParser.inList().- Parameters:
ctx- the parse tree
-
enterEntityType
Enter a parse tree produced byJPQLNextParser.entityType().- Parameters:
ctx- the parse tree
-
exitEntityType
Exit a parse tree produced byJPQLNextParser.entityType().- Parameters:
ctx- the parse tree
-
enterSimpleCaseWhen
Enter a parse tree produced byJPQLNextParser.simpleCaseWhen().- Parameters:
ctx- the parse tree
-
exitSimpleCaseWhen
Exit a parse tree produced byJPQLNextParser.simpleCaseWhen().- Parameters:
ctx- the parse tree
-
enterSearchedCaseWhen
Enter a parse tree produced byJPQLNextParser.searchedCaseWhen().- Parameters:
ctx- the parse tree
-
exitSearchedCaseWhen
Exit a parse tree produced byJPQLNextParser.searchedCaseWhen().- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byJPQLNextParser.literal().- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byJPQLNextParser.literal().- Parameters:
ctx- the parse tree
-
enterPlainLiteral
Enter a parse tree produced byJPQLNextParser.plainLiteral().- Parameters:
ctx- the parse tree
-
exitPlainLiteral
Exit a parse tree produced byJPQLNextParser.plainLiteral().- Parameters:
ctx- the parse tree
-
enterPlainNumericLiteral
Enter a parse tree produced byJPQLNextParser.plainNumericLiteral().- Parameters:
ctx- the parse tree
-
exitPlainNumericLiteral
Exit a parse tree produced byJPQLNextParser.plainNumericLiteral().- Parameters:
ctx- the parse tree
-
enterTimestampLiteral
Enter a parse tree produced byJPQLNextParser.timestampLiteral().- Parameters:
ctx- the parse tree
-
exitTimestampLiteral
Exit a parse tree produced byJPQLNextParser.timestampLiteral().- Parameters:
ctx- the parse tree
-
enterDateLiteral
Enter a parse tree produced byJPQLNextParser.dateLiteral().- Parameters:
ctx- the parse tree
-
exitDateLiteral
Exit a parse tree produced byJPQLNextParser.dateLiteral().- Parameters:
ctx- the parse tree
-
enterTimeLiteral
Enter a parse tree produced byJPQLNextParser.timeLiteral().- Parameters:
ctx- the parse tree
-
exitTimeLiteral
Exit a parse tree produced byJPQLNextParser.timeLiteral().- Parameters:
ctx- the parse tree
-
enterDateTimeLiteralText
Enter a parse tree produced byJPQLNextParser.dateTimeLiteralText().- Parameters:
ctx- the parse tree
-
exitDateTimeLiteralText
Exit a parse tree produced byJPQLNextParser.dateTimeLiteralText().- Parameters:
ctx- the parse tree
-
enterNamedParameter
Enter a parse tree produced by theNamedParameterlabeled alternative inJPQLNextParser.parameter().- Parameters:
ctx- the parse tree
-
exitNamedParameter
Exit a parse tree produced by theNamedParameterlabeled alternative inJPQLNextParser.parameter().- Parameters:
ctx- the parse tree
-
enterPositionalParameter
Enter a parse tree produced by thePositionalParameterlabeled alternative inJPQLNextParser.parameter().- Parameters:
ctx- the parse tree
-
exitPositionalParameter
Exit a parse tree produced by thePositionalParameterlabeled alternative inJPQLNextParser.parameter().- Parameters:
ctx- the parse tree
-
enterTrimFunction
Enter a parse tree produced by theTrimFunctionlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
exitTrimFunction
Exit a parse tree produced by theTrimFunctionlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
enterTemporalFunction
Enter a parse tree produced by theTemporalFunctionlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
exitTemporalFunction
Exit a parse tree produced by theTemporalFunctionlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
enterCountFunction
Enter a parse tree produced by theCountFunctionlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
exitCountFunction
Exit a parse tree produced by theCountFunctionlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
enterGenericFunctionInvocation
Enter a parse tree produced by theGenericFunctionInvocationlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
exitGenericFunctionInvocation
Exit a parse tree produced by theGenericFunctionInvocationlabeled alternative inJPQLNextParser.function().- Parameters:
ctx- the parse tree
-
enterTrimSpecification
Enter a parse tree produced byJPQLNextParser.trimSpecification().- Parameters:
ctx- the parse tree
-
exitTrimSpecification
Exit a parse tree produced byJPQLNextParser.trimSpecification().- Parameters:
ctx- the parse tree
-
enterTrimCharacter
Enter a parse tree produced byJPQLNextParser.trimCharacter().- Parameters:
ctx- the parse tree
-
exitTrimCharacter
Exit a parse tree produced byJPQLNextParser.trimCharacter().- Parameters:
ctx- the parse tree
-
enterIdentifier
Enter a parse tree produced byJPQLNextParser.identifier().- Parameters:
ctx- the parse tree
-
exitIdentifier
Exit a parse tree produced byJPQLNextParser.identifier().- Parameters:
ctx- the parse tree
-
enterIdentifierNonStart
Enter a parse tree produced byJPQLNextParser.identifierNonStart().- Parameters:
ctx- the parse tree
-
exitIdentifierNonStart
Exit a parse tree produced byJPQLNextParser.identifierNonStart().- Parameters:
ctx- the parse tree
-