Expand description
Block construction utilities
This module provides helper functions to reduce code duplication when constructing AST blocks.
Functionsยง
- block_
with_ statement - Create a block with a single statement
- block_
with_ statements - Create a block with multiple statements
- empty_
block - Create an empty block