| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.android.controlflow.Tracker<InsnType extends com.pnfsoftware.jeb.core.units.code.ILocatedInstruction> |
Track the registers use/def of a basic block. Used by the data flow analysis components. When performing DFA on the graph, a tracker is associated with each block.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
