| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.PathsContext |
GraqlParser.paths() |
GraqlParser.PathsContext |
GraqlParser.ComputeMethodContext.paths() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterPaths(GraqlParser.PathsContext ctx)
Enter a parse tree produced by
GraqlParser.paths(). |
void |
GraqlBaseListener.enterPaths(GraqlParser.PathsContext ctx)
Enter a parse tree produced by
GraqlParser.paths(). |
void |
GraqlListener.exitPaths(GraqlParser.PathsContext ctx)
Exit a parse tree produced by
GraqlParser.paths(). |
void |
GraqlBaseListener.exitPaths(GraqlParser.PathsContext ctx)
Exit a parse tree produced by
GraqlParser.paths(). |
T |
GraqlBaseVisitor.visitPaths(GraqlParser.PathsContext ctx)
Visit a parse tree produced by
GraqlParser.paths(). |
T |
GraqlVisitor.visitPaths(GraqlParser.PathsContext ctx)
Visit a parse tree produced by
GraqlParser.paths(). |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.