Function swc_estree_visit::fold_opt_super_type_params[][src]

pub fn fold_opt_super_type_params<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Option<SuperTypeParams>
) -> Option<SuperTypeParams>