(stop|return) — Statements

(stop|return)
Control Flow1.0.0

Description

Immediately exits the current block by emitting a return statement. No statements may follow 'stop'/'return' in the same block scope.

Examples

stop

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

stop
return