Function swc_ecma_visit::fold_while_stmt[][src]

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