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

1 line
41 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "label": "JsonParser.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L1"}, {"id": "utilities_jsonparser_unityengine_inputsystem_utilities", "label": "UnityEngine.InputSystem.Utilities", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L8"}, {"id": "utilities_jsonparser_reset", "label": "Reset()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L30"}, {"id": "utilities_jsonparser_tostring", "label": "ToString()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L37"}, {"id": "utilities_jsonparser_navigatetoproperty", "label": "NavigateToProperty()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L51"}, {"id": "utilities_jsonparser_currentpropertyhasvalueequalto", "label": "CurrentPropertyHasValueEqualTo()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L149"}, {"id": "utilities_jsonparser_parsetoken", "label": "ParseToken()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L177"}, {"id": "utilities_jsonparser_parsevalue", "label": "ParseValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L192"}, {"id": "utilities_jsonparser_parsestringvalue", "label": "ParseStringValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L238"}, {"id": "utilities_jsonparser_parsearrayvalue", "label": "ParseArrayValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L276"}, {"id": "utilities_jsonparser_parseobjectvalue", "label": "ParseObjectValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L323"}, {"id": "utilities_jsonparser_parsenumber", "label": "ParseNumber()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L363"}, {"id": "utilities_jsonparser_parsebooleanvalue", "label": "ParseBooleanValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L471"}, {"id": "utilities_jsonparser_parsenullvalue", "label": "ParseNullValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L490"}, {"id": "utilities_jsonparser_skiptovalue", "label": "SkipToValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L496"}, {"id": "utilities_jsonparser_skipstring", "label": "SkipString()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L506"}, {"id": "utilities_jsonparser_skipwhitespace", "label": "SkipWhitespace()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L522"}, {"id": "utilities_jsonparser_equals", "label": "Equals()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L575"}, {"id": "utilities_jsonparser_gethashcode", "label": "GetHashCode()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L617"}, {"id": "utilities_jsonparser_toboolean", "label": "ToBoolean()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L652"}, {"id": "utilities_jsonparser_tointeger", "label": "ToInteger()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L664"}, {"id": "utilities_jsonparser_todouble", "label": "ToDouble()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L676"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "globalization", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "linq", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "text", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "regularexpressions", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_unityengine_inputsystem_utilities", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L8", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_reset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L30", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_tostring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L37", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_navigatetoproperty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L51", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_currentpropertyhasvalueequalto", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L149", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsetoken", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L177", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L192", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L197", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsestringvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L238", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsearrayvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L276", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parseobjectvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L323", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsenumber", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L363", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsebooleanvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L471", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_parsenullvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L490", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_skiptovalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L496", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_skipstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L506", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_skipwhitespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L522", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_tostring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L553", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_equals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L575", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_equals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L612", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_gethashcode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L617", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_toboolean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L652", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_tointeger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L664", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_todouble", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L676", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_tostring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L688", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_equals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L783", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_equals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L811", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_equals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L887", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_utilities_jsonparser_cs", "target": "utilities_jsonparser_gethashcode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L892", "weight": 1.0}, {"source": "utilities_jsonparser_navigatetoproperty", "target": "utilities_jsonparser_parsetoken", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L60", "weight": 1.0}, {"source": "utilities_jsonparser_navigatetoproperty", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L66", "weight": 1.0}, {"source": "utilities_jsonparser_navigatetoproperty", "target": "utilities_jsonparser_skiptovalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L93", "weight": 1.0}, {"source": "utilities_jsonparser_navigatetoproperty", "target": "utilities_jsonparser_parsevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L132", "weight": 1.0}, {"source": "utilities_jsonparser_currentpropertyhasvalueequalto", "target": "utilities_jsonparser_parsevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L154", "weight": 1.0}, {"source": "utilities_jsonparser_parsetoken", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L179", "weight": 1.0}, {"source": "utilities_jsonparser_parsevalue", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L201", "weight": 1.0}, {"source": "utilities_jsonparser_parsevalue", "target": "utilities_jsonparser_parsestringvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L209", "weight": 1.0}, {"source": "utilities_jsonparser_parsevalue", "target": "utilities_jsonparser_parsearrayvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L213", "weight": 1.0}, {"source": "utilities_jsonparser_parsevalue", "target": "utilities_jsonparser_parseobjectvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L217", "weight": 1.0}, {"source": "utilities_jsonparser_parsevalue", "target": "utilities_jsonparser_parsebooleanvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L222", "weight": 1.0}, {"source": "utilities_jsonparser_parsevalue", "target": "utilities_jsonparser_parsenullvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L226", "weight": 1.0}, {"source": "utilities_jsonparser_parsevalue", "target": "utilities_jsonparser_parsenumber", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L230", "weight": 1.0}, {"source": "utilities_jsonparser_parsestringvalue", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L242", "weight": 1.0}, {"source": "utilities_jsonparser_parsearrayvalue", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L280", "weight": 1.0}, {"source": "utilities_jsonparser_parsearrayvalue", "target": "utilities_jsonparser_parsevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L301", "weight": 1.0}, {"source": "utilities_jsonparser_parseobjectvalue", "target": "utilities_jsonparser_parsetoken", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L327", "weight": 1.0}, {"source": "utilities_jsonparser_parseobjectvalue", "target": "utilities_jsonparser_parsestringvalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L338", "weight": 1.0}, {"source": "utilities_jsonparser_parseobjectvalue", "target": "utilities_jsonparser_skiptovalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L341", "weight": 1.0}, {"source": "utilities_jsonparser_parseobjectvalue", "target": "utilities_jsonparser_parsevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L344", "weight": 1.0}, {"source": "utilities_jsonparser_parseobjectvalue", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L350", "weight": 1.0}, {"source": "utilities_jsonparser_parsenumber", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L367", "weight": 1.0}, {"source": "utilities_jsonparser_parsebooleanvalue", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L473", "weight": 1.0}, {"source": "utilities_jsonparser_parsebooleanvalue", "target": "utilities_jsonparser_skipstring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L474", "weight": 1.0}, {"source": "utilities_jsonparser_parsenullvalue", "target": "utilities_jsonparser_skipstring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L493", "weight": 1.0}, {"source": "utilities_jsonparser_skiptovalue", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L498", "weight": 1.0}, {"source": "utilities_jsonparser_skipstring", "target": "utilities_jsonparser_skipwhitespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L508", "weight": 1.0}, {"source": "utilities_jsonparser_toboolean", "target": "utilities_jsonparser_tostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L659", "weight": 1.0}, {"source": "utilities_jsonparser_tointeger", "target": "utilities_jsonparser_tostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L671", "weight": 1.0}, {"source": "utilities_jsonparser_todouble", "target": "utilities_jsonparser_tostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L683", "weight": 1.0}, {"source": "utilities_jsonparser_equals", "target": "utilities_jsonparser_tostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L817", "weight": 1.0}], "raw_calls": [{"caller_nid": "utilities_jsonparser_tostring", "callee": "Substring", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L40"}, {"caller_nid": "utilities_jsonparser_navigatetoproperty", "callee": "IsNullOrEmpty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L53"}, {"caller_nid": "utilities_jsonparser_navigatetoproperty", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L54"}, {"caller_nid": "utilities_jsonparser_navigatetoproperty", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L109"}, {"caller_nid": "utilities_jsonparser_parsearrayvalue", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L304"}, {"caller_nid": "utilities_jsonparser_parsenumber", "callee": "IsDigit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L385"}, {"caller_nid": "utilities_jsonparser_parsenumber", "callee": "IsDigit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L405"}, {"caller_nid": "utilities_jsonparser_parsenumber", "callee": "IsDigit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L433"}, {"caller_nid": "utilities_jsonparser_parsenumber", "callee": "Pow", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L463"}, {"caller_nid": "utilities_jsonparser_skipwhitespace", "callee": "IsWhiteSpace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L524"}, {"caller_nid": "utilities_jsonparser_tostring", "callee": "Append", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L570"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "Compare", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L578"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "ToUpperInvariant", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L605"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "ToUpperInvariant", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L605"}, {"caller_nid": "utilities_jsonparser_toboolean", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L658"}, {"caller_nid": "utilities_jsonparser_tointeger", "callee": "ToInt64", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L671"}, {"caller_nid": "utilities_jsonparser_todouble", "callee": "ToSingle", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L683"}, {"caller_nid": "utilities_jsonparser_tostring", "callee": "Join", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L700"}, {"caller_nid": "utilities_jsonparser_tostring", "callee": "Select", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L700"}, {"caller_nid": "utilities_jsonparser_tostring", "callee": "Select", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L704"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L793"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "IsMatch", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L817"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "TryParse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L823"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "TryParse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L825"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L825"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L835"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "TryParse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L837"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L837"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L842"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "TryParse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L844"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L845"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "TryParse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L852"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "TryParse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L859"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "ToInt64", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L879"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "GetName", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L881"}, {"caller_nid": "utilities_jsonparser_equals", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Utilities\\JsonParser.cs", "source_location": "L881"}]}