jdk.compiler (Java SE 17 & JDK 17) (original) (raw)


module jdk.compiler

Module Graph:

Module graph for jdk.compilerModule graph for jdk.compiler

Tool Guides:

javac

Since:

9

Exports
Provides interfaces to represent documentation comments as abstract syntax trees (AST).
Provides interfaces to represent source code as abstract syntax trees (AST).
Provides utilities for operations on abstract syntax trees (AST).
This package provides a legacy entry point for the javac tool.
Indirect Exports

Requires
transitive
Defines the Language Model, Annotation Processing, and Java Compiler APIs.

Provides
Uses
The interface for a javac plug-in.
The interface for an annotation processor.