Interface Trees.ConditionalBlock
-
- All Superinterfaces:
Trees.Block,Trees.Conditional,Trees.Synthetic,Trees.TemplatePart
- All Known Implementing Classes:
ImmutableTrees.ConditionalBlock
- Enclosing class:
- Trees
@Immutable public static interface Trees.ConditionalBlock extends Trees.Conditional, Trees.Block, Trees.Synthetic
-
-
Method Summary
-
Methods inherited from interface org.immutables.generator.processor.Trees.Block
parts
-
Methods inherited from interface org.immutables.generator.processor.Trees.Conditional
condition
-
-