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