Trait swc_ecma_transforms_base::pass::JsPass[][src]

pub trait JsPass: CompilerPass + Fold { }

Implementors

impl<T: ?Sized> JsPass for T where
    T: CompilerPass + Fold
[src]

Loading content...