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