Files
tfm_ainventory/graphify-out/cache/5569d8a9c9e72a96ee4fd66c975b649f0467230f195247125bb2128bd3fa57e6.json

1 line
9.4 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "label": "modeling.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L1"}, {"id": "modeling_modelicalexer", "label": "ModelicaLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L23"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "modeling_bugslexer", "label": "BugsLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L98"}, {"id": "modeling_bugslexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L186"}, {"id": "modeling_jagslexer", "label": "JagsLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L193"}, {"id": "modeling_jagslexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L269"}, {"id": "modeling_stanlexer", "label": "StanLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L281"}, {"id": "modeling_stanlexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L364"}, {"id": "modeling_rationale_1", "label": "pygments.lexers.modeling ~~~~~~~~~~~~~~~~~~~~~~~~ Lexers for modeling l", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L1"}, {"id": "modeling_rationale_24", "label": "For Modelica source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L24"}, {"id": "modeling_rationale_99", "label": "Pygments Lexer for OpenBugs and WinBugs models.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L99"}, {"id": "modeling_rationale_194", "label": "Pygments Lexer for JAGS.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L194"}, {"id": "modeling_rationale_282", "label": "Pygments Lexer for Stan models. The Stan modeling language is specified in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L282"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "pygments_lexers_html", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "pygments_lexers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "modeling_modelicalexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L23", "weight": 1.0}, {"source": "modeling_modelicalexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "modeling_bugslexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L98", "weight": 1.0}, {"source": "modeling_bugslexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L98", "weight": 1.0}, {"source": "modeling_bugslexer", "target": "modeling_bugslexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L186", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "modeling_jagslexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L193", "weight": 1.0}, {"source": "modeling_jagslexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L193", "weight": 1.0}, {"source": "modeling_jagslexer", "target": "modeling_jagslexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L269", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "target": "modeling_stanlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L281", "weight": 1.0}, {"source": "modeling_stanlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L281", "weight": 1.0}, {"source": "modeling_stanlexer", "target": "modeling_stanlexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L364", "weight": 1.0}, {"source": "modeling_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_modeling_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L1", "weight": 1.0}, {"source": "modeling_rationale_24", "target": "modeling_modelicalexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L24", "weight": 1.0}, {"source": "modeling_rationale_99", "target": "modeling_bugslexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L99", "weight": 1.0}, {"source": "modeling_rationale_194", "target": "modeling_jagslexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L194", "weight": 1.0}, {"source": "modeling_rationale_282", "target": "modeling_stanlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L282", "weight": 1.0}], "raw_calls": [{"caller_nid": "modeling_bugslexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L187"}, {"caller_nid": "modeling_jagslexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L270"}, {"caller_nid": "modeling_jagslexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L271"}, {"caller_nid": "modeling_jagslexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L273"}, {"caller_nid": "modeling_stanlexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/modeling.py", "source_location": "L365"}]}