Files
sanguo_vnpy/graphify-out/cache/ast/034ebaabfd43e0d72552ed797cf0d029484d913d572d0c470abdeb19ec9372f1.json
T
2026-05-06 23:12:48 +08:00

1 line
14 KiB
JSON

{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_create_vnpy_app_compatibility_py", "label": "create_vnpy_app_compatibility.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L1"}, {"id": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "label": "create_vnpy_app_module()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L11"}, {"id": "utils_create_vnpy_app_compatibility_test_imports", "label": "test_imports()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L87"}, {"id": "utils_create_vnpy_app_compatibility_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L108"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_create_vnpy_app_compatibility_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_create_vnpy_app_compatibility_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_create_vnpy_app_compatibility_py", "target": "types", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_create_vnpy_app_compatibility_py", "target": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_create_vnpy_app_compatibility_py", "target": "utils_create_vnpy_app_compatibility_test_imports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L87", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_create_vnpy_app_compatibility_py", "target": "utils_create_vnpy_app_compatibility_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L108", "weight": 1.0}, {"source": "utils_create_vnpy_app_compatibility_main", "target": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L114", "weight": 1.0}, {"source": "utils_create_vnpy_app_compatibility_main", "target": "utils_create_vnpy_app_compatibility_test_imports", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L117", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L16"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L19"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "ModuleType", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L22"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "ModuleType", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L30"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "setattr", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L32"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L33"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L42"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L44"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L50"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L52"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L58"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L60"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L66"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L68"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L74"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L76"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L81"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L83"}, {"caller_nid": "utils_create_vnpy_app_compatibility_create_vnpy_app_module", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L85"}, {"caller_nid": "utils_create_vnpy_app_compatibility_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L89"}, {"caller_nid": "utils_create_vnpy_app_compatibility_test_imports", "callee": "exec", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L100"}, {"caller_nid": "utils_create_vnpy_app_compatibility_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L102"}, {"caller_nid": "utils_create_vnpy_app_compatibility_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L104"}, {"caller_nid": "utils_create_vnpy_app_compatibility_test_imports", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L106"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L110"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L111"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L120"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "dir", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L123"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "startswith", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L124"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L125"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L127"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L129"}, {"caller_nid": "utils_create_vnpy_app_compatibility_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/create_vnpy_app_compatibility.py", "source_location": "L130"}]}