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