| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterPropThen(GraqlParser.PropThenContext ctx)
Enter a parse tree produced by the
propThen
labeled alternative in GraqlParser.property(). |
void |
GraqlBaseListener.enterPropThen(GraqlParser.PropThenContext ctx)
Enter a parse tree produced by the
propThen
labeled alternative in GraqlParser.property(). |
void |
GraqlListener.exitPropThen(GraqlParser.PropThenContext ctx)
Exit a parse tree produced by the
propThen
labeled alternative in GraqlParser.property(). |
void |
GraqlBaseListener.exitPropThen(GraqlParser.PropThenContext ctx)
Exit a parse tree produced by the
propThen
labeled alternative in GraqlParser.property(). |
T |
GraqlVisitor.visitPropThen(GraqlParser.PropThenContext ctx)
Visit a parse tree produced by the
propThen
labeled alternative in GraqlParser.property(). |
T |
GraqlBaseVisitor.visitPropThen(GraqlParser.PropThenContext ctx)
Visit a parse tree produced by the
propThen
labeled alternative in GraqlParser.property(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.