| Package | Description |
|---|---|
| org.immutables.generator.processor |
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableTrees.ForIterationAccessExpression |
| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Extractor<Trees.ForIterationAccessExpression> |
TreesAst.ForIterationAccessExpression.of() |
static org.immutables.trees.ast.Extractions.Extractor<Trees.ForIterationAccessExpression> |
TreesAst.ForIterationAccessExpression.of(org.immutables.trees.ast.Extractions.Extractor<Trees.AccessExpression> access) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTrees.ForIterationAccessExpression |
ImmutableTrees.ForIterationAccessExpression.copyOf(Trees.ForIterationAccessExpression instance) |
Copyright © 2021 The Immutables.org authors. All rights reserved.