Files
tfm_ainventory/graphify-out/cache/561bd68f261466349c9b96c43ace4242f9280d708704e06c1bc3c26e4e88a0ad.json

1 line
9.4 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "label": "make.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L1"}, {"id": "make_makefilelexer", "label": "MakefileLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L22"}, {"id": "lexer", "label": "Lexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "make_makefilelexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L47"}, {"id": "make_makefilelexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L63"}, {"id": "make_basemakefilelexer", "label": "BaseMakefileLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L69"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "make_cmakelexer", "label": "CMakeLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L131"}, {"id": "make_cmakelexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L203"}, {"id": "make_rationale_1", "label": "pygments.lexers.make ~~~~~~~~~~~~~~~~~~~~ Lexers for Makefiles and simi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L1"}, {"id": "make_rationale_23", "label": "Lexer for BSD and GNU make extensions (lenient enough to handle both in the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L23"}, {"id": "make_rationale_70", "label": "Lexer for simple Makefiles (no preprocessing).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L70"}, {"id": "make_rationale_132", "label": "Lexer for CMake files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L132"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "target": "pygments_lexers_shell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "target": "make_makefilelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L22", "weight": 1.0}, {"source": "make_makefilelexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L22", "weight": 1.0}, {"source": "make_makefilelexer", "target": "make_makefilelexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L47", "weight": 1.0}, {"source": "make_makefilelexer", "target": "make_makefilelexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "target": "make_basemakefilelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L69", "weight": 1.0}, {"source": "make_basemakefilelexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "target": "make_cmakelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L131", "weight": 1.0}, {"source": "make_cmakelexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L131", "weight": 1.0}, {"source": "make_cmakelexer", "target": "make_cmakelexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L203", "weight": 1.0}, {"source": "make_makefilelexer_get_tokens_unprocessed", "target": "make_basemakefilelexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L51", "weight": 1.0}, {"source": "make_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_make_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L1", "weight": 1.0}, {"source": "make_rationale_23", "target": "make_makefilelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L23", "weight": 1.0}, {"source": "make_rationale_70", "target": "make_basemakefilelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L70", "weight": 1.0}, {"source": "make_rationale_132", "target": "make_cmakelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L132", "weight": 1.0}], "raw_calls": [{"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L49"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L54"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L55"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L55"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L56"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L56"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L57"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L58"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L58"}, {"caller_nid": "make_makefilelexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L61"}, {"caller_nid": "make_makefilelexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L65"}, {"caller_nid": "make_cmakelexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/make.py", "source_location": "L210"}]}