| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Enter a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
void |
GraqlBaseListener.enterVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Enter a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
void |
GraqlListener.exitVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Exit a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
void |
GraqlBaseListener.exitVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Exit a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
T |
GraqlVisitor.visitVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Visit a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
T |
GraqlBaseVisitor.visitVarPatternCase(GraqlParser.VarPatternCaseContext ctx)
Visit a parse tree produced by the
varPatternCase
labeled alternative in GraqlParser.pattern(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.