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