Class ConstStringInstruction

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

public class ConstStringInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • ConstStringInstruction

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