java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
Alle implementierten Schnittstellen:
AnnotatedConstruct, ArrayType, ReferenceType, TypeMirror

public class ArrayTypeImpl extends TypeMirrorImpl implements ArrayType
Implementation of ArrayType, which represents an array of some type.