1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "label": "textfmts.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L1"}, {"id": "textfmts_irclogslexer", "label": "IrcLogsLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L23"}, {"id": "regexlexer", "label": "RegexLexer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "textfmts_gettextlexer", "label": "GettextLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L88"}, {"id": "textfmts_httplexer", "label": "HttpLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L116"}, {"id": "textfmts_httplexer_get_tokens_unprocessed", "label": ".get_tokens_unprocessed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L128"}, {"id": "textfmts_httplexer_header_callback", "label": ".header_callback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L133"}, {"id": "textfmts_httplexer_continuous_header_callback", "label": ".continuous_header_callback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L146"}, {"id": "textfmts_httplexer_content_callback", "label": ".content_callback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L151"}, {"id": "textfmts_httplexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L198"}, {"id": "textfmts_todotxtlexer", "label": "TodotxtLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L208"}, {"id": "textfmts_notmuchlexer", "label": "NotmuchLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L308"}, {"id": "textfmts_notmuchlexer_highlight_code", "label": "._highlight_code()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L324"}, {"id": "textfmts_notmuchlexer_analyse_text", "label": ".analyse_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L382"}, {"id": "textfmts_notmuchlexer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L385"}, {"id": "textfmts_kernelloglexer", "label": "KernelLogLexer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L390"}, {"id": "textfmts_rationale_1", "label": "pygments.lexers.textfmts ~~~~~~~~~~~~~~~~~~~~~~~~ Lexers for various te", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L1"}, {"id": "textfmts_rationale_24", "label": "Lexer for IRC logs in *irssi*, *xchat* or *weechat* style.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L24"}, {"id": "textfmts_rationale_89", "label": "Lexer for Gettext catalog files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L89"}, {"id": "textfmts_rationale_117", "label": "Lexer for HTTP sessions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L117"}, {"id": "textfmts_rationale_129", "label": "Reset the content-type state.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L129"}, {"id": "textfmts_rationale_209", "label": "Lexer for Todo.txt todo list format.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L209"}, {"id": "textfmts_rationale_309", "label": "For Notmuch email text format. Additional options accepted: `body_lexe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L309"}, {"id": "textfmts_rationale_391", "label": "For Linux Kernel log (\"dmesg\") output.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L391"}, {"id": "textfmts_rationale_240", "label": "# TODO: Make date regex more ISO 8601 compliant", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L240"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "pygments_lexers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "pygments_lexer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "textfmts_irclogslexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L23", "weight": 1.0}, {"source": "textfmts_irclogslexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "textfmts_gettextlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L88", "weight": 1.0}, {"source": "textfmts_gettextlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "textfmts_httplexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L116", "weight": 1.0}, {"source": "textfmts_httplexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L116", "weight": 1.0}, {"source": "textfmts_httplexer", "target": "textfmts_httplexer_get_tokens_unprocessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L128", "weight": 1.0}, {"source": "textfmts_httplexer", "target": "textfmts_httplexer_header_callback", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L133", "weight": 1.0}, {"source": "textfmts_httplexer", "target": "textfmts_httplexer_continuous_header_callback", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L146", "weight": 1.0}, {"source": "textfmts_httplexer", "target": "textfmts_httplexer_content_callback", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L151", "weight": 1.0}, {"source": "textfmts_httplexer", "target": "textfmts_httplexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "textfmts_todotxtlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L208", "weight": 1.0}, {"source": "textfmts_todotxtlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "textfmts_notmuchlexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L308", "weight": 1.0}, {"source": "textfmts_notmuchlexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L308", "weight": 1.0}, {"source": "textfmts_notmuchlexer", "target": "textfmts_notmuchlexer_highlight_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L324", "weight": 1.0}, {"source": "textfmts_notmuchlexer", "target": "textfmts_notmuchlexer_analyse_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L382", "weight": 1.0}, {"source": "textfmts_notmuchlexer", "target": "textfmts_notmuchlexer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L385", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "target": "textfmts_kernelloglexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L390", "weight": 1.0}, {"source": "textfmts_kernelloglexer", "target": "regexlexer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L390", "weight": 1.0}, {"source": "textfmts_httplexer_content_callback", "target": "textfmts_httplexer_get_tokens_unprocessed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L171", "weight": 1.0}, {"source": "textfmts_notmuchlexer_highlight_code", "target": "textfmts_httplexer_get_tokens_unprocessed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L335", "weight": 1.0}, {"source": "textfmts_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L1", "weight": 1.0}, {"source": "textfmts_rationale_24", "target": "textfmts_irclogslexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L24", "weight": 1.0}, {"source": "textfmts_rationale_89", "target": "textfmts_gettextlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L89", "weight": 1.0}, {"source": "textfmts_rationale_117", "target": "textfmts_httplexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L117", "weight": 1.0}, {"source": "textfmts_rationale_129", "target": "textfmts_httplexer_get_tokens_unprocessed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L129", "weight": 1.0}, {"source": "textfmts_rationale_209", "target": "textfmts_todotxtlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L209", "weight": 1.0}, {"source": "textfmts_rationale_309", "target": "textfmts_notmuchlexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L309", "weight": 1.0}, {"source": "textfmts_rationale_391", "target": "textfmts_kernelloglexer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L391", "weight": 1.0}, {"source": "textfmts_rationale_240", "target": "backend_venv_lib_python3_12_site_packages_pygments_lexers_textfmts_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L240", "weight": 1.0}], "raw_calls": [{"caller_nid": "textfmts_httplexer_header_callback", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L134"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L134"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L135"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L135"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L137"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L137"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L139"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L139"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L140"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L140"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L141"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L141"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L142"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L142"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L143"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L143"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L144"}, {"caller_nid": "textfmts_httplexer_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L144"}, {"caller_nid": "textfmts_httplexer_continuous_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L147"}, {"caller_nid": "textfmts_httplexer_continuous_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L147"}, {"caller_nid": "textfmts_httplexer_continuous_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L148"}, {"caller_nid": "textfmts_httplexer_continuous_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L148"}, {"caller_nid": "textfmts_httplexer_continuous_header_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L149"}, {"caller_nid": "textfmts_httplexer_continuous_header_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L149"}, {"caller_nid": "textfmts_httplexer_content_callback", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L152"}, {"caller_nid": "textfmts_httplexer_content_callback", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L153"}, {"caller_nid": "textfmts_httplexer_content_callback", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L154"}, {"caller_nid": "textfmts_httplexer_content_callback", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L161"}, {"caller_nid": "textfmts_httplexer_content_callback", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L163"}, {"caller_nid": "textfmts_httplexer_content_callback", "callee": "get_lexer_for_mimetype", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L167"}, {"caller_nid": "textfmts_httplexer_analyse_text", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L199"}, {"caller_nid": "textfmts_httplexer_analyse_text", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L200"}, {"caller_nid": "textfmts_notmuchlexer_highlight_code", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L325"}, {"caller_nid": "textfmts_notmuchlexer_highlight_code", "callee": "get_lexer_by_name", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L329"}, {"caller_nid": "textfmts_notmuchlexer_highlight_code", "callee": "guess_lexer", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L331"}, {"caller_nid": "textfmts_notmuchlexer_highlight_code", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L331"}, {"caller_nid": "textfmts_notmuchlexer_highlight_code", "callee": "get_lexer_by_name", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L333"}, {"caller_nid": "textfmts_notmuchlexer_analyse_text", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L383"}, {"caller_nid": "textfmts_notmuchlexer_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/lexers/textfmts.py", "source_location": "L386"}]} |