Function swc_estree_visit::fold_class_implements[][src]

pub fn fold_class_implements<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ClassImplements
) -> ClassImplements