Class BinopLitInstruction

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

public class BinopLitInstruction extends DexLibAbstractInstruction
  • Constructor Details

    • BinopLitInstruction

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