Macro swc_ecma_visit::noop_fold_type[][src]

macro_rules! noop_fold_type {
    ($name : ident, $N : tt) => { ... };
    () => { ... };
}
Expand description

Note: Ignoring more types is not considered as a breaking change.