Class MoveExceptionInstruction

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

public class MoveExceptionInstruction extends DexLibAbstractInstruction
  • Field Details

    • realType

      protected Type realType
    • stmtToRetype

      protected JIdentityStmt stmtToRetype
  • Constructor Details

    • MoveExceptionInstruction

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