| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.QueryNotMatchContext |
GraqlParser.queryNotMatch() |
GraqlParser.QueryNotMatchContext |
GraqlParser.QueryElemsNotMatchContext.queryNotMatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterQueryNotMatch(GraqlParser.QueryNotMatchContext ctx)
Enter a parse tree produced by
GraqlParser.queryNotMatch(). |
void |
GraqlBaseListener.enterQueryNotMatch(GraqlParser.QueryNotMatchContext ctx)
Enter a parse tree produced by
GraqlParser.queryNotMatch(). |
void |
GraqlListener.exitQueryNotMatch(GraqlParser.QueryNotMatchContext ctx)
Exit a parse tree produced by
GraqlParser.queryNotMatch(). |
void |
GraqlBaseListener.exitQueryNotMatch(GraqlParser.QueryNotMatchContext ctx)
Exit a parse tree produced by
GraqlParser.queryNotMatch(). |
T |
GraqlVisitor.visitQueryNotMatch(GraqlParser.QueryNotMatchContext ctx)
Visit a parse tree produced by
GraqlParser.queryNotMatch(). |
T |
GraqlBaseVisitor.visitQueryNotMatch(GraqlParser.QueryNotMatchContext ctx)
Visit a parse tree produced by
GraqlParser.queryNotMatch(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.