public class ExitableReturn
extends java.lang.Object
| Constructor and Description |
|---|
ExitableReturn(RubyArray<?> arguments,
Block block) |
| Modifier and Type | Method and Description |
|---|---|
RubyArray<?> |
getArguments() |
Block |
getBlock() |
Copyright © 2001-2022 JRuby. All Rights Reserved.