| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterIsa(GraqlParser.IsaContext ctx)
Enter a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
void |
GraqlBaseListener.enterIsa(GraqlParser.IsaContext ctx)
Enter a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
void |
GraqlListener.exitIsa(GraqlParser.IsaContext ctx)
Exit a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
void |
GraqlBaseListener.exitIsa(GraqlParser.IsaContext ctx)
Exit a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
T |
GraqlVisitor.visitIsa(GraqlParser.IsaContext ctx)
Visit a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
T |
GraqlBaseVisitor.visitIsa(GraqlParser.IsaContext ctx)
Visit a parse tree produced by the
isa
labeled alternative in GraqlParser.property(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.