| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.NameListContext |
GraqlParser.nameList() |
GraqlParser.NameListContext |
GraqlParser.OfListContext.nameList() |
GraqlParser.NameListContext |
GraqlParser.InListContext.nameList() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterNameList(GraqlParser.NameListContext ctx)
Enter a parse tree produced by
GraqlParser.nameList(). |
void |
GraqlBaseListener.enterNameList(GraqlParser.NameListContext ctx)
Enter a parse tree produced by
GraqlParser.nameList(). |
void |
GraqlListener.exitNameList(GraqlParser.NameListContext ctx)
Exit a parse tree produced by
GraqlParser.nameList(). |
void |
GraqlBaseListener.exitNameList(GraqlParser.NameListContext ctx)
Exit a parse tree produced by
GraqlParser.nameList(). |
T |
GraqlVisitor.visitNameList(GraqlParser.NameListContext ctx)
Visit a parse tree produced by
GraqlParser.nameList(). |
T |
GraqlBaseVisitor.visitNameList(GraqlParser.NameListContext ctx)
Visit a parse tree produced by
GraqlParser.nameList(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.