Function swc_estree_visit::fold_base_comment[][src]

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