Class InstructionSet.Switch

    • Field Detail

      • offsets

        protected int[] offsets
    • Method Detail

      • getTarget

        public Instruction getTarget​(int _index)
      • setTarget

        public void setTarget​(int _index,
                              Instruction _instruction)
      • getAbsolute

        public int getAbsolute​(int _index)
      • getOffset

        public int getOffset​(int _index)
      • getOffsets

        public int[] getOffsets()
      • getSize

        public int getSize()