| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Enter a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
void |
GraqlBaseListener.enterMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Enter a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
void |
GraqlListener.exitMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Exit a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
void |
GraqlBaseListener.exitMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Exit a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
T |
GraqlVisitor.visitMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Visit a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
T |
GraqlBaseVisitor.visitMatchDistinct(GraqlParser.MatchDistinctContext ctx)
Visit a parse tree produced by the
matchDistinct
labeled alternative in GraqlParser.matchQuery(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.