public abstract static class TypeAnnotation.TypeAnnotationTarget
extends java.lang.Object
TypeAnnotation.TypeAnnotationTarget represents the "target" of a Type Annotation.
In contrast to TypeAnnotationsReader.TypeAnnotationTarget,
subclasses of TypeAnnotation.TypeAnnotationTarget usually have already resolved bytecode-specific data
(such as bcIndices) to their WALA counterparts.
| Modifier and Type | Field and Description |
|---|---|
static int |
INSTRUCTION_INDEX_UNAVAILABLE |
| Constructor and Description |
|---|
TypeAnnotationTarget() |
public static final int INSTRUCTION_INDEX_UNAVAILABLE