Function span_remover
pub fn span_remover() -> impl Debug + Fold + Copy + Eq + Default + 'staticAvailable on crate features
__ecma and __visit only.Expand description
Returns a Fold which changes all span into DUMMY_SP.