[][src]Macro swc_ecma_transforms::noop_visit_type

macro_rules! noop_visit_type {
    ($F:ty, $N:tt) => { ... };
    ($F:ty) => { ... };
}