| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterPropRegex(GraqlParser.PropRegexContext ctx)
Enter a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
void |
GraqlBaseListener.enterPropRegex(GraqlParser.PropRegexContext ctx)
Enter a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
void |
GraqlListener.exitPropRegex(GraqlParser.PropRegexContext ctx)
Exit a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
void |
GraqlBaseListener.exitPropRegex(GraqlParser.PropRegexContext ctx)
Exit a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
T |
GraqlVisitor.visitPropRegex(GraqlParser.PropRegexContext ctx)
Visit a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
T |
GraqlBaseVisitor.visitPropRegex(GraqlParser.PropRegexContext ctx)
Visit a parse tree produced by the
propRegex
labeled alternative in GraqlParser.property(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.