CARVIEW |
Select Language
HTTP/2 301
server: AkamaiGHost
content-length: 0
location: https://cr.openjdk.org/~iris/se/17/latestSpec/api/java.compiler/module-summary.html
cache-control: max-age=0
expires: Wed, 15 Oct 2025 15:43:40 GMT
date: Wed, 15 Oct 2025 15:43:40 GMT
akamai-grn: 0.7501c045.1760543020.75ccb5
HTTP/1.1 200 OK
Date: Wed, 15 Oct 2025 15:43:41 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Last-Modified: Thu, 02 Sep 2021 09:30:15 GMT
Vary: Accept-Encoding
ETag: W/"613099a7-1e10"
X-Robots-Tag: none
Content-Encoding: gzip
java.compiler (Java SE 17)
Module java.compiler
module java.compiler
Defines the Language Model, Annotation Processing, and Java Compiler APIs.
These APIs model declarations and types of the Java programming language, and define interfaces for tools such as compilers which can be invoked from a program.
This module is upgradeable.
-
Packages
ExportsPackageDescriptionFacilities for declaring annotation processors and for allowing annotation processors to communicate with an annotation processing tool environment.Types and hierarchies of packages comprising a Java language model, a model of the declarations and types of the Java programming language.Interfaces used to model elements of the Java programming language.Interfaces used to model Java programming language types.Utilities to assist in the processing of program elements and types.Provides interfaces for tools which can be invoked from a program, for example, compilers.