Class Switch

    • Field Detail

      • regA

        public final int regA
      • tableAddressOffset

        public final int tableAddressOffset
    • Constructor Detail

      • Switch

        public Switch​(int instLoc,
                      int regA,
                      int tableAddressOffset,
                      org.jf.dexlib.Code.Opcode opcode,
                      DexIMethod method)
    • Method Detail

      • setSwitchPad

        public void setSwitchPad​(SwitchPad pad)
      • getOffsets

        public int[] getOffsets()
      • getDefaultLabel

        public int getDefaultLabel()
      • getCasesAndLabels

        public int[] getCasesAndLabels()