Function swc_estree_visit::visit_opt_object_type_call_properties[][src]

pub fn visit_opt_object_type_call_properties<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: Option<&[ObjectTypeCallProperty]>,
    _parent: &dyn Node
)