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 DexDebugVariableBundlefrom(Collection<IDexDebugVariable> vars) booleanhasVariable(int reg)
-
Constructor Details
-
DexDebugVariableBundle
-
-
Method Details
-
from
-
hasVariable
public boolean hasVariable(int reg) -
findVariable
-
format
-