1 line
9.0 KiB
JSON
1 line
9.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "label": "regexopt.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L1"}, {"id": "regexopt_make_charset", "label": "make_charset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L22"}, {"id": "regexopt_regex_opt_inner", "label": "regex_opt_inner()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L26"}, {"id": "regexopt_regex_opt", "label": "regex_opt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L82"}, {"id": "regexopt_rationale_1", "label": "pygments.regexopt ~~~~~~~~~~~~~~~~~ An algorithm that generates optimiz", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L1"}, {"id": "regexopt_rationale_27", "label": "Return a regex that matches any string in the sorted list of strings.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L27"}, {"id": "regexopt_rationale_83", "label": "Return a compiled regex that matches any string in the given list. The stri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L83"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "re", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "os_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "operator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "regexopt_make_charset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "regexopt_regex_opt_inner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "target": "regexopt_regex_opt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L82", "weight": 1.0}, {"source": "regexopt_regex_opt_inner", "target": "regexopt_make_charset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L54", "weight": 1.0}, {"source": "regexopt_regex_opt", "target": "regexopt_regex_opt_inner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L91", "weight": 1.0}, {"source": "regexopt_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_pygments_regexopt_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L1", "weight": 1.0}, {"source": "regexopt_rationale_27", "target": "regexopt_regex_opt_inner", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L27", "weight": 1.0}, {"source": "regexopt_rationale_83", "target": "regexopt_regex_opt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L83", "weight": 1.0}], "raw_calls": [{"caller_nid": "regexopt_make_charset", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L23"}, {"caller_nid": "regexopt_make_charset", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L23"}, {"caller_nid": "regexopt_make_charset", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L23"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L34"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L36"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L41"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L46"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L47"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L49"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L50"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "commonprefix", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L57"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L59"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L62"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "commonprefix", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L67"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L69"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L72"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L73"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L77"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L77"}, {"caller_nid": "regexopt_regex_opt_inner", "callee": "groupby", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L78"}, {"caller_nid": "regexopt_regex_opt", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py", "source_location": "L90"}]} |