| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.PathContext |
GraqlParser.path() |
GraqlParser.PathContext |
GraqlParser.ComputeMethodContext.path() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterPath(GraqlParser.PathContext ctx)
Enter a parse tree produced by
GraqlParser.path(). |
void |
GraqlBaseListener.enterPath(GraqlParser.PathContext ctx)
Enter a parse tree produced by
GraqlParser.path(). |
void |
GraqlListener.exitPath(GraqlParser.PathContext ctx)
Exit a parse tree produced by
GraqlParser.path(). |
void |
GraqlBaseListener.exitPath(GraqlParser.PathContext ctx)
Exit a parse tree produced by
GraqlParser.path(). |
T |
GraqlVisitor.visitPath(GraqlParser.PathContext ctx)
Visit a parse tree produced by
GraqlParser.path(). |
T |
GraqlBaseVisitor.visitPath(GraqlParser.PathContext ctx)
Visit a parse tree produced by
GraqlParser.path(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.