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