| Package | Description |
|---|---|
| ai.grakn.graql.internal.antlr |
| Modifier and Type | Class and Description |
|---|---|
static class |
GraqlParser.ValueBooleanContext |
static class |
GraqlParser.ValueDateContext |
static class |
GraqlParser.ValueDateTimeContext |
static class |
GraqlParser.ValueIntegerContext |
static class |
GraqlParser.ValueRealContext |
static class |
GraqlParser.ValueStringContext |
| Modifier and Type | Method and Description |
|---|---|
GraqlParser.ValueContext |
GraqlParser.value() |
GraqlParser.ValueContext |
GraqlParser.PredicateEqContext.value() |
GraqlParser.ValueContext |
GraqlParser.ValuePrimitiveContext.value() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraqlParser.ValueContext.copyFrom(GraqlParser.ValueContext ctx) |
| Constructor and Description |
|---|
ValueBooleanContext(GraqlParser.ValueContext ctx) |
ValueDateContext(GraqlParser.ValueContext ctx) |
ValueDateTimeContext(GraqlParser.ValueContext ctx) |
ValueIntegerContext(GraqlParser.ValueContext ctx) |
ValueRealContext(GraqlParser.ValueContext ctx) |
ValueStringContext(GraqlParser.ValueContext ctx) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.