Files
tfm_ainventory/graphify-out/cache/285af644828eeeb24f41d488681b99be879d646e40a02a8e567a4a963f215a4b.json

1 line
14 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "label": "other.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L1"}, {"id": "other_nullformatter", "label": "NullFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L19"}, {"id": "formatter", "label": "Formatter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "other_nullformatter_format", "label": ".format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L27"}, {"id": "other_rawtokenformatter", "label": "RawTokenFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L36"}, {"id": "other_rawtokenformatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L62"}, {"id": "other_rawtokenformatter_format", "label": ".format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L79"}, {"id": "other_testcaseformatter", "label": "TestcaseFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L129"}, {"id": "other_testcaseformatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L138"}, {"id": "other_testcaseformatter_format", "label": ".format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L143"}, {"id": "other_rationale_1", "label": "pygments.formatters.other ~~~~~~~~~~~~~~~~~~~~~~~~~ Other formatters: N", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L1"}, {"id": "other_rationale_20", "label": "Output the text unchanged without any formatting.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L20"}, {"id": "other_rationale_37", "label": "r\"\"\" Format tokens as a raw representation for storing token streams. T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L37"}, {"id": "other_rationale_130", "label": "Format tokens as appropriate for a new testcase. .. versionadded:: 2.0", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L130"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "target": "pygments_formatter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "target": "pygments_token", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "target": "pygments_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "target": "other_nullformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L19", "weight": 1.0}, {"source": "other_nullformatter", "target": "formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L19", "weight": 1.0}, {"source": "other_nullformatter", "target": "other_nullformatter_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "target": "other_rawtokenformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L36", "weight": 1.0}, {"source": "other_rawtokenformatter", "target": "formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L36", "weight": 1.0}, {"source": "other_rawtokenformatter", "target": "other_rawtokenformatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L62", "weight": 1.0}, {"source": "other_rawtokenformatter", "target": "other_rawtokenformatter_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "target": "other_testcaseformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L129", "weight": 1.0}, {"source": "other_testcaseformatter", "target": "formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L129", "weight": 1.0}, {"source": "other_testcaseformatter", "target": "other_testcaseformatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L138", "weight": 1.0}, {"source": "other_testcaseformatter", "target": "other_testcaseformatter_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L143", "weight": 1.0}, {"source": "other_rawtokenformatter_init", "target": "other_testcaseformatter_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L63", "weight": 1.0}, {"source": "other_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_formatters_other_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L1", "weight": 1.0}, {"source": "other_rationale_20", "target": "other_nullformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L20", "weight": 1.0}, {"source": "other_rationale_37", "target": "other_rawtokenformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L37", "weight": 1.0}, {"source": "other_rationale_130", "target": "other_testcaseformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L130", "weight": 1.0}], "raw_calls": [{"caller_nid": "other_nullformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L31"}, {"caller_nid": "other_nullformatter_format", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L31"}, {"caller_nid": "other_nullformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L33"}, {"caller_nid": "other_rawtokenformatter_init", "callee": "get_choice_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L68"}, {"caller_nid": "other_rawtokenformatter_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L70"}, {"caller_nid": "other_rawtokenformatter_init", "callee": "colorize", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L75"}, {"caller_nid": "other_rawtokenformatter_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L77"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L81"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L83"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "GzipFile", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L87"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "BZ2Compressor", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L93"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L109"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "colorize", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L109"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L111"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L114"}, {"caller_nid": "other_rawtokenformatter_format", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L115"}, {"caller_nid": "other_testcaseformatter_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L141"}, {"caller_nid": "other_testcaseformatter_format", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L148"}, {"caller_nid": "other_testcaseformatter_format", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L149"}, {"caller_nid": "other_testcaseformatter_format", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L151"}, {"caller_nid": "other_testcaseformatter_format", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L152"}, {"caller_nid": "other_testcaseformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L155"}, {"caller_nid": "other_testcaseformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L157"}, {"caller_nid": "other_testcaseformatter_format", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L157"}, {"caller_nid": "other_testcaseformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L158"}, {"caller_nid": "other_testcaseformatter_format", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L158"}, {"caller_nid": "other_testcaseformatter_format", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L159"}, {"caller_nid": "other_testcaseformatter_format", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L159"}, {"caller_nid": "other_testcaseformatter_format", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/other.py", "source_location": "L160"}]}