Trait swc_ecma_transforms_base::perf::Check[][src]

pub trait Check: Visit + Default {
    fn should_handle(&self) -> bool;
}

Required methods

Loading content...

Implementors

Loading content...