1 line
8.2 KiB
JSON
1 line
8.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_formatters_irc_py", "label": "irc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L1"}, {"id": "irc_ircformat", "label": "ircformat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L76"}, {"id": "irc_ircformatter", "label": "IRCFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L96"}, {"id": "formatter", "label": "Formatter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "irc_ircformatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L121"}, {"id": "irc_ircformatter_write_lineno", "label": "._write_lineno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L129"}, {"id": "irc_ircformatter_format_unencoded", "label": ".format_unencoded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L134"}, {"id": "irc_rationale_1", "label": "pygments.formatters.irc ~~~~~~~~~~~~~~~~~~~~~~~ Formatter for IRC outpu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L1"}, {"id": "irc_rationale_97", "label": "r\"\"\" Format tokens with IRC color sequences The `get_style_defs()` meth", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L97"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_irc_py", "target": "pygments_formatter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_irc_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_irc_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_irc_py", "target": "irc_ircformat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_irc_py", "target": "irc_ircformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L96", "weight": 1.0}, {"source": "irc_ircformatter", "target": "formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L96", "weight": 1.0}, {"source": "irc_ircformatter", "target": "irc_ircformatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L121", "weight": 1.0}, {"source": "irc_ircformatter", "target": "irc_ircformatter_write_lineno", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L129", "weight": 1.0}, {"source": "irc_ircformatter", "target": "irc_ircformatter_format_unencoded", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L134", "weight": 1.0}, {"source": "irc_ircformatter_format_unencoded", "target": "irc_ircformatter_write_lineno", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L135", "weight": 1.0}, {"source": "irc_ircformatter_format_unencoded", "target": "irc_ircformat", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L147", "weight": 1.0}, {"source": "irc_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_formatters_irc_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L1", "weight": 1.0}, {"source": "irc_rationale_97", "target": "irc_ircformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L97", "weight": 1.0}], "raw_calls": [{"caller_nid": "irc_ircformat", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L77"}, {"caller_nid": "irc_ircformat", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L83"}, {"caller_nid": "irc_ircformat", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L87"}, {"caller_nid": "irc_ircformat", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L90"}, {"caller_nid": "irc_ircformat", "callee": "zfill", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L91"}, {"caller_nid": "irc_ircformat", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L91"}, {"caller_nid": "irc_ircformatter_init", "callee": "get_choice_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L123"}, {"caller_nid": "irc_ircformatter_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L125"}, {"caller_nid": "irc_ircformatter_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L126"}, {"caller_nid": "irc_ircformatter_write_lineno", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L132"}, {"caller_nid": "irc_ircformatter_format_unencoded", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L138"}, {"caller_nid": "irc_ircformatter_format_unencoded", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L141"}, {"caller_nid": "irc_ircformatter_format_unencoded", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L144"}, {"caller_nid": "irc_ircformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L147"}, {"caller_nid": "irc_ircformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L148"}, {"caller_nid": "irc_ircformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L151"}, {"caller_nid": "irc_ircformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/irc.py", "source_location": "L153"}]} |