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

1 line
13 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_sockets_attachableblock_cs", "label": "AttachableBlock.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L1"}, {"id": "sockets_attachableblock_attachableblock", "label": "AttachableBlock", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L5"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "blocktype", "label": "BlockType", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L7"}, {"id": "socketcontainer", "label": "SocketContainer", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L10"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L11"}, {"id": "sockets_attachableblock_attachableblock_getconnectedblocks", "label": ".GetConnectedBlocks()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L14"}, {"id": "sockets_attachableblock_attachableblock_getattachedjoints", "label": ".GetAttachedJoints()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L15"}, {"id": "sockets_attachableblock_attachableblock_setblocktype", "label": ".SetBlockType()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L16"}, {"id": "sockets_attachableblock_attachableblock_disconnectfrom", "label": ".DisconnectFrom()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L17"}, {"id": "sockets_attachableblock_attachableblock_unregisterjoint", "label": ".UnregisterJoint()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L25"}, {"id": "sockets_attachableblock_attachableblock_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L33"}, {"id": "sockets_attachableblock_attachableblock_getsocketcontainer", "label": ".GetSocketContainer()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L42"}, {"id": "sockets_attachableblock_attachableblock_connectto", "label": ".ConnectTo()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L44"}, {"id": "sockets_attachableblock_attachableblock_registerjoint", "label": ".RegisterJoint()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L60"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_sockets_attachableblock_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_sockets_attachableblock_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_sockets_attachableblock_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_sockets_attachableblock_cs", "target": "sockets_attachableblock_attachableblock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L5", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L5", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "blocktype", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "sockets_attachableblock_attachableblock", "target": "socketcontainer", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "sockets_attachableblock_attachableblock", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "sockets_attachableblock_attachableblock", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_getconnectedblocks", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L14", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_getattachedjoints", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L15", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_setblocktype", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L16", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_disconnectfrom", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L17", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_unregisterjoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L25", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L33", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_getsocketcontainer", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L42", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_connectto", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L44", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock", "target": "sockets_attachableblock_attachableblock_registerjoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L60", "weight": 1.0}, {"source": "sockets_attachableblock_attachableblock_connectto", "target": "sockets_attachableblock_attachableblock_getconnectedblocks", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L54", "weight": 1.0}], "raw_calls": [{"caller_nid": "sockets_attachableblock_attachableblock_disconnectfrom", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L19"}, {"caller_nid": "sockets_attachableblock_attachableblock_disconnectfrom", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L21"}, {"caller_nid": "sockets_attachableblock_attachableblock_unregisterjoint", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L27"}, {"caller_nid": "sockets_attachableblock_attachableblock_unregisterjoint", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L29"}, {"caller_nid": "sockets_attachableblock_attachableblock_awake", "callee": "GetComponent<SocketContainer>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L35"}, {"caller_nid": "sockets_attachableblock_attachableblock_awake", "callee": "AddComponent<SocketContainer>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L38"}, {"caller_nid": "sockets_attachableblock_attachableblock_connectto", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L46"}, {"caller_nid": "sockets_attachableblock_attachableblock_connectto", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L48"}, {"caller_nid": "sockets_attachableblock_attachableblock_connectto", "callee": "SetOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L51"}, {"caller_nid": "sockets_attachableblock_attachableblock_connectto", "callee": "SetOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L52"}, {"caller_nid": "sockets_attachableblock_attachableblock_connectto", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L54"}, {"caller_nid": "sockets_attachableblock_attachableblock_connectto", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L56"}, {"caller_nid": "sockets_attachableblock_attachableblock_registerjoint", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L62"}, {"caller_nid": "sockets_attachableblock_attachableblock_registerjoint", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs", "source_location": "L64"}]}