See: Description
Interface | Description |
---|---|
EclipseAnnotationProcessorEnvironment |
Extended the APT
AnnotationProcessorEnvironment to expose
extra API. |
EclipseAnnotationProcessorFactory |
Extend the APT annotation processor factory API to provide extra features.
|
Class | Description |
---|---|
EnvironmentFactory |
Enum | Description |
---|---|
Phase |
Enum for APT related operation phase.
|
This package contains Eclipse extensions of APIs related to
the com.sun.mirror.apt.AnnotationProcessorEnvironment
interface.
Use these extensions in order to access features available only within
Eclipse. Avoid these extensions if compatibility with Sun's apt tool
is required.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.