Function swc_ecma_utils::contains_ident_ref
source · [−]pub fn contains_ident_ref<'a, N>(body: &N, ident: &'a Id) -> boolwhere
N: VisitWith<IdentRefFinder<'a>>,
pub fn contains_ident_ref<'a, N>(body: &N, ident: &'a Id) -> boolwhere
N: VisitWith<IdentRefFinder<'a>>,