Block type

The type of the NAME variable used in syntax: block NAME BODY

Methods

return(b:Block, val:Any=null)internal Source: stdlib.ngs:182
Undocumented

Automatically called by NGS for syntax

block NAME { NAME.return() }