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