| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr | |
| ai.grakn.graql.internal.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
GremlinListener.enterMethodExpr(GremlinParser.MethodExprContext ctx)
Enter a parse tree produced by the
methodExpr
labeled alternative in GremlinParser.expr(). |
void |
GremlinBaseListener.enterMethodExpr(GremlinParser.MethodExprContext ctx)
Enter a parse tree produced by the
methodExpr
labeled alternative in GremlinParser.expr(). |
void |
GremlinListener.exitMethodExpr(GremlinParser.MethodExprContext ctx)
Exit a parse tree produced by the
methodExpr
labeled alternative in GremlinParser.expr(). |
void |
GremlinBaseListener.exitMethodExpr(GremlinParser.MethodExprContext ctx)
Exit a parse tree produced by the
methodExpr
labeled alternative in GremlinParser.expr(). |
T |
GremlinVisitor.visitMethodExpr(GremlinParser.MethodExprContext ctx)
Visit a parse tree produced by the
methodExpr
labeled alternative in GremlinParser.expr(). |
T |
GremlinBaseVisitor.visitMethodExpr(GremlinParser.MethodExprContext ctx)
Visit a parse tree produced by the
methodExpr
labeled alternative in GremlinParser.expr(). |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Consumer<ai.grakn.graql.internal.parser.GremlinVisitor.PrettyStringBuilder> |
GremlinVisitor.visitMethodExpr(GremlinParser.MethodExprContext ctx) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.