Class InstructionSet.I_IINC

Enclosing class:
InstructionSet

public static class InstructionSet.I_IINC extends InstructionSet.Index08
  • Field Details

    • delta

      private int delta
    • wide

      private final boolean wide
  • Constructor Details

  • Method Details

    • getDescription

      public String getDescription()
      Specified by:
      getDescription in class Instruction
    • getLocalVariableInfo

      public ClassModel.LocalVariableInfo getLocalVariableInfo()
    • getLocalVariableTableIndex

      public int getLocalVariableTableIndex()
    • getDelta

      public int getDelta()
    • isInc

      public boolean isInc()
    • getAdjust

      public int getAdjust()