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