swc_
ecma_
transforms_
base
26.0.0
In swc_
ecma_
transforms_
base::
rename
swc_ecma_transforms_base
::
rename
Function
contains_eval
Copy item path
Source
pub fn contains_eval<N>(node:
&N
, include_with:
bool
) ->
bool
where N: VisitWith<EvalFinder>,