1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "label": "highlighter.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L1"}, {"id": "highlighter_combine_regex", "label": "_combine_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L8"}, {"id": "highlighter_highlighter", "label": "Highlighter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L17"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "highlighter_highlighter_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L20"}, {"id": "highlighter_highlight", "label": "highlight()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L42"}, {"id": "highlighter_nullhighlighter", "label": "NullHighlighter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L50"}, {"id": "highlighter_nullhighlighter_highlight", "label": ".highlight()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L57"}, {"id": "highlighter_regexhighlighter", "label": "RegexHighlighter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L61"}, {"id": "highlighter_regexhighlighter_highlight", "label": ".highlight()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L67"}, {"id": "highlighter_reprhighlighter", "label": "ReprHighlighter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L80"}, {"id": "highlighter_jsonhighlighter", "label": "JSONHighlighter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L106"}, {"id": "highlighter_jsonhighlighter_highlight", "label": ".highlight()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L123"}, {"id": "highlighter_iso8601highlighter", "label": "ISO8601Highlighter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L143"}, {"id": "highlighter_rationale_9", "label": "Combine a number of regexes in to a single regex. Returns: str: New", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L9"}, {"id": "highlighter_rationale_18", "label": "Abstract base class for highlighters.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L18"}, {"id": "highlighter_rationale_21", "label": "Highlight a str or Text instance. Args: text (Union[str, ~T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L21"}, {"id": "highlighter_rationale_43", "label": "Apply highlighting in place to text. Args: text (~Text): A", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L43"}, {"id": "highlighter_rationale_51", "label": "A highlighter object that doesn't highlight. May be used to disable highlig", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L51"}, {"id": "highlighter_rationale_62", "label": "Applies highlighting from a list of regular expressions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L62"}, {"id": "highlighter_rationale_68", "label": "Highlight :class:`rich.text.Text` using regular expressions. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L68"}, {"id": "highlighter_rationale_81", "label": "Highlights the text typically produced from ``__repr__`` methods.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L81"}, {"id": "highlighter_rationale_144", "label": "Highlights the ISO8601 date time strings. Regex reference: https://www.oreil", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L144"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_text_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_combine_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_highlighter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L17", "weight": 1.0}, {"source": "highlighter_highlighter", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L17", "weight": 1.0}, {"source": "highlighter_highlighter", "target": "highlighter_highlighter_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_highlight", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_nullhighlighter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L50", "weight": 1.0}, {"source": "highlighter_nullhighlighter", "target": "highlighter_highlighter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L50", "weight": 1.0}, {"source": "highlighter_nullhighlighter", "target": "highlighter_nullhighlighter_highlight", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_regexhighlighter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L61", "weight": 1.0}, {"source": "highlighter_regexhighlighter", "target": "highlighter_highlighter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L61", "weight": 1.0}, {"source": "highlighter_regexhighlighter", "target": "highlighter_regexhighlighter_highlight", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_reprhighlighter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L80", "weight": 1.0}, {"source": "highlighter_reprhighlighter", "target": "highlighter_regexhighlighter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_jsonhighlighter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L106", "weight": 1.0}, {"source": "highlighter_jsonhighlighter", "target": "highlighter_regexhighlighter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L106", "weight": 1.0}, {"source": "highlighter_jsonhighlighter", "target": "highlighter_jsonhighlighter_highlight", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "highlighter_iso8601highlighter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L143", "weight": 1.0}, {"source": "highlighter_iso8601highlighter", "target": "highlighter_regexhighlighter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_console_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L230", "weight": 1.0}, {"source": "highlighter_highlighter_call", "target": "highlighter_jsonhighlighter_highlight", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L38", "weight": 1.0}, {"source": "highlighter_rationale_9", "target": "highlighter_combine_regex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L9", "weight": 1.0}, {"source": "highlighter_rationale_18", "target": "highlighter_highlighter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L18", "weight": 1.0}, {"source": "highlighter_rationale_21", "target": "highlighter_highlighter_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L21", "weight": 1.0}, {"source": "highlighter_rationale_43", "target": "highlighter_highlighter_highlight", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L43", "weight": 1.0}, {"source": "highlighter_rationale_51", "target": "highlighter_nullhighlighter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L51", "weight": 1.0}, {"source": "highlighter_rationale_62", "target": "highlighter_regexhighlighter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L62", "weight": 1.0}, {"source": "highlighter_rationale_68", "target": "highlighter_regexhighlighter_highlight", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L68", "weight": 1.0}, {"source": "highlighter_rationale_81", "target": "highlighter_reprhighlighter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L81", "weight": 1.0}, {"source": "highlighter_rationale_144", "target": "highlighter_iso8601highlighter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L144", "weight": 1.0}], "raw_calls": [{"caller_nid": "highlighter_combine_regex", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L14"}, {"caller_nid": "highlighter_highlighter_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L32"}, {"caller_nid": "highlighter_highlighter_call", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L33"}, {"caller_nid": "highlighter_highlighter_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L34"}, {"caller_nid": "highlighter_highlighter_call", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L35"}, {"caller_nid": "highlighter_highlighter_call", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L37"}, {"caller_nid": "highlighter_regexhighlighter_highlight", "callee": "highlight_regex", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L77"}, {"caller_nid": "highlighter_jsonhighlighter_highlight", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L124"}, {"caller_nid": "highlighter_jsonhighlighter_highlight", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L130"}, {"caller_nid": "highlighter_jsonhighlighter_highlight", "callee": "span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L131"}, {"caller_nid": "highlighter_jsonhighlighter_highlight", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L133"}, {"caller_nid": "highlighter_jsonhighlighter_highlight", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L137"}, {"caller_nid": "highlighter_jsonhighlighter_highlight", "callee": "Span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py", "source_location": "L137"}]} |