Class DexDebugVariableBundle
java.lang.Object
com.pnfsoftware.jeb.core.units.code.android.dex.DexDebugVariableBundle
A collection of
IDexDebugVariable
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindVariable
(int reg) static DexDebugVariableBundle
from
(Collection<IDexDebugVariable> vars) boolean
hasVariable
(int reg)
-
Constructor Details
-
DexDebugVariableBundle
-
-
Method Details
-
from
-
hasVariable
public boolean hasVariable(int reg) -
findVariable
-
format
-