Package | Description |
---|---|
graphql.language |
Modifier and Type | Method and Description |
---|---|
ListType.Builder |
ListType.Builder.comments(List<Comment> comments) |
ListType.Builder |
ListType.Builder.ignoredChars(IgnoredChars ignoredChars) |
static ListType.Builder |
ListType.newListType() |
static ListType.Builder |
ListType.newListType(Type type) |
ListType.Builder |
ListType.Builder.sourceLocation(SourceLocation sourceLocation) |
ListType.Builder |
ListType.Builder.type(Type type) |
Modifier and Type | Method and Description |
---|---|
ListType |
ListType.transform(Consumer<ListType.Builder> builderConsumer) |
Copyright © 2019. All rights reserved.