public class NdTypeAnnotationInMethod extends NdTypeAnnotation
| Modifier and Type | Field and Description |
|---|---|
static FieldManyToOne<NdMethod> |
OWNER |
static StructDef<NdTypeAnnotationInMethod> |
type |
PATH, PATH_LENGTH, TARGET_ARG0, TARGET_ARG1, TARGET_TYPEANNOTATION_TYPE, ELEMENT_VALUE_PAIRS| Constructor and Description |
|---|
NdTypeAnnotationInMethod(Nd nd,
long address) |
NdTypeAnnotationInMethod(Nd nd,
NdMethod variable) |
destruct, getTarget, getTargetInfoArg0, getTargetInfoArg1, getTargetType, getTypePath, setPath, setTargetInfo, setTargetInfo, setTargetTypegetElementValuePairs, getType, setTypepublic static final FieldManyToOne<NdMethod> OWNER
public static final StructDef<NdTypeAnnotationInMethod> type