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

1 line
6.7 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_deletegroupcommand_cs", "label": "DeleteGroupCommand.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L1"}, {"id": "commands_deletegroupcommand_deletegroupcommand", "label": "DeleteGroupCommand", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L5"}, {"id": "icommand", "label": "ICommand", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L7"}, {"id": "commands_deletegroupcommand_deletegroupcommand_execute", "label": ".execute()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L22"}, {"id": "commands_deletegroupcommand_deletegroupcommand_undo", "label": ".undo()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L34"}, {"id": "commands_deletegroupcommand_deletegroupcommand_todto", "label": ".toDTO()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L42"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_deletegroupcommand_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_deletegroupcommand_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_deletegroupcommand_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_deletegroupcommand_cs", "target": "commands_deletegroupcommand_deletegroupcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L5", "weight": 1.0}, {"source": "commands_deletegroupcommand_deletegroupcommand", "target": "icommand", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L5", "weight": 1.0}, {"source": "commands_deletegroupcommand_deletegroupcommand", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "commands_deletegroupcommand_deletegroupcommand", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "commands_deletegroupcommand_deletegroupcommand", "target": "commands_deletegroupcommand_deletegroupcommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L22", "weight": 1.0}, {"source": "commands_deletegroupcommand_deletegroupcommand", "target": "commands_deletegroupcommand_deletegroupcommand_undo", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L34", "weight": 1.0}, {"source": "commands_deletegroupcommand_deletegroupcommand", "target": "commands_deletegroupcommand_deletegroupcommand_todto", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L42", "weight": 1.0}], "raw_calls": [{"caller_nid": "commands_deletegroupcommand_deletegroupcommand_execute", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L24"}, {"caller_nid": "commands_deletegroupcommand_deletegroupcommand_execute", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L30"}, {"caller_nid": "commands_deletegroupcommand_deletegroupcommand_todto", "callee": "Build", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L44"}, {"caller_nid": "commands_deletegroupcommand_deletegroupcommand_todto", "callee": "AddParameter", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L44"}, {"caller_nid": "commands_deletegroupcommand_deletegroupcommand_todto", "callee": "SetCommandName", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs", "source_location": "L44"}]}