Class HqlParserBaseVisitor<T>
- Type Parameters:
T
- The return type of the visit operation. UseVoid
for operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
,HqlParserVisitor<T>
- Direct Known Subclasses:
SemanticQueryBuilder
HqlParserVisitor
,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced by theAdditionExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced byHqlParser.additiveOperator()
.Visit a parse tree produced byHqlParser.aggregateFunction()
.Visit a parse tree produced by theAndPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.anyFunction()
.Visit a parse tree produced byHqlParser.anySomeQuantifier()
.Visit a parse tree produced by theArrayInList
labeled alternative inHqlParser.inList()
.Visit a parse tree produced byHqlParser.arrayLiteral()
.Visit a parse tree produced byHqlParser.assignment()
.Visit a parse tree produced by theBarePrimaryExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced by theBetweenPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.binaryLiteral()
.Visit a parse tree produced by theBooleanExpressionPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.booleanLiteral()
.Visit a parse tree produced by theCaseExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.caseList()
.Visit a parse tree produced byHqlParser.caseOtherwise()
.Visit a parse tree produced byHqlParser.castFunction()
.Visit a parse tree produced byHqlParser.castTarget()
.Visit a parse tree produced byHqlParser.castTargetType()
.Visit a parse tree produced byHqlParser.collateFunction()
.Visit a parse tree produced byHqlParser.collation()
.Visit a parse tree produced byHqlParser.collectionFunctionMisuse()
.Visit a parse tree produced byHqlParser.collectionQuantifier()
.Visit a parse tree produced byHqlParser.collectionSizeFunction()
.Visit a parse tree produced byHqlParser.collectionValueNavigablePath()
.Visit a parse tree produced byHqlParser.columnFunction()
.Visit a parse tree produced byHqlParser.comparisonOperator()
.Visit a parse tree produced by theComparisonPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theConcatenationExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced byHqlParser.conflictAction()
.Visit a parse tree produced byHqlParser.conflictClause()
.Visit a parse tree produced byHqlParser.conflictTarget()
.Visit a parse tree produced by theContainsPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.crossJoin()
.Visit a parse tree produced byHqlParser.cte()
.Visit a parse tree produced byHqlParser.cteAttributes()
.Visit a parse tree produced byHqlParser.cube()
.Visit a parse tree produced byHqlParser.currentDateFunction()
.Visit a parse tree produced byHqlParser.currentTimeFunction()
.Visit a parse tree produced byHqlParser.currentTimestampFunction()
.Visit a parse tree produced byHqlParser.cycleClause()
.Visit a parse tree produced byHqlParser.date()
.Visit a parse tree produced byHqlParser.dateLiteral()
.Visit a parse tree produced byHqlParser.dateOrTimeField()
.Visit a parse tree produced byHqlParser.dateTime()
.Visit a parse tree produced byHqlParser.datetimeField()
.Visit a parse tree produced byHqlParser.dateTimeLiteral()
.Visit a parse tree produced byHqlParser.day()
.Visit a parse tree produced byHqlParser.dayField()
.Visit a parse tree produced byHqlParser.deleteStatement()
.Visit a parse tree produced by theElementAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.Visit a parse tree produced byHqlParser.elementsValuesQuantifier()
.Visit a parse tree produced byHqlParser.elementValueQuantifier()
.Visit a parse tree produced by theEntityIdExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.entityIdReference()
.Visit a parse tree produced byHqlParser.entityName()
.Visit a parse tree produced by theEntityNaturalIdExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.entityNaturalIdReference()
.Visit a parse tree produced by theEntityTypeExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.entityTypeReference()
.Visit a parse tree produced by theEntityVersionExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.entityVersionReference()
.Visit a parse tree produced byHqlParser.entityWithJoins()
.Visit a parse tree produced byHqlParser.everyAllQuantifier()
.Visit a parse tree produced byHqlParser.everyFunction()
.Visit a parse tree produced by theExistsCollectionPartPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theExistsPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theExplicitTupleInList
labeled alternative inHqlParser.inList()
.Visit a parse tree produced byHqlParser.expressionOrPredicate()
.Visit a parse tree produced byHqlParser.extractField()
.Visit a parse tree produced byHqlParser.extractFunction()
.Visit a parse tree produced byHqlParser.fetchClause()
.Visit a parse tree produced byHqlParser.fetchCountOrPercent()
.Visit a parse tree produced byHqlParser.filterClause()
.Visit a parse tree produced byHqlParser.format()
.Visit a parse tree produced byHqlParser.formatFunction()
.Visit a parse tree produced byHqlParser.frameClause()
.Visit a parse tree produced byHqlParser.frameEnd()
.Visit a parse tree produced byHqlParser.frameExclusion()
.Visit a parse tree produced byHqlParser.frameStart()
.Visit a parse tree produced byHqlParser.fromClause()
.Visit a parse tree produced by theFromDurationExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced byHqlParser.function()
.Visit a parse tree produced by theFunctionExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.generalizedLiteral()
.Visit a parse tree produced byHqlParser.generalizedLiteralText()
.Visit a parse tree produced byHqlParser.generalizedLiteralType()
.Visit a parse tree produced by theGeneralPathExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.generalPathFragment()
.Visit a parse tree produced byHqlParser.genericFunction()
.Visit a parse tree produced byHqlParser.genericFunctionArguments()
.Visit a parse tree produced byHqlParser.genericFunctionName()
.Visit a parse tree produced byHqlParser.genericTemporalLiteralText()
.Visit a parse tree produced byHqlParser.groupByClause()
.Visit a parse tree produced byHqlParser.groupByExpression()
.Visit a parse tree produced by theGroupedExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced by theGroupedPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.havingClause()
.Visit a parse tree produced byHqlParser.hour()
.Visit a parse tree produced byHqlParser.identifier()
.Visit a parse tree produced by theIncludesPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theIndexAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.Visit a parse tree produced byHqlParser.indexedPathAccessFragment()
.Visit a parse tree produced byHqlParser.indexKeyQuantifier()
.Visit a parse tree produced byHqlParser.indicesKeysQuantifier()
.Visit a parse tree produced by theInPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.insertStatement()
.Visit a parse tree produced byHqlParser.instantFunction()
.Visit a parse tree produced byHqlParser.instantiation()
.Visit a parse tree produced byHqlParser.instantiationArgument()
.Visit a parse tree produced byHqlParser.instantiationArgumentExpression()
.Visit a parse tree produced byHqlParser.instantiationArguments()
.Visit a parse tree produced byHqlParser.instantiationTarget()
.Visit a parse tree produced by theIntersectsPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theIsDistinctFromPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theIsEmptyPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theIsFalsePredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theIsNullPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theIsTruePredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.jdbcDateLiteral()
.Visit a parse tree produced byHqlParser.jdbcTimeLiteral()
.Visit a parse tree produced byHqlParser.jdbcTimestampLiteral()
.Visit a parse tree produced byHqlParser.join()
.Visit a parse tree produced by theJoinFunction
labeled alternative inHqlParser.joinTarget()
.Visit a parse tree produced by theJoinPath
labeled alternative inHqlParser.joinTarget()
.Visit a parse tree produced byHqlParser.joinRestriction()
.Visit a parse tree produced by theJoinSubquery
labeled alternative inHqlParser.joinTarget()
.Visit a parse tree produced byHqlParser.joinType()
.Visit a parse tree produced byHqlParser.jpaCollectionJoin()
.Visit a parse tree produced byHqlParser.jpaNonstandardFunction()
.Visit a parse tree produced byHqlParser.jpaNonstandardFunctionName()
.Visit a parse tree produced byHqlParser.jpaSelectObjectSyntax()
.Visit a parse tree produced byHqlParser.jsonArrayAggFunction()
.Visit a parse tree produced byHqlParser.jsonArrayFunction()
.Visit a parse tree produced byHqlParser.jsonExistsFunction()
.Visit a parse tree produced byHqlParser.jsonExistsOnErrorClause()
.Visit a parse tree produced byHqlParser.jsonFunction()
.Visit a parse tree produced byHqlParser.jsonNullClause()
.Visit a parse tree produced byHqlParser.jsonObjectAggFunction()
.Visit a parse tree produced byHqlParser.jsonObjectFunction()
.Visit a parse tree produced byHqlParser.jsonObjectFunctionEntries()
.Visit a parse tree produced byHqlParser.jsonPassingClause()
.Visit a parse tree produced byHqlParser.jsonQueryFunction()
.Visit a parse tree produced byHqlParser.jsonQueryOnErrorOrEmptyClause()
.Visit a parse tree produced byHqlParser.jsonQueryWrapperClause()
.Visit a parse tree produced byHqlParser.jsonTableColumns()
.Visit a parse tree produced byHqlParser.jsonTableColumnsClause()
.Visit a parse tree produced byHqlParser.jsonTableErrorClause()
.Visit a parse tree produced by theJsonTableExistsColumn
labeled alternative inHqlParser.jsonTableColumn()
.Visit a parse tree produced byHqlParser.jsonTableFunction()
.Visit a parse tree produced by theJsonTableNestedColumn
labeled alternative inHqlParser.jsonTableColumn()
.Visit a parse tree produced by theJsonTableOrdinalityColumn
labeled alternative inHqlParser.jsonTableColumn()
.Visit a parse tree produced by theJsonTableQueryColumn
labeled alternative inHqlParser.jsonTableColumn()
.Visit a parse tree produced by theJsonTableValueColumn
labeled alternative inHqlParser.jsonTableColumn()
.Visit a parse tree produced byHqlParser.jsonUniqueKeysClause()
.Visit a parse tree produced byHqlParser.jsonValueFunction()
.Visit a parse tree produced byHqlParser.jsonValueOnErrorOrEmptyClause()
.Visit a parse tree produced byHqlParser.jsonValueReturningClause()
.Visit a parse tree produced byHqlParser.likeEscape()
.Visit a parse tree produced by theLikePredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.limitClause()
.Visit a parse tree produced byHqlParser.listaggFunction()
.Visit a parse tree produced byHqlParser.literal()
.Visit a parse tree produced by theLiteralExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.localDateFunction()
.Visit a parse tree produced byHqlParser.localDateTime()
.Visit a parse tree produced byHqlParser.localDateTimeFunction()
.Visit a parse tree produced byHqlParser.localDateTimeLiteral()
.Visit a parse tree produced byHqlParser.localTimeFunction()
.Visit a parse tree produced byHqlParser.mapEntrySelection()
.Visit a parse tree produced byHqlParser.mapKeyNavigablePath()
.Visit a parse tree produced by theMemberOfPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.minute()
.Visit a parse tree produced byHqlParser.month()
.Visit a parse tree produced by theMultiplicationExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced byHqlParser.multiplicativeOperator()
.Visit a parse tree produced byHqlParser.nakedIdentifier()
.Visit a parse tree produced by theNamedParameter
labeled alternative inHqlParser.parameter()
.Visit a parse tree produced by theNegatedPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced by theNestedQueryExpression
labeled alternative inHqlParser.orderedQuery()
.Visit a parse tree produced byHqlParser.nthSideClause()
.Visit a parse tree produced byHqlParser.nullsClause()
.Visit a parse tree produced byHqlParser.nullsPrecedence()
.Visit a parse tree produced byHqlParser.numericLiteral()
.Visit a parse tree produced byHqlParser.offset()
.Visit a parse tree produced byHqlParser.offsetClause()
.Visit a parse tree produced byHqlParser.offsetDateTime()
.Visit a parse tree produced byHqlParser.offsetDateTimeFunction()
.Visit a parse tree produced byHqlParser.offsetDateTimeLiteral()
.Visit a parse tree produced byHqlParser.offsetDateTimeWithMinutes()
.Visit a parse tree produced byHqlParser.offsetWithMinutes()
.Visit a parse tree produced byHqlParser.onOverflowClause()
.Visit a parse tree produced byHqlParser.orderByClause()
.Visit a parse tree produced byHqlParser.orderByFragment()
.Visit a parse tree produced by theOrPredicate
labeled alternative inHqlParser.predicate()
.Visit a parse tree produced byHqlParser.overClause()
.Visit a parse tree produced byHqlParser.overlayFunction()
.Visit a parse tree produced byHqlParser.overlayFunctionLengthArgument()
.Visit a parse tree produced byHqlParser.overlayFunctionReplacementArgument()
.Visit a parse tree produced byHqlParser.overlayFunctionStartArgument()
.Visit a parse tree produced byHqlParser.overlayFunctionStringArgument()
.Visit a parse tree produced byHqlParser.padCharacter()
.Visit a parse tree produced byHqlParser.padFunction()
.Visit a parse tree produced byHqlParser.padLength()
.Visit a parse tree produced byHqlParser.padSpecification()
.Visit a parse tree produced by theParameterExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.parameterOrIntegerLiteral()
.Visit a parse tree produced byHqlParser.parameterOrNumberLiteral()
.Visit a parse tree produced by theParamInList
labeled alternative inHqlParser.inList()
.Visit a parse tree produced byHqlParser.partitionClause()
.Visit a parse tree produced byHqlParser.path()
.Visit a parse tree produced byHqlParser.pathContinuation()
.Visit a parse tree produced by thePersistentCollectionReferenceInList
labeled alternative inHqlParser.inList()
.Visit a parse tree produced by thePositionalParameter
labeled alternative inHqlParser.parameter()
.Visit a parse tree produced byHqlParser.positionFunction()
.Visit a parse tree produced byHqlParser.positionFunctionPatternArgument()
.Visit a parse tree produced byHqlParser.positionFunctionStringArgument()
.Visit a parse tree produced byHqlParser.query()
.Visit a parse tree produced byHqlParser.queryOrder()
.Visit a parse tree produced by theQueryOrderExpression
labeled alternative inHqlParser.orderedQuery()
.Visit a parse tree produced by theQuerySpecExpression
labeled alternative inHqlParser.orderedQuery()
.Visit a parse tree produced byHqlParser.rollup()
.Visit a parse tree produced by theRootEntity
labeled alternative inHqlParser.fromRoot()
.Visit a parse tree produced by theRootFunction
labeled alternative inHqlParser.fromRoot()
.Visit a parse tree produced by theRootSubquery
labeled alternative inHqlParser.fromRoot()
.Visit a parse tree produced byHqlParser.searchClause()
.Visit a parse tree produced byHqlParser.searchedCaseList()
.Visit a parse tree produced byHqlParser.searchedCaseWhen()
.Visit a parse tree produced byHqlParser.searchSpecification()
.Visit a parse tree produced byHqlParser.searchSpecifications()
.Visit a parse tree produced byHqlParser.second()
.Visit a parse tree produced byHqlParser.selectClause()
.Visit a parse tree produced byHqlParser.selectExpression()
.Visit a parse tree produced byHqlParser.selection()
.Visit a parse tree produced byHqlParser.selectionList()
.Visit a parse tree produced byHqlParser.selectStatement()
.Visit a parse tree produced byHqlParser.setClause()
.Visit a parse tree produced byHqlParser.setOperator()
.Visit a parse tree produced by theSetQueryGroup
labeled alternative inHqlParser.queryExpression()
.Visit a parse tree produced byHqlParser.setReturningFunction()
.Visit a parse tree produced byHqlParser.signOperator()
.Visit a parse tree produced byHqlParser.simpleCaseList()
.Visit a parse tree produced byHqlParser.simpleCaseWhen()
.Visit a parse tree produced byHqlParser.simplePath()
.Visit a parse tree produced byHqlParser.simplePathElement()
.Visit a parse tree produced by theSimpleQueryGroup
labeled alternative inHqlParser.queryExpression()
.Visit a parse tree produced byHqlParser.simpleSetReturningFunction()
.Visit a parse tree produced byHqlParser.slicedPathAccessFragment()
.Visit a parse tree produced byHqlParser.sortDirection()
.Visit a parse tree produced byHqlParser.sortExpression()
.Visit a parse tree produced byHqlParser.sortSpecification()
.Visit a parse tree produced byHqlParser.standardFunction()
.Visit a parse tree produced byHqlParser.statement()
.Visit a parse tree produced byHqlParser.subquery()
.Visit a parse tree produced by theSubqueryExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced by theSubqueryInList
labeled alternative inHqlParser.inList()
.Visit a parse tree produced byHqlParser.substringFunction()
.Visit a parse tree produced byHqlParser.substringFunctionLengthArgument()
.Visit a parse tree produced byHqlParser.substringFunctionStartArgument()
.Visit a parse tree produced byHqlParser.syntacticDomainPath()
.Visit a parse tree produced by theSyntacticPathExpression
labeled alternative inHqlParser.primaryExpression()
.Visit a parse tree produced byHqlParser.targetEntity()
.Visit a parse tree produced byHqlParser.targetFields()
.Visit a parse tree produced byHqlParser.temporalLiteral()
.Visit a parse tree produced byHqlParser.time()
.Visit a parse tree produced byHqlParser.timeLiteral()
.Visit a parse tree produced byHqlParser.timeZoneField()
.Visit a parse tree produced by theToDurationExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced byHqlParser.toOneFkReference()
.Visit a parse tree produced byHqlParser.treatedNavigablePath()
.Visit a parse tree produced byHqlParser.trimCharacter()
.Visit a parse tree produced byHqlParser.trimFunction()
.Visit a parse tree produced byHqlParser.trimSpecification()
.Visit a parse tree produced byHqlParser.truncFunction()
.Visit a parse tree produced by theTupleExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced by theUnaryExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced by theUnaryNumericLiteralExpression
labeled alternative inHqlParser.expression()
.Visit a parse tree produced byHqlParser.updateStatement()
.Visit a parse tree produced by thevalues
labeled alternative inHqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootfromRootjoinTargetjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunctionjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnxmltableColumnxmltableColumnxmltableColumn
.Visit a parse tree produced byHqlParser.valuesList()
.Visit a parse tree produced byHqlParser.variable()
.Visit a parse tree produced byHqlParser.weekField()
.Visit a parse tree produced byHqlParser.whereClause()
.Visit a parse tree produced byHqlParser.withClause()
.Visit a parse tree produced byHqlParser.withinGroupClause()
.Visit a parse tree produced byHqlParser.xmlaggFunction()
.Visit a parse tree produced byHqlParser.xmlattributesFunction()
.Visit a parse tree produced byHqlParser.xmlelementFunction()
.Visit a parse tree produced byHqlParser.xmlexistsFunction()
.Visit a parse tree produced byHqlParser.xmlforestFunction()
.Visit a parse tree produced byHqlParser.xmlFunction()
.Visit a parse tree produced byHqlParser.xmlpiFunction()
.Visit a parse tree produced byHqlParser.xmlqueryFunction()
.Visit a parse tree produced byHqlParser.xmltableColumnsClause()
.Visit a parse tree produced byHqlParser.xmltableDefaultClause()
.Visit a parse tree produced byHqlParser.xmltableFunction()
.Visit a parse tree produced by theXmlTableOrdinalityColumn
labeled alternative inHqlParser.xmltableColumn()
.Visit a parse tree produced by theXmlTableQueryColumn
labeled alternative inHqlParser.xmltableColumn()
.Visit a parse tree produced by theXmlTableValueColumn
labeled alternative inHqlParser.xmltableColumn()
.Visit a parse tree produced byHqlParser.year()
.Visit a parse tree produced byHqlParser.zonedDateTime()
.Visit a parse tree produced byHqlParser.zonedDateTimeLiteral()
.Visit a parse tree produced byHqlParser.zoneId()
.Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminal
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
HqlParserBaseVisitor
public HqlParserBaseVisitor()
-
-
Method Details
-
visitStatement
Visit a parse tree produced byHqlParser.statement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitStatement
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSelectStatement
Visit a parse tree produced byHqlParser.selectStatement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSelectStatement
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSubquery
Visit a parse tree produced byHqlParser.subquery()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSubquery
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTargetEntity
Visit a parse tree produced byHqlParser.targetEntity()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTargetEntity
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDeleteStatement
Visit a parse tree produced byHqlParser.deleteStatement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDeleteStatement
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitUpdateStatement
Visit a parse tree produced byHqlParser.updateStatement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitUpdateStatement
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSetClause
Visit a parse tree produced byHqlParser.setClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSetClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced byHqlParser.assignment()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAssignment
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInsertStatement
Visit a parse tree produced byHqlParser.insertStatement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInsertStatement
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTargetFields
Visit a parse tree produced byHqlParser.targetFields()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTargetFields
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitValuesList
Visit a parse tree produced byHqlParser.valuesList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitValuesList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitValues
Visit a parse tree produced by thevalues
labeled alternative inHqlParser#queryExpressionqueryExpressionorderedQueryorderedQueryorderedQueryfromRootfromRootfromRootjoinTargetjoinTargetjoinTargetpredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicatepredicateinListinListinListinListinListexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionexpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionprimaryExpressionparameterparametercollectionAggregateFunctioncollectionAggregateFunctionjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnjsonTableColumnxmltableColumnxmltableColumnxmltableColumn
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitValues
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitConflictClause
Visit a parse tree produced byHqlParser.conflictClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitConflictClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitConflictTarget
Visit a parse tree produced byHqlParser.conflictTarget()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitConflictTarget
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitConflictAction
Visit a parse tree produced byHqlParser.conflictAction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitConflictAction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWithClause
Visit a parse tree produced byHqlParser.withClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWithClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCte
Visit a parse tree produced byHqlParser.cte()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCte
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCteAttributes
Visit a parse tree produced byHqlParser.cteAttributes()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCteAttributes
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSearchClause
Visit a parse tree produced byHqlParser.searchClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSearchClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSearchSpecifications
Visit a parse tree produced byHqlParser.searchSpecifications()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSearchSpecifications
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSearchSpecification
Visit a parse tree produced byHqlParser.searchSpecification()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSearchSpecification
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCycleClause
Visit a parse tree produced byHqlParser.cycleClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCycleClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSimpleQueryGroup
Visit a parse tree produced by theSimpleQueryGroup
labeled alternative inHqlParser.queryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSimpleQueryGroup
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSetQueryGroup
Visit a parse tree produced by theSetQueryGroup
labeled alternative inHqlParser.queryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSetQueryGroup
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitQuerySpecExpression
Visit a parse tree produced by theQuerySpecExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitQuerySpecExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNestedQueryExpression
Visit a parse tree produced by theNestedQueryExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNestedQueryExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitQueryOrderExpression
Visit a parse tree produced by theQueryOrderExpression
labeled alternative inHqlParser.orderedQuery()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitQueryOrderExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSetOperator
Visit a parse tree produced byHqlParser.setOperator()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSetOperator
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitQueryOrder
Visit a parse tree produced byHqlParser.queryOrder()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitQueryOrder
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitQuery
Visit a parse tree produced byHqlParser.query()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitQuery
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced byHqlParser.fromClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFromClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityWithJoins
Visit a parse tree produced byHqlParser.entityWithJoins()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityWithJoins
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitRootEntity
Visit a parse tree produced by theRootEntity
labeled alternative inHqlParser.fromRoot()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitRootEntity
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitRootSubquery
Visit a parse tree produced by theRootSubquery
labeled alternative inHqlParser.fromRoot()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitRootSubquery
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitRootFunction
Visit a parse tree produced by theRootFunction
labeled alternative inHqlParser.fromRoot()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitRootFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityName
Visit a parse tree produced byHqlParser.entityName()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityName
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitVariable
Visit a parse tree produced byHqlParser.variable()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitVariable
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCrossJoin
Visit a parse tree produced byHqlParser.crossJoin()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCrossJoin
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJpaCollectionJoin
Visit a parse tree produced byHqlParser.jpaCollectionJoin()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJpaCollectionJoin
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJoin
Visit a parse tree produced byHqlParser.join()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJoin
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJoinType
Visit a parse tree produced byHqlParser.joinType()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJoinType
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJoinPath
Visit a parse tree produced by theJoinPath
labeled alternative inHqlParser.joinTarget()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJoinPath
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJoinSubquery
Visit a parse tree produced by theJoinSubquery
labeled alternative inHqlParser.joinTarget()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJoinSubquery
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJoinFunction
Visit a parse tree produced by theJoinFunction
labeled alternative inHqlParser.joinTarget()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJoinFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJoinRestriction
Visit a parse tree produced byHqlParser.joinRestriction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJoinRestriction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSelectClause
Visit a parse tree produced byHqlParser.selectClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSelectClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSelectionList
Visit a parse tree produced byHqlParser.selectionList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSelectionList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSelection
Visit a parse tree produced byHqlParser.selection()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSelection
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSelectExpression
Visit a parse tree produced byHqlParser.selectExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSelectExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMapEntrySelection
Visit a parse tree produced byHqlParser.mapEntrySelection()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMapEntrySelection
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInstantiation
Visit a parse tree produced byHqlParser.instantiation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInstantiation
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInstantiationTarget
Visit a parse tree produced byHqlParser.instantiationTarget()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInstantiationTarget
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInstantiationArguments
Visit a parse tree produced byHqlParser.instantiationArguments()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInstantiationArguments
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInstantiationArgument
Visit a parse tree produced byHqlParser.instantiationArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInstantiationArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInstantiationArgumentExpression
Visit a parse tree produced byHqlParser.instantiationArgumentExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInstantiationArgumentExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJpaSelectObjectSyntax
Visit a parse tree produced byHqlParser.jpaSelectObjectSyntax()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJpaSelectObjectSyntax
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSimplePath
Visit a parse tree produced byHqlParser.simplePath()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSimplePath
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSimplePathElement
Visit a parse tree produced byHqlParser.simplePathElement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSimplePathElement
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPath
Visit a parse tree produced byHqlParser.path()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPath
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPathContinuation
Visit a parse tree produced byHqlParser.pathContinuation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPathContinuation
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSyntacticDomainPath
Visit a parse tree produced byHqlParser.syntacticDomainPath()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSyntacticDomainPath
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGeneralPathFragment
Visit a parse tree produced byHqlParser.generalPathFragment()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGeneralPathFragment
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIndexedPathAccessFragment
Visit a parse tree produced byHqlParser.indexedPathAccessFragment()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIndexedPathAccessFragment
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSlicedPathAccessFragment
Visit a parse tree produced byHqlParser.slicedPathAccessFragment()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSlicedPathAccessFragment
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGroupByClause
Visit a parse tree produced byHqlParser.groupByClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGroupByClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGroupByExpression
Visit a parse tree produced byHqlParser.groupByExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGroupByExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced byHqlParser.havingClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitHavingClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOrderByClause
Visit a parse tree produced byHqlParser.orderByClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOrderByClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOrderByFragment
Visit a parse tree produced byHqlParser.orderByFragment()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOrderByFragment
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSortSpecification
Visit a parse tree produced byHqlParser.sortSpecification()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSortSpecification
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNullsPrecedence
Visit a parse tree produced byHqlParser.nullsPrecedence()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNullsPrecedence
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSortExpression
Visit a parse tree produced byHqlParser.sortExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSortExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSortDirection
Visit a parse tree produced byHqlParser.sortDirection()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSortDirection
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCollateFunction
Visit a parse tree produced byHqlParser.collateFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCollateFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCollation
Visit a parse tree produced byHqlParser.collation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCollation
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLimitClause
Visit a parse tree produced byHqlParser.limitClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLimitClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOffsetClause
Visit a parse tree produced byHqlParser.offsetClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOffsetClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFetchClause
Visit a parse tree produced byHqlParser.fetchClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFetchClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFetchCountOrPercent
Visit a parse tree produced byHqlParser.fetchCountOrPercent()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFetchCountOrPercent
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitParameterOrIntegerLiteral
Visit a parse tree produced byHqlParser.parameterOrIntegerLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitParameterOrIntegerLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitParameterOrNumberLiteral
Visit a parse tree produced byHqlParser.parameterOrNumberLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitParameterOrNumberLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced byHqlParser.whereClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWhereClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIsDistinctFromPredicate
Visit a parse tree produced by theIsDistinctFromPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIsDistinctFromPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitContainsPredicate
Visit a parse tree produced by theContainsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitContainsPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitBetweenPredicate
Visit a parse tree produced by theBetweenPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitBetweenPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitExistsPredicate
Visit a parse tree produced by theExistsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitExistsPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAndPredicate
Visit a parse tree produced by theAndPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAndPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIsFalsePredicate
Visit a parse tree produced by theIsFalsePredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIsFalsePredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGroupedPredicate
Visit a parse tree produced by theGroupedPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGroupedPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLikePredicate
Visit a parse tree produced by theLikePredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLikePredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInPredicate
Visit a parse tree produced by theInPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIncludesPredicate
Visit a parse tree produced by theIncludesPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIncludesPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitComparisonPredicate
Visit a parse tree produced by theComparisonPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitComparisonPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitExistsCollectionPartPredicate
Visit a parse tree produced by theExistsCollectionPartPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitExistsCollectionPartPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNegatedPredicate
Visit a parse tree produced by theNegatedPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNegatedPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitBooleanExpressionPredicate
Visit a parse tree produced by theBooleanExpressionPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitBooleanExpressionPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOrPredicate
Visit a parse tree produced by theOrPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOrPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMemberOfPredicate
Visit a parse tree produced by theMemberOfPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMemberOfPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIsEmptyPredicate
Visit a parse tree produced by theIsEmptyPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIsEmptyPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIsNullPredicate
Visit a parse tree produced by theIsNullPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIsNullPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIsTruePredicate
Visit a parse tree produced by theIsTruePredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIsTruePredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIntersectsPredicate
Visit a parse tree produced by theIntersectsPredicate
labeled alternative inHqlParser.predicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIntersectsPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitComparisonOperator
Visit a parse tree produced byHqlParser.comparisonOperator()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitComparisonOperator
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPersistentCollectionReferenceInList
public T visitPersistentCollectionReferenceInList(HqlParser.PersistentCollectionReferenceInListContext ctx) Visit a parse tree produced by thePersistentCollectionReferenceInList
labeled alternative inHqlParser.inList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPersistentCollectionReferenceInList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitExplicitTupleInList
Visit a parse tree produced by theExplicitTupleInList
labeled alternative inHqlParser.inList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitExplicitTupleInList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSubqueryInList
Visit a parse tree produced by theSubqueryInList
labeled alternative inHqlParser.inList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSubqueryInList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitParamInList
Visit a parse tree produced by theParamInList
labeled alternative inHqlParser.inList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitParamInList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitArrayInList
Visit a parse tree produced by theArrayInList
labeled alternative inHqlParser.inList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitArrayInList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLikeEscape
Visit a parse tree produced byHqlParser.likeEscape()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLikeEscape
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAdditionExpression
Visit a parse tree produced by theAdditionExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAdditionExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFromDurationExpression
Visit a parse tree produced by theFromDurationExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFromDurationExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitBarePrimaryExpression
Visit a parse tree produced by theBarePrimaryExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitBarePrimaryExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTupleExpression
Visit a parse tree produced by theTupleExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTupleExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitUnaryExpression
Visit a parse tree produced by theUnaryExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitUnaryExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGroupedExpression
Visit a parse tree produced by theGroupedExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGroupedExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitConcatenationExpression
Visit a parse tree produced by theConcatenationExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitConcatenationExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMultiplicationExpression
Visit a parse tree produced by theMultiplicationExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMultiplicationExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitToDurationExpression
Visit a parse tree produced by theToDurationExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitToDurationExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSubqueryExpression
Visit a parse tree produced by theSubqueryExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSubqueryExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitUnaryNumericLiteralExpression
Visit a parse tree produced by theUnaryNumericLiteralExpression
labeled alternative inHqlParser.expression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitUnaryNumericLiteralExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCaseExpression
Visit a parse tree produced by theCaseExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCaseExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLiteralExpression
Visit a parse tree produced by theLiteralExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLiteralExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitParameterExpression
Visit a parse tree produced by theParameterExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitParameterExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityTypeExpression
Visit a parse tree produced by theEntityTypeExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityTypeExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityIdExpression
Visit a parse tree produced by theEntityIdExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityIdExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityVersionExpression
Visit a parse tree produced by theEntityVersionExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityVersionExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityNaturalIdExpression
Visit a parse tree produced by theEntityNaturalIdExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityNaturalIdExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSyntacticPathExpression
Visit a parse tree produced by theSyntacticPathExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSyntacticPathExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFunctionExpression
Visit a parse tree produced by theFunctionExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFunctionExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGeneralPathExpression
Visit a parse tree produced by theGeneralPathExpression
labeled alternative inHqlParser.primaryExpression()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGeneralPathExpression
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitExpressionOrPredicate
Visit a parse tree produced byHqlParser.expressionOrPredicate()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitExpressionOrPredicate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCollectionQuantifier
Visit a parse tree produced byHqlParser.collectionQuantifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCollectionQuantifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitElementValueQuantifier
Visit a parse tree produced byHqlParser.elementValueQuantifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitElementValueQuantifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIndexKeyQuantifier
Visit a parse tree produced byHqlParser.indexKeyQuantifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIndexKeyQuantifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitElementsValuesQuantifier
Visit a parse tree produced byHqlParser.elementsValuesQuantifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitElementsValuesQuantifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIndicesKeysQuantifier
Visit a parse tree produced byHqlParser.indicesKeysQuantifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIndicesKeysQuantifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMultiplicativeOperator
Visit a parse tree produced byHqlParser.multiplicativeOperator()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMultiplicativeOperator
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAdditiveOperator
Visit a parse tree produced byHqlParser.additiveOperator()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAdditiveOperator
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSignOperator
Visit a parse tree produced byHqlParser.signOperator()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSignOperator
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityTypeReference
Visit a parse tree produced byHqlParser.entityTypeReference()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityTypeReference
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityIdReference
Visit a parse tree produced byHqlParser.entityIdReference()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityIdReference
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityVersionReference
Visit a parse tree produced byHqlParser.entityVersionReference()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityVersionReference
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEntityNaturalIdReference
Visit a parse tree produced byHqlParser.entityNaturalIdReference()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEntityNaturalIdReference
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitToOneFkReference
Visit a parse tree produced byHqlParser.toOneFkReference()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitToOneFkReference
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCaseList
Visit a parse tree produced byHqlParser.caseList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCaseList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSimpleCaseList
Visit a parse tree produced byHqlParser.simpleCaseList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSimpleCaseList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSimpleCaseWhen
Visit a parse tree produced byHqlParser.simpleCaseWhen()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSimpleCaseWhen
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCaseOtherwise
Visit a parse tree produced byHqlParser.caseOtherwise()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCaseOtherwise
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSearchedCaseList
Visit a parse tree produced byHqlParser.searchedCaseList()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSearchedCaseList
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSearchedCaseWhen
Visit a parse tree produced byHqlParser.searchedCaseWhen()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSearchedCaseWhen
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byHqlParser.literal()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced byHqlParser.booleanLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitBooleanLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNumericLiteral
Visit a parse tree produced byHqlParser.numericLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNumericLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitBinaryLiteral
Visit a parse tree produced byHqlParser.binaryLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitBinaryLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTemporalLiteral
Visit a parse tree produced byHqlParser.temporalLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTemporalLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDateTimeLiteral
Visit a parse tree produced byHqlParser.dateTimeLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDateTimeLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLocalDateTimeLiteral
Visit a parse tree produced byHqlParser.localDateTimeLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLocalDateTimeLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitZonedDateTimeLiteral
Visit a parse tree produced byHqlParser.zonedDateTimeLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitZonedDateTimeLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOffsetDateTimeLiteral
Visit a parse tree produced byHqlParser.offsetDateTimeLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOffsetDateTimeLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDateLiteral
Visit a parse tree produced byHqlParser.dateLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDateLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTimeLiteral
Visit a parse tree produced byHqlParser.timeLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTimeLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDateTime
Visit a parse tree produced byHqlParser.dateTime()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDateTime
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLocalDateTime
Visit a parse tree produced byHqlParser.localDateTime()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLocalDateTime
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitZonedDateTime
Visit a parse tree produced byHqlParser.zonedDateTime()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitZonedDateTime
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOffsetDateTime
Visit a parse tree produced byHqlParser.offsetDateTime()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOffsetDateTime
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOffsetDateTimeWithMinutes
Visit a parse tree produced byHqlParser.offsetDateTimeWithMinutes()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOffsetDateTimeWithMinutes
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDate
Visit a parse tree produced byHqlParser.date()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDate
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTime
Visit a parse tree produced byHqlParser.time()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTime
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOffset
Visit a parse tree produced byHqlParser.offset()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOffset
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOffsetWithMinutes
Visit a parse tree produced byHqlParser.offsetWithMinutes()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOffsetWithMinutes
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitYear
Visit a parse tree produced byHqlParser.year()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitYear
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMonth
Visit a parse tree produced byHqlParser.month()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMonth
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDay
Visit a parse tree produced byHqlParser.day()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDay
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitHour
Visit a parse tree produced byHqlParser.hour()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitHour
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMinute
Visit a parse tree produced byHqlParser.minute()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMinute
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSecond
Visit a parse tree produced byHqlParser.second()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSecond
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitZoneId
Visit a parse tree produced byHqlParser.zoneId()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitZoneId
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJdbcTimestampLiteral
Visit a parse tree produced byHqlParser.jdbcTimestampLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJdbcTimestampLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJdbcDateLiteral
Visit a parse tree produced byHqlParser.jdbcDateLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJdbcDateLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJdbcTimeLiteral
Visit a parse tree produced byHqlParser.jdbcTimeLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJdbcTimeLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGenericTemporalLiteralText
Visit a parse tree produced byHqlParser.genericTemporalLiteralText()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGenericTemporalLiteralText
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitArrayLiteral
Visit a parse tree produced byHqlParser.arrayLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitArrayLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGeneralizedLiteral
Visit a parse tree produced byHqlParser.generalizedLiteral()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGeneralizedLiteral
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGeneralizedLiteralType
Visit a parse tree produced byHqlParser.generalizedLiteralType()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGeneralizedLiteralType
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGeneralizedLiteralText
Visit a parse tree produced byHqlParser.generalizedLiteralText()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGeneralizedLiteralText
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNamedParameter
Visit a parse tree produced by theNamedParameter
labeled alternative inHqlParser.parameter()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNamedParameter
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPositionalParameter
Visit a parse tree produced by thePositionalParameter
labeled alternative inHqlParser.parameter()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPositionalParameter
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFunction
Visit a parse tree produced byHqlParser.function()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSetReturningFunction
Visit a parse tree produced byHqlParser.setReturningFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSetReturningFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSimpleSetReturningFunction
Visit a parse tree produced byHqlParser.simpleSetReturningFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSimpleSetReturningFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJpaNonstandardFunction
Visit a parse tree produced byHqlParser.jpaNonstandardFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJpaNonstandardFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJpaNonstandardFunctionName
Visit a parse tree produced byHqlParser.jpaNonstandardFunctionName()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJpaNonstandardFunctionName
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitColumnFunction
Visit a parse tree produced byHqlParser.columnFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitColumnFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGenericFunction
Visit a parse tree produced byHqlParser.genericFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGenericFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGenericFunctionName
Visit a parse tree produced byHqlParser.genericFunctionName()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGenericFunctionName
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGenericFunctionArguments
Visit a parse tree produced byHqlParser.genericFunctionArguments()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGenericFunctionArguments
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCollectionSizeFunction
Visit a parse tree produced byHqlParser.collectionSizeFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCollectionSizeFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitElementAggregateFunction
Visit a parse tree produced by theElementAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitElementAggregateFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIndexAggregateFunction
Visit a parse tree produced by theIndexAggregateFunction
labeled alternative inHqlParser.collectionAggregateFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIndexAggregateFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCollectionFunctionMisuse
Visit a parse tree produced byHqlParser.collectionFunctionMisuse()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCollectionFunctionMisuse
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAggregateFunction
Visit a parse tree produced byHqlParser.aggregateFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAggregateFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEveryFunction
Visit a parse tree produced byHqlParser.everyFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEveryFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAnyFunction
Visit a parse tree produced byHqlParser.anyFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAnyFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitEveryAllQuantifier
Visit a parse tree produced byHqlParser.everyAllQuantifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitEveryAllQuantifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAnySomeQuantifier
Visit a parse tree produced byHqlParser.anySomeQuantifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAnySomeQuantifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitListaggFunction
Visit a parse tree produced byHqlParser.listaggFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitListaggFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOnOverflowClause
Visit a parse tree produced byHqlParser.onOverflowClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOnOverflowClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWithinGroupClause
Visit a parse tree produced byHqlParser.withinGroupClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWithinGroupClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFilterClause
Visit a parse tree produced byHqlParser.filterClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFilterClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNullsClause
Visit a parse tree produced byHqlParser.nullsClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNullsClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNthSideClause
Visit a parse tree produced byHqlParser.nthSideClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNthSideClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverClause
Visit a parse tree produced byHqlParser.overClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPartitionClause
Visit a parse tree produced byHqlParser.partitionClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPartitionClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFrameClause
Visit a parse tree produced byHqlParser.frameClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFrameClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFrameStart
Visit a parse tree produced byHqlParser.frameStart()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFrameStart
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFrameEnd
Visit a parse tree produced byHqlParser.frameEnd()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFrameEnd
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFrameExclusion
Visit a parse tree produced byHqlParser.frameExclusion()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFrameExclusion
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitStandardFunction
Visit a parse tree produced byHqlParser.standardFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitStandardFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCastFunction
Visit a parse tree produced byHqlParser.castFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCastFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCastTarget
Visit a parse tree produced byHqlParser.castTarget()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCastTarget
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCastTargetType
Visit a parse tree produced byHqlParser.castTargetType()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCastTargetType
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSubstringFunction
Visit a parse tree produced byHqlParser.substringFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSubstringFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSubstringFunctionStartArgument
Visit a parse tree produced byHqlParser.substringFunctionStartArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSubstringFunctionStartArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSubstringFunctionLengthArgument
Visit a parse tree produced byHqlParser.substringFunctionLengthArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSubstringFunctionLengthArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTrimFunction
Visit a parse tree produced byHqlParser.trimFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTrimFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTrimSpecification
Visit a parse tree produced byHqlParser.trimSpecification()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTrimSpecification
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTrimCharacter
Visit a parse tree produced byHqlParser.trimCharacter()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTrimCharacter
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPadFunction
Visit a parse tree produced byHqlParser.padFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPadFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPadSpecification
Visit a parse tree produced byHqlParser.padSpecification()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPadSpecification
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPadCharacter
Visit a parse tree produced byHqlParser.padCharacter()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPadCharacter
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPadLength
Visit a parse tree produced byHqlParser.padLength()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPadLength
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverlayFunction
Visit a parse tree produced byHqlParser.overlayFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverlayFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverlayFunctionStringArgument
Visit a parse tree produced byHqlParser.overlayFunctionStringArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverlayFunctionStringArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverlayFunctionReplacementArgument
public T visitOverlayFunctionReplacementArgument(HqlParser.OverlayFunctionReplacementArgumentContext ctx) Visit a parse tree produced byHqlParser.overlayFunctionReplacementArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverlayFunctionReplacementArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverlayFunctionStartArgument
Visit a parse tree produced byHqlParser.overlayFunctionStartArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverlayFunctionStartArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverlayFunctionLengthArgument
Visit a parse tree produced byHqlParser.overlayFunctionLengthArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverlayFunctionLengthArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCurrentDateFunction
Visit a parse tree produced byHqlParser.currentDateFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCurrentDateFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCurrentTimeFunction
Visit a parse tree produced byHqlParser.currentTimeFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCurrentTimeFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCurrentTimestampFunction
Visit a parse tree produced byHqlParser.currentTimestampFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCurrentTimestampFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInstantFunction
Visit a parse tree produced byHqlParser.instantFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInstantFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLocalDateTimeFunction
Visit a parse tree produced byHqlParser.localDateTimeFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLocalDateTimeFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOffsetDateTimeFunction
Visit a parse tree produced byHqlParser.offsetDateTimeFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOffsetDateTimeFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLocalDateFunction
Visit a parse tree produced byHqlParser.localDateFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLocalDateFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLocalTimeFunction
Visit a parse tree produced byHqlParser.localTimeFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLocalTimeFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFormatFunction
Visit a parse tree produced byHqlParser.formatFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFormatFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFormat
Visit a parse tree produced byHqlParser.format()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFormat
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitExtractFunction
Visit a parse tree produced byHqlParser.extractFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitExtractFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTruncFunction
Visit a parse tree produced byHqlParser.truncFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTruncFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitExtractField
Visit a parse tree produced byHqlParser.extractField()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitExtractField
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDatetimeField
Visit a parse tree produced byHqlParser.datetimeField()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDatetimeField
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDayField
Visit a parse tree produced byHqlParser.dayField()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDayField
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWeekField
Visit a parse tree produced byHqlParser.weekField()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWeekField
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTimeZoneField
Visit a parse tree produced byHqlParser.timeZoneField()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTimeZoneField
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDateOrTimeField
Visit a parse tree produced byHqlParser.dateOrTimeField()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDateOrTimeField
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPositionFunction
Visit a parse tree produced byHqlParser.positionFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPositionFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPositionFunctionPatternArgument
Visit a parse tree produced byHqlParser.positionFunctionPatternArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPositionFunctionPatternArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPositionFunctionStringArgument
Visit a parse tree produced byHqlParser.positionFunctionStringArgument()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPositionFunctionStringArgument
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCube
Visit a parse tree produced byHqlParser.cube()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCube
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitRollup
Visit a parse tree produced byHqlParser.rollup()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitRollup
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonFunction
Visit a parse tree produced byHqlParser.jsonFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonValueFunction
Visit a parse tree produced byHqlParser.jsonValueFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonValueFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonPassingClause
Visit a parse tree produced byHqlParser.jsonPassingClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonPassingClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonValueReturningClause
Visit a parse tree produced byHqlParser.jsonValueReturningClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonValueReturningClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonValueOnErrorOrEmptyClause
Visit a parse tree produced byHqlParser.jsonValueOnErrorOrEmptyClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonValueOnErrorOrEmptyClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonQueryFunction
Visit a parse tree produced byHqlParser.jsonQueryFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonQueryFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonQueryWrapperClause
Visit a parse tree produced byHqlParser.jsonQueryWrapperClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonQueryWrapperClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonQueryOnErrorOrEmptyClause
Visit a parse tree produced byHqlParser.jsonQueryOnErrorOrEmptyClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonQueryOnErrorOrEmptyClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonExistsFunction
Visit a parse tree produced byHqlParser.jsonExistsFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonExistsFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonExistsOnErrorClause
Visit a parse tree produced byHqlParser.jsonExistsOnErrorClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonExistsOnErrorClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonArrayFunction
Visit a parse tree produced byHqlParser.jsonArrayFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonArrayFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonObjectFunction
Visit a parse tree produced byHqlParser.jsonObjectFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonObjectFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonObjectFunctionEntries
Visit a parse tree produced byHqlParser.jsonObjectFunctionEntries()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonObjectFunctionEntries
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonNullClause
Visit a parse tree produced byHqlParser.jsonNullClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonNullClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonArrayAggFunction
Visit a parse tree produced byHqlParser.jsonArrayAggFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonArrayAggFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonObjectAggFunction
Visit a parse tree produced byHqlParser.jsonObjectAggFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonObjectAggFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonUniqueKeysClause
Visit a parse tree produced byHqlParser.jsonUniqueKeysClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonUniqueKeysClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableFunction
Visit a parse tree produced byHqlParser.jsonTableFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableErrorClause
Visit a parse tree produced byHqlParser.jsonTableErrorClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableErrorClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableColumnsClause
Visit a parse tree produced byHqlParser.jsonTableColumnsClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableColumnsClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableColumns
Visit a parse tree produced byHqlParser.jsonTableColumns()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableColumns
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableNestedColumn
Visit a parse tree produced by theJsonTableNestedColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableNestedColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableQueryColumn
Visit a parse tree produced by theJsonTableQueryColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableQueryColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableOrdinalityColumn
Visit a parse tree produced by theJsonTableOrdinalityColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableOrdinalityColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableExistsColumn
Visit a parse tree produced by theJsonTableExistsColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableExistsColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitJsonTableValueColumn
Visit a parse tree produced by theJsonTableValueColumn
labeled alternative inHqlParser.jsonTableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitJsonTableValueColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlFunction
Visit a parse tree produced byHqlParser.xmlFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlelementFunction
Visit a parse tree produced byHqlParser.xmlelementFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlelementFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlattributesFunction
Visit a parse tree produced byHqlParser.xmlattributesFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlattributesFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlforestFunction
Visit a parse tree produced byHqlParser.xmlforestFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlforestFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlpiFunction
Visit a parse tree produced byHqlParser.xmlpiFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlpiFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlqueryFunction
Visit a parse tree produced byHqlParser.xmlqueryFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlqueryFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlexistsFunction
Visit a parse tree produced byHqlParser.xmlexistsFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlexistsFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlaggFunction
Visit a parse tree produced byHqlParser.xmlaggFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlaggFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmltableFunction
Visit a parse tree produced byHqlParser.xmltableFunction()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmltableFunction
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmltableColumnsClause
Visit a parse tree produced byHqlParser.xmltableColumnsClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmltableColumnsClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlTableQueryColumn
Visit a parse tree produced by theXmlTableQueryColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlTableQueryColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlTableOrdinalityColumn
Visit a parse tree produced by theXmlTableOrdinalityColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlTableOrdinalityColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmlTableValueColumn
Visit a parse tree produced by theXmlTableValueColumn
labeled alternative inHqlParser.xmltableColumn()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmlTableValueColumn
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitXmltableDefaultClause
Visit a parse tree produced byHqlParser.xmltableDefaultClause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitXmltableDefaultClause
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNakedIdentifier
Visit a parse tree produced byHqlParser.nakedIdentifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNakedIdentifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byHqlParser.identifier()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitIdentifier
in interfaceHqlParserVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-