Files
tfm_ainventory/graphify-out/cache/e2c8da97d57391ad02f8d7128ae3032c16216a37f1f58ccdfb522d402b648016.json

1 line
19 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "label": "epydoc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L1"}, {"id": "epydoc_clean_str", "label": "_clean_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L22"}, {"id": "epydoc_parse", "label": "parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L29"}, {"id": "epydoc_compose", "label": "compose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L211"}, {"id": "epydoc_rationale_1", "label": "Epyoc-style docstring parsing. .. seealso:: http://epydoc.sourceforge.net/manua", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L1"}, {"id": "epydoc_rationale_30", "label": "Parse the epydoc-style docstring into its components. :returns: parsed docs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L30"}, {"id": "epydoc_rationale_216", "label": "Render a parsed docstring into docstring text. :param docstring: parsed doc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L216"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_common_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "target": "epydoc_clean_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "target": "epydoc_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "target": "epydoc_compose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L211", "weight": 1.0}, {"source": "epydoc_parse", "target": "epydoc_clean_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L110", "weight": 1.0}, {"source": "epydoc_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_epydoc_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L1", "weight": 1.0}, {"source": "epydoc_rationale_30", "target": "epydoc_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L30", "weight": 1.0}, {"source": "epydoc_rationale_216", "target": "epydoc_compose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L216", "weight": 1.0}], "raw_calls": [{"caller_nid": "epydoc_clean_str", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L23"}, {"caller_nid": "epydoc_clean_str", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L24"}, {"caller_nid": "epydoc_parse", "callee": "Docstring", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L34"}, {"caller_nid": "epydoc_parse", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L38"}, {"caller_nid": "epydoc_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L39"}, {"caller_nid": "epydoc_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L41"}, {"caller_nid": "epydoc_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L42"}, {"caller_nid": "epydoc_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L47"}, {"caller_nid": "epydoc_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L49"}, {"caller_nid": "epydoc_parse", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L51"}, {"caller_nid": "epydoc_parse", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L52"}, {"caller_nid": "epydoc_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L53"}, {"caller_nid": "epydoc_parse", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L55"}, {"caller_nid": "epydoc_parse", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L58"}, {"caller_nid": "epydoc_parse", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L59"}, {"caller_nid": "epydoc_parse", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L60"}, {"caller_nid": "epydoc_parse", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L61"}, {"caller_nid": "epydoc_parse", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L67"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L70"}, {"caller_nid": "epydoc_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L74"}, {"caller_nid": "epydoc_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L75"}, {"caller_nid": "epydoc_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L76"}, {"caller_nid": "epydoc_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L77"}, {"caller_nid": "epydoc_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L78"}, {"caller_nid": "epydoc_parse", "callee": "ParseError", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L88"}, {"caller_nid": "epydoc_parse", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L90"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L93"}, {"caller_nid": "epydoc_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L94"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L94"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L97"}, {"caller_nid": "epydoc_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L98"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L98"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L101"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L102"}, {"caller_nid": "epydoc_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L102"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L102"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L105"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L109"}, {"caller_nid": "epydoc_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L110"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L110"}, {"caller_nid": "epydoc_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L111"}, {"caller_nid": "epydoc_parse", "callee": "ParseError", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L127"}, {"caller_nid": "epydoc_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L131"}, {"caller_nid": "epydoc_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L133"}, {"caller_nid": "epydoc_parse", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L134"}, {"caller_nid": "epydoc_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L135"}, {"caller_nid": "epydoc_parse", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L144"}, {"caller_nid": "epydoc_parse", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L150"}, {"caller_nid": "epydoc_parse", "callee": "ParseError", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L151"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L157"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L160"}, {"caller_nid": "epydoc_parse", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L162"}, {"caller_nid": "epydoc_parse", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L168"}, {"caller_nid": "epydoc_parse", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L169"}, {"caller_nid": "epydoc_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L169"}, {"caller_nid": "epydoc_parse", "callee": "DocstringParam", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L171"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L173"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L180"}, {"caller_nid": "epydoc_parse", "callee": "DocstringReturns", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L182"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L184"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L185"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L186"}, {"caller_nid": "epydoc_parse", "callee": "DocstringRaises", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L191"}, {"caller_nid": "epydoc_parse", "callee": "DocstringMeta", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L197"}, {"caller_nid": "epydoc_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L203"}, {"caller_nid": "epydoc_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L206"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L241"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L243"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L245"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L247"}, {"caller_nid": "epydoc_compose", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L250"}, {"caller_nid": "epydoc_compose", "callee": "process_desc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L258"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L259"}, {"caller_nid": "epydoc_compose", "callee": "process_desc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L260"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L263"}, {"caller_nid": "epydoc_compose", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L264"}, {"caller_nid": "epydoc_compose", "callee": "process_desc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L271"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L272"}, {"caller_nid": "epydoc_compose", "callee": "process_desc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L274"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L275"}, {"caller_nid": "epydoc_compose", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L276"}, {"caller_nid": "epydoc_compose", "callee": "process_desc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L278"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L279"}, {"caller_nid": "epydoc_compose", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L281"}, {"caller_nid": "epydoc_compose", "callee": "process_desc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L282"}, {"caller_nid": "epydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L283"}, {"caller_nid": "epydoc_compose", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/epydoc.py", "source_location": "L284"}]}