public static final class NullValue.Builder extends java.lang.Object implements NodeBuilder
| Modifier and Type | Method and Description |
|---|---|
NullValue |
build() |
NullValue.Builder |
comments(java.util.List<Comment> comments) |
NullValue.Builder |
sourceLocation(SourceLocation sourceLocation) |
public NullValue.Builder sourceLocation(SourceLocation sourceLocation)
sourceLocation in interface NodeBuilderpublic NullValue.Builder comments(java.util.List<Comment> comments)
comments in interface NodeBuilderpublic NullValue build()