Searched refs:type_formats (Results 1 – 1 of 1) sorted by relevance
118 type_formats = { variable in NlAttr139 format = cls.type_formats[attr_type]589 elif isinstance(value, list) and attr.sub_type in NlAttr.type_formats:594 elif attr['type'] in NlAttr.type_formats or attr.is_auto_scalar:681 elif attr_spec["sub-type"] in NlAttr.type_formats:782 elif attr_spec["type"] in NlAttr.type_formats: