Files
JuegoSim/graphify-out/cache/ast/22b497a45872a9f9b1f7d0d5e9414060264f270dd5215edd90e6f417d161b288.json
2026-07-21 08:56:10 +03:00

1 line
5.7 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_runtime_visualscripting_core_collections_aotdictionary_cs", "label": "AotDictionary.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L1"}, {"id": "collections_aotdictionary_unity_visualscripting", "label": "Unity.VisualScripting", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L5"}, {"id": "collections_aotdictionary_aotdictionary", "label": "AotDictionary", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L12"}, {"id": "ordereddictionary", "label": "OrderedDictionary", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "collections_aotdictionary_aotdictionary_aotstubs", "label": ".AotStubs()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L19"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_runtime_visualscripting_core_collections_aotdictionary_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_runtime_visualscripting_core_collections_aotdictionary_cs", "target": "specialized", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_runtime_visualscripting_core_collections_aotdictionary_cs", "target": "scripting", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_runtime_visualscripting_core_collections_aotdictionary_cs", "target": "collections_aotdictionary_unity_visualscripting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_runtime_visualscripting_core_collections_aotdictionary_cs", "target": "collections_aotdictionary_aotdictionary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L12", "weight": 1.0}, {"source": "collections_aotdictionary_aotdictionary", "target": "ordereddictionary", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L12", "weight": 1.0}, {"source": "collections_aotdictionary_aotdictionary", "target": "collections_aotdictionary_aotdictionary_aotstubs", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "collections_aotdictionary_aotdictionary_aotstubs", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L24"}, {"caller_nid": "collections_aotdictionary_aotdictionary_aotstubs", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L25"}, {"caller_nid": "collections_aotdictionary_aotdictionary_aotstubs", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L28"}, {"caller_nid": "collections_aotdictionary_aotdictionary_aotstubs", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Runtime\\VisualScripting.Core\\Collections\\AotDictionary.cs", "source_location": "L29"}]}