| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Class and Description |
|---|---|
static class |
GraqlParser.AggregateArgumentContext |
static class |
GraqlParser.VariableArgumentContext |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.ArgumentContext |
GraqlParser.argument() |
GraqlParser.ArgumentContext |
GraqlParser.CustomAggContext.argument(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GraqlParser.ArgumentContext> |
GraqlParser.CustomAggContext.argument() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlParser.ArgumentContext.copyFrom(GraqlParser.ArgumentContext ctx) |
| Constructor and Description |
|---|
AggregateArgumentContext(GraqlParser.ArgumentContext ctx) |
VariableArgumentContext(GraqlParser.ArgumentContext ctx) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.