Class SPDDeterminer
java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.SPDDeterminer
Manager of stack pointer candidates.
-
Constructor Details
-
SPDDeterminer
public SPDDeterminer()
-
-
Method Details
-
clone
-
add
public boolean add(int value, int guarantee, int origin) Record a new stack-pointer delta candidate.- Parameters:
value
- SPD valueguarantee
- SPD guaranteeorigin
- SPD origin- Returns:
- true if the set of SPD candidates was modified
-
getCandidates
-
getBestCandidate
-
getBestValue
public int getBestValue() -
hashCode
public int hashCode() -
equals
-
toString
-