Package com.ibm.wala.types.annotations
package com.ibm.wala.types.annotations
-
ClassDescriptionRepresents a member annotation, e.g., Java 5.0 class file annotationsA
TypeAnnotation
represents a JSR 308 Java Type Annotation.ATypeAnnotation.TypeAnnotationTarget
represents 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.TypeAnnotationTarget
subclass.