Function swc_ecma_visit::fold_block_stmt[][src]

pub fn fold_block_stmt<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: BlockStmt
) -> BlockStmt