com.pnfsoftware.jeb.core.units.code.asm.items.INativeDataItem |
![]() |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ATTR_GENERATED_FROM | Attribute key for data holding a generation information String; only artificial (aka synthetic, or generated) attributes may carry this attribute. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract INativeFieldItem |
getField()
Retrieve the optional field associated with the data item.
| ||||||||||
abstract DataHints | getHints(boolean create) | ||||||||||
abstract INativeType |
getType()
Retrieve the data item type.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Attribute key for data holding a generation information String; only artificial (aka synthetic, or generated) attributes may carry this attribute.
Retrieve the optional field associated with the data item.
Retrieve the data item type. Note that type can be null (in particular for Gap Item).