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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Trees.Expressioncondition()
-
-
-
Method Detail
-
condition
Trees.Expression condition()
-
-