| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.StdContext |
GraqlParser.std() |
GraqlParser.StdContext |
GraqlParser.ComputeMethodContext.std() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlListener.enterStd(GraqlParser.StdContext ctx)
Enter a parse tree produced by
GraqlParser.std(). |
void |
GraqlBaseListener.enterStd(GraqlParser.StdContext ctx)
Enter a parse tree produced by
GraqlParser.std(). |
void |
GraqlListener.exitStd(GraqlParser.StdContext ctx)
Exit a parse tree produced by
GraqlParser.std(). |
void |
GraqlBaseListener.exitStd(GraqlParser.StdContext ctx)
Exit a parse tree produced by
GraqlParser.std(). |
T |
GraqlVisitor.visitStd(GraqlParser.StdContext ctx)
Visit a parse tree produced by
GraqlParser.std(). |
T |
GraqlBaseVisitor.visitStd(GraqlParser.StdContext ctx)
Visit a parse tree produced by
GraqlParser.std(). |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.