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