Files
tfm_ainventory/graphify-out/cache/736b09d4d3f69f6554009f94f558a0d5548d1089e245372849031a82302eab6f.json

1 line
19 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_tnt_py", "label": "tnt.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L1"}, {"id": "tnt_tntlexer", "label": "TNTLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L20"}, {"id": "lexer", "label": "Lexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tnt_tntlexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L55"}, {"id": "tnt_tntlexer_whitespace", "label": ".whitespace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L59"}, {"id": "tnt_tntlexer_variable", "label": ".variable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L73"}, {"id": "tnt_tntlexer_term", "label": ".term()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L83"}, {"id": "tnt_tntlexer_formula", "label": ".formula()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L109"}, {"id": "tnt_tntlexer_rule", "label": ".rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L143"}, {"id": "tnt_tntlexer_lineno", "label": ".lineno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L162"}, {"id": "tnt_tntlexer_error_till_line_end", "label": ".error_till_line_end()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L179"}, {"id": "tnt_tntlexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L192"}, {"id": "tnt_rationale_1", "label": "pygments.lexers.tnt ~~~~~~~~~~~~~~~~~~~ Lexer for Typographic Number Th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L1"}, {"id": "tnt_rationale_21", "label": "Lexer for Typographic Number Theory, as described in the book G\u00f6del, Escher,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L21"}, {"id": "tnt_rationale_163", "label": "Tokenize a line referral.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L163"}, {"id": "tnt_rationale_180", "label": "Mark everything from ``start`` to the end of the line as Error.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L180"}, {"id": "tnt_rationale_193", "label": "Returns a list of TNT tokens.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L193"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_tnt_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_tnt_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_tnt_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_tnt_py", "target": "tnt_tntlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L20", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "lexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L20", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L55", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_whitespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L59", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_variable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L73", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_term", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L83", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_formula", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L109", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_rule", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L143", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_lineno", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L162", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_error_till_line_end", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L179", "weight": 1.0}, {"source": "tnt_tntlexer", "target": "tnt_tntlexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L192", "weight": 1.0}, {"source": "tnt_tntlexer_term", "target": "tnt_tntlexer_variable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L95", "weight": 1.0}, {"source": "tnt_tntlexer_formula", "target": "tnt_tntlexer_variable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L119", "weight": 1.0}, {"source": "tnt_tntlexer_formula", "target": "tnt_tntlexer_term", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L136", "weight": 1.0}, {"source": "tnt_tntlexer_error_till_line_end", "target": "tnt_tntlexer_whitespace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L189", "weight": 1.0}, {"source": "tnt_tntlexer_get_tokens_unprocessed", "target": "tnt_tntlexer_whitespace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L195", "weight": 1.0}, {"source": "tnt_tntlexer_get_tokens_unprocessed", "target": "tnt_tntlexer_error_till_line_end", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L209", "weight": 1.0}, {"source": "tnt_tntlexer_get_tokens_unprocessed", "target": "tnt_tntlexer_formula", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L229", "weight": 1.0}, {"source": "tnt_tntlexer_get_tokens_unprocessed", "target": "tnt_tntlexer_rule", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L247", "weight": 1.0}, {"source": "tnt_tntlexer_get_tokens_unprocessed", "target": "tnt_tntlexer_lineno", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L258", "weight": 1.0}, {"source": "tnt_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_tnt_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L1", "weight": 1.0}, {"source": "tnt_rationale_21", "target": "tnt_tntlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L21", "weight": 1.0}, {"source": "tnt_rationale_163", "target": "tnt_tntlexer_lineno", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L163", "weight": 1.0}, {"source": "tnt_rationale_180", "target": "tnt_tntlexer_error_till_line_end", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L180", "weight": 1.0}, {"source": "tnt_rationale_193", "target": "tnt_tntlexer_get_tokens_unprocessed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L193", "weight": 1.0}], "raw_calls": [{"caller_nid": "tnt_tntlexer_whitespace", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L66"}, {"caller_nid": "tnt_tntlexer_whitespace", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L70"}, {"caller_nid": "tnt_tntlexer_variable", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L80"}, {"caller_nid": "tnt_tntlexer_term", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L89"}, {"caller_nid": "tnt_tntlexer_term", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L92"}, {"caller_nid": "tnt_tntlexer_term", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L97"}, {"caller_nid": "tnt_tntlexer_term", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L101"}, {"caller_nid": "tnt_tntlexer_term", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L105"}, {"caller_nid": "tnt_tntlexer_formula", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L115"}, {"caller_nid": "tnt_tntlexer_formula", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L118"}, {"caller_nid": "tnt_tntlexer_formula", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L122"}, {"caller_nid": "tnt_tntlexer_formula", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L125"}, {"caller_nid": "tnt_tntlexer_formula", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L129"}, {"caller_nid": "tnt_tntlexer_formula", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L133"}, {"caller_nid": "tnt_tntlexer_formula", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L139"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L145"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L148"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L151"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L152"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L154"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L155"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L156"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L159"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L159"}, {"caller_nid": "tnt_tntlexer_rule", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L160"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L167"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L168"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L170"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L173"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L175"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L175"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L175"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L176"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L176"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L176"}, {"caller_nid": "tnt_tntlexer_lineno", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L177"}, {"caller_nid": "tnt_tntlexer_error_till_line_end", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L186"}, {"caller_nid": "tnt_tntlexer_error_till_line_end", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L188"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L196"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L202"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L204"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L212"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L214"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L214"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L215"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L222"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L227"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L234"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L237"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L245"}, {"caller_nid": "tnt_tntlexer_get_tokens_unprocessed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/tnt.py", "source_location": "L256"}]}