| Package | Description |
|---|---|
| org.immutables.generator.processor |
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableTrees.StringLiteral |
| Modifier and Type | Method and Description |
|---|---|
protected Trees.StringLiteral |
TreesTransformer.asInvokeStringLiteral(ImmutableTrees.InvokeString value,
Trees.StringLiteral attribute) |
protected Trees.StringLiteral |
TreesTransformer.asStringLiteral(ImmutableTrees.StringLiteral value) |
Trees.StringLiteral |
ImmutableTrees.InvokeString.literal() |
Trees.StringLiteral |
Trees.InvokeString.literal() |
| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Extractor<Trees.StringLiteral> |
TreesAst.StringLiteral.of() |
static org.immutables.trees.ast.Extractions.Extractor<Trees.StringLiteral> |
TreesAst.StringLiteral.of(org.immutables.trees.ast.Extractions.Extractor<String> value) |
| Modifier and Type | Method and Description |
|---|---|
protected Trees.StringLiteral |
TreesTransformer.asInvokeStringLiteral(ImmutableTrees.InvokeString value,
Trees.StringLiteral attribute) |
static ImmutableTrees.StringLiteral |
ImmutableTrees.StringLiteral.copyOf(Trees.StringLiteral instance) |
static ImmutableTrees.InvokeString |
ImmutableTrees.InvokeString.of(Trees.StringLiteral literal) |
ImmutableTrees.InvokeString |
ImmutableTrees.InvokeString.withLiteral(Trees.StringLiteral value) |
| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Extractor<Trees.InvokeString> |
TreesAst.InvokeString.of(org.immutables.trees.ast.Extractions.Extractor<Trees.StringLiteral> literal) |
Copyright © 2021 The Immutables.org authors. All rights reserved.