Package | Description |
---|---|
graphql.language |
Modifier and Type | Field and Description |
---|---|
static NullValue |
NullValue.Null |
Modifier and Type | Method and Description |
---|---|
NullValue |
NullValue.Builder.build() |
NullValue |
NullValue.deepCopy() |
NullValue |
NullValue.withNewChildren(NodeChildrenContainer newChildren) |
Modifier and Type | Method and Description |
---|---|
TraversalControl |
NodeVisitorStub.visitNullValue(NullValue node,
TraverserContext<Node> context) |
TraversalControl |
NodeVisitor.visitNullValue(NullValue node,
TraverserContext<Node> data) |
Copyright © 2019. All rights reserved.