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