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