Package | Description |
---|---|
org.eclipse.jdt.apt.core.build |
This package contains utilities for annotation processing in command-line builds and ant scripts.
|
org.eclipse.jdt.apt.core.env |
This package contains Eclipse extensions to some of the Sun annotation processing APIs.
|
org.eclipse.jdt.apt.core.util |
This package contains miscellaneous APIs related to Java annotation processing.
|
Package | Description |
---|---|
com.sun.mirror.apt |
Classes used to communicate information between
annotation processors
and an annotation processing tool.
|
com.sun.mirror.declaration |
Interfaces used to model program element declarations.
|
com.sun.mirror.type |
Interfaces used to model types.
|
com.sun.mirror.util |
Utilities to assist in the processing of declarations and types.
|
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.