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, introducedTypesaddTags, getInstruction, getLineNumber, getUnit, getUsedRegistersNums, getUsedRegistersNums, setLineNumber, setUnitpublic void jimplify(DexBody body)
DexlibAbstractInstructionjimplify in class DexlibAbstractInstructionbody - to jimplify into.