Class ConstClassInstruction

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

public class ConstClassInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • ConstClassInstruction

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