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 visitQueryElemsNotInsert(GraqlParser.QueryElemsNotInsertContext ctx)
queryElemsNotInsert
labeled alternative in GraqlParser.queryElems().ctx - the parse treeT visitQueryElemsNotMatch(GraqlParser.QueryElemsNotMatchContext ctx)
queryElemsNotMatch
labeled alternative in GraqlParser.queryElems().ctx - the parse treeT visitQueryElemsEOF(GraqlParser.QueryElemsEOFContext ctx)
queryElemsEOF
labeled alternative in GraqlParser.queryElems().ctx - the parse treeT visitQueryNotMatch(GraqlParser.QueryNotMatchContext ctx)
GraqlParser.queryNotMatch().ctx - the parse treeT visitQueryNotInsert(GraqlParser.QueryNotInsertContext ctx)
GraqlParser.queryNotInsert().ctx - the parse treeT visitQueryEOF(GraqlParser.QueryEOFContext ctx)
GraqlParser.queryEOF().ctx - the parse treeT visitQuery(GraqlParser.QueryContext ctx)
GraqlParser.query().ctx - the parse treeT visitSimpleQuery(GraqlParser.SimpleQueryContext ctx)
GraqlParser.simpleQuery().ctx - the parse treeT visitMatchEOF(GraqlParser.MatchEOFContext ctx)
GraqlParser.matchEOF().ctx - the parse treeT visitAskEOF(GraqlParser.AskEOFContext ctx)
GraqlParser.askEOF().ctx - the parse treeT visitInsertEOF(GraqlParser.InsertEOFContext ctx)
GraqlParser.insertEOF().ctx - the parse treeT visitDeleteEOF(GraqlParser.DeleteEOFContext ctx)
GraqlParser.deleteEOF().ctx - the parse treeT visitAggregateEOF(GraqlParser.AggregateEOFContext ctx)
GraqlParser.aggregateEOF().ctx - the parse treeT visitComputeEOF(GraqlParser.ComputeEOFContext ctx)
GraqlParser.computeEOF().ctx - the parse treeT visitMatchBase(GraqlParser.MatchBaseContext ctx)
matchBase
labeled alternative in GraqlParser.matchQuery().ctx - the parse treeT visitMatchSelect(GraqlParser.MatchSelectContext ctx)
matchSelect
labeled alternative in GraqlParser.matchQuery().ctx - the parse treeT visitMatchOffset(GraqlParser.MatchOffsetContext ctx)
matchOffset
labeled alternative in GraqlParser.matchQuery().ctx - the parse treeT visitMatchOrderBy(GraqlParser.MatchOrderByContext ctx)
matchOrderBy
labeled alternative in GraqlParser.matchQuery().ctx - the parse treeT visitMatchLimit(GraqlParser.MatchLimitContext ctx)
matchLimit
labeled alternative in GraqlParser.matchQuery().ctx - the parse treeT visitMatchDistinct(GraqlParser.MatchDistinctContext ctx)
matchDistinct
labeled alternative in GraqlParser.matchQuery().ctx - the parse treeT visitAskQuery(GraqlParser.AskQueryContext ctx)
GraqlParser.askQuery().ctx - the parse treeT visitInsertQuery(GraqlParser.InsertQueryContext ctx)
GraqlParser.insertQuery().ctx - the parse treeT visitInsertOnly(GraqlParser.InsertOnlyContext ctx)
GraqlParser.insertOnly().ctx - the parse treeT visitMatchInsert(GraqlParser.MatchInsertContext ctx)
GraqlParser.matchInsert().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 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 visitOfList(GraqlParser.OfListContext ctx)
GraqlParser.ofList().ctx - the parse treeT visitInList(GraqlParser.InListContext ctx)
GraqlParser.inList().ctx - the parse treeT visitNameList(GraqlParser.NameListContext ctx)
GraqlParser.nameList().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 visitHasRole(GraqlParser.HasRoleContext ctx)
hasRole
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPlaysRole(GraqlParser.PlaysRoleContext ctx)
playsRole
labeled alternative in GraqlParser.property().ctx - the parse treeT visitHasScope(GraqlParser.HasScopeContext ctx)
hasScope
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropId(GraqlParser.PropIdContext ctx)
propId
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropName(GraqlParser.PropNameContext ctx)
propName
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropValue(GraqlParser.PropValueContext ctx)
propValue
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropLhs(GraqlParser.PropLhsContext ctx)
propLhs
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropRhs(GraqlParser.PropRhsContext ctx)
propRhs
labeled alternative in GraqlParser.property().ctx - the parse treeT visitPropHasVariable(GraqlParser.PropHasVariableContext ctx)
propHasVariable
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 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.value().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 visitInsert(GraqlParser.InsertContext ctx)
GraqlParser.insert().ctx - the parse treeT visitPatternSep(GraqlParser.PatternSepContext ctx)
GraqlParser.patternSep().ctx - the parse treeT visitBatchPattern(GraqlParser.BatchPatternContext ctx)
GraqlParser.batchPattern().ctx - the parse treeT visitName(GraqlParser.NameContext ctx)
GraqlParser.name().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.