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