Interface Trees.Conditional
- All Known Subinterfaces:
Trees.ConditionalBlock,Trees.ElseIf,Trees.If
- All Known Implementing Classes:
ImmutableTrees.ConditionalBlock,ImmutableTrees.ElseIf,ImmutableTrees.If
- Enclosing class:
Trees
public static interface Trees.Conditional
-
Method Summary
-
Method Details
-
condition
Trees.Expression condition()
-