Function swc_estree_visit::fold_directives[][src]

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