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