| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterValueVariable(GraqlParser.ValueVariableContext ctx)
Enter a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.valueOrVar(). |
void |
GraqlBaseListener.enterValueVariable(GraqlParser.ValueVariableContext ctx)
Enter a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.valueOrVar(). |
void |
GraqlListener.exitValueVariable(GraqlParser.ValueVariableContext ctx)
Exit a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.valueOrVar(). |
void |
GraqlBaseListener.exitValueVariable(GraqlParser.ValueVariableContext ctx)
Exit a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.valueOrVar(). |
T |
GraqlVisitor.visitValueVariable(GraqlParser.ValueVariableContext ctx)
Visit a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.valueOrVar(). |
T |
GraqlBaseVisitor.visitValueVariable(GraqlParser.ValueVariableContext ctx)
Visit a parse tree produced by the
valueVariable
labeled alternative in GraqlParser.valueOrVar(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.