Files
tfm_ainventory/graphify-out/cache/8a1d035553b3a66277d10c6961a480efa047dec7cbd27d605145b2d780af1a8d.json

1 line
6.5 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "label": "parser.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L1"}, {"id": "parser_parse", "label": "parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L23"}, {"id": "parser_parse_from_object", "label": "parse_from_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L51"}, {"id": "parser_compose", "label": "compose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L82"}, {"id": "parser_rationale_1", "label": "The main parsing routine.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L1"}, {"id": "parser_rationale_26", "label": "Parse the docstring into its components. :param text: docstring text to par", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L26"}, {"id": "parser_rationale_55", "label": "Parse the object's docstring(s) into its components. The object can be anyt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L55"}, {"id": "parser_rationale_88", "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/parser.py", "source_location": "L88"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "docstring_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "docstring_parser_attrdoc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "docstring_parser_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "parser_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "parser_parse_from_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "target": "parser_compose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L82", "weight": 1.0}, {"source": "parser_parse_from_object", "target": "parser_parse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L74", "weight": 1.0}, {"source": "parser_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L1", "weight": 1.0}, {"source": "parser_rationale_26", "target": "parser_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L26", "weight": 1.0}, {"source": "parser_rationale_55", "target": "parser_parse_from_object", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L55", "weight": 1.0}, {"source": "parser_rationale_88", "target": "parser_compose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L88", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_parse", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L37"}, {"caller_nid": "parser_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L43"}, {"caller_nid": "parser_parse", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L48"}, {"caller_nid": "parser_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L48"}, {"caller_nid": "parser_parse_from_object", "callee": "isclass", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L76"}, {"caller_nid": "parser_parse_from_object", "callee": "ismodule", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L76"}, {"caller_nid": "parser_parse_from_object", "callee": "add_attribute_docstrings", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/parser.py", "source_location": "L77"}]}