Function swc_ecma_utils::replace_ident
source · [−]pub fn replace_ident<T>(node: &mut T, from: Id, to: &Ident)where
T: for<'any> VisitMutWith<IdentReplacer<'any>>,
pub fn replace_ident<T>(node: &mut T, from: Id, to: &Ident)where
T: for<'any> VisitMutWith<IdentReplacer<'any>>,