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

1 line
14 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "label": "ReadOnlyArray.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L1"}, {"id": "utilities_readonlyarray_unityengine_inputsystem_utilities", "label": "UnityEngine.InputSystem.Utilities", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L9"}, {"id": "utilities_readonlyarray_toarray", "label": "ToArray()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L64"}, {"id": "utilities_readonlyarray_indexof", "label": "IndexOf()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L85"}, {"id": "utilities_readonlyarray_getenumerator", "label": "GetEnumerator()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L104"}, {"id": "utilities_readonlyarray_dispose", "label": "Dispose()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L176"}, {"id": "utilities_readonlyarray_movenext", "label": "MoveNext()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L181"}, {"id": "utilities_readonlyarray_reset", "label": "Reset()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L189"}, {"id": "utilities_readonlyarray_readonlyarrayextensions", "label": "ReadOnlyArrayExtensions", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L212"}, {"id": "utilities_readonlyarray_readonlyarrayextensions_contains", "label": ".Contains()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L221"}, {"id": "utilities_readonlyarray_readonlyarrayextensions_containsreference", "label": ".ContainsReference()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L237"}, {"id": "utilities_readonlyarray_readonlyarrayextensions_indexofreference", "label": ".IndexOfReference()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L250"}, {"id": "utilities_readonlyarray_readonlyarrayextensions_haveequalreferences", "label": ".HaveEqualReferences()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L267"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_unityengine_inputsystem_utilities", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L9", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_toarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L64", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_indexof", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L85", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_getenumerator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L104", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_getenumerator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L110", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_getenumerator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L116", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_dispose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L176", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_movenext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L181", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_reset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L189", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_readonlyarray_cs", "target": "utilities_readonlyarray_readonlyarrayextensions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L212", "weight": 1.0}, {"source": "utilities_readonlyarray_readonlyarrayextensions", "target": "utilities_readonlyarray_readonlyarrayextensions_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L221", "weight": 1.0}, {"source": "utilities_readonlyarray_readonlyarrayextensions", "target": "utilities_readonlyarray_readonlyarrayextensions_containsreference", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L237", "weight": 1.0}, {"source": "utilities_readonlyarray_readonlyarrayextensions", "target": "utilities_readonlyarray_readonlyarrayextensions_indexofreference", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L250", "weight": 1.0}, {"source": "utilities_readonlyarray_readonlyarrayextensions", "target": "utilities_readonlyarray_readonlyarrayextensions_haveequalreferences", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L267", "weight": 1.0}, {"source": "utilities_readonlyarray_readonlyarrayextensions_containsreference", "target": "utilities_readonlyarray_readonlyarrayextensions_indexofreference", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L240", "weight": 1.0}], "raw_calls": [{"caller_nid": "utilities_readonlyarray_toarray", "callee": "Copy", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L68"}, {"caller_nid": "utilities_readonlyarray_indexof", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L88"}, {"caller_nid": "utilities_readonlyarray_indexof", "callee": "predicate", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L91"}, {"caller_nid": "utilities_readonlyarray_readonlyarrayextensions_contains", "callee": "CompareTo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L225"}, {"caller_nid": "utilities_readonlyarray_readonlyarrayextensions_indexofreference", "callee": "ReferenceEquals", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L254"}, {"caller_nid": "utilities_readonlyarray_readonlyarrayextensions_haveequalreferences", "callee": "Min", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L269"}, {"caller_nid": "utilities_readonlyarray_readonlyarrayextensions_haveequalreferences", "callee": "Min", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L270"}, {"caller_nid": "utilities_readonlyarray_readonlyarrayextensions_haveequalreferences", "callee": "ReferenceEquals", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\ReadOnlyArray.cs", "source_location": "L276"}]}