Class MoveInstruction

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

public class MoveInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • MoveInstruction

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