public class InvokeSpecialSuperInstruction extends InvokeSpecialInstruction
assign, invocationcodeAddress, instruction, lineNumber, unit| Constructor and Description |
|---|
InvokeSpecialSuperInstruction(org.jf.dexlib2.iface.instruction.Instruction instruction,
int codeAdress) |
| Modifier and Type | Method and Description |
|---|---|
void |
finalize(DexBody body,
DexlibAbstractInstruction successor)
Finalize this instruction taking the successor into consideration.
|
getJimplifiedInvoke, jimplifybuildParameters, convertClassName, convertParameterTypes, getInterfaceSootMethodRef, getNormalSootMethodRef, getSootFieldRef, getSootFieldRef, getSootMethodRef, getSootMethodRef, getStaticSootMethodRef, getUsedRegistersNums, getVirtualSootMethodRef, introducedTypes, isUsedAsFloatingPoint, isUsedAsObject, jimplifyInterface, jimplifySpecial, jimplifyStatic, jimplifyVirtualaddTags, getInstruction, getLineNumber, getUnit, getUsedRegistersNums, getUsedRegistersNums, setLineNumber, setUnitpublic InvokeSpecialSuperInstruction(org.jf.dexlib2.iface.instruction.Instruction instruction,
int codeAdress)
public void finalize(DexBody body, DexlibAbstractInstruction successor)
DanglingInstructionfinalize in interface DanglingInstructionfinalize in class MethodInvocationInstructionbody - to finalize intosuccessor - the direct successor of this instructionCopyright © 2024 Soot OSS. All rights reserved.