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