| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterPredicateGt(GraqlParser.PredicateGtContext ctx)
Enter a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
void |
GraqlBaseListener.enterPredicateGt(GraqlParser.PredicateGtContext ctx)
Enter a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
void |
GraqlListener.exitPredicateGt(GraqlParser.PredicateGtContext ctx)
Exit a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
void |
GraqlBaseListener.exitPredicateGt(GraqlParser.PredicateGtContext ctx)
Exit a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
T |
GraqlVisitor.visitPredicateGt(GraqlParser.PredicateGtContext ctx)
Visit a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
T |
GraqlBaseVisitor.visitPredicateGt(GraqlParser.PredicateGtContext ctx)
Visit a parse tree produced by the
predicateGt
labeled alternative in GraqlParser.predicate(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.