Eclipse JDT
Release 3.2

Package com.sun.mirror.declaration

Interfaces used to model program element declarations.

See: Description

Package com.sun.mirror.declaration Description

Interfaces used to model program element declarations. A declaration is represented by the appropriate subinterface of Declaration, and an annotation is represented as an AnnotationMirror.

Note that the apt tool and its associated APIs may be changed or superseded in future j2se releases.

Since:
1.5
Eclipse JDT
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.