public class InvokeInterfaceInstruction extends MethodInvocationInstruction
assign, invocationcodeAddress, instruction, lineNumber, unit| Constructor and Description |
|---|
InvokeInterfaceInstruction(org.jf.dexlib2.iface.instruction.Instruction instruction,
int codeAdress) |
| Modifier and Type | Method and Description |
|---|---|
void |
jimplify(DexBody body)
Jimplify this instruction.
|
buildParameters, convertClassName, convertParameterTypes, finalize, getInterfaceSootMethodRef, getNormalSootMethodRef, getSootFieldRef, getSootFieldRef, getSootMethodRef, getSootMethodRef, getStaticSootMethodRef, getUsedRegistersNums, getVirtualSootMethodRef, introducedTypes, isUsedAsFloatingPoint, isUsedAsObject, jimplifyInterface, jimplifySpecial, jimplifyStatic, jimplifyVirtualaddTags, getInstruction, getLineNumber, getUnit, getUsedRegistersNums, getUsedRegistersNums, setLineNumber, setUnitpublic InvokeInterfaceInstruction(org.jf.dexlib2.iface.instruction.Instruction instruction,
int codeAdress)
public void jimplify(DexBody body)
DexlibAbstractInstructionjimplify in class DexlibAbstractInstructionbody - to jimplify into.Copyright © 2020 Soot OSS. All rights reserved.