public static class TypeAnnotationsReader.TypeAnnotationAttribute
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
AnnotationsReader.AnnotationAttribute |
annotationAttribute |
TypeAnnotationsReader.TypeAnnotationTarget |
annotationTarget |
TypeAnnotationsReader.TargetType |
targetType |
java.util.List<com.ibm.wala.util.collections.Pair<TypeAnnotationsReader.TypePathKind,java.lang.Integer>> |
typePath |
| Constructor and Description |
|---|
TypeAnnotationAttribute(TypeAnnotationsReader.TypeAnnotationTarget annotationTarget,
AnnotationsReader.AnnotationAttribute annotationAttribute,
java.util.List<com.ibm.wala.util.collections.Pair<TypeAnnotationsReader.TypePathKind,java.lang.Integer>> typePath,
TypeAnnotationsReader.TargetType targetType) |
public final TypeAnnotationsReader.TypeAnnotationTarget annotationTarget
public final AnnotationsReader.AnnotationAttribute annotationAttribute
public final java.util.List<com.ibm.wala.util.collections.Pair<TypeAnnotationsReader.TypePathKind,java.lang.Integer>> typePath
public final TypeAnnotationsReader.TargetType targetType
public TypeAnnotationAttribute(TypeAnnotationsReader.TypeAnnotationTarget annotationTarget, AnnotationsReader.AnnotationAttribute annotationAttribute, java.util.List<com.ibm.wala.util.collections.Pair<TypeAnnotationsReader.TypePathKind,java.lang.Integer>> typePath, TypeAnnotationsReader.TargetType targetType)