Searched refs:PropertySpec (Results 1 – 1 of 1) sorted by relevance
230 self.prop2specs[prop_name] = PropertySpec(prop_name, self)473 class PropertySpec: class680 spec: PropertySpec1442 def _init_prop(self, prop_spec: PropertySpec, argument1483 prop_spec: PropertySpec, argument3299 _DEFAULT_PROP_SPECS: Dict[str, PropertySpec] = {3300 name: PropertySpec(name, _DEFAULT_PROP_BINDING)