{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "label": "_typedattr.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L1"}, {"id": "typedattr_typed_attribute", "label": "typed_attribute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L13"}, {"id": "typedattr_typedattributeset", "label": "TypedAttributeSet", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L18"}, {"id": "typedattr_typedattributeset_init_subclass", "label": ".__init_subclass__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L25"}, {"id": "typedattr_typedattributeprovider", "label": "TypedAttributeProvider", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L36"}, {"id": "typedattr_extra_attributes", "label": "extra_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L40"}, {"id": "typedattr_extra", "label": "extra()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L53"}, {"id": "typedattr_rationale_14", "label": "Return a unique object, used to mark typed attributes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L14"}, {"id": "typedattr_rationale_19", "label": "Superclass for typed attribute collections. Checks that every public attrib", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L19"}, {"id": "typedattr_rationale_37", "label": "Base class for classes that wish to provide typed extra attributes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L37"}, {"id": "typedattr_rationale_41", "label": "A mapping of the extra attributes to callables that return the corresponding", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L41"}, {"id": "typedattr_rationale_60", "label": "extra(attribute, default=undefined) Return the value of the given typed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L60"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typedattr_typed_attribute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typedattr_typedattributeset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L18", "weight": 1.0}, {"source": "typedattr_typedattributeset", "target": "typedattr_typedattributeset_init_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typedattr_typedattributeprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typedattr_extra_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typedattr_extra", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typedattr_extra", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_typedattr_py", "target": "typedattr_extra", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L59", "weight": 1.0}, {"source": "typedattr_rationale_14", "target": "typedattr_typed_attribute", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L14", "weight": 1.0}, {"source": "typedattr_rationale_19", "target": "typedattr_typedattributeset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L19", "weight": 1.0}, {"source": "typedattr_rationale_37", "target": "typedattr_typedattributeprovider", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L37", "weight": 1.0}, {"source": "typedattr_rationale_41", "target": "typedattr_typedattributeprovider_extra_attributes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L41", "weight": 1.0}, {"source": "typedattr_rationale_60", "target": "typedattr_typedattributeprovider_extra", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L60", "weight": 1.0}], "raw_calls": [{"caller_nid": "typedattr_typed_attribute", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L15"}, {"caller_nid": "typedattr_typedattributeset_init_subclass", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L26"}, {"caller_nid": "typedattr_typedattributeset_init_subclass", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L27"}, {"caller_nid": "typedattr_typedattributeset_init_subclass", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L28"}, {"caller_nid": "typedattr_typedattributeset_init_subclass", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L29"}, {"caller_nid": "typedattr_typedattributeset_init_subclass", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L33"}, {"caller_nid": "typedattr_extra", "callee": "TypedAttributeLookupError", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L77"}, {"caller_nid": "typedattr_extra", "callee": "getter", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py", "source_location": "L81"}]}