Class Code.Try

  • Enclosing class:
    Code

    public static class Code.Try
    extends Object
    • Method Detail

      • getStartAddress

        public int getStartAddress()
      • getInstructionCount

        public int getInstructionCount()
      • getCatchHandlerIndex

        public int getCatchHandlerIndex()
        Returns this try's catch handler index. Note that this is distinct from the its catch handler offset.