Function swc_core::ecma::visit::span_remover

pub fn span_remover() -> impl Debug + Fold + Copy + Eq + Default + 'static
Available on crate features __ecma and __visit only.
Expand description

Returns a Fold which changes all span into DUMMY_SP.