| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr | |
| ai.grakn.graql.internal.parser |
| Modifier and Type | Method and Description |
|---|---|
GremlinParser.CallContext |
GremlinParser.call() |
GremlinParser.CallContext |
GremlinParser.MethodExprContext.call() |
GremlinParser.CallContext |
GremlinParser.StepContext.call() |
| Modifier and Type | Method and Description |
|---|---|
void |
GremlinListener.enterCall(GremlinParser.CallContext ctx)
Enter a parse tree produced by
GremlinParser.call(). |
void |
GremlinBaseListener.enterCall(GremlinParser.CallContext ctx)
Enter a parse tree produced by
GremlinParser.call(). |
void |
GremlinListener.exitCall(GremlinParser.CallContext ctx)
Exit a parse tree produced by
GremlinParser.call(). |
void |
GremlinBaseListener.exitCall(GremlinParser.CallContext ctx)
Exit a parse tree produced by
GremlinParser.call(). |
T |
GremlinVisitor.visitCall(GremlinParser.CallContext ctx)
Visit a parse tree produced by
GremlinParser.call(). |
T |
GremlinBaseVisitor.visitCall(GremlinParser.CallContext ctx)
Visit a parse tree produced by
GremlinParser.call(). |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Consumer<ai.grakn.graql.internal.parser.GremlinVisitor.PrettyStringBuilder> |
GremlinVisitor.visitCall(GremlinParser.CallContext ctx) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.