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