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