---Compiler_API

主旨

The JavaTM Compiler API is a set of interfaces that describes the functions provided by a JavaTM Language Compiler, and a service provider framework so vendors can provide implementations of these interfaces.The interfaces abstract the way…

DocLink

Spec Package javax.tools