| Package | Description |
|---|---|
| com.ibm.wala.shrikeCT |
| Modifier and Type | Field and Description |
|---|---|
TypeAnnotationsReader.TargetType |
TypeAnnotationsReader.TypeAnnotationAttribute.targetType |
| Modifier and Type | Method and Description |
|---|---|
static TypeAnnotationsReader.TargetType |
TypeAnnotationsReader.TargetType.fromValue(int value) |
static TypeAnnotationsReader.TargetType |
TypeAnnotationsReader.TargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationsReader.TargetType[] |
TypeAnnotationsReader.TargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
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.