1 line
52 KiB
JSON
1 line
52 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "label": "parser.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L1"}, {"id": "parser_parsererror", "label": "ParserError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L69"}, {"id": "markedyamlerror", "label": "MarkedYAMLError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "parser_parser", "label": "Parser", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L72"}, {"id": "parser_parser_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L81"}, {"id": "parser_parser_dispose", "label": ".dispose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L89"}, {"id": "parser_parser_check_event", "label": ".check_event()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L94"}, {"id": "parser_parser_peek_event", "label": ".peek_event()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L107"}, {"id": "parser_parser_get_event", "label": ".get_event()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L114"}, {"id": "parser_parser_parse_stream_start", "label": ".parse_stream_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L127"}, {"id": "parser_parser_parse_implicit_document_start", "label": ".parse_implicit_document_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L139"}, {"id": "parser_parser_parse_document_start", "label": ".parse_document_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L159"}, {"id": "parser_parser_parse_document_end", "label": ".parse_document_end()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L190"}, {"id": "parser_parser_parse_document_content", "label": ".parse_document_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L208"}, {"id": "parser_parser_process_directives", "label": ".process_directives()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L217"}, {"id": "parser_parser_parse_block_node", "label": ".parse_block_node()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L264"}, {"id": "parser_parser_parse_flow_node", "label": ".parse_flow_node()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L267"}, {"id": "parser_parser_parse_block_node_or_indentless_sequence", "label": ".parse_block_node_or_indentless_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L270"}, {"id": "parser_parser_parse_node", "label": ".parse_node()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L273"}, {"id": "parser_parser_parse_block_sequence_first_entry", "label": ".parse_block_sequence_first_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L376"}, {"id": "parser_parser_parse_block_sequence_entry", "label": ".parse_block_sequence_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L381"}, {"id": "parser_parser_parse_indentless_sequence_entry", "label": ".parse_indentless_sequence_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L402"}, {"id": "parser_parser_parse_block_mapping_first_key", "label": ".parse_block_mapping_first_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L422"}, {"id": "parser_parser_parse_block_mapping_key", "label": ".parse_block_mapping_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L427"}, {"id": "parser_parser_parse_block_mapping_value", "label": ".parse_block_mapping_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L446"}, {"id": "parser_parser_parse_flow_sequence_first_entry", "label": ".parse_flow_sequence_first_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L471"}, {"id": "parser_parser_parse_flow_sequence_entry", "label": ".parse_flow_sequence_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L476"}, {"id": "parser_parser_parse_flow_sequence_entry_mapping_key", "label": ".parse_flow_sequence_entry_mapping_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L502"}, {"id": "parser_parser_parse_flow_sequence_entry_mapping_value", "label": ".parse_flow_sequence_entry_mapping_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L512"}, {"id": "parser_parser_parse_flow_sequence_entry_mapping_end", "label": ".parse_flow_sequence_entry_mapping_end()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L526"}, {"id": "parser_parser_parse_flow_mapping_first_key", "label": ".parse_flow_mapping_first_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L537"}, {"id": "parser_parser_parse_flow_mapping_key", "label": ".parse_flow_mapping_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L542"}, {"id": "parser_parser_parse_flow_mapping_value", "label": ".parse_flow_mapping_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L569"}, {"id": "parser_parser_parse_flow_mapping_empty_value", "label": ".parse_flow_mapping_empty_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L583"}, {"id": "parser_parser_process_empty_scalar", "label": ".process_empty_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L587"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_error_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_tokens_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_events_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_scanner_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "target": "parser_parsererror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L69", "weight": 1.0}, {"source": "parser_parsererror", "target": "markedyamlerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "target": "parser_parser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L72", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L81", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_dispose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L89", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_check_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L94", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_peek_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L107", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_get_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L114", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_stream_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L127", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_implicit_document_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L139", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_document_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L159", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_document_end", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L190", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_document_content", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L208", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_process_directives", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L217", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_block_node", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L264", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_node", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L267", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_block_node_or_indentless_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L270", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_node", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L273", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_block_sequence_first_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L376", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_block_sequence_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L381", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_indentless_sequence_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L402", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_block_mapping_first_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L422", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_block_mapping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L427", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_block_mapping_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L446", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_sequence_first_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L471", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_sequence_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L476", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_sequence_entry_mapping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L502", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_sequence_entry_mapping_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L512", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_sequence_entry_mapping_end", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L526", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_mapping_first_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L537", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_mapping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L542", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_mapping_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L569", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_parse_flow_mapping_empty_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L583", "weight": 1.0}, {"source": "parser_parser", "target": "parser_parser_process_empty_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L587", "weight": 1.0}, {"source": "parser_parser_parse_implicit_document_start", "target": "parser_parser_parse_document_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L157", "weight": 1.0}, {"source": "parser_parser_parse_document_start", "target": "parser_parser_process_directives", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L169", "weight": 1.0}, {"source": "parser_parser_parse_document_start", "target": "parser_parsererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L171", "weight": 1.0}, {"source": "parser_parser_parse_document_content", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L211", "weight": 1.0}, {"source": "parser_parser_parse_document_content", "target": "parser_parser_parse_block_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L215", "weight": 1.0}, {"source": "parser_parser_process_directives", "target": "parser_parsererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L224", "weight": 1.0}, {"source": "parser_parser_parse_block_node", "target": "parser_parser_parse_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L265", "weight": 1.0}, {"source": "parser_parser_parse_flow_node", "target": "parser_parser_parse_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L268", "weight": 1.0}, {"source": "parser_parser_parse_block_node_or_indentless_sequence", "target": "parser_parser_parse_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L271", "weight": 1.0}, {"source": "parser_parser_parse_node", "target": "parser_parsererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L305", "weight": 1.0}, {"source": "parser_parser_parse_block_sequence_first_entry", "target": "parser_parser_parse_block_sequence_entry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L379", "weight": 1.0}, {"source": "parser_parser_parse_block_sequence_entry", "target": "parser_parser_parse_block_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L386", "weight": 1.0}, {"source": "parser_parser_parse_block_sequence_entry", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L389", "weight": 1.0}, {"source": "parser_parser_parse_block_sequence_entry", "target": "parser_parsererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L392", "weight": 1.0}, {"source": "parser_parser_parse_indentless_sequence_entry", "target": "parser_parser_parse_block_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L408", "weight": 1.0}, {"source": "parser_parser_parse_indentless_sequence_entry", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L411", "weight": 1.0}, {"source": "parser_parser_parse_block_mapping_first_key", "target": "parser_parser_parse_block_mapping_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L425", "weight": 1.0}, {"source": "parser_parser_parse_block_mapping_key", "target": "parser_parser_parse_block_node_or_indentless_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L432", "weight": 1.0}, {"source": "parser_parser_parse_block_mapping_key", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L435", "weight": 1.0}, {"source": "parser_parser_parse_block_mapping_key", "target": "parser_parsererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L438", "weight": 1.0}, {"source": "parser_parser_parse_block_mapping_value", "target": "parser_parser_parse_block_node_or_indentless_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L451", "weight": 1.0}, {"source": "parser_parser_parse_block_mapping_value", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L454", "weight": 1.0}, {"source": "parser_parser_parse_flow_sequence_first_entry", "target": "parser_parser_parse_flow_sequence_entry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L474", "weight": 1.0}, {"source": "parser_parser_parse_flow_sequence_entry", "target": "parser_parsererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L483", "weight": 1.0}, {"source": "parser_parser_parse_flow_sequence_entry", "target": "parser_parser_parse_flow_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L495", "weight": 1.0}, {"source": "parser_parser_parse_flow_sequence_entry_mapping_key", "target": "parser_parser_parse_flow_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L507", "weight": 1.0}, {"source": "parser_parser_parse_flow_sequence_entry_mapping_key", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L510", "weight": 1.0}, {"source": "parser_parser_parse_flow_sequence_entry_mapping_value", "target": "parser_parser_parse_flow_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L517", "weight": 1.0}, {"source": "parser_parser_parse_flow_sequence_entry_mapping_value", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L520", "weight": 1.0}, {"source": "parser_parser_parse_flow_mapping_first_key", "target": "parser_parser_parse_flow_mapping_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L540", "weight": 1.0}, {"source": "parser_parser_parse_flow_mapping_key", "target": "parser_parsererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L549", "weight": 1.0}, {"source": "parser_parser_parse_flow_mapping_key", "target": "parser_parser_parse_flow_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L556", "weight": 1.0}, {"source": "parser_parser_parse_flow_mapping_key", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L559", "weight": 1.0}, {"source": "parser_parser_parse_flow_mapping_value", "target": "parser_parser_parse_flow_node", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L574", "weight": 1.0}, {"source": "parser_parser_parse_flow_mapping_value", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L577", "weight": 1.0}, {"source": "parser_parser_parse_flow_mapping_empty_value", "target": "parser_parser_process_empty_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L585", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_parser_check_event", "callee": "state", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L98"}, {"caller_nid": "parser_parser_check_event", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L103"}, {"caller_nid": "parser_parser_peek_event", "callee": "state", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L111"}, {"caller_nid": "parser_parser_get_event", "callee": "state", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L118"}, {"caller_nid": "parser_parser_parse_stream_start", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L130"}, {"caller_nid": "parser_parser_parse_stream_start", "callee": "StreamStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L131"}, {"caller_nid": "parser_parser_parse_implicit_document_start", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L142"}, {"caller_nid": "parser_parser_parse_implicit_document_start", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L145"}, {"caller_nid": "parser_parser_parse_implicit_document_start", "callee": "DocumentStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L147"}, {"caller_nid": "parser_parser_parse_implicit_document_start", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L151"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L162"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L163"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L166"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L167"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L170"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L173"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L174"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L175"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "DocumentStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L177"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L179"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L183"}, {"caller_nid": "parser_parser_parse_document_start", "callee": "StreamEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L184"}, {"caller_nid": "parser_parser_parse_document_end", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L193"}, {"caller_nid": "parser_parser_parse_document_end", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L196"}, {"caller_nid": "parser_parser_parse_document_end", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L197"}, {"caller_nid": "parser_parser_parse_document_end", "callee": "DocumentEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L200"}, {"caller_nid": "parser_parser_parse_document_content", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L209"}, {"caller_nid": "parser_parser_parse_document_content", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L211"}, {"caller_nid": "parser_parser_parse_document_content", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L212"}, {"caller_nid": "parser_parser_process_directives", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L220"}, {"caller_nid": "parser_parser_process_directives", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L221"}, {"caller_nid": "parser_parser_process_directives", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L240"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L274"}, {"caller_nid": "parser_parser_parse_node", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L275"}, {"caller_nid": "parser_parser_parse_node", "callee": "AliasEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L276"}, {"caller_nid": "parser_parser_parse_node", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L277"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L282"}, {"caller_nid": "parser_parser_parse_node", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L283"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L287"}, {"caller_nid": "parser_parser_parse_node", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L288"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L292"}, {"caller_nid": "parser_parser_parse_node", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L293"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L297"}, {"caller_nid": "parser_parser_parse_node", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L298"}, {"caller_nid": "parser_parser_parse_node", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L316"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L319"}, {"caller_nid": "parser_parser_parse_node", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L320"}, {"caller_nid": "parser_parser_parse_node", "callee": "SequenceStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L321"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L325"}, {"caller_nid": "parser_parser_parse_node", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L326"}, {"caller_nid": "parser_parser_parse_node", "callee": "ScalarEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L334"}, {"caller_nid": "parser_parser_parse_node", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L336"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L337"}, {"caller_nid": "parser_parser_parse_node", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L338"}, {"caller_nid": "parser_parser_parse_node", "callee": "SequenceStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L339"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L342"}, {"caller_nid": "parser_parser_parse_node", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L343"}, {"caller_nid": "parser_parser_parse_node", "callee": "MappingStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L344"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L347"}, {"caller_nid": "parser_parser_parse_node", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L348"}, {"caller_nid": "parser_parser_parse_node", "callee": "SequenceStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L349"}, {"caller_nid": "parser_parser_parse_node", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L352"}, {"caller_nid": "parser_parser_parse_node", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L353"}, {"caller_nid": "parser_parser_parse_node", "callee": "MappingStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L354"}, {"caller_nid": "parser_parser_parse_node", "callee": "ScalarEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L360"}, {"caller_nid": "parser_parser_parse_node", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L362"}, {"caller_nid": "parser_parser_parse_node", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L368"}, {"caller_nid": "parser_parser_parse_block_sequence_first_entry", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L377"}, {"caller_nid": "parser_parser_parse_block_sequence_first_entry", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L378"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L382"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L383"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L384"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L385"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L390"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L391"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L394"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "SequenceEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L395"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L396"}, {"caller_nid": "parser_parser_parse_block_sequence_entry", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L397"}, {"caller_nid": "parser_parser_parse_indentless_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L403"}, {"caller_nid": "parser_parser_parse_indentless_sequence_entry", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L404"}, {"caller_nid": "parser_parser_parse_indentless_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L405"}, {"caller_nid": "parser_parser_parse_indentless_sequence_entry", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L407"}, {"caller_nid": "parser_parser_parse_indentless_sequence_entry", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L412"}, {"caller_nid": "parser_parser_parse_indentless_sequence_entry", "callee": "SequenceEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L413"}, {"caller_nid": "parser_parser_parse_indentless_sequence_entry", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L414"}, {"caller_nid": "parser_parser_parse_block_mapping_first_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L423"}, {"caller_nid": "parser_parser_parse_block_mapping_first_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L424"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L428"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L429"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L430"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L431"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L436"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L437"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L440"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "MappingEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L441"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L442"}, {"caller_nid": "parser_parser_parse_block_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L443"}, {"caller_nid": "parser_parser_parse_block_mapping_value", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L447"}, {"caller_nid": "parser_parser_parse_block_mapping_value", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L448"}, {"caller_nid": "parser_parser_parse_block_mapping_value", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L449"}, {"caller_nid": "parser_parser_parse_block_mapping_value", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L450"}, {"caller_nid": "parser_parser_parse_block_mapping_value", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L457"}, {"caller_nid": "parser_parser_parse_flow_sequence_first_entry", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L472"}, {"caller_nid": "parser_parser_parse_flow_sequence_first_entry", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L473"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L477"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L479"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L480"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L482"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L486"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L487"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "MappingStartEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L488"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L493"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L494"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L496"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "SequenceEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L497"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L498"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L499"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L503"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L504"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L506"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_value", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L513"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_value", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L514"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_value", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L515"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_value", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L516"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_value", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L523"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_end", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L528"}, {"caller_nid": "parser_parser_parse_flow_sequence_entry_mapping_end", "callee": "MappingEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L529"}, {"caller_nid": "parser_parser_parse_flow_mapping_first_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L538"}, {"caller_nid": "parser_parser_parse_flow_mapping_first_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L539"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L543"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L545"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L546"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L548"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L551"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L552"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L553"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L555"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L560"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L561"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L563"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "MappingEndEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L564"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L565"}, {"caller_nid": "parser_parser_parse_flow_mapping_key", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L566"}, {"caller_nid": "parser_parser_parse_flow_mapping_value", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L570"}, {"caller_nid": "parser_parser_parse_flow_mapping_value", "callee": "get_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L571"}, {"caller_nid": "parser_parser_parse_flow_mapping_value", "callee": "check_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L572"}, {"caller_nid": "parser_parser_parse_flow_mapping_value", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L573"}, {"caller_nid": "parser_parser_parse_flow_mapping_value", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L580"}, {"caller_nid": "parser_parser_parse_flow_mapping_empty_value", "callee": "peek_token", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L585"}, {"caller_nid": "parser_parser_process_empty_scalar", "callee": "ScalarEvent", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/parser.py", "source_location": "L588"}]} |