| Package | Description |
|---|---|
| com.ibm.wala.shrikeCT |
| Modifier and Type | Field and Description |
|---|---|
List<com.ibm.wala.util.collections.Pair<TypeAnnotationsReader.TypePathKind,Integer>> |
TypeAnnotationsReader.TypeAnnotationAttribute.typePath |
static List<com.ibm.wala.util.collections.Pair<TypeAnnotationsReader.TypePathKind,Integer>> |
TypeAnnotationsReader.TYPEPATH_EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static TypeAnnotationsReader.TypePathKind |
TypeAnnotationsReader.TypePathKind.fromValue(int value) |
static TypeAnnotationsReader.TypePathKind |
TypeAnnotationsReader.TypePathKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationsReader.TypePathKind[] |
TypeAnnotationsReader.TypePathKind.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.