Module jdk.compiler

Interface DirectiveTree

All Superinterfaces:
Tree
All Known Subinterfaces:
ExportsTree, OpensTree, ProvidesTree, RequiresTree, UsesTree

public interface DirectiveTree extends Tree
A super-type for all the directives in a ModuleTree.
Since:
9