1 line
6.1 KiB
JSON
1 line
6.1 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_formatters_pangomarkup_py", "label": "pangomarkup.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L1"}, {"id": "pangomarkup_escape_special_chars", "label": "escape_special_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L23"}, {"id": "pangomarkup_pangomarkupformatter", "label": "PangoMarkupFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L28"}, {"id": "formatter", "label": "Formatter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pangomarkup_pangomarkupformatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L39"}, {"id": "pangomarkup_pangomarkupformatter_format_unencoded", "label": ".format_unencoded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L61"}, {"id": "pangomarkup_rationale_1", "label": "pygments.formatters.pangomarkup ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Formatt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L1"}, {"id": "pangomarkup_rationale_24", "label": "Escape & and < for Pango Markup.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L24"}, {"id": "pangomarkup_rationale_29", "label": "Format tokens as Pango Markup code. It can then be rendered to an SVG. .. v", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L29"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_pangomarkup_py", "target": "pygments_formatter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_pangomarkup_py", "target": "pangomarkup_escape_special_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_pangomarkup_py", "target": "pangomarkup_pangomarkupformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L28", "weight": 1.0}, {"source": "pangomarkup_pangomarkupformatter", "target": "formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L28", "weight": 1.0}, {"source": "pangomarkup_pangomarkupformatter", "target": "pangomarkup_pangomarkupformatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L39", "weight": 1.0}, {"source": "pangomarkup_pangomarkupformatter", "target": "pangomarkup_pangomarkupformatter_format_unencoded", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L61", "weight": 1.0}, {"source": "pangomarkup_pangomarkupformatter_format_unencoded", "target": "pangomarkup_escape_special_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L71", "weight": 1.0}, {"source": "pangomarkup_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_formatters_pangomarkup_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L1", "weight": 1.0}, {"source": "pangomarkup_rationale_24", "target": "pangomarkup_escape_special_chars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L24", "weight": 1.0}, {"source": "pangomarkup_rationale_29", "target": "pangomarkup_pangomarkupformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L29", "weight": 1.0}], "raw_calls": [{"caller_nid": "pangomarkup_escape_special_chars", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L25"}, {"caller_nid": "pangomarkup_pangomarkupformatter_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L48"}, {"caller_nid": "pangomarkup_pangomarkupformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L65"}, {"caller_nid": "pangomarkup_pangomarkupformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L75"}, {"caller_nid": "pangomarkup_pangomarkupformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L81"}, {"caller_nid": "pangomarkup_pangomarkupformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/pangomarkup.py", "source_location": "L83"}]} |