Function swc_babel_visit::fold_comments[][src]

pub fn fold_comments<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<Comment>
) -> Vec<Comment>