1 line
4.4 KiB
JSON
1 line
4.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pycparser_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L1"}, {"id": "init_preprocess_file", "label": "preprocess_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L21"}, {"id": "init_parse_file", "label": "parse_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L56"}, {"id": "init_rationale_22", "label": "Preprocess a file using cpp. filename: Name of the file you want to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L22"}, {"id": "init_rationale_59", "label": "Parse a C file using pycparser. filename: Name of the file you want", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L59"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pycparser_init_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pycparser_init_py", "target": "subprocess", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pycparser_init_py", "target": "backend_venv_lib_python3_12_site_packages_pycparser_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pycparser_init_py", "target": "init_preprocess_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pycparser_init_py", "target": "init_parse_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L56", "weight": 1.0}, {"source": "init_parse_file", "target": "init_preprocess_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L92", "weight": 1.0}, {"source": "init_rationale_22", "target": "init_preprocess_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L22", "weight": 1.0}, {"source": "init_rationale_59", "target": "init_parse_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L59", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_preprocess_file", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L36"}, {"caller_nid": "init_preprocess_file", "callee": "check_output", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L45"}, {"caller_nid": "init_preprocess_file", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L47"}, {"caller_nid": "init_parse_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L94"}, {"caller_nid": "init_parse_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L95"}, {"caller_nid": "init_parse_file", "callee": "CParser", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L98"}, {"caller_nid": "init_parse_file", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/pycparser/__init__.py", "source_location": "L99"}]} |