Module jdk.compiler

Interface CompilationUnitTree

All Superinterfaces:
Tree

public interface CompilationUnitTree extends Tree
Represents the abstract syntax tree for ordinary compilation units and modular compilation units.
See Java Language Specification:
7.3 Compilation Units
7.4 Package Declarations
7.7 Module Declarations
Since:
1.6