mirror of
https://github.com/google/blockly.git
synced 2026-01-06 00:20:37 +01:00
This allows generators to have more control over the placement of suffix. Needed for ‘if’ blocks and function calls which require their suffix code to be somewhere other than the end. Also, add loop’s prefix to ‘break’ blocks, since the loop’s suffix will be the next statement hit. Also, reuse procedures_callreturn generator for procedures_callnoreturn.
4.5 KiB
4.5 KiB