Function swc_core::ecma::transforms::base::hygiene::rename

pub fn rename(
    map: &HashMap<(Atom, SyntaxContext), Atom, RandomState>
) -> impl Fold + VisitMut
Available on crate feature __ecma and (crate features __ecma_transforms or __testing_transform) only.