@Value.Immutable public static interface Trees.IfStatement extends Trees.TemplatePart, Trees.Synthetic
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Trees.Block> |
otherwise() |
List<Trees.ConditionalBlock> |
otherwiseIf() |
Trees.ConditionalBlock |
then() |
Trees.ConditionalBlock then()
List<Trees.ConditionalBlock> otherwiseIf()
com.google.common.base.Optional<Trees.Block> otherwise()
Copyright © 2021 The Immutables.org authors. All rights reserved.