Package | Description |
---|---|
graphql.language |
Modifier and Type | Method and Description |
---|---|
IntValue |
IntValue.Builder.build() |
IntValue |
IntValue.deepCopy() |
IntValue |
IntValue.transform(Consumer<IntValue.Builder> builderConsumer) |
IntValue |
IntValue.withNewChildren(NodeChildrenContainer newChildren) |
Modifier and Type | Method and Description |
---|---|
TraversalControl |
NodeVisitorStub.visitIntValue(IntValue node,
TraverserContext<Node> context) |
TraversalControl |
NodeVisitor.visitIntValue(IntValue node,
TraverserContext<Node> data) |
Copyright © 2019. All rights reserved.