JavaScript is disabled on your browser.
Skip navigation links
Java SE 16 & JDK 16
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
jdk.compiler
Package
com.sun.source.tree
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