Function swc_estree_visit::fold_object_type_property[][src]

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