public class MoveResultInstruction extends DexlibAbstractInstruction
codeAddress, instruction, lineNumber, op1BinType, op2BinType, opUnType, resBinType, resUnType, unit| Constructor and Description |
|---|
MoveResultInstruction(Instruction instruction,
int codeAdress) |
| Modifier and Type | Method and Description |
|---|---|
void |
jimplify(DexBody body)
Jimplify this instruction.
|
void |
setTag(Tag t) |
addTags, getInstruction, getLineNumber, getUnit, getUsedRegistersNums, getUsedRegistersNums, introducedTypes, setLineNumber, setUnitpublic MoveResultInstruction(Instruction instruction,
int codeAdress)
public void jimplify(DexBody body)
DexlibAbstractInstructionjimplify in class DexlibAbstractInstructionbody - to jimplify into.public void setTag(Tag t)