Function swc_babel_visit::fold_jsx_element[][src]

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