public class NdAnnotationInMethod extends NdAnnotation
| Modifier and Type | Field and Description |
|---|---|
static FieldManyToOne<NdMethod> |
OWNER |
static StructDef<NdAnnotationInMethod> |
type |
ANNOTATION_TYPE, ELEMENT_VALUE_PAIRS| Constructor and Description |
|---|
NdAnnotationInMethod(Nd nd,
long address) |
NdAnnotationInMethod(Nd nd,
NdMethod owner) |
getElementValuePairs, getType, setTypepublic static final FieldManyToOne<NdMethod> OWNER
public static final StructDef<NdAnnotationInMethod> type