1 line
8.1 KiB
JSON
1 line
8.1 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_errors_py", "label": "errors.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L1"}, {"id": "errors_error", "label": "Error", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L1"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "errors_preprocesserror", "label": "PreprocessError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L5"}, {"id": "errors_compileerror", "label": "CompileError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L9"}, {"id": "errors_liberror", "label": "LibError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L13"}, {"id": "errors_linkerror", "label": "LinkError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L18"}, {"id": "errors_unknownfiletype", "label": "UnknownFileType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L23"}, {"id": "errors_rationale_2", "label": "Some compile/link operation failed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L2"}, {"id": "errors_rationale_6", "label": "Failure to preprocess one or more C/C++ files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L6"}, {"id": "errors_rationale_10", "label": "Failure to compile one or more C/C++ source files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L10"}, {"id": "errors_rationale_14", "label": "Failure to create a static library from one or more C/C++ object files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L14"}, {"id": "errors_rationale_19", "label": "Failure to link one or more C/C++ object files into an executable or shared", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L19"}, {"id": "errors_rationale_24", "label": "Attempt to process an unknown file type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L24"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_errors_py", "target": "errors_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L1", "weight": 1.0}, {"source": "errors_error", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_errors_py", "target": "errors_preprocesserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L5", "weight": 1.0}, {"source": "errors_preprocesserror", "target": "errors_error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_errors_py", "target": "errors_compileerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L9", "weight": 1.0}, {"source": "errors_compileerror", "target": "errors_error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_errors_py", "target": "errors_liberror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L13", "weight": 1.0}, {"source": "errors_liberror", "target": "errors_error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_errors_py", "target": "errors_linkerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L18", "weight": 1.0}, {"source": "errors_linkerror", "target": "errors_error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_errors_py", "target": "errors_unknownfiletype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L23", "weight": 1.0}, {"source": "errors_unknownfiletype", "target": "errors_error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L23", "weight": 1.0}, {"source": "errors_rationale_2", "target": "errors_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L2", "weight": 1.0}, {"source": "errors_rationale_6", "target": "errors_preprocesserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L6", "weight": 1.0}, {"source": "errors_rationale_10", "target": "errors_compileerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L10", "weight": 1.0}, {"source": "errors_rationale_14", "target": "errors_liberror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L14", "weight": 1.0}, {"source": "errors_rationale_19", "target": "errors_linkerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L19", "weight": 1.0}, {"source": "errors_rationale_24", "target": "errors_unknownfiletype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py", "source_location": "L24", "weight": 1.0}], "raw_calls": []} |