breadcast/graphify-out/cache/ast/v0.9.32/9afc4e13ca2a738f5a3dbffd8d3295db0ac9068edd39d0ffecb05937a887494d.json
Breadway 1dd63e1fd5
Some checks failed
dev release / build (push) Failing after 1m43s
can't be bothered writing a commit message
2026-08-03 09:17:59 +08:00

1 line
No EOL
19 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadcast_src_main_rs", "label": "main.rs", "file_type": "code", "source_file": "breadcast/src/main.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadcast_src_main_main", "label": "main()", "file_type": "code", "source_file": "breadcast/src/main.rs", "source_location": "L21"}, {"id": "$graphify-root$_breadcast_src_main_build_ui", "label": "build_ui()", "file_type": "code", "source_file": "breadcast/src/main.rs", "source_location": "L36"}, {"id": "application", "label": "Application", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast/src/main.rs"}, {"id": "$graphify-root$_breadcast_src_main_handle_server_message", "label": "handle_server_message()", "file_type": "code", "source_file": "breadcast/src/main.rs", "source_location": "L123"}, {"id": "servermessage", "label": "ServerMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast/src/main.rs"}, {"id": "listbox", "label": "ListBox", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast/src/main.rs"}, {"id": "label", "label": "Label", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast/src/main.rs"}, {"id": "button", "label": "Button", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast/src/main.rs"}, {"id": "$graphify-root$_breadcast_src_main_update_device_list", "label": "update_device_list()", "file_type": "code", "source_file": "breadcast/src/main.rs", "source_location": "L152"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast/src/main.rs"}, {"id": "$graphify-root$_breadcast_src_main_protocol_label", "label": "protocol_label()", "file_type": "code", "source_file": "breadcast/src/main.rs", "source_location": "L181"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadcast/src/main.rs"}, {"id": "$graphify-root$_breadcast_src_main_update_state", "label": "update_state()", "file_type": "code", "source_file": "breadcast/src/main.rs", "source_location": "L188"}], "edges": [{"source": "$graphify-root$_breadcast_src_main_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "rc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "load_palette", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "ipc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "prelude", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "gtk4", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "ipcclient", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "$graphify-root$_breadcast_src_main_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "$graphify-root$_breadcast_src_main_build_ui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L36", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_build_ui", "target": "application", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "$graphify-root$_breadcast_src_main_handle_server_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L123", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_handle_server_message", "target": "servermessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L123", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_handle_server_message", "target": "listbox", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L123", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_handle_server_message", "target": "label", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L123", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_handle_server_message", "target": "label", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L123", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_handle_server_message", "target": "button", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L123", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "$graphify-root$_breadcast_src_main_update_device_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L152", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_update_device_list", "target": "listbox", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L152", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_update_device_list", "target": "label", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L152", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_update_device_list", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L152", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "$graphify-root$_breadcast_src_main_protocol_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L181", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_protocol_label", "target": "protocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L181", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_rs", "target": "$graphify-root$_breadcast_src_main_update_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L188", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_update_state", "target": "label", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L188", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_update_state", "target": "button", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L188", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_update_state", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L188", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadcast_src_main_build_ui", "target": "$graphify-root$_breadcast_src_main_handle_server_message", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L106", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_handle_server_message", "target": "$graphify-root$_breadcast_src_main_update_device_list", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L146", "weight": 1.0}, {"source": "$graphify-root$_breadcast_src_main_handle_server_message", "target": "$graphify-root$_breadcast_src_main_update_state", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadcast/src/main.rs", "source_location": "L147", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadcast_src_main_main", "callee": "application_id", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L31"}, {"caller_nid": "$graphify-root$_breadcast_src_main_main", "callee": "connect_activate", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L32"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "load_palette", "is_member_call": false, "source_file": "breadcast/src/main.rs", "source_location": "L38"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L43"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_size_request", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L44"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_halign", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L45"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_valign", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L46"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L50"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_hexpand", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_halign", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L52"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L54"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L56"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L57"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L60"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_visible", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L61"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L62"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_selection_mode", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L66"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L69"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L70"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_child", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L72"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "close", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L75"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "borrow_mut", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L81"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "borrow_mut", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L82"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "connect_row_activated", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "as_ref", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L88"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "borrow_mut", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L89"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "connect_clicked", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L93"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "borrow_mut", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L96"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "try_recv", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L105"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "set_label", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadcast_src_main_build_ui", "callee": "present", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadcast_src_main_handle_server_message", "callee": "is_array", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L132"}, {"caller_nid": "$graphify-root$_breadcast_src_main_handle_server_message", "callee": "is_some", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L135"}, {"caller_nid": "$graphify-root$_breadcast_src_main_handle_server_message", "callee": "as_str", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "row_at_index", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "set_visible", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L159"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "set_visible", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "set_data", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L164"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L167"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "set_halign", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L169"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L171"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "set_halign", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L172"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L173"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "set_child", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L176"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_device_list", "callee": "append", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L177"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_state", "callee": "set_label", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L192"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_state", "callee": "remove_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_state", "callee": "set_visible", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L194"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_state", "callee": "set_label", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L197"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_state", "callee": "add_css_class", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L198"}, {"caller_nid": "$graphify-root$_breadcast_src_main_update_state", "callee": "set_visible", "is_member_call": true, "source_file": "breadcast/src/main.rs", "source_location": "L199"}]}