| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterMatchLimit(GraqlParser.MatchLimitContext ctx)
Enter a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchPart(). |
void |
GraqlBaseListener.enterMatchLimit(GraqlParser.MatchLimitContext ctx)
Enter a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchPart(). |
void |
GraqlListener.exitMatchLimit(GraqlParser.MatchLimitContext ctx)
Exit a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchPart(). |
void |
GraqlBaseListener.exitMatchLimit(GraqlParser.MatchLimitContext ctx)
Exit a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchPart(). |
T |
GraqlVisitor.visitMatchLimit(GraqlParser.MatchLimitContext ctx)
Visit a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchPart(). |
T |
GraqlBaseVisitor.visitMatchLimit(GraqlParser.MatchLimitContext ctx)
Visit a parse tree produced by the
matchLimit
labeled alternative in GraqlParser.matchPart(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.