Class MoveResultInstruction

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

public class MoveResultInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • MoveResultInstruction

      public MoveResultInstruction(org.jf.dexlib2.iface.instruction.Instruction instruction, int codeAdress)
  • Method Details