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