jdk.compiler (Java SE 17 & JDK 17) (original) (raw)
module jdk.compiler
Module Graph:
Tool Guides:
Since:
9
Packages
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
Modules
Requires
transitive
Defines the Language Model, Annotation Processing, and Java Compiler APIs.
Services
Provides
Uses
The interface for a javac plug-in.
The interface for an annotation processor.