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