| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterQueryElemsEOF(GraqlParser.QueryElemsEOFContext ctx)
Enter a parse tree produced by the
queryElemsEOF
labeled alternative in GraqlParser.queryElems(). |
void |
GraqlBaseListener.enterQueryElemsEOF(GraqlParser.QueryElemsEOFContext ctx)
Enter a parse tree produced by the
queryElemsEOF
labeled alternative in GraqlParser.queryElems(). |
void |
GraqlListener.exitQueryElemsEOF(GraqlParser.QueryElemsEOFContext ctx)
Exit a parse tree produced by the
queryElemsEOF
labeled alternative in GraqlParser.queryElems(). |
void |
GraqlBaseListener.exitQueryElemsEOF(GraqlParser.QueryElemsEOFContext ctx)
Exit a parse tree produced by the
queryElemsEOF
labeled alternative in GraqlParser.queryElems(). |
T |
GraqlVisitor.visitQueryElemsEOF(GraqlParser.QueryElemsEOFContext ctx)
Visit a parse tree produced by the
queryElemsEOF
labeled alternative in GraqlParser.queryElems(). |
T |
GraqlBaseVisitor.visitQueryElemsEOF(GraqlParser.QueryElemsEOFContext ctx)
Visit a parse tree produced by the
queryElemsEOF
labeled alternative in GraqlParser.queryElems(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.