| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.QueryEOFContext |
GraqlParser.queryEOF() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterQueryEOF(GraqlParser.QueryEOFContext ctx)
Enter a parse tree produced by
GraqlParser.queryEOF(). |
void |
GraqlBaseListener.enterQueryEOF(GraqlParser.QueryEOFContext ctx)
Enter a parse tree produced by
GraqlParser.queryEOF(). |
void |
GraqlListener.exitQueryEOF(GraqlParser.QueryEOFContext ctx)
Exit a parse tree produced by
GraqlParser.queryEOF(). |
void |
GraqlBaseListener.exitQueryEOF(GraqlParser.QueryEOFContext ctx)
Exit a parse tree produced by
GraqlParser.queryEOF(). |
T |
GraqlVisitor.visitQueryEOF(GraqlParser.QueryEOFContext ctx)
Visit a parse tree produced by
GraqlParser.queryEOF(). |
T |
GraqlBaseVisitor.visitQueryEOF(GraqlParser.QueryEOFContext ctx)
Visit a parse tree produced by
GraqlParser.queryEOF(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.