ReturnFromBlock type

Undocumented

Direct parent types

Exception
Represents exceptional situaution. All thrown things shouhld inherit Exception.
Direct subtypes: 10

Methods

init(rfb:ReturnFromBlock, block:Any, val:Any)internal Source: stdlib.ngs:182
Undocumented