Enum Class TypeAnnotationsReader.TypeAnnotationLocation

java.lang.Object
java.lang.Enum<TypeAnnotationsReader.TypeAnnotationLocation>
com.ibm.wala.shrike.shrikeCT.TypeAnnotationsReader.TypeAnnotationLocation
All Implemented Interfaces:
Serializable, Comparable<TypeAnnotationsReader.TypeAnnotationLocation>, Constable
Enclosing class:
TypeAnnotationsReader

public static enum TypeAnnotationsReader.TypeAnnotationLocation extends Enum<TypeAnnotationsReader.TypeAnnotationLocation>
Enumeration of those Bytecode locations where type annotation may appear (in the corresponding attribute table).
See Also: