Function swc_estree_visit::fold_opt_comments[][src]

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