com.sun.mirror.apt Provides classes that interact directly with the tool and its data.
com.sun.mirror.declaration Defines interfaces to declarations.
com.sun.mirror.type Defines interfaces to types defined within the source code.
com.sun.mirror.util Contains utilities for processing types and declarations.

Table 3: Descriptions of the apt mirror API.

Back to Article