| Package | Description |
|---|---|
| org.immutables.generator.processor |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTrees.StringLiteral |
ImmutableTrees.StringLiteral.copyOf(Trees.StringLiteral instance) |
static ImmutableTrees.StringLiteral |
ImmutableTrees.StringLiteral.of(String value) |
ImmutableTrees.StringLiteral |
TreesTransformer.toStringLiteral(ImmutableTrees.StringLiteral value) |
ImmutableTrees.StringLiteral |
TemplateWriter.toStringLiteral(ImmutableTrees.StringLiteral value) |
ImmutableTrees.StringLiteral |
ImmutableTrees.StringLiteral.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
protected Trees.Expression |
TreesTransformer.asExpression(ImmutableTrees.StringLiteral value) |
protected Trees.StringLiteral |
TreesTransformer.asStringLiteral(ImmutableTrees.StringLiteral value) |
protected String |
TreesTransformer.asStringLiteralValue(ImmutableTrees.StringLiteral value,
String attribute) |
ImmutableTrees.StringLiteral |
TreesTransformer.toStringLiteral(ImmutableTrees.StringLiteral value) |
ImmutableTrees.StringLiteral |
TemplateWriter.toStringLiteral(ImmutableTrees.StringLiteral value) |
Copyright © 2021 The Immutables.org authors. All rights reserved.