Interface AjType<T>

All Superinterfaces:
AnnotatedElement, Type
All Known Implementing Classes:
AjTypeImpl

public interface AjType<T> extends Type, AnnotatedElement
The runtime representation of a type (Aspect, Class, Interface, Annotation, Enum, or Array) in an AspectJ program.