Files
tfm_ainventory/graphify-out/cache/ff602a2469d2fee8628c8f17accc78fa72159c078a75fc6a14121a0260d82149.json

1 line
11 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "label": "_sourcemod_builtins.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1"}, {"id": "sourcemod_builtins_opener", "label": "Opener", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1100"}, {"id": "fancyurlopener", "label": "FancyURLopener", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sourcemod_builtins_get_version", "label": "get_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1105"}, {"id": "sourcemod_builtins_get_sm_functions", "label": "get_sm_functions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1114"}, {"id": "sourcemod_builtins_regenerate", "label": "regenerate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1124"}, {"id": "sourcemod_builtins_run", "label": "run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1137"}, {"id": "sourcemod_builtins_rationale_1", "label": "pygments.lexers._sourcemod_builtins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1095", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "urllib_request", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1096", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1098", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "sourcemod_builtins_opener", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1100", "weight": 1.0}, {"source": "sourcemod_builtins_opener", "target": "fancyurlopener", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "sourcemod_builtins_get_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "sourcemod_builtins_get_sm_functions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "sourcemod_builtins_regenerate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "target": "sourcemod_builtins_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1137", "weight": 1.0}, {"source": "sourcemod_builtins_run", "target": "sourcemod_builtins_get_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1138", "weight": 1.0}, {"source": "sourcemod_builtins_run", "target": "sourcemod_builtins_get_sm_functions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1140", "weight": 1.0}, {"source": "sourcemod_builtins_run", "target": "sourcemod_builtins_regenerate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1148", "weight": 1.0}, {"source": "sourcemod_builtins_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_sourcemod_builtins_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "sourcemod_builtins_get_version", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1106"}, {"caller_nid": "sourcemod_builtins_get_version", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1107"}, {"caller_nid": "sourcemod_builtins_get_version", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1109"}, {"caller_nid": "sourcemod_builtins_get_version", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1109"}, {"caller_nid": "sourcemod_builtins_get_version", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1111"}, {"caller_nid": "sourcemod_builtins_get_version", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1112"}, {"caller_nid": "sourcemod_builtins_get_sm_functions", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1115"}, {"caller_nid": "sourcemod_builtins_get_sm_functions", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1116"}, {"caller_nid": "sourcemod_builtins_get_sm_functions", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1119"}, {"caller_nid": "sourcemod_builtins_get_sm_functions", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1119"}, {"caller_nid": "sourcemod_builtins_get_sm_functions", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1121"}, {"caller_nid": "sourcemod_builtins_get_sm_functions", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1121"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1125"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1126"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1128"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1129"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1132"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1133"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1134"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "format_lines", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1134"}, {"caller_nid": "sourcemod_builtins_regenerate", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1135"}, {"caller_nid": "sourcemod_builtins_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1139"}, {"caller_nid": "sourcemod_builtins_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1141"}, {"caller_nid": "sourcemod_builtins_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1141"}, {"caller_nid": "sourcemod_builtins_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1145"}, {"caller_nid": "sourcemod_builtins_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/_sourcemod_builtins.py", "source_location": "L1146"}]}