public abstract class JumpInstruction extends DexlibAbstractInstruction
| Modifier and Type | Field and Description |
|---|---|
protected Unit |
markerUnit |
protected DexlibAbstractInstruction |
targetInstruction |
codeAddress, instruction, lineNumber, unit| Constructor and Description |
|---|
JumpInstruction(Instruction instruction,
int codeAdress) |
| Modifier and Type | Method and Description |
|---|---|
protected DexlibAbstractInstruction |
getTargetInstruction(DexBody body) |
addTags, getInstruction, getLineNumber, getUnit, getUsedRegistersNums, getUsedRegistersNums, introducedTypes, jimplify, setLineNumber, setUnitprotected DexlibAbstractInstruction targetInstruction
protected Unit markerUnit
protected DexlibAbstractInstruction getTargetInstruction(DexBody body)