public class IgetInstruction extends FieldInstruction
codeAddress, instruction, lineNumber, unit
Constructor and Description |
---|
IgetInstruction(Instruction instruction,
int codeAdress) |
Modifier and Type | Method and Description |
---|---|
void |
jimplify(DexBody body)
Jimplify this instruction.
|
getAssignStmt, getSootFieldRef, getStaticSootFieldRef, getTargetType, introducedTypes
addTags, getInstruction, getLineNumber, getUnit, getUsedRegistersNums, getUsedRegistersNums, setLineNumber, setUnit
public void jimplify(DexBody body)
DexlibAbstractInstruction
jimplify
in class DexlibAbstractInstruction
body
- to jimplify into.