| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.ComputeQueryContext |
GraqlParser.computeQuery() |
GraqlParser.ComputeQueryContext |
GraqlParser.QueryContext.computeQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterComputeQuery(GraqlParser.ComputeQueryContext ctx)
Enter a parse tree produced by
GraqlParser.computeQuery(). |
void |
GraqlBaseListener.enterComputeQuery(GraqlParser.ComputeQueryContext ctx)
Enter a parse tree produced by
GraqlParser.computeQuery(). |
void |
GraqlListener.exitComputeQuery(GraqlParser.ComputeQueryContext ctx)
Exit a parse tree produced by
GraqlParser.computeQuery(). |
void |
GraqlBaseListener.exitComputeQuery(GraqlParser.ComputeQueryContext ctx)
Exit a parse tree produced by
GraqlParser.computeQuery(). |
T |
GraqlVisitor.visitComputeQuery(GraqlParser.ComputeQueryContext ctx)
Visit a parse tree produced by
GraqlParser.computeQuery(). |
T |
GraqlBaseVisitor.visitComputeQuery(GraqlParser.ComputeQueryContext ctx)
Visit a parse tree produced by
GraqlParser.computeQuery(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.