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

1 line
6.2 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_provider_cs", "label": "Provider.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L1"}, {"id": "debendancyinjection_provider_provider", "label": "Provider", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L4"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "idependencyprovider", "label": "IDependencyProvider", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "debendancyinjection_provider_provider_providevalidator", "label": ".provideValidator()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L6"}, {"id": "debendancyinjection_provider_provider_provideplacementhandler", "label": ".providePlacementHandler()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L12"}, {"id": "debendancyinjection_provider_provider_changeanchorinstance", "label": ".ChangeAnchorInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L19"}, {"id": "debendancyinjection_provider_provider_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L25"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_provider_cs", "target": "dependencyinjection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_provider_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_provider_cs", "target": "debendancyinjection_provider_provider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L4", "weight": 1.0}, {"source": "debendancyinjection_provider_provider", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L4", "weight": 1.0}, {"source": "debendancyinjection_provider_provider", "target": "idependencyprovider", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L4", "weight": 1.0}, {"source": "debendancyinjection_provider_provider", "target": "debendancyinjection_provider_provider_providevalidator", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L6", "weight": 1.0}, {"source": "debendancyinjection_provider_provider", "target": "debendancyinjection_provider_provider_provideplacementhandler", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L12", "weight": 1.0}, {"source": "debendancyinjection_provider_provider", "target": "debendancyinjection_provider_provider_changeanchorinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L19", "weight": 1.0}, {"source": "debendancyinjection_provider_provider", "target": "debendancyinjection_provider_provider_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L25", "weight": 1.0}], "raw_calls": [{"caller_nid": "debendancyinjection_provider_provider_provideplacementhandler", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L15"}, {"caller_nid": "debendancyinjection_provider_provider_changeanchorinstance", "callee": "Register<IPlacementHandler>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L21"}, {"caller_nid": "debendancyinjection_provider_provider_changeanchorinstance", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L22"}, {"caller_nid": "debendancyinjection_provider_provider_start", "callee": "Invoke", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L27"}, {"caller_nid": "debendancyinjection_provider_provider_start", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs", "source_location": "L27"}]}