1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs", "label": "DefaultRotationHandler.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L1"}, {"id": "concrete_defaultrotationhandler_defaultrotationhandler", "label": "DefaultRotationHandler", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L5"}, {"id": "irotatehandler", "label": "IRotateHandler", "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\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L7"}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L9"}, {"id": "concrete_defaultrotationhandler_defaultrotationhandler_performrotation", "label": ".performRotation()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L23"}, {"id": "concrete_defaultrotationhandler_defaultrotationhandler_addangle", "label": ".addAngle()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L33"}, {"id": "concrete_defaultrotationhandler_defaultrotationhandler_removeangle", "label": ".removeAngle()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L70"}, {"id": "concrete_defaultrotationhandler_defaultrotationhandler_clearangles", "label": ".clearAngles()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L77"}, {"id": "concrete_defaultrotationhandler_defaultrotationhandler_applyrotation", "label": ".applyRotation()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L90"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs", "target": "concrete_defaultrotationhandler_defaultrotationhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L5", "weight": 1.0}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "irotatehandler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L5", "weight": 1.0}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "concrete_defaultrotationhandler_defaultrotationhandler_performrotation", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L23", "weight": 1.0}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "concrete_defaultrotationhandler_defaultrotationhandler_addangle", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L33", "weight": 1.0}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "concrete_defaultrotationhandler_defaultrotationhandler_removeangle", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L70", "weight": 1.0}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "concrete_defaultrotationhandler_defaultrotationhandler_clearangles", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L77", "weight": 1.0}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler", "target": "concrete_defaultrotationhandler_defaultrotationhandler_applyrotation", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L90", "weight": 1.0}, {"source": "concrete_defaultrotationhandler_defaultrotationhandler_performrotation", "target": "concrete_defaultrotationhandler_defaultrotationhandler_applyrotation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L30", "weight": 1.0}], "raw_calls": [{"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_addangle", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L35"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_addangle", "callee": "Insert", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L58"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_addangle", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L64"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_addangle", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L67"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_removeangle", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L72"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_removeangle", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L73"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_clearangles", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L81"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_clearangles", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L83"}, {"caller_nid": "concrete_defaultrotationhandler_defaultrotationhandler_applyrotation", "callee": "AngleAxis", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs", "source_location": "L92"}]} |