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