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