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 Classes

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

Tree.Kind

Methods

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

accept, getKind