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

1 line
15 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "label": "matlab.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L1"}, {"id": "matlab_matlablexer", "label": "MatlabLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L23"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "matlab_matlablexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2723"}, {"id": "matlab_matlabsessionlexer", "label": "MatlabSessionLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2741"}, {"id": "lexer", "label": "Lexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "matlab_matlabsessionlexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2752"}, {"id": "matlab_octavelexer", "label": "OctaveLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2812"}, {"id": "matlab_octavelexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3224"}, {"id": "matlab_scilablexer", "label": "ScilabLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3229"}, {"id": "matlab_scilablexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3298"}, {"id": "matlab_rationale_1", "label": "pygments.lexers.matlab ~~~~~~~~~~~~~~~~~~~~~~ Lexers for Matlab and rel", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L1"}, {"id": "matlab_rationale_24", "label": "For Matlab source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L24"}, {"id": "matlab_rationale_2742", "label": "For Matlab sessions. Modeled after PythonConsoleLexer. Contributed by Ken S", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2742"}, {"id": "matlab_rationale_2813", "label": "For GNU Octave source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2813"}, {"id": "matlab_rationale_3225", "label": "Octave is quite hard to spot, and it looks like Matlab as well.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3225"}, {"id": "matlab_rationale_3230", "label": "For Scilab source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3230"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "pygments_lexers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "matlab_matlablexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L23", "weight": 1.0}, {"source": "matlab_matlablexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L23", "weight": 1.0}, {"source": "matlab_matlablexer", "target": "matlab_matlablexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2723", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "matlab_matlabsessionlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2741", "weight": 1.0}, {"source": "matlab_matlabsessionlexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2741", "weight": 1.0}, {"source": "matlab_matlabsessionlexer", "target": "matlab_matlabsessionlexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2752", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "matlab_octavelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2812", "weight": 1.0}, {"source": "matlab_octavelexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2812", "weight": 1.0}, {"source": "matlab_octavelexer", "target": "matlab_octavelexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "target": "matlab_scilablexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3229", "weight": 1.0}, {"source": "matlab_scilablexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3229", "weight": 1.0}, {"source": "matlab_scilablexer", "target": "matlab_scilablexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3298", "weight": 1.0}, {"source": "matlab_matlabsessionlexer_get_tokens_unprocessed", "target": "matlab_matlablexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2753", "weight": 1.0}, {"source": "matlab_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_matlab_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L1", "weight": 1.0}, {"source": "matlab_rationale_24", "target": "matlab_matlablexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L24", "weight": 1.0}, {"source": "matlab_rationale_2742", "target": "matlab_matlabsessionlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2742", "weight": 1.0}, {"source": "matlab_rationale_2813", "target": "matlab_octavelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2813", "weight": 1.0}, {"source": "matlab_rationale_3225", "target": "matlab_octavelexer_analyse_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3225", "weight": 1.0}, {"source": "matlab_rationale_3230", "target": "matlab_scilablexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3230", "weight": 1.0}], "raw_calls": [{"caller_nid": "matlab_matlablexer_analyse_text", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2725"}, {"caller_nid": "matlab_matlablexer_analyse_text", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2725"}, {"caller_nid": "matlab_matlablexer_analyse_text", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2725"}, {"caller_nid": "matlab_matlablexer_analyse_text", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2726"}, {"caller_nid": "matlab_matlablexer_analyse_text", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2727"}, {"caller_nid": "matlab_matlablexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2731"}, {"caller_nid": "matlab_matlablexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2734"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2759"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2760"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2762"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2763"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2763"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2767"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2768"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2768"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2772"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2774"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2779"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2782"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2785"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2786"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2787"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2793"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2798"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2802"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2802"}, {"caller_nid": "matlab_matlabsessionlexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L2808"}, {"caller_nid": "matlab_scilablexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3302"}, {"caller_nid": "matlab_scilablexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3304"}, {"caller_nid": "matlab_scilablexer_analyse_text", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/matlab.py", "source_location": "L3307"}]}