| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.PatternSepContext |
GraqlParser.patternSep() |
GraqlParser.PatternSepContext |
GraqlParser.BatchPatternContext.patternSep() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterPatternSep(GraqlParser.PatternSepContext ctx)
Enter a parse tree produced by
GraqlParser.patternSep(). |
void |
GraqlBaseListener.enterPatternSep(GraqlParser.PatternSepContext ctx)
Enter a parse tree produced by
GraqlParser.patternSep(). |
void |
GraqlListener.exitPatternSep(GraqlParser.PatternSepContext ctx)
Exit a parse tree produced by
GraqlParser.patternSep(). |
void |
GraqlBaseListener.exitPatternSep(GraqlParser.PatternSepContext ctx)
Exit a parse tree produced by
GraqlParser.patternSep(). |
T |
GraqlVisitor.visitPatternSep(GraqlParser.PatternSepContext ctx)
Visit a parse tree produced by
GraqlParser.patternSep(). |
T |
GraqlBaseVisitor.visitPatternSep(GraqlParser.PatternSepContext ctx)
Visit a parse tree produced by
GraqlParser.patternSep(). |
Copyright © 2016 Grakn Labs Ltd. All rights reserved.