| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterValueInteger(GraqlParser.ValueIntegerContext ctx)
Enter a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
void |
GraqlBaseListener.enterValueInteger(GraqlParser.ValueIntegerContext ctx)
Enter a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
void |
GraqlListener.exitValueInteger(GraqlParser.ValueIntegerContext ctx)
Exit a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
void |
GraqlBaseListener.exitValueInteger(GraqlParser.ValueIntegerContext ctx)
Exit a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
T |
GraqlVisitor.visitValueInteger(GraqlParser.ValueIntegerContext ctx)
Visit a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
T |
GraqlBaseVisitor.visitValueInteger(GraqlParser.ValueIntegerContext ctx)
Visit a parse tree produced by the
valueInteger
labeled alternative in GraqlParser.value(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.