public final class SLReturnException
extends com.oracle.truffle.api.nodes.ControlFlowException
return statement and caught by the
function body. The exception transports the return value in its
SLReturnException.result field.| Constructor and Description |
|---|
SLReturnException(Object result) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString