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