swc_ecma_visit

Function visit_pass

source
pub fn visit_pass<V>(pass: V) -> VisitPass<V>
where V: Visit,