| Package | Description |
|---|---|
| org.immutables.generator.processor |
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableTrees.TypeIdentifier |
| Modifier and Type | Method and Description |
|---|---|
protected Trees.TypeIdentifier |
TreesTransformer.asTypeDeclarationType(ImmutableTrees.TypeDeclaration value,
Trees.TypeIdentifier attribute) |
protected Trees.TypeIdentifier |
TreesTransformer.asTypeIdentifier(ImmutableTrees.TypeIdentifier value) |
Trees.TypeIdentifier |
ImmutableTrees.TypeDeclaration.type() |
abstract Trees.TypeIdentifier |
Trees.TypeDeclaration.type() |
| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Extractor<Trees.TypeIdentifier> |
TreesAst.TypeIdentifier.of() |
static org.immutables.trees.ast.Extractions.Extractor<Trees.TypeIdentifier> |
TreesAst.TypeIdentifier.of(org.immutables.trees.ast.Extractions.Extractor<String> value) |
| Modifier and Type | Method and Description |
|---|---|
protected Trees.TypeIdentifier |
TreesTransformer.asTypeDeclarationType(ImmutableTrees.TypeDeclaration value,
Trees.TypeIdentifier attribute) |
static ImmutableTrees.TypeIdentifier |
ImmutableTrees.TypeIdentifier.copyOf(Trees.TypeIdentifier instance) |
ImmutableTrees.TypeDeclaration.Builder |
ImmutableTrees.TypeDeclaration.Builder.type(Trees.TypeIdentifier type) |
ImmutableTrees.TypeDeclaration |
ImmutableTrees.TypeDeclaration.withType(Trees.TypeIdentifier value) |
| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Applicator |
TreesAst.TypeDeclaration.type(org.immutables.trees.ast.Extractions.Extractor<Trees.TypeIdentifier> type) |
Copyright © 2021 The Immutables.org authors. All rights reserved.