NGS version 0.2.17 auto-generated documentation
Documentation index
The global namespace
ReturnFromBlock type
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