Function swc_ecma_utils::contains_this_expr[][src]

pub fn contains_this_expr<N>(body: &N) -> bool where
    N: VisitWith<ThisVisitor>,