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

1 line
16 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_common_observablelist_cs", "label": "ObservableList.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L1"}, {"id": "common_observablelist_unityengine_rendering", "label": "UnityEngine.Rendering", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L5"}, {"id": "common_observablelist_listchangedeventargs", "label": "ListChangedEventArgs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L11"}, {"id": "eventargs", "label": "EventArgs", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L16"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L20"}, {"id": "common_observablelist_observablelist", "label": "ObservableList", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L46"}, {"id": "ilist", "label": "IList", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "common_observablelist_observablelist_onevent", "label": ".OnEvent()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L115"}, {"id": "common_observablelist_observablelist_contains", "label": ".Contains()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L126"}, {"id": "common_observablelist_observablelist_indexof", "label": ".IndexOf()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L136"}, {"id": "common_observablelist_observablelist_add", "label": ".Add()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L145"}, {"id": "common_observablelist_observablelist_insert", "label": ".Insert()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L166"}, {"id": "common_observablelist_observablelist_remove", "label": ".Remove()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L177"}, {"id": "common_observablelist_observablelist_removeat", "label": ".RemoveAt()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L208"}, {"id": "common_observablelist_observablelist_clear", "label": ".Clear()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L218"}, {"id": "common_observablelist_observablelist_copyto", "label": ".CopyTo()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L229"}, {"id": "common_observablelist_observablelist_getenumerator", "label": ".GetEnumerator()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L238"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_common_observablelist_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_common_observablelist_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_common_observablelist_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_common_observablelist_cs", "target": "common_observablelist_unityengine_rendering", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_common_observablelist_cs", "target": "common_observablelist_listchangedeventargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L11", "weight": 1.0}, {"source": "common_observablelist_listchangedeventargs", "target": "eventargs", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L11", "weight": 1.0}, {"source": "common_observablelist_listchangedeventargs", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "common_observablelist_listchangedeventargs", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_common_observablelist_cs", "target": "common_observablelist_observablelist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L46", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "ilist", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L46", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "ilist", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L48", "weight": 1.0, "context": "field"}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_onevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L115", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L126", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_indexof", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L136", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L145", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L155", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_insert", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L166", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L177", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L191", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_removeat", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L208", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L218", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_copyto", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L229", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_getenumerator", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L238", "weight": 1.0}, {"source": "common_observablelist_observablelist", "target": "common_observablelist_observablelist_getenumerator", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L247", "weight": 1.0}, {"source": "common_observablelist_observablelist_add", "target": "common_observablelist_observablelist_onevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L148", "weight": 1.0}, {"source": "common_observablelist_observablelist_add", "target": "common_observablelist_observablelist_indexof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L148", "weight": 1.0}, {"source": "common_observablelist_observablelist_insert", "target": "common_observablelist_observablelist_onevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L169", "weight": 1.0}, {"source": "common_observablelist_observablelist_remove", "target": "common_observablelist_observablelist_indexof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L179", "weight": 1.0}, {"source": "common_observablelist_observablelist_remove", "target": "common_observablelist_observablelist_onevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L182", "weight": 1.0}, {"source": "common_observablelist_observablelist_removeat", "target": "common_observablelist_observablelist_onevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L212", "weight": 1.0}, {"source": "common_observablelist_observablelist_clear", "target": "common_observablelist_observablelist_removeat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L221", "weight": 1.0}], "raw_calls": [{"caller_nid": "common_observablelist_observablelist_onevent", "callee": "e", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Common\\ObservableList.cs", "source_location": "L118"}]}