swc_core::ecma::ast

Function fn_pass

pub fn fn_pass(f: impl FnMut(&mut Program)) -> impl Pass
Available on crate features __ecma and ecma_ast only.