swc_ecma_transforms_compat::es2015::classes

Function classes

source
pub fn classes<C>(comments: Option<C>, config: Config) -> impl Fold + VisitMut
where C: Comments,