| Package | Description |
|---|---|
| org.immutables.generator.processor |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Trees.Let |
static interface |
Trees.LetStatement |
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableTrees.Let |
static class |
ImmutableTrees.LetStatement |
static class |
ImmutableTrees.Template |
static class |
Trees.Template |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTrees.Let.Builder |
ImmutableTrees.Let.Builder.from(Trees.InvokableStatement instance) |
ImmutableTrees.LetStatement.Builder |
ImmutableTrees.LetStatement.Builder.from(Trees.InvokableStatement instance) |
ImmutableTrees.Template.Builder |
ImmutableTrees.Template.Builder.from(Trees.InvokableStatement instance) |
Copyright © 2021 The Immutables.org authors. All rights reserved.