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