[][src]Function swc_ecma_visit::fold_with_stmt

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