1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_h11_util_py", "label": "_util.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L1"}, {"id": "util_protocolerror", "label": "ProtocolError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L12"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "util_protocolerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L41"}, {"id": "util_localprotocolerror", "label": "LocalProtocolError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L59"}, {"id": "util_localprotocolerror_reraise_as_remote_protocol_error", "label": "._reraise_as_remote_protocol_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L60"}, {"id": "util_remoteprotocolerror", "label": "RemoteProtocolError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L80"}, {"id": "util_validate", "label": "validate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L84"}, {"id": "util_sentinel", "label": "Sentinel", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L107"}, {"id": "type", "label": "type", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "util_sentinel_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L108"}, {"id": "util_sentinel_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L120"}, {"id": "util_bytesify", "label": "bytesify()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L127"}, {"id": "util_rationale_13", "label": "Exception indicating a violation of the HTTP/1.1 protocol. This as an abstr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L13"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_h11_util_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_util_py", "target": "util_protocolerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L12", "weight": 1.0}, {"source": "util_protocolerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L12", "weight": 1.0}, {"source": "util_protocolerror", "target": "util_protocolerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_util_py", "target": "util_localprotocolerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L59", "weight": 1.0}, {"source": "util_localprotocolerror", "target": "util_protocolerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L59", "weight": 1.0}, {"source": "util_localprotocolerror", "target": "util_localprotocolerror_reraise_as_remote_protocol_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_util_py", "target": "util_remoteprotocolerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L80", "weight": 1.0}, {"source": "util_remoteprotocolerror", "target": "util_protocolerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_util_py", "target": "util_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_util_py", "target": "util_sentinel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L107", "weight": 1.0}, {"source": "util_sentinel", "target": "type", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L107", "weight": 1.0}, {"source": "util_sentinel", "target": "util_sentinel_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L108", "weight": 1.0}, {"source": "util_sentinel", "target": "util_sentinel_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_util_py", "target": "util_bytesify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L127", "weight": 1.0}, {"source": "util_protocolerror_init", "target": "type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L42", "weight": 1.0}, {"source": "util_validate", "target": "util_localprotocolerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L91", "weight": 1.0}, {"source": "util_bytesify", "target": "type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L129", "weight": 1.0}, {"source": "util_rationale_13", "target": "util_protocolerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_protocolerror_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L43"}, {"caller_nid": "util_validate", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L87"}, {"caller_nid": "util_validate", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L90"}, {"caller_nid": "util_validate", "callee": "groupdict", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L92"}, {"caller_nid": "util_sentinel_new", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L116"}, {"caller_nid": "util_bytesify", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L131"}, {"caller_nid": "util_bytesify", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L132"}, {"caller_nid": "util_bytesify", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L133"}, {"caller_nid": "util_bytesify", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L134"}, {"caller_nid": "util_bytesify", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_util.py", "source_location": "L135"}]} |