1 line
7.4 KiB
JSON
1 line
7.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "label": "actionscript.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L1"}, {"id": "actionscript_actionscriptlexer", "label": "ActionScriptLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L20"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "actionscript_actionscriptlexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L112"}, {"id": "actionscript_actionscript3lexer", "label": "ActionScript3Lexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L118"}, {"id": "actionscript_actionscript3lexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L197"}, {"id": "actionscript_mxmllexer", "label": "MxmlLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L203"}, {"id": "actionscript_rationale_1", "label": "pygments.lexers.actionscript ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lexers for Ac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L1"}, {"id": "actionscript_rationale_21", "label": "For ActionScript source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L21"}, {"id": "actionscript_rationale_113", "label": "This is only used to disambiguate between ActionScript and ActionScript3", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L113"}, {"id": "actionscript_rationale_119", "label": "For ActionScript 3 source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L119"}, {"id": "actionscript_rationale_204", "label": "For MXML markup. Nested AS3 in <script> tags is highlighted by the appropria", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L204"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "target": "actionscript_actionscriptlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L20", "weight": 1.0}, {"source": "actionscript_actionscriptlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L20", "weight": 1.0}, {"source": "actionscript_actionscriptlexer", "target": "actionscript_actionscriptlexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "target": "actionscript_actionscript3lexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L118", "weight": 1.0}, {"source": "actionscript_actionscript3lexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L118", "weight": 1.0}, {"source": "actionscript_actionscript3lexer", "target": "actionscript_actionscript3lexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L197", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "target": "actionscript_mxmllexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L203", "weight": 1.0}, {"source": "actionscript_mxmllexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L203", "weight": 1.0}, {"source": "actionscript_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_actionscript_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L1", "weight": 1.0}, {"source": "actionscript_rationale_21", "target": "actionscript_actionscriptlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L21", "weight": 1.0}, {"source": "actionscript_rationale_113", "target": "actionscript_actionscriptlexer_analyse_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L113", "weight": 1.0}, {"source": "actionscript_rationale_119", "target": "actionscript_actionscript3lexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L119", "weight": 1.0}, {"source": "actionscript_rationale_204", "target": "actionscript_mxmllexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L204", "weight": 1.0}], "raw_calls": [{"caller_nid": "actionscript_actionscript3lexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/actionscript.py", "source_location": "L198"}]} |