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