pub fn in_nested_block<'a>(parents: impl Iterator<Item = &'a Stmt>) -> bool
Check if a node is in a nested block.