Enum Class TypeReference.AnnotationPosition

java.lang.Object
java.lang.Enum<TypeReference.AnnotationPosition>
org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference.AnnotationPosition
All Implemented Interfaces:
Serializable, Comparable<TypeReference.AnnotationPosition>, java.lang.constant.Constable
Enclosing class:
TypeReference

public static enum TypeReference.AnnotationPosition extends Enum<TypeReference.AnnotationPosition>
Simplified specification of where in a (possibly complex) type reference we are looking for type annotations.
See Also: