Class NewInstanceInstruction

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

public class NewInstanceInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • NewInstanceInstruction

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