Function swc_estree_visit::fold_while[][src]

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