| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.CastingContext |
GraqlParser.casting() |
GraqlParser.CastingContext |
GraqlParser.PropRelContext.casting(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GraqlParser.CastingContext> |
GraqlParser.PropRelContext.casting() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterCasting(GraqlParser.CastingContext ctx)
Enter a parse tree produced by
GraqlParser.casting(). |
void |
GraqlBaseListener.enterCasting(GraqlParser.CastingContext ctx)
Enter a parse tree produced by
GraqlParser.casting(). |
void |
GraqlListener.exitCasting(GraqlParser.CastingContext ctx)
Exit a parse tree produced by
GraqlParser.casting(). |
void |
GraqlBaseListener.exitCasting(GraqlParser.CastingContext ctx)
Exit a parse tree produced by
GraqlParser.casting(). |
T |
GraqlVisitor.visitCasting(GraqlParser.CastingContext ctx)
Visit a parse tree produced by
GraqlParser.casting(). |
T |
GraqlBaseVisitor.visitCasting(GraqlParser.CastingContext ctx)
Visit a parse tree produced by
GraqlParser.casting(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.