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