Class ConstInstruction

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

public class ConstInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • ConstInstruction

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