| Package | Description |
|---|---|
| me.wener.jraphql.lang |
GraphQL language representation
|
| me.wener.jraphql.parse |
| Modifier and Type | Method and Description |
|---|---|
SourceLocation |
Node.getSourceLocation() |
static SourceLocation |
Langs.runtimeLocation() |
| Modifier and Type | Method and Description |
|---|---|
T |
Builders.BuildNode.sourceLocation(SourceLocation sourceLocation) |
| Constructor and Description |
|---|
GraphParserException(String message,
SourceLocation sourceLocation) |
GraphParserException(String message,
Throwable cause,
SourceLocation sourceLocation) |
Copyright © 2018. All rights reserved.