Package com.sun.tools.apt.mirror.declaration

Class Summary
AnnotationMirrorImpl Implementation of AnnotationMirror
AnnotationProxyMaker A generator of dynamic proxy implementations of java.lang.annotation.Annotation.
AnnotationProxyMaker.MirroredTypeExceptionProxy ExceptionProxy for MirroredTypeException.
AnnotationProxyMaker.MirroredTypesExceptionProxy ExceptionProxy for MirroredTypesException.
AnnotationTypeDeclarationImpl Implementation of AnnotationTypeDeclaration
AnnotationTypeElementDeclarationImpl Implementation of AnnotationTypeElementDeclaration
AnnotationValueImpl Implementation of AnnotationValue
ClassDeclarationImpl Implementation of ClassDeclaration
Constants Utility class for operating on constant expressions.
Constants.Formatter Utility class used to generate the text of constant expressions.
ConstructorDeclarationImpl Implementation of ConstructorDeclaration
DeclarationImpl Implementation of Declaration
DeclarationMaker Utilities for constructing and caching declarations.
EnumConstantDeclarationImpl Implementation of EnumConstantDeclaration
EnumDeclarationImpl Implementation of EnumDeclaration
ExecutableDeclarationImpl Implementation of ExecutableDeclaration
FieldDeclarationImpl Implementation of FieldDeclaration
InterfaceDeclarationImpl Implementation of InterfaceDeclaration
MemberDeclarationImpl Implementation of MemberDeclaration
MethodDeclarationImpl Implementation of MethodDeclaration
PackageDeclarationImpl Implementation of PackageDeclaration.
ParameterDeclarationImpl Implementation of ParameterDeclaration
TypeDeclarationImpl Implementation of TypeDeclaration
TypeParameterDeclarationImpl Implementation of TypeParameterDeclaration