Package org.jruby.ir

Class IRBuilder.RescueBlockInfo

java.lang.Object
org.jruby.ir.IRBuilder.RescueBlockInfo
Enclosing class:
IRBuilder

private static class IRBuilder.RescueBlockInfo extends Object
  • Field Details

    • entryLabel

      final Label entryLabel
    • savedExceptionVariable

      final Variable savedExceptionVariable
  • Constructor Details