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