Class IckleParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>, IckleParserVisitor<T>
IckleParserVisitor,
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 byIckleParser.additiveExpression().Visit a parse tree produced byIckleParser.aliasClause().Visit a parse tree produced byIckleParser.aliasDeclaration().Visit a parse tree produced byIckleParser.aliasIdentifier().Visit a parse tree produced byIckleParser.aliasReference().Visit a parse tree produced byIckleParser.all_key().Visit a parse tree produced byIckleParser.and_key().Visit a parse tree produced byIckleParser.any_key().Visit a parse tree produced byIckleParser.anyIdentifier().Visit a parse tree produced byIckleParser.as_key().Visit a parse tree produced byIckleParser.ascending_key().Visit a parse tree produced byIckleParser.atom().Visit a parse tree produced byIckleParser.avg_key().Visit a parse tree produced byIckleParser.between_key().Visit a parse tree produced byIckleParser.betweenList().Visit a parse tree produced byIckleParser.booleanLiteral().Visit a parse tree produced byIckleParser.boundingBox_key().Visit a parse tree produced byIckleParser.circle_key().Visit a parse tree produced byIckleParser.collate_key().Visit a parse tree produced byIckleParser.collateName().Visit a parse tree produced byIckleParser.collationSpecification().Visit a parse tree produced byIckleParser.collectionExpression().Visit a parse tree produced byIckleParser.comparisonClause().Visit a parse tree produced byIckleParser.constant().Visit a parse tree produced byIckleParser.count_key().Visit a parse tree produced byIckleParser.countArg().Visit a parse tree produced byIckleParser.countFunction().Visit a parse tree produced byIckleParser.countFunctionArguments().Visit a parse tree produced byIckleParser.cross_key().Visit a parse tree produced byIckleParser.crossJoin().Visit a parse tree produced byIckleParser.delete_key().Visit a parse tree produced byIckleParser.deleteClause().Visit a parse tree produced byIckleParser.deleteStatement().Visit a parse tree produced byIckleParser.descending_key().Visit a parse tree produced byIckleParser.distance_key().Visit a parse tree produced byIckleParser.distanceFunction().Visit a parse tree produced byIckleParser.distanceFunctionUnit().Visit a parse tree produced byIckleParser.distanceVal().Visit a parse tree produced byIckleParser.distinct_key().Visit a parse tree produced byIckleParser.dotIdentifierPath().Visit a parse tree produced byIckleParser.elements_key().Visit a parse tree produced byIckleParser.empty_key().Visit a parse tree produced byIckleParser.entityName().Visit a parse tree produced byIckleParser.equalityExpression().Visit a parse tree produced byIckleParser.equalityTail().Visit a parse tree produced byIckleParser.escape_key().Visit a parse tree produced byIckleParser.exists_key().Visit a parse tree produced byIckleParser.explicitSelectItem().Visit a parse tree produced byIckleParser.explicitSelectList().Visit a parse tree produced byIckleParser.expression().Visit a parse tree produced byIckleParser.expressionOrVector().Visit a parse tree produced byIckleParser.exprList().Visit a parse tree produced byIckleParser.fetch_key().Visit a parse tree produced byIckleParser.filtering_key().Visit a parse tree produced byIckleParser.filteringClause().Visit a parse tree produced byIckleParser.from_key().Visit a parse tree produced byIckleParser.fromClause().Visit a parse tree produced byIckleParser.ftAnd().Visit a parse tree produced byIckleParser.ftBoost().Visit a parse tree produced byIckleParser.ftBoostedQuery().Visit a parse tree produced byIckleParser.ftClause().Visit a parse tree produced byIckleParser.ftConjunction().Visit a parse tree produced byIckleParser.ftFieldPath().Visit a parse tree produced byIckleParser.ftFuzzySlop().Visit a parse tree produced byIckleParser.ftLiteralOrParameter().Visit a parse tree produced byIckleParser.ftNumericLiteralOrParameter().Visit a parse tree produced byIckleParser.ftOccurrence().Visit a parse tree produced byIckleParser.ftOr().Visit a parse tree produced byIckleParser.ftRange().Visit a parse tree produced byIckleParser.ftRangeBegin().Visit a parse tree produced byIckleParser.ftRangeBound().Visit a parse tree produced byIckleParser.ftRangeEnd().Visit a parse tree produced byIckleParser.ftTerm().Visit a parse tree produced byIckleParser.ftTermOrQuery().Visit a parse tree produced byIckleParser.full_key().Visit a parse tree produced byIckleParser.fullTextExpression().Visit a parse tree produced byIckleParser.geoBoundingBox().Visit a parse tree produced byIckleParser.geoCircle().Visit a parse tree produced byIckleParser.geoPoint().Visit a parse tree produced byIckleParser.geoPolygon().Visit a parse tree produced byIckleParser.geoPolygonArg().Visit a parse tree produced byIckleParser.geoShape().Visit a parse tree produced byIckleParser.group_by_key().Visit a parse tree produced byIckleParser.groupByClause().Visit a parse tree produced byIckleParser.groupingSpecification().Visit a parse tree produced byIckleParser.groupingValue().Visit a parse tree produced byIckleParser.having_key().Visit a parse tree produced byIckleParser.havingClause().Visit a parse tree produced byIckleParser.hibernateLegacySyntax().Visit a parse tree produced byIckleParser.identifier().Visit a parse tree produced byIckleParser.identPrimary().Visit a parse tree produced byIckleParser.in_key().Visit a parse tree produced byIckleParser.index_key().Visit a parse tree produced byIckleParser.indexFunction().Visit a parse tree produced byIckleParser.indices_key().Visit a parse tree produced byIckleParser.inList().Visit a parse tree produced byIckleParser.inner_key().Visit a parse tree produced byIckleParser.is_key().Visit a parse tree produced byIckleParser.isClause().Visit a parse tree produced byIckleParser.join_key().Visit a parse tree produced byIckleParser.jpaCollectionReference().Visit a parse tree produced byIckleParser.jpaSelectObjectSyntax().Visit a parse tree produced byIckleParser.kilometers_key().Visit a parse tree produced byIckleParser.knnDistance().Visit a parse tree produced byIckleParser.knnExpression().Visit a parse tree produced byIckleParser.knnTerm().Visit a parse tree produced byIckleParser.left_key().Visit a parse tree produced byIckleParser.like_key().Visit a parse tree produced byIckleParser.likeEscape().Visit a parse tree produced byIckleParser.logicalAndExpression().Visit a parse tree produced byIckleParser.logicalExpression().Visit a parse tree produced byIckleParser.logicalOrExpression().Visit a parse tree produced byIckleParser.mainEntityPersisterReference().Visit a parse tree produced byIckleParser.max_key().Visit a parse tree produced byIckleParser.member_of_key().Visit a parse tree produced byIckleParser.meters_key().Visit a parse tree produced byIckleParser.miles_key().Visit a parse tree produced byIckleParser.min_key().Visit a parse tree produced byIckleParser.nakedIdentifier().Visit a parse tree produced byIckleParser.nautical_miles_key().Visit a parse tree produced byIckleParser.negatedExpression().Visit a parse tree produced byIckleParser.nonCrossJoinType().Visit a parse tree produced byIckleParser.not_key().Visit a parse tree produced byIckleParser.numericLiteral().Visit a parse tree produced byIckleParser.object_key().Visit a parse tree produced byIckleParser.on_key().Visit a parse tree produced byIckleParser.or_key().Visit a parse tree produced byIckleParser.order_by_key().Visit a parse tree produced byIckleParser.orderByClause().Visit a parse tree produced byIckleParser.orderingSpecification().Visit a parse tree produced byIckleParser.outer_key().Visit a parse tree produced byIckleParser.outerJoinType().Visit a parse tree produced byIckleParser.parameterSpecification().Visit a parse tree produced byIckleParser.path().Visit a parse tree produced byIckleParser.persisterSpace().Visit a parse tree produced byIckleParser.persisterSpaceRoot().Visit a parse tree produced byIckleParser.persisterSpaces().Visit a parse tree produced byIckleParser.polygon_key().Visit a parse tree produced byIckleParser.properties_key().Visit a parse tree produced byIckleParser.propertyFetch().Visit a parse tree produced byIckleParser.propertyReference().Visit a parse tree produced byIckleParser.qualifiedJoin().Visit a parse tree produced byIckleParser.quantifiedExpression().Visit a parse tree produced byIckleParser.querySpec().Visit a parse tree produced byIckleParser.relationalExpression().Visit a parse tree produced byIckleParser.relationalOperator().Visit a parse tree produced byIckleParser.relationalTail().Visit a parse tree produced byIckleParser.right_key().Visit a parse tree produced byIckleParser.rootSelectExpression().Visit a parse tree produced byIckleParser.score_key().Visit a parse tree produced byIckleParser.scoreFunction().Visit a parse tree produced byIckleParser.select_key().Visit a parse tree produced byIckleParser.selectClause().Visit a parse tree produced byIckleParser.selectExpression().Visit a parse tree produced byIckleParser.selectFrom().Visit a parse tree produced byIckleParser.selectStatement().Visit a parse tree produced byIckleParser.setFunction().Visit a parse tree produced byIckleParser.signedNumericLiteral().Visit a parse tree produced byIckleParser.simpleAggFunction().Visit a parse tree produced byIckleParser.size_key().Visit a parse tree produced byIckleParser.sizeFunction().Visit a parse tree produced byIckleParser.some_key().Visit a parse tree produced byIckleParser.sortKey().Visit a parse tree produced byIckleParser.sortSpecification().Visit a parse tree produced byIckleParser.standardFunction().Visit a parse tree produced byIckleParser.statement().Visit a parse tree produced byIckleParser.stringLiteral().Visit a parse tree produced byIckleParser.sum_key().Visit a parse tree produced byIckleParser.to_key().Visit a parse tree produced byIckleParser.unitVal().Visit a parse tree produced byIckleParser.vectorExpr().Visit a parse tree produced byIckleParser.vectorExpression().Visit a parse tree produced byIckleParser.vectorFieldPath().Visit a parse tree produced byIckleParser.vectorSearch().Visit a parse tree produced byIckleParser.version_key().Visit a parse tree produced byIckleParser.versionFunction().Visit a parse tree produced byIckleParser.where_key().Visit a parse tree produced byIckleParser.whereClause().Visit a parse tree produced byIckleParser.with_key().Visit a parse tree produced byIckleParser.withClause().Visit a parse tree produced byIckleParser.within_key().Visit a parse tree produced byIckleParser.yards_key().Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
IckleParserBaseVisitor
public IckleParserBaseVisitor()
-
-
Method Details
-
visitStatement
Visit a parse tree produced byIckleParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitStatementin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectStatement
Visit a parse tree produced byIckleParser.selectStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSelectStatementin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeleteStatement
Visit a parse tree produced byIckleParser.deleteStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDeleteStatementin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeleteClause
Visit a parse tree produced byIckleParser.deleteClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDeleteClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuerySpec
Visit a parse tree produced byIckleParser.querySpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitQuerySpecin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByClause
Visit a parse tree produced byIckleParser.groupByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGroupByClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced byIckleParser.havingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitHavingClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingSpecification
Visit a parse tree produced byIckleParser.groupingSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGroupingSpecificationin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingValue
Visit a parse tree produced byIckleParser.groupingValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGroupingValuein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilteringClause
Visit a parse tree produced byIckleParser.filteringClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFilteringClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced byIckleParser.whereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitWhereClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectFrom
Visit a parse tree produced byIckleParser.selectFrom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSelectFromin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced byIckleParser.fromClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFromClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPersisterSpaces
Visit a parse tree produced byIckleParser.persisterSpaces().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitPersisterSpacesin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPersisterSpace
Visit a parse tree produced byIckleParser.persisterSpace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitPersisterSpacein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCrossJoin
Visit a parse tree produced byIckleParser.crossJoin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCrossJoinin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedJoin
Visit a parse tree produced byIckleParser.qualifiedJoin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitQualifiedJoinin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithClause
Visit a parse tree produced byIckleParser.withClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitWithClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNonCrossJoinType
Visit a parse tree produced byIckleParser.nonCrossJoinType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitNonCrossJoinTypein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOuterJoinType
Visit a parse tree produced byIckleParser.outerJoinType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitOuterJoinTypein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPersisterSpaceRoot
Visit a parse tree produced byIckleParser.persisterSpaceRoot().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitPersisterSpaceRootin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMainEntityPersisterReference
Visit a parse tree produced byIckleParser.mainEntityPersisterReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitMainEntityPersisterReferencein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPropertyFetch
Visit a parse tree produced byIckleParser.propertyFetch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitPropertyFetchin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHibernateLegacySyntax
Visit a parse tree produced byIckleParser.hibernateLegacySyntax().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitHibernateLegacySyntaxin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJpaCollectionReference
Visit a parse tree produced byIckleParser.jpaCollectionReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitJpaCollectionReferencein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectClause
Visit a parse tree produced byIckleParser.selectClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSelectClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRootSelectExpression
Visit a parse tree produced byIckleParser.rootSelectExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitRootSelectExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplicitSelectList
Visit a parse tree produced byIckleParser.explicitSelectList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitExplicitSelectListin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplicitSelectItem
Visit a parse tree produced byIckleParser.explicitSelectItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitExplicitSelectItemin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectExpression
Visit a parse tree produced byIckleParser.selectExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSelectExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byIckleParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIdentifierin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasClause
Visit a parse tree produced byIckleParser.aliasClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAliasClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasDeclaration
Visit a parse tree produced byIckleParser.aliasDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAliasDeclarationin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasIdentifier
Visit a parse tree produced byIckleParser.aliasIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAliasIdentifierin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasReference
Visit a parse tree produced byIckleParser.aliasReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAliasReferencein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJpaSelectObjectSyntax
Visit a parse tree produced byIckleParser.jpaSelectObjectSyntax().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitJpaSelectObjectSyntaxin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByClause
Visit a parse tree produced byIckleParser.orderByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitOrderByClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortSpecification
Visit a parse tree produced byIckleParser.sortSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSortSpecificationin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderingSpecification
Visit a parse tree produced byIckleParser.orderingSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitOrderingSpecificationin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortKey
Visit a parse tree produced byIckleParser.sortKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSortKeyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollationSpecification
Visit a parse tree produced byIckleParser.collationSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCollationSpecificationin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollateName
Visit a parse tree produced byIckleParser.collateName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCollateNamein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalExpression
Visit a parse tree produced byIckleParser.logicalExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitLogicalExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byIckleParser.expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalOrExpression
Visit a parse tree produced byIckleParser.logicalOrExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitLogicalOrExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalAndExpression
Visit a parse tree produced byIckleParser.logicalAndExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitLogicalAndExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNegatedExpression
Visit a parse tree produced byIckleParser.negatedExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitNegatedExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqualityExpression
Visit a parse tree produced byIckleParser.equalityExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitEqualityExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqualityTail
Visit a parse tree produced byIckleParser.equalityTail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitEqualityTailin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIsClause
Visit a parse tree produced byIckleParser.isClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIsClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonClause
Visit a parse tree produced byIckleParser.comparisonClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitComparisonClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationalExpression
Visit a parse tree produced byIckleParser.relationalExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitRelationalExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationalTail
Visit a parse tree produced byIckleParser.relationalTail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitRelationalTailin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationalOperator
Visit a parse tree produced byIckleParser.relationalOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitRelationalOperatorin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeoShape
Visit a parse tree produced byIckleParser.geoShape().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGeoShapein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeoCircle
Visit a parse tree produced byIckleParser.geoCircle().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGeoCirclein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeoBoundingBox
Visit a parse tree produced byIckleParser.geoBoundingBox().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGeoBoundingBoxin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeoPolygon
Visit a parse tree produced byIckleParser.geoPolygon().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGeoPolygonin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeoPolygonArg
Visit a parse tree produced byIckleParser.geoPolygonArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGeoPolygonArgin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeoPoint
Visit a parse tree produced byIckleParser.geoPoint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGeoPointin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLikeEscape
Visit a parse tree produced byIckleParser.likeEscape().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitLikeEscapein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInList
Visit a parse tree produced byIckleParser.inList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitInListin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBetweenList
Visit a parse tree produced byIckleParser.betweenList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitBetweenListin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAdditiveExpression
Visit a parse tree produced byIckleParser.additiveExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAdditiveExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistanceFunction
Visit a parse tree produced byIckleParser.distanceFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDistanceFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistanceFunctionUnit
Visit a parse tree produced byIckleParser.distanceFunctionUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDistanceFunctionUnitin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuantifiedExpression
Visit a parse tree produced byIckleParser.quantifiedExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitQuantifiedExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStandardFunction
Visit a parse tree produced byIckleParser.standardFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitStandardFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSizeFunction
Visit a parse tree produced byIckleParser.sizeFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSizeFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexFunction
Visit a parse tree produced byIckleParser.indexFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIndexFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVersionFunction
Visit a parse tree produced byIckleParser.versionFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitVersionFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitScoreFunction
Visit a parse tree produced byIckleParser.scoreFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitScoreFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetFunction
Visit a parse tree produced byIckleParser.setFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSetFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleAggFunction
Visit a parse tree produced byIckleParser.simpleAggFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSimpleAggFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountFunction
Visit a parse tree produced byIckleParser.countFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCountFunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountArg
Visit a parse tree produced byIckleParser.countArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCountArgin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountFunctionArguments
Visit a parse tree produced byIckleParser.countFunctionArguments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCountFunctionArgumentsin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollectionExpression
Visit a parse tree produced byIckleParser.collectionExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCollectionExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVectorSearch
Visit a parse tree produced byIckleParser.vectorSearch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitVectorSearchin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAtom
Visit a parse tree produced byIckleParser.atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAtomin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistanceVal
Visit a parse tree produced byIckleParser.distanceVal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDistanceValin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnitVal
Visit a parse tree produced byIckleParser.unitVal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitUnitValin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterSpecification
Visit a parse tree produced byIckleParser.parameterSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitParameterSpecificationin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyIdentifier
Visit a parse tree produced byIckleParser.anyIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAnyIdentifierin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionOrVector
Visit a parse tree produced byIckleParser.expressionOrVector().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitExpressionOrVectorin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVectorExpression
Visit a parse tree produced byIckleParser.vectorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitVectorExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVectorExpr
Visit a parse tree produced byIckleParser.vectorExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitVectorExprin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentPrimary
Visit a parse tree produced byIckleParser.identPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIdentPrimaryin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExprList
Visit a parse tree produced byIckleParser.exprList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitExprListin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstant
Visit a parse tree produced byIckleParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitConstantin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced byIckleParser.stringLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitStringLiteralin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced byIckleParser.booleanLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitBooleanLiteralin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericLiteral
Visit a parse tree produced byIckleParser.numericLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitNumericLiteralin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedNumericLiteral
Visit a parse tree produced byIckleParser.signedNumericLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSignedNumericLiteralin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEntityName
Visit a parse tree produced byIckleParser.entityName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitEntityNamein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPropertyReference
Visit a parse tree produced byIckleParser.propertyReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitPropertyReferencein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDotIdentifierPath
Visit a parse tree produced byIckleParser.dotIdentifierPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDotIdentifierPathin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPath
Visit a parse tree produced byIckleParser.path().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitPathin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObject_key
Visit a parse tree produced byIckleParser.object_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitObject_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSum_key
Visit a parse tree produced byIckleParser.sum_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSum_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAvg_key
Visit a parse tree produced byIckleParser.avg_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAvg_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMax_key
Visit a parse tree produced byIckleParser.max_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitMax_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMin_key
Visit a parse tree produced byIckleParser.min_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitMin_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCount_key
Visit a parse tree produced byIckleParser.count_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCount_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVersion_key
Visit a parse tree produced byIckleParser.version_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitVersion_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitScore_key
Visit a parse tree produced byIckleParser.score_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitScore_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSize_key
Visit a parse tree produced byIckleParser.size_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSize_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndex_key
Visit a parse tree produced byIckleParser.index_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIndex_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAny_key
Visit a parse tree produced byIckleParser.any_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAny_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExists_key
Visit a parse tree produced byIckleParser.exists_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitExists_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSome_key
Visit a parse tree produced byIckleParser.some_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSome_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEscape_key
Visit a parse tree produced byIckleParser.escape_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitEscape_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLike_key
Visit a parse tree produced byIckleParser.like_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitLike_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBetween_key
Visit a parse tree produced byIckleParser.between_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitBetween_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMember_of_key
Visit a parse tree produced byIckleParser.member_of_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitMember_of_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmpty_key
Visit a parse tree produced byIckleParser.empty_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitEmpty_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIs_key
Visit a parse tree produced byIckleParser.is_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIs_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOr_key
Visit a parse tree produced byIckleParser.or_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitOr_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnd_key
Visit a parse tree produced byIckleParser.and_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAnd_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNot_key
Visit a parse tree produced byIckleParser.not_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitNot_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTo_key
Visit a parse tree produced byIckleParser.to_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitTo_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHaving_key
Visit a parse tree produced byIckleParser.having_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitHaving_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFiltering_key
Visit a parse tree produced byIckleParser.filtering_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFiltering_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWith_key
Visit a parse tree produced byIckleParser.with_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitWith_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithin_key
Visit a parse tree produced byIckleParser.within_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitWithin_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistance_key
Visit a parse tree produced byIckleParser.distance_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDistance_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCircle_key
Visit a parse tree produced byIckleParser.circle_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCircle_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBoundingBox_key
Visit a parse tree produced byIckleParser.boundingBox_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitBoundingBox_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPolygon_key
Visit a parse tree produced byIckleParser.polygon_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitPolygon_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOn_key
Visit a parse tree produced byIckleParser.on_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitOn_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMeters_key
Visit a parse tree produced byIckleParser.meters_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitMeters_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKilometers_key
Visit a parse tree produced byIckleParser.kilometers_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitKilometers_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMiles_key
Visit a parse tree produced byIckleParser.miles_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitMiles_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitYards_key
Visit a parse tree produced byIckleParser.yards_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitYards_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNautical_miles_key
Visit a parse tree produced byIckleParser.nautical_miles_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitNautical_miles_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndices_key
Visit a parse tree produced byIckleParser.indices_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIndices_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCross_key
Visit a parse tree produced byIckleParser.cross_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCross_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoin_key
Visit a parse tree produced byIckleParser.join_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitJoin_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInner_key
Visit a parse tree produced byIckleParser.inner_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitInner_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOuter_key
Visit a parse tree produced byIckleParser.outer_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitOuter_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLeft_key
Visit a parse tree produced byIckleParser.left_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitLeft_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRight_key
Visit a parse tree produced byIckleParser.right_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitRight_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFull_key
Visit a parse tree produced byIckleParser.full_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFull_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElements_key
Visit a parse tree produced byIckleParser.elements_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitElements_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProperties_key
Visit a parse tree produced byIckleParser.properties_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitProperties_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFetch_key
Visit a parse tree produced byIckleParser.fetch_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFetch_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIn_key
Visit a parse tree produced byIckleParser.in_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitIn_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAs_key
Visit a parse tree produced byIckleParser.as_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAs_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhere_key
Visit a parse tree produced byIckleParser.where_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitWhere_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelect_key
Visit a parse tree produced byIckleParser.select_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitSelect_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelete_key
Visit a parse tree produced byIckleParser.delete_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDelete_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinct_key
Visit a parse tree produced byIckleParser.distinct_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDistinct_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAll_key
Visit a parse tree produced byIckleParser.all_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAll_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAscending_key
Visit a parse tree produced byIckleParser.ascending_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitAscending_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDescending_key
Visit a parse tree produced byIckleParser.descending_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitDescending_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollate_key
Visit a parse tree produced byIckleParser.collate_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitCollate_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrder_by_key
Visit a parse tree produced byIckleParser.order_by_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitOrder_by_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroup_by_key
Visit a parse tree produced byIckleParser.group_by_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitGroup_by_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrom_key
Visit a parse tree produced byIckleParser.from_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFrom_keyin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullTextExpression
Visit a parse tree produced byIckleParser.fullTextExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFullTextExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKnnExpression
Visit a parse tree produced byIckleParser.knnExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitKnnExpressionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtOccurrence
Visit a parse tree produced byIckleParser.ftOccurrence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtOccurrencein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtFieldPath
Visit a parse tree produced byIckleParser.ftFieldPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtFieldPathin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVectorFieldPath
Visit a parse tree produced byIckleParser.vectorFieldPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitVectorFieldPathin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtBoostedQuery
Visit a parse tree produced byIckleParser.ftBoostedQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtBoostedQueryin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtBoost
Visit a parse tree produced byIckleParser.ftBoost().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtBoostin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtTermOrQuery
Visit a parse tree produced byIckleParser.ftTermOrQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtTermOrQueryin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtTerm
Visit a parse tree produced byIckleParser.ftTerm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtTermin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKnnTerm
Visit a parse tree produced byIckleParser.knnTerm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitKnnTermin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtFuzzySlop
Visit a parse tree produced byIckleParser.ftFuzzySlop().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtFuzzySlopin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtRange
Visit a parse tree produced byIckleParser.ftRange().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtRangein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtRangeBegin
Visit a parse tree produced byIckleParser.ftRangeBegin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtRangeBeginin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtRangeEnd
Visit a parse tree produced byIckleParser.ftRangeEnd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtRangeEndin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtRangeBound
Visit a parse tree produced byIckleParser.ftRangeBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtRangeBoundin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtOr
Visit a parse tree produced byIckleParser.ftOr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtOrin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtConjunction
Visit a parse tree produced byIckleParser.ftConjunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtConjunctionin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtAnd
Visit a parse tree produced byIckleParser.ftAnd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtAndin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtClause
Visit a parse tree produced byIckleParser.ftClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtClausein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtLiteralOrParameter
Visit a parse tree produced byIckleParser.ftLiteralOrParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtLiteralOrParameterin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFtNumericLiteralOrParameter
Visit a parse tree produced byIckleParser.ftNumericLiteralOrParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitFtNumericLiteralOrParameterin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKnnDistance
Visit a parse tree produced byIckleParser.knnDistance().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitKnnDistancein interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNakedIdentifier
Visit a parse tree produced byIckleParser.nakedIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(RuleNode)onctx.- Specified by:
visitNakedIdentifierin interfaceIckleParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-