Initial commit
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_blocksgraph_cs", "label": "BlocksGraph.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L1"}, {"id": "modelcheckingsystem_blocksgraph_blocksgraph", "label": "BlocksGraph", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L7"}, {"id": "scriptableobject", "label": "ScriptableObject", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dictionary", "label": "Dictionary", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L11"}, {"id": "blocknode", "label": "BlockNode", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L12"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_blocksgraph_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_blocksgraph_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_blocksgraph_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_blocksgraph_cs", "target": "modelcheckingsystem_blocksgraph_blocksgraph", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L7", "weight": 1.0}, {"source": "modelcheckingsystem_blocksgraph_blocksgraph", "target": "scriptableobject", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L7", "weight": 1.0}, {"source": "modelcheckingsystem_blocksgraph_blocksgraph", "target": "dictionary", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_blocksgraph_blocksgraph", "target": "blocknode", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs", "source_location": "L12", "weight": 1.0, "context": "field"}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user