[][src]Function swc_ecma_transforms::util::extract_var_ids

pub fn extract_var_ids<T>(node: &T) -> Vec<Ident> where
    T: VisitWith<Hoister>, 

Extracts hoisted variables