| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterAndPattern(GraqlParser.AndPatternContext ctx)
Enter a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
void |
GraqlBaseListener.enterAndPattern(GraqlParser.AndPatternContext ctx)
Enter a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
void |
GraqlListener.exitAndPattern(GraqlParser.AndPatternContext ctx)
Exit a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
void |
GraqlBaseListener.exitAndPattern(GraqlParser.AndPatternContext ctx)
Exit a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
T |
GraqlVisitor.visitAndPattern(GraqlParser.AndPatternContext ctx)
Visit a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
T |
GraqlBaseVisitor.visitAndPattern(GraqlParser.AndPatternContext ctx)
Visit a parse tree produced by the
andPattern
labeled alternative in GraqlParser.pattern(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.