Package com.ibm.wala.types.annotations
package com.ibm.wala.types.annotations
-
ClassDescriptionRepresents a member annotation, e.g., Java 5.0 class file annotationsA
TypeAnnotationrepresents a JSR 308 Java Type Annotation.ATypeAnnotation.TypeAnnotationTargetrepresents the "target" of a Type Annotation.A @{TypeAnnotationTargetConverter} takes "unresolved" instances ofTypeAnnotationsReader.TypeAnnotationTarget, resolves some byte-code specific data, and returns instances of the correspondingTypeAnnotation.TypeAnnotationTargetsubclass.