Package soot.baf

Interface TableSwitchInst

    • Method Detail

      • getLowIndex

        int getLowIndex()
      • setLowIndex

        void setLowIndex​(int index)
      • getHighIndex

        int getHighIndex()
      • setHighIndex

        void setHighIndex​(int index)