| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterClusterSize(GraqlParser.ClusterSizeContext ctx)
Enter a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
void |
GraqlBaseListener.enterClusterSize(GraqlParser.ClusterSizeContext ctx)
Enter a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
void |
GraqlListener.exitClusterSize(GraqlParser.ClusterSizeContext ctx)
Exit a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
void |
GraqlBaseListener.exitClusterSize(GraqlParser.ClusterSizeContext ctx)
Exit a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
T |
GraqlVisitor.visitClusterSize(GraqlParser.ClusterSizeContext ctx)
Visit a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
T |
GraqlBaseVisitor.visitClusterSize(GraqlParser.ClusterSizeContext ctx)
Visit a parse tree produced by the
clusterSize
labeled alternative in GraqlParser.clusterParam(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.