1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "label": "graphics.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L1"}, {"id": "graphics_glshaderlexer", "label": "GLShaderLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L20"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "graphics_hlslshaderlexer", "label": "HLSLShaderLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L151"}, {"id": "graphics_postscriptlexer", "label": "PostScriptLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L305"}, {"id": "graphics_asymptotelexer", "label": "AsymptoteLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L399"}, {"id": "graphics_asymptotelexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L505"}, {"id": "graphics_shortened", "label": "_shortened()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L516"}, {"id": "graphics_shortened_many", "label": "_shortened_many()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L522"}, {"id": "graphics_gnuplotlexer", "label": "GnuplotLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L526"}, {"id": "graphics_povraylexer", "label": "PovrayLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L686"}, {"id": "graphics_povraylexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L777"}, {"id": "graphics_rationale_1", "label": "pygments.lexers.graphics ~~~~~~~~~~~~~~~~~~~~~~~~ Lexers for computer g", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L1"}, {"id": "graphics_rationale_21", "label": "GLSL (OpenGL Shader) lexer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L21"}, {"id": "graphics_rationale_152", "label": "HLSL (Microsoft Direct3D Shader) lexer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L152"}, {"id": "graphics_rationale_306", "label": "Lexer for PostScript files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L306"}, {"id": "graphics_rationale_400", "label": "For Asymptote source code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L400"}, {"id": "graphics_rationale_527", "label": "For Gnuplot plotting scripts.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L527"}, {"id": "graphics_rationale_687", "label": "For Persistence of Vision Raytracer files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L687"}, {"id": "graphics_rationale_778", "label": "POVRAY is similar to JSON/C, but the combination of camera and light_sou", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L778"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_glshaderlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L20", "weight": 1.0}, {"source": "graphics_glshaderlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_hlslshaderlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L151", "weight": 1.0}, {"source": "graphics_hlslshaderlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_postscriptlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L305", "weight": 1.0}, {"source": "graphics_postscriptlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L305", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_asymptotelexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L399", "weight": 1.0}, {"source": "graphics_asymptotelexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L399", "weight": 1.0}, {"source": "graphics_asymptotelexer", "target": "graphics_asymptotelexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L505", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_shortened", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L516", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_shortened_many", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L522", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_gnuplotlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L526", "weight": 1.0}, {"source": "graphics_gnuplotlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L526", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "target": "graphics_povraylexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L686", "weight": 1.0}, {"source": "graphics_povraylexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L686", "weight": 1.0}, {"source": "graphics_povraylexer", "target": "graphics_povraylexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L777", "weight": 1.0}, {"source": "graphics_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_graphics_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L1", "weight": 1.0}, {"source": "graphics_rationale_21", "target": "graphics_glshaderlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L21", "weight": 1.0}, {"source": "graphics_rationale_152", "target": "graphics_hlslshaderlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L152", "weight": 1.0}, {"source": "graphics_rationale_306", "target": "graphics_postscriptlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L306", "weight": 1.0}, {"source": "graphics_rationale_400", "target": "graphics_asymptotelexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L400", "weight": 1.0}, {"source": "graphics_rationale_527", "target": "graphics_gnuplotlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L527", "weight": 1.0}, {"source": "graphics_rationale_687", "target": "graphics_povraylexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L687", "weight": 1.0}, {"source": "graphics_rationale_778", "target": "graphics_povraylexer_analyse_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L778", "weight": 1.0}], "raw_calls": [{"caller_nid": "graphics_shortened", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L517"}, {"caller_nid": "graphics_shortened", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L518"}, {"caller_nid": "graphics_shortened", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L519"}, {"caller_nid": "graphics_shortened", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L519"}, {"caller_nid": "graphics_shortened_many", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L523"}, {"caller_nid": "graphics_shortened_many", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/graphics.py", "source_location": "L523"}]} |