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

1 line
30 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "label": "google.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L1"}, {"id": "google_sectiontype", "label": "SectionType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L27"}, {"id": "intenum", "label": "IntEnum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "google_section", "label": "Section", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L40"}, {"id": "google_googleparser", "label": "GoogleParser", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L64"}, {"id": "google_googleparser_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L67"}, {"id": "google_googleparser_setup", "label": "._setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L81"}, {"id": "google_googleparser_build_meta", "label": "._build_meta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L95"}, {"id": "google_build_single_meta", "label": "_build_single_meta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L132"}, {"id": "google_build_multi_meta", "label": "_build_multi_meta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L153"}, {"id": "google_googleparser_add_section", "label": ".add_section()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L196"}, {"id": "google_googleparser_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L205"}, {"id": "google_parse", "label": "parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L296"}, {"id": "google_compose", "label": "compose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L304"}, {"id": "google_rationale_1", "label": "Google-style docstring parsing.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L1"}, {"id": "google_rationale_65", "label": "Parser for Google-style docstrings.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L65"}, {"id": "google_rationale_70", "label": "Setup sections. :param sections: Recognized sections or None to default", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L70"}, {"id": "google_rationale_96", "label": "Build docstring element. :param text: docstring element text :p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L96"}, {"id": "google_rationale_197", "label": "Add or replace a section. :param section: The new section.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L197"}, {"id": "google_rationale_206", "label": "Parse the Google-style docstring into its components. :returns: parsed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L206"}, {"id": "google_rationale_297", "label": "Parse the Google-style docstring into its components. :returns: parsed docs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L297"}, {"id": "google_rationale_309", "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/google.py", "source_location": "L309"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_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/google.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "google_sectiontype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L27", "weight": 1.0}, {"source": "google_sectiontype", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "google_section", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "google_googleparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L64", "weight": 1.0}, {"source": "google_googleparser", "target": "google_googleparser_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L67", "weight": 1.0}, {"source": "google_googleparser", "target": "google_googleparser_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L81", "weight": 1.0}, {"source": "google_googleparser", "target": "google_googleparser_build_meta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "google_build_single_meta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "google_build_multi_meta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L153", "weight": 1.0}, {"source": "google_googleparser", "target": "google_googleparser_add_section", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L196", "weight": 1.0}, {"source": "google_googleparser", "target": "google_googleparser_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "google_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "target": "google_compose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L304", "weight": 1.0}, {"source": "google_googleparser_init", "target": "google_googleparser_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L79", "weight": 1.0}, {"source": "google_googleparser_build_meta", "target": "google_build_single_meta", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L109", "weight": 1.0}, {"source": "google_googleparser_build_meta", "target": "google_build_multi_meta", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L129", "weight": 1.0}, {"source": "google_googleparser_add_section", "target": "google_googleparser_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L203", "weight": 1.0}, {"source": "google_googleparser_parse", "target": "google_googleparser_build_meta", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L277", "weight": 1.0}, {"source": "google_parse", "target": "google_googleparser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L301", "weight": 1.0}, {"source": "google_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_google_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L1", "weight": 1.0}, {"source": "google_rationale_65", "target": "google_googleparser", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L65", "weight": 1.0}, {"source": "google_rationale_70", "target": "google_googleparser_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L70", "weight": 1.0}, {"source": "google_rationale_96", "target": "google_googleparser_build_meta", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L96", "weight": 1.0}, {"source": "google_rationale_197", "target": "google_googleparser_add_section", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L197", "weight": 1.0}, {"source": "google_rationale_206", "target": "google_googleparser_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L206", "weight": 1.0}, {"source": "google_rationale_297", "target": "google_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L297", "weight": 1.0}, {"source": "google_rationale_309", "target": "google_compose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L309", "weight": 1.0}], "raw_calls": [{"caller_nid": "google_googleparser_setup", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L86"}, {"caller_nid": "google_googleparser_setup", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L88"}, {"caller_nid": "google_googleparser_build_meta", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L107"}, {"caller_nid": "google_googleparser_build_meta", "callee": "ParseError", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L112"}, {"caller_nid": "google_googleparser_build_meta", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L115"}, {"caller_nid": "google_googleparser_build_meta", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L119"}, {"caller_nid": "google_googleparser_build_meta", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L120"}, {"caller_nid": "google_googleparser_build_meta", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L125"}, {"caller_nid": "google_googleparser_build_meta", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L126"}, {"caller_nid": "google_googleparser_build_meta", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L127"}, {"caller_nid": "google_build_single_meta", "callee": "DocstringReturns", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L134"}, {"caller_nid": "google_build_single_meta", "callee": "DocstringRaises", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L141"}, {"caller_nid": "google_build_single_meta", "callee": "DocstringExample", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L145"}, {"caller_nid": "google_build_single_meta", "callee": "ParseError", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L149"}, {"caller_nid": "google_build_single_meta", "callee": "DocstringMeta", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L150"}, {"caller_nid": "google_build_multi_meta", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L157"}, {"caller_nid": "google_build_multi_meta", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L159"}, {"caller_nid": "google_build_multi_meta", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L160"}, {"caller_nid": "google_build_multi_meta", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L163"}, {"caller_nid": "google_build_multi_meta", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L172"}, {"caller_nid": "google_build_multi_meta", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L173"}, {"caller_nid": "google_build_multi_meta", "callee": "DocstringParam", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L175"}, {"caller_nid": "google_build_multi_meta", "callee": "DocstringReturns", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L184"}, {"caller_nid": "google_build_multi_meta", "callee": "DocstringRaises", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L191"}, {"caller_nid": "google_build_multi_meta", "callee": "DocstringMeta", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L194"}, {"caller_nid": "google_googleparser_parse", "callee": "Docstring", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L210"}, {"caller_nid": "google_googleparser_parse", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L215"}, {"caller_nid": "google_googleparser_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L218"}, {"caller_nid": "google_googleparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L220"}, {"caller_nid": "google_googleparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L221"}, {"caller_nid": "google_googleparser_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L227"}, {"caller_nid": "google_googleparser_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L229"}, {"caller_nid": "google_googleparser_parse", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L231"}, {"caller_nid": "google_googleparser_parse", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L234"}, {"caller_nid": "google_googleparser_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L235"}, {"caller_nid": "google_googleparser_parse", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L238"}, {"caller_nid": "google_googleparser_parse", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L238"}, {"caller_nid": "google_googleparser_parse", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L242"}, {"caller_nid": "google_googleparser_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L242"}, {"caller_nid": "google_googleparser_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L243"}, {"caller_nid": "google_googleparser_parse", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L243"}, {"caller_nid": "google_googleparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L243"}, {"caller_nid": "google_googleparser_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L244"}, {"caller_nid": "google_googleparser_parse", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L244"}, {"caller_nid": "google_googleparser_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L244"}, {"caller_nid": "google_googleparser_parse", "callee": "OrderedDict", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L246"}, {"caller_nid": "google_googleparser_parse", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L247"}, {"caller_nid": "google_googleparser_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L248"}, {"caller_nid": "google_googleparser_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L255"}, {"caller_nid": "google_googleparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L257"}, {"caller_nid": "google_googleparser_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L259"}, {"caller_nid": "google_googleparser_parse", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L264"}, {"caller_nid": "google_googleparser_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L266"}, {"caller_nid": "google_googleparser_parse", "callee": "ParseError", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L268"}, {"caller_nid": "google_googleparser_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L269"}, {"caller_nid": "google_googleparser_parse", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L276"}, {"caller_nid": "google_googleparser_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L277"}, {"caller_nid": "google_googleparser_parse", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L282"}, {"caller_nid": "google_googleparser_parse", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L282"}, {"caller_nid": "google_googleparser_parse", "callee": "ParseError", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L284"}, {"caller_nid": "google_googleparser_parse", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L286"}, {"caller_nid": "google_googleparser_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L286"}, {"caller_nid": "google_googleparser_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L287"}, {"caller_nid": "google_googleparser_parse", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L287"}, {"caller_nid": "google_googleparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L287"}, {"caller_nid": "google_googleparser_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L288"}, {"caller_nid": "google_googleparser_parse", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L288"}, {"caller_nid": "google_googleparser_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L288"}, {"caller_nid": "google_googleparser_parse", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L289"}, {"caller_nid": "google_googleparser_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L290"}, {"caller_nid": "google_googleparser_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L291"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L365"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L367"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L370"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L372"}, {"caller_nid": "google_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L374"}, {"caller_nid": "google_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L378"}, {"caller_nid": "google_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L383"}, {"caller_nid": "google_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L388"}, {"caller_nid": "google_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L392"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L396"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L397"}, {"caller_nid": "google_compose", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L397"}, {"caller_nid": "google_compose", "callee": "process_one", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L398"}, {"caller_nid": "google_compose", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L401"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L405"}, {"caller_nid": "google_compose", "callee": "title", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L405"}, {"caller_nid": "google_compose", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L405"}, {"caller_nid": "google_compose", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L407"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L408"}, {"caller_nid": "google_compose", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L408"}, {"caller_nid": "google_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L409"}, {"caller_nid": "google_compose", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L412"}, {"caller_nid": "google_compose", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/google.py", "source_location": "L414"}]}