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