Class BodyCodegen.FinallyReturnPoint

  • Enclosing class:
    BodyCodegen

    static class BodyCodegen.FinallyReturnPoint
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<java.lang.Integer> jsrPoints  
      int tableLabel  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • jsrPoints

        public java.util.List<java.lang.Integer> jsrPoints
      • tableLabel

        public int tableLabel
    • Constructor Detail

      • FinallyReturnPoint

        FinallyReturnPoint()