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

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

    Tree.Kind
  • Method Summary

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

    accept, getKind