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