1 line
5.7 KiB
JSON
1 line
5.7 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "label": "unicon.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L1"}, {"id": "unicon_uniconlexer", "label": "UniconLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L20"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "unicon_iconlexer", "label": "IconLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L166"}, {"id": "unicon_ucodelexer", "label": "UcodeLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L307"}, {"id": "unicon_ucodelexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L390"}, {"id": "unicon_rationale_1", "label": "pygments.lexers.unicon ~~~~~~~~~~~~~~~~~~~~~~ Lexers for the Icon and U", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L1"}, {"id": "unicon_rationale_21", "label": "For Unicon source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L21"}, {"id": "unicon_rationale_308", "label": "Lexer for Icon ucode files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L308"}, {"id": "unicon_rationale_391", "label": "endsuspend and endrepeat are unique to this language, and \\\\self, /self", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L391"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "target": "unicon_uniconlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L20", "weight": 1.0}, {"source": "unicon_uniconlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "target": "unicon_iconlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L166", "weight": 1.0}, {"source": "unicon_iconlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "target": "unicon_ucodelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L307", "weight": 1.0}, {"source": "unicon_ucodelexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L307", "weight": 1.0}, {"source": "unicon_ucodelexer", "target": "unicon_ucodelexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L390", "weight": 1.0}, {"source": "unicon_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_unicon_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L1", "weight": 1.0}, {"source": "unicon_rationale_21", "target": "unicon_uniconlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L21", "weight": 1.0}, {"source": "unicon_rationale_308", "target": "unicon_ucodelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L308", "weight": 1.0}, {"source": "unicon_rationale_391", "target": "unicon_ucodelexer_analyse_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/unicon.py", "source_location": "L391", "weight": 1.0}], "raw_calls": []} |