1 line
5.4 KiB
JSON
1 line
5.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cffi_error_py", "label": "error.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L1"}, {"id": "error_ffierror", "label": "FFIError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L2"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "error_cdeferror", "label": "CDefError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L5"}, {"id": "error_cdeferror_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L7"}, {"id": "error_verificationerror", "label": "VerificationError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L17"}, {"id": "error_verificationmissing", "label": "VerificationMissing", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L22"}, {"id": "error_pkgconfigerror", "label": "PkgConfigError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L28"}, {"id": "error_rationale_18", "label": "An error raised when verification fails", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L18"}, {"id": "error_rationale_23", "label": "An error raised when incomplete structures are passed into cdef, but no veri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L23"}, {"id": "error_rationale_29", "label": "An error raised for missing modules in pkg-config", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L29"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cffi_error_py", "target": "error_ffierror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L2", "weight": 1.0}, {"source": "error_ffierror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_error_py", "target": "error_cdeferror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L5", "weight": 1.0}, {"source": "error_cdeferror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L5", "weight": 1.0}, {"source": "error_cdeferror", "target": "error_cdeferror_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_error_py", "target": "error_verificationerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L17", "weight": 1.0}, {"source": "error_verificationerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_error_py", "target": "error_verificationmissing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L22", "weight": 1.0}, {"source": "error_verificationmissing", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_error_py", "target": "error_pkgconfigerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L28", "weight": 1.0}, {"source": "error_pkgconfigerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L28", "weight": 1.0}, {"source": "error_rationale_18", "target": "error_verificationerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L18", "weight": 1.0}, {"source": "error_rationale_23", "target": "error_verificationmissing", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L23", "weight": 1.0}, {"source": "error_rationale_29", "target": "error_pkgconfigerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/error.py", "source_location": "L29", "weight": 1.0}], "raw_calls": []} |