1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "label": "python.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1"}, {"id": "python_pythonlexer", "label": "PythonLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L25"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "python_pythonlexer_innerstring_rules", "label": ".innerstring_rules()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L65"}, {"id": "python_pythonlexer_fstring_rules", "label": ".fstring_rules()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L85"}, {"id": "python_pythonlexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L408"}, {"id": "python_python2lexer", "label": "Python2Lexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L416"}, {"id": "python_python2lexer_innerstring_rules", "label": ".innerstring_rules()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L433"}, {"id": "python_python2lexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L635"}, {"id": "python_pythonconsolelexerbase", "label": "_PythonConsoleLexerBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L639"}, {"id": "python_pythonconsolelexer", "label": "PythonConsoleLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L676"}, {"id": "delegatinglexer", "label": "DelegatingLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "python_pythonconsolelexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L706"}, {"id": "python_pythontracebacklexer", "label": "PythonTracebackLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L725"}, {"id": "python_python2tracebacklexer", "label": "Python2TracebackLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L782"}, {"id": "python_cythonlexer", "label": "CythonLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L830"}, {"id": "python_dglexer", "label": "DgLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1009"}, {"id": "python_numpylexer", "label": "NumPyLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1108"}, {"id": "python_numpylexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1189"}, {"id": "python_numpylexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1197"}, {"id": "python_rationale_1", "label": "pygments.lexers.python ~~~~~~~~~~~~~~~~~~~~~~ Lexers for Python and rel", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1"}, {"id": "python_rationale_26", "label": "For Python source code (version 3.x). .. versionchanged:: 2.5 This i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L26"}, {"id": "python_rationale_417", "label": "For Python 2.x source code. .. versionchanged:: 2.5 This class has b", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L417"}, {"id": "python_rationale_677", "label": "For Python console output or doctests, such as: .. sourcecode:: pycon", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L677"}, {"id": "python_rationale_726", "label": "For Python 3.x tracebacks, with support for chained exceptions. .. versionc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L726"}, {"id": "python_rationale_783", "label": "For Python tracebacks. .. versionchanged:: 2.5 This class has been r", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L783"}, {"id": "python_rationale_831", "label": "For Pyrex and Cython source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L831"}, {"id": "python_rationale_1010", "label": "Lexer for dg, a functional and object-oriented programming language runn", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1010"}, {"id": "python_rationale_1109", "label": "A Python lexer recognizing Numerical Python builtins.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1109"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "keyword", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "pip_vendor_pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "pip_vendor_pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "pip_vendor_pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "pip_vendor_pygments", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_pythonlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L25", "weight": 1.0}, {"source": "python_pythonlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L25", "weight": 1.0}, {"source": "python_pythonlexer", "target": "python_pythonlexer_innerstring_rules", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L65", "weight": 1.0}, {"source": "python_pythonlexer", "target": "python_pythonlexer_fstring_rules", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L85", "weight": 1.0}, {"source": "python_pythonlexer", "target": "python_pythonlexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L408", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_python2lexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L416", "weight": 1.0}, {"source": "python_python2lexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L416", "weight": 1.0}, {"source": "python_python2lexer", "target": "python_python2lexer_innerstring_rules", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L433", "weight": 1.0}, {"source": "python_python2lexer", "target": "python_python2lexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L635", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_pythonconsolelexerbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L639", "weight": 1.0}, {"source": "python_pythonconsolelexerbase", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L639", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_pythonconsolelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L676", "weight": 1.0}, {"source": "python_pythonconsolelexer", "target": "delegatinglexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L676", "weight": 1.0}, {"source": "python_pythonconsolelexer", "target": "python_pythonconsolelexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L706", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_pythontracebacklexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L725", "weight": 1.0}, {"source": "python_pythontracebacklexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L725", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_python2tracebacklexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L782", "weight": 1.0}, {"source": "python_python2tracebacklexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L782", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_cythonlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L830", "weight": 1.0}, {"source": "python_cythonlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L830", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_dglexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1009", "weight": 1.0}, {"source": "python_dglexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1009", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "target": "python_numpylexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1108", "weight": 1.0}, {"source": "python_numpylexer", "target": "python_pythonlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1108", "weight": 1.0}, {"source": "python_numpylexer", "target": "python_numpylexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1189", "weight": 1.0}, {"source": "python_numpylexer", "target": "python_numpylexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1197", "weight": 1.0}, {"source": "python_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_lexers_python_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1", "weight": 1.0}, {"source": "python_rationale_26", "target": "python_pythonlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L26", "weight": 1.0}, {"source": "python_rationale_417", "target": "python_python2lexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L417", "weight": 1.0}, {"source": "python_rationale_677", "target": "python_pythonconsolelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L677", "weight": 1.0}, {"source": "python_rationale_726", "target": "python_pythontracebacklexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L726", "weight": 1.0}, {"source": "python_rationale_783", "target": "python_python2tracebacklexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L783", "weight": 1.0}, {"source": "python_rationale_831", "target": "python_cythonlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L831", "weight": 1.0}, {"source": "python_rationale_1010", "target": "python_dglexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1010", "weight": 1.0}, {"source": "python_rationale_1109", "target": "python_numpylexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1109", "weight": 1.0}], "raw_calls": [{"caller_nid": "python_pythonlexer_analyse_text", "callee": "shebang_matches", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L409"}, {"caller_nid": "python_python2lexer_analyse_text", "callee": "shebang_matches", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L636"}, {"caller_nid": "python_pythonconsolelexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L707"}, {"caller_nid": "python_pythonconsolelexer_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L722"}, {"caller_nid": "python_numpylexer_analyse_text", "callee": "shebang_matches", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py", "source_location": "L1199"}]} |