1 line
8.8 KiB
JSON
1 line
8.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "label": "dylan.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L1"}, {"id": "dylan_dylanlexer", "label": "DylanLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L21"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dylan_dylanlexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L93"}, {"id": "dylan_dylanlidlexer", "label": "DylanLidLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L213"}, {"id": "dylan_dylanconsolelexer", "label": "DylanConsoleLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L241"}, {"id": "lexer", "label": "Lexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dylan_dylanconsolelexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L257"}, {"id": "dylan_rationale_1", "label": "pygments.lexers.dylan ~~~~~~~~~~~~~~~~~~~~~ Lexers for the Dylan langua", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L1"}, {"id": "dylan_rationale_22", "label": "For the Dylan language.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L22"}, {"id": "dylan_rationale_214", "label": "For Dylan LID (Library Interchange Definition) files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L214"}, {"id": "dylan_rationale_242", "label": "For Dylan interactive console output. This is based on a copy of the ``Ruby", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L242"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "target": "dylan_dylanlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L21", "weight": 1.0}, {"source": "dylan_dylanlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L21", "weight": 1.0}, {"source": "dylan_dylanlexer", "target": "dylan_dylanlexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "target": "dylan_dylanlidlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L213", "weight": 1.0}, {"source": "dylan_dylanlidlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "target": "dylan_dylanconsolelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L241", "weight": 1.0}, {"source": "dylan_dylanconsolelexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L241", "weight": 1.0}, {"source": "dylan_dylanconsolelexer", "target": "dylan_dylanconsolelexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L257", "weight": 1.0}, {"source": "dylan_dylanlexer_get_tokens_unprocessed", "target": "dylan_dylanconsolelexer_get_tokens_unprocessed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L94", "weight": 1.0}, {"source": "dylan_dylanconsolelexer_get_tokens_unprocessed", "target": "dylan_dylanlexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L258", "weight": 1.0}, {"source": "dylan_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_dylan_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L1", "weight": 1.0}, {"source": "dylan_rationale_22", "target": "dylan_dylanlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L22", "weight": 1.0}, {"source": "dylan_rationale_214", "target": "dylan_dylanlidlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L214", "weight": 1.0}, {"source": "dylan_rationale_242", "target": "dylan_dylanconsolelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L242", "weight": 1.0}], "raw_calls": [{"caller_nid": "dylan_dylanlexer_get_tokens_unprocessed", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L96"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L262"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L263"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L264"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L266"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L267"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L267"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L272"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L276"}, {"caller_nid": "dylan_dylanconsolelexer_get_tokens_unprocessed", "callee": "do_insertions", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/dylan.py", "source_location": "L278"}]} |