return multimethod
Methods
- return(b:Block, val:Any=null)internal Source: stdlib.ngs:213
Undocumented Automatically called by NGS for syntax
block NAME { NAME.return() }
- return(mc:MatchContext, x:Any)deprecated Source: stdlib.ngs:1057
Undocumented
block NAME { NAME.return() }