[][src]Function swc_ecma_visit::fold_while_stmt

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