T - The return type of the visit operation. Use Void for
operations with no return type.public interface GraqlVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
GraqlParser.T visitQueryList(GraqlParser.QueryListContext ctx)
GraqlParser.queryList().ctx - the parse treeT visitQueryEOF(GraqlParser.QueryEOFContext ctx)
GraqlParser.queryEOF().ctx - the parse treeT visitQuery(GraqlParser.QueryContext ctx)
GraqlParser.query().ctx - the parse treeT visitMatchBase(GraqlParser.MatchBaseContext ctx)
matchBase
labeled alternative in GraqlParser.matchPart().ctx - the parse treeT visitMatchOffset(GraqlParser.MatchOffsetContext ctx)
matchOffset
labeled alternative in GraqlParser.matchPart().ctx - the parse treeT visitMatchOrderBy(GraqlParser.MatchOrderByContext ctx)
matchOrderBy
labeled alternative in GraqlParser.matchPart().ctx - the parse treeT visitMatchLimit(GraqlParser.MatchLimitContext ctx)
matchLimit
labeled alternative in GraqlParser.matchPart().ctx - the parse treeT visitGetQuery(GraqlParser.GetQueryContext ctx)
GraqlParser.getQuery().ctx - the parse treeT visitInsertQuery(GraqlParser.InsertQueryContext ctx)
GraqlParser.insertQuery().ctx - the parse treeT visitDefineQuery(GraqlParser.DefineQueryContext ctx)
GraqlParser.defineQuery().ctx - the parse treeT visitUndefineQuery(GraqlParser.UndefineQueryContext ctx)
GraqlParser.undefineQuery().ctx - the parse treeT visitDeleteQuery(GraqlParser.DeleteQueryContext ctx)
GraqlParser.deleteQuery().ctx - the parse treeT visitAggregateQuery(GraqlParser.AggregateQueryContext ctx)
GraqlParser.aggregateQuery().ctx - the parse treeT visitComputeQuery(GraqlParser.ComputeQueryContext ctx)
GraqlParser.computeQuery().ctx - the parse treeT visitVariables(GraqlParser.VariablesContext ctx)
GraqlParser.variables().ctx - the parse treeT visitComputeMethod(GraqlParser.ComputeMethodContext ctx)
GraqlParser.computeMethod().ctx - the parse treeT visitMin(GraqlParser.MinContext ctx)
GraqlParser.min().ctx - the parse treeT visitMax(GraqlParser.MaxContext ctx)
GraqlParser.max().ctx - the parse treeT visitMedian(GraqlParser.MedianContext ctx)
GraqlParser.median().ctx - the parse treeT visitMean(GraqlParser.MeanContext ctx)
GraqlParser.mean().ctx - the parse treeT visitStd(GraqlParser.StdContext ctx)
GraqlParser.std().ctx - the parse treeT visitSum(GraqlParser.SumContext ctx)
GraqlParser.sum().ctx - the parse treeT visitDegrees(GraqlParser.DegreesContext ctx)
GraqlParser.degrees().ctx - the parse treeT visitCluster(GraqlParser.ClusterContext ctx)
GraqlParser.cluster().ctx - the parse treeT visitPath(GraqlParser.PathContext ctx)
GraqlParser.path().ctx - the parse treeT visitCount(GraqlParser.CountContext ctx)
GraqlParser.count().ctx - the parse treeT visitClusterMembers(GraqlParser.ClusterMembersContext ctx)
clusterMembers
labeled alternative in GraqlParser.clusterParam().ctx - the parse treeT visitClusterSize(GraqlParser.ClusterSizeContext ctx)
clusterSize
labeled alternative in GraqlParser.clusterParam().ctx - the parse treeT visitOfList(GraqlParser.OfListContext ctx)
GraqlParser.ofList().ctx - the parse treeT visitInList(GraqlParser.InListContext ctx)
GraqlParser.inList().ctx - the parse treeT visitLabelList(GraqlParser.LabelListContext ctx)
GraqlParser.labelList().ctx - the parse treeT visitCustomAgg(GraqlParser.CustomAggContext ctx)
customAgg
labeled alternative in GraqlParser.aggregate().ctx - the parse treeT visitSelectAgg(GraqlParser.SelectAggContext ctx)
selectAgg
labeled alternative in GraqlParser.aggregate().ctx - the parse treeT visitVariableArgument(GraqlParser.VariableArgumentContext ctx)
variableArgument
labeled alternative in GraqlParser.argument().ctx - the parse treeT visitAggregateArgument(GraqlParser.AggregateArgumentContext ctx)
aggregateArgument
labeled alternative in GraqlParser.argument().ctx - the parse treeT visitNamedAgg(GraqlParser.NamedAggContext ctx)
GraqlParser.namedAgg().ctx - the parse treeT visitPatterns(GraqlParser.PatternsContext ctx)
GraqlParser.patterns().ctx - the parse treeT visitVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
varPatternCase
labeled alternative in GraqlParser.pattern().ctx - the parse treeT visitAndPattern(GraqlParser.AndPatternContext ctx)
andPattern
labeled alternative in GraqlParser.pattern().ctx - the parse treeT visitOrPattern(GraqlParser.OrPatternContext ctx)
orPattern
labeled alternative in GraqlParser.pattern().ctx - the parse treeT visitVarPatterns(GraqlParser.VarPatternsContext ctx)
GraqlParser.varPatterns().ctx - the parse treeT visitVarPattern(GraqlParser.VarPatternContext ctx)
GraqlParser.varPattern().ctx - the parse treeT visitIsa(GraqlParser.IsaContext ctx)
isa
labeled alternative in GraqlParser.property().ctx - the parse treeT visitSub(GraqlParser.SubContext ctx)
sub
labeled alternative in GraqlParser.property().ctx - the parse treeT visitRelates(GraqlParser.RelatesContext ctx)
relates
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPlays(GraqlParser.PlaysContext ctx)
plays
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropId(GraqlParser.PropIdContext ctx)
propId
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropLabel(GraqlParser.PropLabelContext ctx)
propLabel
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropValue(GraqlParser.PropValueContext ctx)
propValue
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropWhen(GraqlParser.PropWhenContext ctx)
propWhen
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropThen(GraqlParser.PropThenContext ctx)
propThen
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropHas(GraqlParser.PropHasContext ctx)
propHas
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropResource(GraqlParser.PropResourceContext ctx)
propResource
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropKey(GraqlParser.PropKeyContext ctx)
propKey
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropRel(GraqlParser.PropRelContext ctx)
propRel
labeled alternative in GraqlParser.property().ctx - the parse treeT visitIsAbstract(GraqlParser.IsAbstractContext ctx)
isAbstract
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropDatatype(GraqlParser.PropDatatypeContext ctx)
propDatatype
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropRegex(GraqlParser.PropRegexContext ctx)
propRegex
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropNeq(GraqlParser.PropNeqContext ctx)
propNeq
labeled alternative in GraqlParser.property().ctx - the parse treeT visitCasting(GraqlParser.CastingContext ctx)
GraqlParser.casting().ctx - the parse treeT visitVariable(GraqlParser.VariableContext ctx)
GraqlParser.variable().ctx - the parse treeT visitPredicateEq(GraqlParser.PredicateEqContext ctx)
predicateEq
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateVariable(GraqlParser.PredicateVariableContext ctx)
predicateVariable
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateNeq(GraqlParser.PredicateNeqContext ctx)
predicateNeq
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateGt(GraqlParser.PredicateGtContext ctx)
predicateGt
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateGte(GraqlParser.PredicateGteContext ctx)
predicateGte
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateLt(GraqlParser.PredicateLtContext ctx)
predicateLt
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateLte(GraqlParser.PredicateLteContext ctx)
predicateLte
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateContains(GraqlParser.PredicateContainsContext ctx)
predicateContains
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitPredicateRegex(GraqlParser.PredicateRegexContext ctx)
predicateRegex
labeled alternative in GraqlParser.predicate().ctx - the parse treeT visitValueVariable(GraqlParser.ValueVariableContext ctx)
valueVariable
labeled alternative in GraqlParser.valueOrVar().ctx - the parse treeT visitValuePrimitive(GraqlParser.ValuePrimitiveContext ctx)
valuePrimitive
labeled alternative in GraqlParser.valueOrVar().ctx - the parse treeT visitValueString(GraqlParser.ValueStringContext ctx)
valueString
labeled alternative in GraqlParser.value().ctx - the parse treeT visitValueInteger(GraqlParser.ValueIntegerContext ctx)
valueInteger
labeled alternative in GraqlParser.value().ctx - the parse treeT visitValueReal(GraqlParser.ValueRealContext ctx)
valueReal
labeled alternative in GraqlParser.value().ctx - the parse treeT visitValueBoolean(GraqlParser.ValueBooleanContext ctx)
valueBoolean
labeled alternative in GraqlParser.value().ctx - the parse treeT visitValueDate(GraqlParser.ValueDateContext ctx)
valueDate
labeled alternative in GraqlParser.value().ctx - the parse treeT visitValueDateTime(GraqlParser.ValueDateTimeContext ctx)
valueDateTime
labeled alternative in GraqlParser.value().ctx - the parse treeT visitLabel(GraqlParser.LabelContext ctx)
GraqlParser.label().ctx - the parse treeT visitId(GraqlParser.IdContext ctx)
GraqlParser.id().ctx - the parse treeT visitIdentifier(GraqlParser.IdentifierContext ctx)
GraqlParser.identifier().ctx - the parse treeCopyright © 2017 Grakn Labs Ltd. All rights reserved.