Searched refs:PropertySpec (Results 1 – 2 of 2) sorted by relevance
238 self.prop2specs[prop_name] = PropertySpec(prop_name, self)481 class PropertySpec: class690 spec: PropertySpec1469 def _init_prop(self, prop_spec: PropertySpec, argument1510 prop_spec: PropertySpec, argument3332 _DEFAULT_PROP_SPECS: dict[str, PropertySpec] = {3333 name: PropertySpec(name, _DEFAULT_PROP_BINDING)
123 propspec: edtlib.PropertySpec, argument