Class ThrowInstruction

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

public class ThrowInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • ThrowInstruction

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