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