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

public class NoTypeImpl extends TypeMirrorImpl implements NoType, NullType
An implementation of NoType, which is used to represent certain pseudo-types.
Siehe auch: