| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.QueryNotInsertContext |
GraqlParser.queryNotInsert() |
GraqlParser.QueryNotInsertContext |
GraqlParser.QueryElemsNotInsertContext.queryNotInsert() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterQueryNotInsert(GraqlParser.QueryNotInsertContext ctx)
Enter a parse tree produced by
GraqlParser.queryNotInsert(). |
void |
GraqlBaseListener.enterQueryNotInsert(GraqlParser.QueryNotInsertContext ctx)
Enter a parse tree produced by
GraqlParser.queryNotInsert(). |
void |
GraqlListener.exitQueryNotInsert(GraqlParser.QueryNotInsertContext ctx)
Exit a parse tree produced by
GraqlParser.queryNotInsert(). |
void |
GraqlBaseListener.exitQueryNotInsert(GraqlParser.QueryNotInsertContext ctx)
Exit a parse tree produced by
GraqlParser.queryNotInsert(). |
T |
GraqlVisitor.visitQueryNotInsert(GraqlParser.QueryNotInsertContext ctx)
Visit a parse tree produced by
GraqlParser.queryNotInsert(). |
T |
GraqlBaseVisitor.visitQueryNotInsert(GraqlParser.QueryNotInsertContext ctx)
Visit a parse tree produced by
GraqlParser.queryNotInsert(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.