Class ReturnInstruction

java.lang.Object
sootup.apk.frontend.instruction.DexLibAbstractInstruction
sootup.apk.frontend.instruction.ReturnInstruction

public class ReturnInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • ReturnInstruction

      public ReturnInstruction(org.jf.dexlib2.iface.instruction.Instruction instruction, int codeAddress)
  • Method Details