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