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