1 line
31 KiB
JSON
1 line
31 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "label": "terminal256.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L1"}, {"id": "terminal256_escapesequence", "label": "EscapeSequence", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L34"}, {"id": "terminal256_escapesequence_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L35"}, {"id": "terminal256_escapesequence_escape", "label": ".escape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L42"}, {"id": "terminal256_escapesequence_color_string", "label": ".color_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L47"}, {"id": "terminal256_escapesequence_true_color_string", "label": ".true_color_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L73"}, {"id": "terminal256_escapesequence_reset_string", "label": ".reset_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L87"}, {"id": "terminal256_terminal256formatter", "label": "Terminal256Formatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L98"}, {"id": "formatter", "label": "Formatter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "terminal256_terminal256formatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L135"}, {"id": "terminal256_terminal256formatter_build_color_table", "label": "._build_color_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L152"}, {"id": "terminal256_terminal256formatter_closest_color", "label": "._closest_color()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L188"}, {"id": "terminal256_terminal256formatter_color_index", "label": "._color_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L205"}, {"id": "terminal256_terminal256formatter_setup_styles", "label": "._setup_styles()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L224"}, {"id": "terminal256_terminal256formatter_write_lineno", "label": "._write_lineno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L245"}, {"id": "terminal256_terminal256formatter_format", "label": ".format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L249"}, {"id": "terminal256_terminal256formatter_format_unencoded", "label": ".format_unencoded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L252"}, {"id": "terminal256_terminaltruecolorformatter", "label": "TerminalTrueColorFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L293"}, {"id": "terminal256_terminaltruecolorformatter_build_color_table", "label": "._build_color_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L311"}, {"id": "terminal256_terminaltruecolorformatter_color_tuple", "label": "._color_tuple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L314"}, {"id": "terminal256_terminaltruecolorformatter_setup_styles", "label": "._setup_styles()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L324"}, {"id": "terminal256_rationale_1", "label": "pygments.formatters.terminal256 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Formatt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L1"}, {"id": "terminal256_rationale_99", "label": "Format tokens with ANSI color sequences, for output in a 256-color terminal", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L99"}, {"id": "terminal256_rationale_294", "label": "r\"\"\" Format tokens with ANSI color sequences, for output in a true-color", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L294"}, {"id": "terminal256_rationale_17", "label": "# TODO:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L17"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "target": "pygments_formatter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "target": "pygments_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "target": "pygments_style", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "target": "terminal256_escapesequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L34", "weight": 1.0}, {"source": "terminal256_escapesequence", "target": "terminal256_escapesequence_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L35", "weight": 1.0}, {"source": "terminal256_escapesequence", "target": "terminal256_escapesequence_escape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L42", "weight": 1.0}, {"source": "terminal256_escapesequence", "target": "terminal256_escapesequence_color_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L47", "weight": 1.0}, {"source": "terminal256_escapesequence", "target": "terminal256_escapesequence_true_color_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L73", "weight": 1.0}, {"source": "terminal256_escapesequence", "target": "terminal256_escapesequence_reset_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "target": "terminal256_terminal256formatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L98", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L98", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L135", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_build_color_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L152", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_closest_color", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L188", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_color_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L205", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_setup_styles", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L224", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_write_lineno", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L245", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L249", "weight": 1.0}, {"source": "terminal256_terminal256formatter", "target": "terminal256_terminal256formatter_format_unencoded", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "target": "terminal256_terminaltruecolorformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L293", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter", "target": "terminal256_terminal256formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L293", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter", "target": "terminal256_terminaltruecolorformatter_build_color_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L311", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter", "target": "terminal256_terminaltruecolorformatter_color_tuple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L314", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter", "target": "terminal256_terminaltruecolorformatter_setup_styles", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L324", "weight": 1.0}, {"source": "terminal256_escapesequence_color_string", "target": "terminal256_escapesequence_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L71", "weight": 1.0}, {"source": "terminal256_escapesequence_true_color_string", "target": "terminal256_escapesequence_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L85", "weight": 1.0}, {"source": "terminal256_escapesequence_reset_string", "target": "terminal256_escapesequence_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L95", "weight": 1.0}, {"source": "terminal256_terminal256formatter_init", "target": "terminal256_terminaltruecolorformatter_build_color_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L146", "weight": 1.0}, {"source": "terminal256_terminal256formatter_init", "target": "terminal256_terminaltruecolorformatter_setup_styles", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L147", "weight": 1.0}, {"source": "terminal256_terminal256formatter_color_index", "target": "terminal256_terminal256formatter_closest_color", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L220", "weight": 1.0}, {"source": "terminal256_terminal256formatter_setup_styles", "target": "terminal256_escapesequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L226", "weight": 1.0}, {"source": "terminal256_terminal256formatter_setup_styles", "target": "terminal256_terminal256formatter_color_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L229", "weight": 1.0}, {"source": "terminal256_terminal256formatter_setup_styles", "target": "terminal256_escapesequence_color_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L242", "weight": 1.0}, {"source": "terminal256_terminal256formatter_setup_styles", "target": "terminal256_escapesequence_reset_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L243", "weight": 1.0}, {"source": "terminal256_terminal256formatter_format_unencoded", "target": "terminal256_terminal256formatter_write_lineno", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L254", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter_setup_styles", "target": "terminal256_escapesequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L326", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter_setup_styles", "target": "terminal256_terminaltruecolorformatter_color_tuple", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L328", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter_setup_styles", "target": "terminal256_escapesequence_true_color_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L337", "weight": 1.0}, {"source": "terminal256_terminaltruecolorformatter_setup_styles", "target": "terminal256_escapesequence_reset_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L338", "weight": 1.0}, {"source": "terminal256_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L1", "weight": 1.0}, {"source": "terminal256_rationale_99", "target": "terminal256_terminal256formatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L99", "weight": 1.0}, {"source": "terminal256_rationale_294", "target": "terminal256_terminaltruecolorformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L294", "weight": 1.0}, {"source": "terminal256_rationale_17", "target": "backend_venv_lib_python3_12_site_packages_pygments_formatters_terminal256_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "terminal256_escapesequence_escape", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L43"}, {"caller_nid": "terminal256_escapesequence_escape", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L44"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L51"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L55"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L57"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L60"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L62"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L62"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L62"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L64"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L66"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L68"}, {"caller_nid": "terminal256_escapesequence_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L70"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L76"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L76"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L76"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L76"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L78"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L78"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L78"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L78"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L80"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L82"}, {"caller_nid": "terminal256_escapesequence_true_color_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L84"}, {"caller_nid": "terminal256_escapesequence_reset_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L90"}, {"caller_nid": "terminal256_escapesequence_reset_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L92"}, {"caller_nid": "terminal256_escapesequence_reset_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L94"}, {"caller_nid": "terminal256_terminal256formatter_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L149"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L155"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L156"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L157"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L158"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L159"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L160"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L161"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L162"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L163"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L164"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L165"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L166"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L167"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L168"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L169"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L170"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L176"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L180"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L184"}, {"caller_nid": "terminal256_terminal256formatter_build_color_table", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L186"}, {"caller_nid": "terminal256_terminal256formatter_closest_color", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L192"}, {"caller_nid": "terminal256_terminal256formatter_color_index", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L206"}, {"caller_nid": "terminal256_terminal256formatter_color_index", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L213"}, {"caller_nid": "terminal256_terminal256formatter_color_index", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L213"}, {"caller_nid": "terminal256_terminal256formatter_setup_styles", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L242"}, {"caller_nid": "terminal256_terminal256formatter_write_lineno", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L247"}, {"caller_nid": "terminal256_terminal256formatter_format_unencoded", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L261"}, {"caller_nid": "terminal256_terminal256formatter_format_unencoded", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L265"}, {"caller_nid": "terminal256_terminal256formatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L268"}, {"caller_nid": "terminal256_terminal256formatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L272"}, {"caller_nid": "terminal256_terminal256formatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L275"}, {"caller_nid": "terminal256_terminal256formatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L286"}, {"caller_nid": "terminal256_terminal256formatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L289"}, {"caller_nid": "terminal256_terminaltruecolorformatter_color_tuple", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L316"}, {"caller_nid": "terminal256_terminaltruecolorformatter_color_tuple", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L316"}, {"caller_nid": "terminal256_terminaltruecolorformatter_setup_styles", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/terminal256.py", "source_location": "L337"}]} |