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