T - The return type of the visit operation. Use Void for
operations with no return type.public interface UriParserVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
UriParserParser.T visitBatchEOF(UriParserParser.BatchEOFContext ctx)
UriParserParser.batchEOF().ctx - the parse treeT visitEntityEOF(UriParserParser.EntityEOFContext ctx)
UriParserParser.entityEOF().ctx - the parse treeT visitMetadataEOF(UriParserParser.MetadataEOFContext ctx)
UriParserParser.metadataEOF().ctx - the parse treeT visitCrossjoinEOF(UriParserParser.CrossjoinEOFContext ctx)
UriParserParser.crossjoinEOF().ctx - the parse treeT visitAllEOF(UriParserParser.AllEOFContext ctx)
UriParserParser.allEOF().ctx - the parse treeT visitPathSegmentEOF(UriParserParser.PathSegmentEOFContext ctx)
UriParserParser.pathSegmentEOF().ctx - the parse treeT visitPathSegments(UriParserParser.PathSegmentsContext ctx)
UriParserParser.pathSegments().ctx - the parse treeT visitPathSegment(UriParserParser.PathSegmentContext ctx)
UriParserParser.pathSegment().ctx - the parse treeT visitNameValueOptList(UriParserParser.NameValueOptListContext ctx)
UriParserParser.nameValueOptList().ctx - the parse treeT visitNameValueList(UriParserParser.NameValueListContext ctx)
UriParserParser.nameValueList().ctx - the parse treeT visitNameValuePair(UriParserParser.NameValuePairContext ctx)
UriParserParser.nameValuePair().ctx - the parse treeT visitConstSegment(UriParserParser.ConstSegmentContext ctx)
UriParserParser.constSegment().ctx - the parse treeT visitCount(UriParserParser.CountContext ctx)
UriParserParser.count().ctx - the parse treeT visitRef(UriParserParser.RefContext ctx)
UriParserParser.ref().ctx - the parse treeT visitValue(UriParserParser.ValueContext ctx)
UriParserParser.value().ctx - the parse treeT visitQueryOptions(UriParserParser.QueryOptionsContext ctx)
UriParserParser.queryOptions().ctx - the parse treeT visitQueryOption(UriParserParser.QueryOptionContext ctx)
UriParserParser.queryOption().ctx - the parse treeT visitSystemQueryOption(UriParserParser.SystemQueryOptionContext ctx)
UriParserParser.systemQueryOption().ctx - the parse treeT visitSkiptoken(UriParserParser.SkiptokenContext ctx)
UriParserParser.skiptoken().ctx - the parse treeT visitExpand(UriParserParser.ExpandContext ctx)
UriParserParser.expand().ctx - the parse treeT visitExpandItemsEOF(UriParserParser.ExpandItemsEOFContext ctx)
UriParserParser.expandItemsEOF().ctx - the parse treeT visitExpandItems(UriParserParser.ExpandItemsContext ctx)
UriParserParser.expandItems().ctx - the parse treeT visitExpandItem(UriParserParser.ExpandItemContext ctx)
UriParserParser.expandItem().ctx - the parse treeT visitExpandPath(UriParserParser.ExpandPathContext ctx)
UriParserParser.expandPath().ctx - the parse treeT visitExpandPathExtension(UriParserParser.ExpandPathExtensionContext ctx)
UriParserParser.expandPathExtension().ctx - the parse treeT visitExpandCountOption(UriParserParser.ExpandCountOptionContext ctx)
UriParserParser.expandCountOption().ctx - the parse treeT visitExpandRefOption(UriParserParser.ExpandRefOptionContext ctx)
UriParserParser.expandRefOption().ctx - the parse treeT visitExpandOption(UriParserParser.ExpandOptionContext ctx)
UriParserParser.expandOption().ctx - the parse treeT visitLevels(UriParserParser.LevelsContext ctx)
UriParserParser.levels().ctx - the parse treeT visitFilter(UriParserParser.FilterContext ctx)
UriParserParser.filter().ctx - the parse treeT visitFilterExpressionEOF(UriParserParser.FilterExpressionEOFContext ctx)
UriParserParser.filterExpressionEOF().ctx - the parse treeT visitOrderBy(UriParserParser.OrderByContext ctx)
UriParserParser.orderBy().ctx - the parse treeT visitOrderByEOF(UriParserParser.OrderByEOFContext ctx)
UriParserParser.orderByEOF().ctx - the parse treeT visitOrderList(UriParserParser.OrderListContext ctx)
UriParserParser.orderList().ctx - the parse treeT visitOrderByItem(UriParserParser.OrderByItemContext ctx)
UriParserParser.orderByItem().ctx - the parse treeT visitSkip(UriParserParser.SkipContext ctx)
UriParserParser.skip().ctx - the parse treeT visitTop(UriParserParser.TopContext ctx)
UriParserParser.top().ctx - the parse treeT visitInlinecount(UriParserParser.InlinecountContext ctx)
UriParserParser.inlinecount().ctx - the parse treeT visitSearch(UriParserParser.SearchContext ctx)
UriParserParser.search().ctx - the parse treeT visitSearchInline(UriParserParser.SearchInlineContext ctx)
UriParserParser.searchInline().ctx - the parse treeT visitSearchSpecialToken(UriParserParser.SearchSpecialTokenContext ctx)
UriParserParser.searchSpecialToken().ctx - the parse treeT visitSearchExpr(UriParserParser.SearchExprContext ctx)
UriParserParser.searchExpr().ctx - the parse treeT visitSearchPhrase(UriParserParser.SearchPhraseContext ctx)
UriParserParser.searchPhrase().ctx - the parse treeT visitSearchWord(UriParserParser.SearchWordContext ctx)
UriParserParser.searchWord().ctx - the parse treeT visitSelect(UriParserParser.SelectContext ctx)
UriParserParser.select().ctx - the parse treeT visitSelectEOF(UriParserParser.SelectEOFContext ctx)
UriParserParser.selectEOF().ctx - the parse treeT visitSelectItem(UriParserParser.SelectItemContext ctx)
UriParserParser.selectItem().ctx - the parse treeT visitSelectSegment(UriParserParser.SelectSegmentContext ctx)
UriParserParser.selectSegment().ctx - the parse treeT visitAliasAndValue(UriParserParser.AliasAndValueContext ctx)
UriParserParser.aliasAndValue().ctx - the parse treeT visitParameterValue(UriParserParser.ParameterValueContext ctx)
UriParserParser.parameterValue().ctx - the parse treeT visitContextFragment(UriParserParser.ContextFragmentContext ctx)
UriParserParser.contextFragment().ctx - the parse treeT visitAltAlias(UriParserParser.AltAliasContext ctx)
altAlias
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltLiteral(UriParserParser.AltLiteralContext ctx)
altLiteral
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltAdd(UriParserParser.AltAddContext ctx)
altAdd
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltAnd(UriParserParser.AltAndContext ctx)
altAnd
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltMethod(UriParserParser.AltMethodContext ctx)
altMethod
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltMember(UriParserParser.AltMemberContext ctx)
altMember
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltAny(UriParserParser.AltAnyContext ctx)
altAny
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltJson(UriParserParser.AltJsonContext ctx)
altJson
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltComparism(UriParserParser.AltComparismContext ctx)
altComparism
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltUnary(UriParserParser.AltUnaryContext ctx)
altUnary
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltPharenthesis(UriParserParser.AltPharenthesisContext ctx)
altPharenthesis
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltEquality(UriParserParser.AltEqualityContext ctx)
altEquality
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltMult(UriParserParser.AltMultContext ctx)
altMult
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltAll(UriParserParser.AltAllContext ctx)
altAll
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltRoot(UriParserParser.AltRootContext ctx)
altRoot
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltHas(UriParserParser.AltHasContext ctx)
altHas
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitAltOr(UriParserParser.AltOrContext ctx)
altOr
labeled alternative in UriParserParser.commonExpr().ctx - the parse treeT visitUnary(UriParserParser.UnaryContext ctx)
UriParserParser.unary().ctx - the parse treeT visitRootExpr(UriParserParser.RootExprContext ctx)
UriParserParser.rootExpr().ctx - the parse treeT visitMemberExpr(UriParserParser.MemberExprContext ctx)
UriParserParser.memberExpr().ctx - the parse treeT visitAnyExpr(UriParserParser.AnyExprContext ctx)
UriParserParser.anyExpr().ctx - the parse treeT visitAllExpr(UriParserParser.AllExprContext ctx)
UriParserParser.allExpr().ctx - the parse treeT visitMethodCallExpr(UriParserParser.MethodCallExprContext ctx)
UriParserParser.methodCallExpr().ctx - the parse treeT visitContainsMethodCallExpr(UriParserParser.ContainsMethodCallExprContext ctx)
UriParserParser.containsMethodCallExpr().ctx - the parse treeT visitStartsWithMethodCallExpr(UriParserParser.StartsWithMethodCallExprContext ctx)
UriParserParser.startsWithMethodCallExpr().ctx - the parse treeT visitEndsWithMethodCallExpr(UriParserParser.EndsWithMethodCallExprContext ctx)
UriParserParser.endsWithMethodCallExpr().ctx - the parse treeT visitLengthMethodCallExpr(UriParserParser.LengthMethodCallExprContext ctx)
UriParserParser.lengthMethodCallExpr().ctx - the parse treeT visitIndexOfMethodCallExpr(UriParserParser.IndexOfMethodCallExprContext ctx)
UriParserParser.indexOfMethodCallExpr().ctx - the parse treeT visitSubstringMethodCallExpr(UriParserParser.SubstringMethodCallExprContext ctx)
UriParserParser.substringMethodCallExpr().ctx - the parse treeT visitToLowerMethodCallExpr(UriParserParser.ToLowerMethodCallExprContext ctx)
UriParserParser.toLowerMethodCallExpr().ctx - the parse treeT visitToUpperMethodCallExpr(UriParserParser.ToUpperMethodCallExprContext ctx)
UriParserParser.toUpperMethodCallExpr().ctx - the parse treeT visitTrimMethodCallExpr(UriParserParser.TrimMethodCallExprContext ctx)
UriParserParser.trimMethodCallExpr().ctx - the parse treeT visitConcatMethodCallExpr(UriParserParser.ConcatMethodCallExprContext ctx)
UriParserParser.concatMethodCallExpr().ctx - the parse treeT visitYearMethodCallExpr(UriParserParser.YearMethodCallExprContext ctx)
UriParserParser.yearMethodCallExpr().ctx - the parse treeT visitMonthMethodCallExpr(UriParserParser.MonthMethodCallExprContext ctx)
UriParserParser.monthMethodCallExpr().ctx - the parse treeT visitDayMethodCallExpr(UriParserParser.DayMethodCallExprContext ctx)
UriParserParser.dayMethodCallExpr().ctx - the parse treeT visitHourMethodCallExpr(UriParserParser.HourMethodCallExprContext ctx)
UriParserParser.hourMethodCallExpr().ctx - the parse treeT visitMinuteMethodCallExpr(UriParserParser.MinuteMethodCallExprContext ctx)
UriParserParser.minuteMethodCallExpr().ctx - the parse treeT visitSecondMethodCallExpr(UriParserParser.SecondMethodCallExprContext ctx)
UriParserParser.secondMethodCallExpr().ctx - the parse treeT visitFractionalsecondsMethodCallExpr(UriParserParser.FractionalsecondsMethodCallExprContext ctx)
UriParserParser.fractionalsecondsMethodCallExpr().ctx - the parse treeT visitTotalsecondsMethodCallExpr(UriParserParser.TotalsecondsMethodCallExprContext ctx)
UriParserParser.totalsecondsMethodCallExpr().ctx - the parse treeT visitDateMethodCallExpr(UriParserParser.DateMethodCallExprContext ctx)
UriParserParser.dateMethodCallExpr().ctx - the parse treeT visitTimeMethodCallExpr(UriParserParser.TimeMethodCallExprContext ctx)
UriParserParser.timeMethodCallExpr().ctx - the parse treeT visitTotalOffsetMinutesMethodCallExpr(UriParserParser.TotalOffsetMinutesMethodCallExprContext ctx)
UriParserParser.totalOffsetMinutesMethodCallExpr().ctx - the parse treeT visitMinDateTimeMethodCallExpr(UriParserParser.MinDateTimeMethodCallExprContext ctx)
UriParserParser.minDateTimeMethodCallExpr().ctx - the parse treeT visitMaxDateTimeMethodCallExpr(UriParserParser.MaxDateTimeMethodCallExprContext ctx)
UriParserParser.maxDateTimeMethodCallExpr().ctx - the parse treeT visitNowMethodCallExpr(UriParserParser.NowMethodCallExprContext ctx)
UriParserParser.nowMethodCallExpr().ctx - the parse treeT visitRoundMethodCallExpr(UriParserParser.RoundMethodCallExprContext ctx)
UriParserParser.roundMethodCallExpr().ctx - the parse treeT visitFloorMethodCallExpr(UriParserParser.FloorMethodCallExprContext ctx)
UriParserParser.floorMethodCallExpr().ctx - the parse treeT visitCeilingMethodCallExpr(UriParserParser.CeilingMethodCallExprContext ctx)
UriParserParser.ceilingMethodCallExpr().ctx - the parse treeT visitGeoDistanceMethodCallExpr(UriParserParser.GeoDistanceMethodCallExprContext ctx)
UriParserParser.geoDistanceMethodCallExpr().ctx - the parse treeT visitGeoLengthMethodCallExpr(UriParserParser.GeoLengthMethodCallExprContext ctx)
UriParserParser.geoLengthMethodCallExpr().ctx - the parse treeT visitGeoIntersectsMethodCallExpr(UriParserParser.GeoIntersectsMethodCallExprContext ctx)
UriParserParser.geoIntersectsMethodCallExpr().ctx - the parse treeT visitIsofExpr(UriParserParser.IsofExprContext ctx)
UriParserParser.isofExpr().ctx - the parse treeT visitCastExpr(UriParserParser.CastExprContext ctx)
UriParserParser.castExpr().ctx - the parse treeT visitArrayOrObject(UriParserParser.ArrayOrObjectContext ctx)
UriParserParser.arrayOrObject().ctx - the parse treeT visitJson_array(UriParserParser.Json_arrayContext ctx)
UriParserParser.json_array().ctx - the parse treeT visitJson_value(UriParserParser.Json_valueContext ctx)
UriParserParser.json_value().ctx - the parse treeT visitJson_object(UriParserParser.Json_objectContext ctx)
UriParserParser.json_object().ctx - the parse treeT visitJson_key_value_pair(UriParserParser.Json_key_value_pairContext ctx)
UriParserParser.json_key_value_pair().ctx - the parse treeT visitJsonPrimitive(UriParserParser.JsonPrimitiveContext ctx)
UriParserParser.jsonPrimitive().ctx - the parse treeT visitNumber_in_json(UriParserParser.Number_in_jsonContext ctx)
UriParserParser.number_in_json().ctx - the parse treeT visitQualifiedtypename(UriParserParser.QualifiedtypenameContext ctx)
UriParserParser.qualifiedtypename().ctx - the parse treeT visitNamespace(UriParserParser.NamespaceContext ctx)
UriParserParser.namespace().ctx - the parse treeT visitOdataIdentifier(UriParserParser.OdataIdentifierContext ctx)
UriParserParser.odataIdentifier().ctx - the parse treeT visitPrimitiveLiteral(UriParserParser.PrimitiveLiteralContext ctx)
UriParserParser.primitiveLiteral().ctx - the parse treeT visitNullruleLiteral(UriParserParser.NullruleLiteralContext ctx)
UriParserParser.nullruleLiteral().ctx - the parse treeT visitBooleanNonCaseLiteral(UriParserParser.BooleanNonCaseLiteralContext ctx)
UriParserParser.booleanNonCaseLiteral().ctx - the parse treeT visitDecimalLiteral(UriParserParser.DecimalLiteralContext ctx)
UriParserParser.decimalLiteral().ctx - the parse treeT visitNaninfinityLiteral(UriParserParser.NaninfinityLiteralContext ctx)
UriParserParser.naninfinityLiteral().ctx - the parse treeT visitIntLiteral(UriParserParser.IntLiteralContext ctx)
UriParserParser.intLiteral().ctx - the parse treeT visitBinaryLiteral(UriParserParser.BinaryLiteralContext ctx)
UriParserParser.binaryLiteral().ctx - the parse treeT visitDateLiteral(UriParserParser.DateLiteralContext ctx)
UriParserParser.dateLiteral().ctx - the parse treeT visitDatetimeoffsetLiteral(UriParserParser.DatetimeoffsetLiteralContext ctx)
UriParserParser.datetimeoffsetLiteral().ctx - the parse treeT visitDurationLiteral(UriParserParser.DurationLiteralContext ctx)
UriParserParser.durationLiteral().ctx - the parse treeT visitGuidLiteral(UriParserParser.GuidLiteralContext ctx)
UriParserParser.guidLiteral().ctx - the parse treeT visitStringLiteral(UriParserParser.StringLiteralContext ctx)
UriParserParser.stringLiteral().ctx - the parse treeT visitTimeofdayLiteral(UriParserParser.TimeofdayLiteralContext ctx)
UriParserParser.timeofdayLiteral().ctx - the parse treeT visitEnumLiteral(UriParserParser.EnumLiteralContext ctx)
UriParserParser.enumLiteral().ctx - the parse treeT visitEnumValues(UriParserParser.EnumValuesContext ctx)
UriParserParser.enumValues().ctx - the parse treeT visitGeographyCollection(UriParserParser.GeographyCollectionContext ctx)
UriParserParser.geographyCollection().ctx - the parse treeT visitFullCollectionLiteral(UriParserParser.FullCollectionLiteralContext ctx)
UriParserParser.fullCollectionLiteral().ctx - the parse treeT visitCollectionLiteral(UriParserParser.CollectionLiteralContext ctx)
UriParserParser.collectionLiteral().ctx - the parse treeT visitGeoLiteral(UriParserParser.GeoLiteralContext ctx)
UriParserParser.geoLiteral().ctx - the parse treeT visitGeographyLineString(UriParserParser.GeographyLineStringContext ctx)
UriParserParser.geographyLineString().ctx - the parse treeT visitFullLineStringLiteral(UriParserParser.FullLineStringLiteralContext ctx)
UriParserParser.fullLineStringLiteral().ctx - the parse treeT visitLineStringLiteral(UriParserParser.LineStringLiteralContext ctx)
UriParserParser.lineStringLiteral().ctx - the parse treeT visitLineStringData(UriParserParser.LineStringDataContext ctx)
UriParserParser.lineStringData().ctx - the parse treeT visitGeographyMultilineString(UriParserParser.GeographyMultilineStringContext ctx)
UriParserParser.geographyMultilineString().ctx - the parse treeT visitFullMultilineStringLiteral(UriParserParser.FullMultilineStringLiteralContext ctx)
UriParserParser.fullMultilineStringLiteral().ctx - the parse treeT visitMultilineStringLiteral(UriParserParser.MultilineStringLiteralContext ctx)
UriParserParser.multilineStringLiteral().ctx - the parse treeT visitGeographyMultipoint(UriParserParser.GeographyMultipointContext ctx)
UriParserParser.geographyMultipoint().ctx - the parse treeT visitFullMultipointLiteral(UriParserParser.FullMultipointLiteralContext ctx)
UriParserParser.fullMultipointLiteral().ctx - the parse treeT visitMultipointLiteral(UriParserParser.MultipointLiteralContext ctx)
UriParserParser.multipointLiteral().ctx - the parse treeT visitGeographyMultipolygon(UriParserParser.GeographyMultipolygonContext ctx)
UriParserParser.geographyMultipolygon().ctx - the parse treeT visitFullmultipolygonLiteral(UriParserParser.FullmultipolygonLiteralContext ctx)
UriParserParser.fullmultipolygonLiteral().ctx - the parse treeT visitMultipolygonLiteral(UriParserParser.MultipolygonLiteralContext ctx)
UriParserParser.multipolygonLiteral().ctx - the parse treeT visitGeographyPoint(UriParserParser.GeographyPointContext ctx)
UriParserParser.geographyPoint().ctx - the parse treeT visitFullpointLiteral(UriParserParser.FullpointLiteralContext ctx)
UriParserParser.fullpointLiteral().ctx - the parse treeT visitPointLiteral(UriParserParser.PointLiteralContext ctx)
UriParserParser.pointLiteral().ctx - the parse treeT visitPointData(UriParserParser.PointDataContext ctx)
UriParserParser.pointData().ctx - the parse treeT visitPositionLiteral(UriParserParser.PositionLiteralContext ctx)
UriParserParser.positionLiteral().ctx - the parse treeT visitGeographyPolygon(UriParserParser.GeographyPolygonContext ctx)
UriParserParser.geographyPolygon().ctx - the parse treeT visitFullPolygonLiteral(UriParserParser.FullPolygonLiteralContext ctx)
UriParserParser.fullPolygonLiteral().ctx - the parse treeT visitPolygonLiteral(UriParserParser.PolygonLiteralContext ctx)
UriParserParser.polygonLiteral().ctx - the parse treeT visitPolygonData(UriParserParser.PolygonDataContext ctx)
UriParserParser.polygonData().ctx - the parse treeT visitRingLiteral(UriParserParser.RingLiteralContext ctx)
UriParserParser.ringLiteral().ctx - the parse treeT visitGeometryCollection(UriParserParser.GeometryCollectionContext ctx)
UriParserParser.geometryCollection().ctx - the parse treeT visitGeometryLineString(UriParserParser.GeometryLineStringContext ctx)
UriParserParser.geometryLineString().ctx - the parse treeT visitGeometryMultilineString(UriParserParser.GeometryMultilineStringContext ctx)
UriParserParser.geometryMultilineString().ctx - the parse treeT visitGeometryMultipoint(UriParserParser.GeometryMultipointContext ctx)
UriParserParser.geometryMultipoint().ctx - the parse treeT visitGeometryMultipolygon(UriParserParser.GeometryMultipolygonContext ctx)
UriParserParser.geometryMultipolygon().ctx - the parse treeT visitGeometryPoint(UriParserParser.GeometryPointContext ctx)
UriParserParser.geometryPoint().ctx - the parse treeT visitGeometryPolygon(UriParserParser.GeometryPolygonContext ctx)
UriParserParser.geometryPolygon().ctx - the parse treeT visitSridLiteral(UriParserParser.SridLiteralContext ctx)
UriParserParser.sridLiteral().ctx - the parse treeCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.