java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
Alle implementierten Schnittstellen:
AnnotatedConstruct, DeclaredType, ReferenceType, TypeMirror
Bekannte direkte Unterklassen:
ErrorTypeImpl

public class DeclaredTypeImpl extends TypeMirrorImpl implements DeclaredType
Implementation of DeclaredType, which refers to a particular usage or instance of a type. Contrast with TypeElement, which is an element that potentially defines a family of DeclaredTypes.