Files
tfm_ainventory/graphify-out/cache/5aa06be006e7ae0f48c0397d56bc18dc152c278466f02fa3b24830c6c03e5e35.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "label": "basic.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L1"}, {"id": "basic_blitzmaxlexer", "label": "BlitzMaxLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L23"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "basic_blitzbasiclexer", "label": "BlitzBasicLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L111"}, {"id": "basic_monkeylexer", "label": "MonkeyLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L189"}, {"id": "basic_cbmbasicv2lexer", "label": "CbmBasicV2Lexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L317"}, {"id": "basic_cbmbasicv2lexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L348"}, {"id": "basic_qbasiclexer", "label": "QBasicLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L355"}, {"id": "basic_qbasiclexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L491"}, {"id": "basic_vbscriptlexer", "label": "VBScriptLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L496"}, {"id": "basic_bbcbasiclexer", "label": "BBCBasicLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L563"}, {"id": "basic_bbcbasiclexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L654"}, {"id": "basic_rationale_1", "label": "pygments.lexers.basic ~~~~~~~~~~~~~~~~~~~~~ Lexers for BASIC like langu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L1"}, {"id": "basic_rationale_24", "label": "For BlitzMax source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L24"}, {"id": "basic_rationale_112", "label": "For BlitzBasic source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L112"}, {"id": "basic_rationale_190", "label": "For Monkey source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L190"}, {"id": "basic_rationale_318", "label": "For CBM BASIC V2 sources.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L318"}, {"id": "basic_rationale_356", "label": "For QBasic source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L356"}, {"id": "basic_rationale_497", "label": "VBScript is scripting language that is modeled on Visual Basic.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L497"}, {"id": "basic_rationale_564", "label": "BBC Basic was supplied on the BBC Micro, and later Acorn RISC OS. It is also", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L564"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "pygments_lexers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "basic_blitzmaxlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L23", "weight": 1.0}, {"source": "basic_blitzmaxlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "basic_blitzbasiclexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L111", "weight": 1.0}, {"source": "basic_blitzbasiclexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "basic_monkeylexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L189", "weight": 1.0}, {"source": "basic_monkeylexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "basic_cbmbasicv2lexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L317", "weight": 1.0}, {"source": "basic_cbmbasicv2lexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L317", "weight": 1.0}, {"source": "basic_cbmbasicv2lexer", "target": "basic_cbmbasicv2lexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L348", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "basic_qbasiclexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L355", "weight": 1.0}, {"source": "basic_qbasiclexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L355", "weight": 1.0}, {"source": "basic_qbasiclexer", "target": "basic_qbasiclexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L491", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "basic_vbscriptlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L496", "weight": 1.0}, {"source": "basic_vbscriptlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "target": "basic_bbcbasiclexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L563", "weight": 1.0}, {"source": "basic_bbcbasiclexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L563", "weight": 1.0}, {"source": "basic_bbcbasiclexer", "target": "basic_bbcbasiclexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L654", "weight": 1.0}, {"source": "basic_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_basic_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L1", "weight": 1.0}, {"source": "basic_rationale_24", "target": "basic_blitzmaxlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L24", "weight": 1.0}, {"source": "basic_rationale_112", "target": "basic_blitzbasiclexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L112", "weight": 1.0}, {"source": "basic_rationale_190", "target": "basic_monkeylexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L190", "weight": 1.0}, {"source": "basic_rationale_318", "target": "basic_cbmbasicv2lexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L318", "weight": 1.0}, {"source": "basic_rationale_356", "target": "basic_qbasiclexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L356", "weight": 1.0}, {"source": "basic_rationale_497", "target": "basic_vbscriptlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L497", "weight": 1.0}, {"source": "basic_rationale_564", "target": "basic_bbcbasiclexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L564", "weight": 1.0}], "raw_calls": [{"caller_nid": "basic_cbmbasicv2lexer_analyse_text", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L351"}, {"caller_nid": "basic_bbcbasiclexer_analyse_text", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L655"}, {"caller_nid": "basic_bbcbasiclexer_analyse_text", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/basic.py", "source_location": "L655"}]}