Mirror API

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
Mirror API

Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.