1 line
5.7 KiB
JSON
1 line
5.7 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "label": "diff.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L1"}, {"id": "diff_difflexer", "label": "DiffLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L20"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "diff_difflexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L48"}, {"id": "diff_darcspatchlexer", "label": "DarcsPatchLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L57"}, {"id": "diff_wdifflexer", "label": "WDiffLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L115"}, {"id": "diff_rationale_1", "label": "pygments.lexers.diff ~~~~~~~~~~~~~~~~~~~~ Lexers for diff/patch formats", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L1"}, {"id": "diff_rationale_21", "label": "Lexer for unified or context-style diffs or patches.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L21"}, {"id": "diff_rationale_58", "label": "DarcsPatchLexer is a lexer for the various versions of the darcs patch forma", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L58"}, {"id": "diff_rationale_116", "label": "A wdiff lexer. Note that: * It only works with normal output (without", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L116"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "target": "diff_difflexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L20", "weight": 1.0}, {"source": "diff_difflexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L20", "weight": 1.0}, {"source": "diff_difflexer", "target": "diff_difflexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "target": "diff_darcspatchlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L57", "weight": 1.0}, {"source": "diff_darcspatchlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "target": "diff_wdifflexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L115", "weight": 1.0}, {"source": "diff_wdifflexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L115", "weight": 1.0}, {"source": "diff_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_diff_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L1", "weight": 1.0}, {"source": "diff_rationale_21", "target": "diff_difflexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L21", "weight": 1.0}, {"source": "diff_rationale_58", "target": "diff_darcspatchlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L58", "weight": 1.0}, {"source": "diff_rationale_116", "target": "diff_wdifflexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/diff.py", "source_location": "L116", "weight": 1.0}], "raw_calls": []} |