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