locals

Answer the declarations of this block's local variables. Do not include the label declaration if present, nor argument declarations, nor local constants.

Include the primitive failure reason variable, if present.

Return

This block's local variable declarations.

Parameters

self

The block phrase to examine.