Interface Trees.DirectiveStart

All Superinterfaces:
Trees.Directive, Trees.TemplatePart
All Known Subinterfaces:
Trees.Else, Trees.ElseIf, Trees.For, Trees.If, Trees.Invoke, Trees.InvokeString, Trees.Let, Trees.Otherwise
All Known Implementing Classes:
ImmutableTrees.Else, ImmutableTrees.ElseIf, ImmutableTrees.For, ImmutableTrees.If, ImmutableTrees.Invoke, ImmutableTrees.InvokeString, ImmutableTrees.Let
Enclosing class:
Trees

public static interface Trees.DirectiveStart extends Trees.Directive