| Package | Description |
|---|---|
| org.immutables.generator.processor |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTrees.TextLine |
ImmutableTrees.TextLine.Builder.build() |
static ImmutableTrees.TextLine |
ImmutableTrees.TextLine.copyOf(Trees.TextLine instance) |
ImmutableTrees.TextLine |
TreesTransformer.toTextLine(ImmutableTrees.TextLine value) |
ImmutableTrees.TextLine |
TemplateWriter.toTextLine(ImmutableTrees.TextLine line) |
ImmutableTrees.TextLine |
ImmutableTrees.TextLine.withFragment(Trees.TextFragment value) |
ImmutableTrees.TextLine |
ImmutableTrees.TextLine.withNewline(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
protected Trees.TemplatePart |
TreesTransformer.asTemplatePart(ImmutableTrees.TextLine value) |
protected Trees.TextFragment |
TreesTransformer.asTextLineFragment(ImmutableTrees.TextLine value,
Trees.TextFragment attribute) |
protected boolean |
TreesTransformer.asTextLineNewline(ImmutableTrees.TextLine value,
boolean attribute) |
ImmutableTrees.TextLine |
TreesTransformer.toTextLine(ImmutableTrees.TextLine value) |
ImmutableTrees.TextLine |
TemplateWriter.toTextLine(ImmutableTrees.TextLine line) |
Copyright © 2021 The Immutables.org authors. All rights reserved.