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

1 line
16 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_enableiftest_cs", "label": "EnableIfTest.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L1"}, {"id": "test_enableiftest_naughtyattributes_test", "label": "NaughtyAttributes.Test", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L4"}, {"id": "test_enableiftest_enableiftest", "label": "EnableIfTest", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L6"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L8"}, {"id": "enableifenum", "label": "EnableIfEnum", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L10"}, {"id": "enableifenumflag", "label": "EnableIfEnumFlag", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L11"}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L13"}, {"id": "enableifnest1", "label": "EnableIfNest1", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L33"}, {"id": "test_enableiftest_enableifnest1", "label": "EnableIfNest1", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L36"}, {"id": "enableifnest2", "label": "EnableIfNest2", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L68"}, {"id": "test_enableiftest_enableifnest2", "label": "EnableIfNest2", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L71"}, {"id": "test_enableiftest_enableifnest2_getenable1", "label": ".GetEnable1()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L78"}, {"id": "test_enableiftest_enableifnest2_getenable2", "label": ".GetEnable2()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L79"}, {"id": "test_enableiftest_enableifnest2_getenum1", "label": ".GetEnum1()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L80"}, {"id": "test_enableiftest_enableifnest2_getenum2", "label": ".GetEnum2()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L81"}, {"id": "vector2", "label": "Vector2", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L83"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_enableiftest_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_enableiftest_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_enableiftest_cs", "target": "test_enableiftest_naughtyattributes_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_enableiftest_cs", "target": "test_enableiftest_enableiftest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L6", "weight": 1.0}, {"source": "test_enableiftest_enableiftest", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L6", "weight": 1.0}, {"source": "test_enableiftest_enableiftest", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "enableifenum", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "enableifenumflag", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableiftest", "target": "enableifnest1", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_enableiftest_cs", "target": "test_enableiftest_enableifnest1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L36", "weight": 1.0}, {"source": "test_enableiftest_enableifnest1", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L40", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "enableifenum", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L41", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "enableifenumflag", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L42", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L48", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L52", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L56", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L60", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L64", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest1", "target": "enableifnest2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L68", "weight": 1.0, "context": "field"}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_enableiftest_cs", "target": "test_enableiftest_enableifnest2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L71", "weight": 1.0}, {"source": "test_enableiftest_enableifnest2", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L74", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L75", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "enableifenum", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L76", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "enableifenumflag", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L77", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "test_enableiftest_enableifnest2_getenable1", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L78", "weight": 1.0}, {"source": "test_enableiftest_enableifnest2", "target": "test_enableiftest_enableifnest2_getenable2", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L79", "weight": 1.0}, {"source": "test_enableiftest_enableifnest2", "target": "test_enableiftest_enableifnest2_getenum1", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L80", "weight": 1.0}, {"source": "test_enableiftest_enableifnest2", "target": "test_enableiftest_enableifnest2_getenum2", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L81", "weight": 1.0}, {"source": "test_enableiftest_enableifnest2", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L83", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L87", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L91", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L95", "weight": 1.0, "context": "field"}, {"source": "test_enableiftest_enableifnest2", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs", "source_location": "L99", "weight": 1.0, "context": "field"}], "raw_calls": []}