Uses of Package
com.sun.mirror.declaration
Package
Description
Classes used to communicate information between
annotation processors
and an annotation processing tool.
Interfaces used to model program element declarations.
Interfaces used to model types.
Utilities to assist in the processing of declarations and types.
This package contains Eclipse extensions to some of the Sun annotation processing APIs.
-
ClassDescriptionRepresents the declaration of an annotation type.Represents the declaration of a program element such as a package, class, or method.Represents the declaration of a package.Represents the declaration of a class or interface.
-
ClassDescriptionRepresents an annotation.Represents the declaration of an annotation type.Represents an element of an annotation type.Represents a value of an annotation type element.Represents the declaration of a class.Represents a constructor of a class or interface.Represents the declaration of a program element such as a package, class, or method.Represents an enum constant declaration.Represents the declaration of an enum type.Represents a method or constructor of a class or interface.Represents a field of a type declaration.Represents the declaration of an interface.Represents a declaration that may be a member or constructor of a declared type.Represents a method of a class or interface.Represents a modifier on the declaration of a program element such as a class, method, or field.Represents the declaration of a package.Represents a formal parameter of a method or constructor.Represents the declaration of a class or interface.Represents a formal type parameter of a generic type, method, or constructor declaration.
-
ClassDescriptionRepresents the declaration of an annotation type.Represents the declaration of a class.Represents the declaration of an enum type.Represents the declaration of an interface.Represents the declaration of a class or interface.Represents a formal type parameter of a generic type, method, or constructor declaration.
-
ClassDescriptionRepresents the declaration of an annotation type.Represents an element of an annotation type.Represents the declaration of a class.Represents a constructor of a class or interface.Represents the declaration of a program element such as a package, class, or method.Represents an enum constant declaration.Represents the declaration of an enum type.Represents a method or constructor of a class or interface.Represents a field of a type declaration.Represents the declaration of an interface.Represents a declaration that may be a member or constructor of a declared type.Represents a method of a class or interface.Represents a modifier on the declaration of a program element such as a class, method, or field.Represents the declaration of a package.Represents a formal parameter of a method or constructor.Represents the declaration of a class or interface.Represents a formal type parameter of a generic type, method, or constructor declaration.
-