Class ExceptionRegion

java.lang.Object
org.jruby.ir.representations.ExceptionRegion

class ExceptionRegion extends Object
  • Field Details

  • Constructor Details

    • ExceptionRegion

      public ExceptionRegion(Label firstRescueBlockLabel, BasicBlock startBB)
  • Method Details