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

1 line
4.7 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_singleton_singleton_cs", "label": "Singleton.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L1"}, {"id": "singleton_singleton_singleton", "label": "Singleton", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L5"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "t", "label": "T", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L7"}, {"id": "singleton_singleton_singleton_trygetinstance", "label": ".TryGetInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L9"}, {"id": "singleton_singleton_singleton_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L31"}, {"id": "singleton_singleton_singleton_initializesingleton", "label": ".InitializeSingleton()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L33"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_singleton_singleton_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_singleton_singleton_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_singleton_singleton_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_singleton_singleton_cs", "target": "singleton_singleton_singleton", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L5", "weight": 1.0}, {"source": "singleton_singleton_singleton", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L5", "weight": 1.0}, {"source": "singleton_singleton_singleton", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "singleton_singleton_singleton", "target": "singleton_singleton_singleton_trygetinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L9", "weight": 1.0}, {"source": "singleton_singleton_singleton", "target": "singleton_singleton_singleton_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L31", "weight": 1.0}, {"source": "singleton_singleton_singleton", "target": "singleton_singleton_singleton_initializesingleton", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L33", "weight": 1.0}, {"source": "singleton_singleton_singleton_awake", "target": "singleton_singleton_singleton_initializesingleton", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Singleton\\Singleton.cs", "source_location": "L31", "weight": 1.0}], "raw_calls": []}