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.
  • Nested Class Summary Link icon

    Nested classes/interfaces declared in interface com.sun.source.tree.Tree Link icon

    Tree.Kind
  • Method Summary Link icon

    Methods declared in interface com.sun.source.tree.Tree Link icon

    accept, getKind