@NotThreadSafe public static final class ImmutableTrees.TextLine.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableTrees.TextLine |
build() |
ImmutableTrees.TextLine.Builder |
fragment(Trees.TextFragment fragment) |
ImmutableTrees.TextLine.Builder |
from(Trees.TextLine instance) |
ImmutableTrees.TextLine.Builder |
newline(boolean newline) |
public final ImmutableTrees.TextLine.Builder from(Trees.TextLine instance)
public final ImmutableTrees.TextLine.Builder fragment(Trees.TextFragment fragment)
public final ImmutableTrees.TextLine.Builder newline(boolean newline)
public ImmutableTrees.TextLine build()
Copyright © 2021 The Immutables.org authors. All rights reserved.