Function swc_ecma_visit::fold_jsx_element_children[][src]

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