| com.pnfsoftware.jeb.core.units.code.asm.analyzer.IReference |
Description of relationship between a source (from) and a target (to) native locations.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | FLAG_ADVANCED_ANALYSIS | ||||||||||
| int | FLAG_DYNAMIC | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int | getFlags() | ||||||||||
| abstract ReferenceLocation | getFrom() | ||||||||||
| abstract String | getStringType() | ||||||||||
| abstract ReferenceLocation | getTo() | ||||||||||
| abstract ReferenceType |
getType()
Never null
| ||||||||||