Files
tfm_ainventory/graphify-out/cache/c1f2874dae61399a7547f6cf846a28cb883ba8e41664daf5d0c56d0cfb4a959e.json

1 line
21 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "label": "pascal.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L1"}, {"id": "pascal_portugollexer", "label": "PortugolLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L25"}, {"id": "lexer", "label": "Lexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pascal_portugollexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L34"}, {"id": "pascal_portugollexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L38"}, {"id": "pascal_delphilexer", "label": "DelphiLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L42"}, {"id": "pascal_delphilexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L402"}, {"id": "pascal_delphilexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L422"}, {"id": "pascal_rationale_1", "label": "pygments.lexers.pascal ~~~~~~~~~~~~~~~~~~~~~~ Lexers for Pascal family", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L1"}, {"id": "pascal_rationale_26", "label": "For Portugol, a Pascal dialect with keywords in Portuguese.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L26"}, {"id": "pascal_rationale_43", "label": "For Delphi (Borland Object Pascal), Turbo Pascal and Free Pascal source code", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L43"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "pygments_scanner", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "pygments_lexers_modula2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "pascal_portugollexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L25", "weight": 1.0}, {"source": "pascal_portugollexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L25", "weight": 1.0}, {"source": "pascal_portugollexer", "target": "pascal_portugollexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L34", "weight": 1.0}, {"source": "pascal_portugollexer", "target": "pascal_portugollexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "target": "pascal_delphilexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L42", "weight": 1.0}, {"source": "pascal_delphilexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L42", "weight": 1.0}, {"source": "pascal_delphilexer", "target": "pascal_delphilexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L402", "weight": 1.0}, {"source": "pascal_delphilexer", "target": "pascal_delphilexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L422", "weight": 1.0}, {"source": "pascal_portugollexer_init", "target": "pascal_delphilexer_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L35", "weight": 1.0}, {"source": "pascal_portugollexer_init", "target": "pascal_delphilexer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L36", "weight": 1.0}, {"source": "pascal_portugollexer_get_tokens_unprocessed", "target": "pascal_delphilexer_get_tokens_unprocessed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L39", "weight": 1.0}, {"source": "pascal_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_pascal_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L1", "weight": 1.0}, {"source": "pascal_rationale_26", "target": "pascal_portugollexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L26", "weight": 1.0}, {"source": "pascal_rationale_43", "target": "pascal_delphilexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "pascal_delphilexer_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L404"}, {"caller_nid": "pascal_delphilexer_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L405"}, {"caller_nid": "pascal_delphilexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L406"}, {"caller_nid": "pascal_delphilexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L407"}, {"caller_nid": "pascal_delphilexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L408"}, {"caller_nid": "pascal_delphilexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L413"}, {"caller_nid": "pascal_delphilexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L414"}, {"caller_nid": "pascal_delphilexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L415"}, {"caller_nid": "pascal_delphilexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L416"}, {"caller_nid": "pascal_delphilexer_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L417"}, {"caller_nid": "pascal_delphilexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L418"}, {"caller_nid": "pascal_delphilexer_init", "callee": "get_list_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L419"}, {"caller_nid": "pascal_delphilexer_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L419"}, {"caller_nid": "pascal_delphilexer_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L420"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "Scanner", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L423"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L431"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L438"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L440"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L441"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L445"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L447"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L449"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L454"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L470"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L471"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L491"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L495"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "test", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L523"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L531"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L531"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L541"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L541"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L557"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L559"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L560"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L562"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L563"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L565"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L567"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L569"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L573"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L574"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "get_char", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L575"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L579"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L581"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L583"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L584"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "get_char", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L587"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L588"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L590"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L592"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L594"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L595"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "get_char", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L598"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L599"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L601"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L603"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L605"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L606"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L607"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L611"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L613"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L615"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L616"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L618"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L619"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L626"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L628"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L630"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L632"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "scan", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L634"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "get_char", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L637"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L638"}, {"caller_nid": "pascal_delphilexer_get_tokens_unprocessed", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/pascal.py", "source_location": "L641"}]}