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