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

1 line
12 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_keywordcollector_cs", "label": "KeywordCollector.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L1"}, {"id": "util_keywordcollector_unityeditor_shadergraph", "label": "UnityEditor.ShaderGraph", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L6"}, {"id": "util_keywordcollector_keywordcollector", "label": "KeywordCollector", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L8"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L10"}, {"id": "util_keywordcollector_keywordcollector_addshaderkeyword", "label": ".AddShaderKeyword()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L19"}, {"id": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "label": ".GetKeywordsDeclaration()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L27"}, {"id": "util_keywordcollector_keywordcollector_calculatekeywordpermutations", "label": ".CalculateKeywordPermutations()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L56"}, {"id": "util_keywordcollector_keywordcollector_permutekeywords", "label": ".PermuteKeywords()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L71"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_keywordcollector_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_keywordcollector_cs", "target": "linq", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_keywordcollector_cs", "target": "text", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_keywordcollector_cs", "target": "internal", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_keywordcollector_cs", "target": "util_keywordcollector_unityeditor_shadergraph", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_keywordcollector_cs", "target": "util_keywordcollector_keywordcollector", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L8", "weight": 1.0}, {"source": "util_keywordcollector_keywordcollector", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "util_keywordcollector_keywordcollector", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "util_keywordcollector_keywordcollector", "target": "util_keywordcollector_keywordcollector_addshaderkeyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L19", "weight": 1.0}, {"source": "util_keywordcollector_keywordcollector", "target": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L27", "weight": 1.0}, {"source": "util_keywordcollector_keywordcollector", "target": "util_keywordcollector_keywordcollector_calculatekeywordpermutations", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L56", "weight": 1.0}, {"source": "util_keywordcollector_keywordcollector", "target": "util_keywordcollector_keywordcollector_permutekeywords", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L71", "weight": 1.0}, {"source": "util_keywordcollector_keywordcollector_calculatekeywordpermutations", "target": "util_keywordcollector_keywordcollector_permutekeywords", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L68", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_keywordcollector_keywordcollector_addshaderkeyword", "callee": "Any", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L21"}, {"caller_nid": "util_keywordcollector_keywordcollector_addshaderkeyword", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L24"}, {"caller_nid": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "callee": "GetKeywordPreviewDeclarationString", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L38"}, {"caller_nid": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "callee": "IsNullOrEmpty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L39"}, {"caller_nid": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "callee": "AppendLine", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L41"}, {"caller_nid": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "callee": "AppendKeywordDeclarationStrings", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L46"}, {"caller_nid": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "callee": "AppendNewLine", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L51"}, {"caller_nid": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "callee": "GetKeywordPermutationDeclarations", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L52"}, {"caller_nid": "util_keywordcollector_keywordcollector_getkeywordsdeclaration", "callee": "AppendNewLine", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L53"}, {"caller_nid": "util_keywordcollector_keywordcollector_calculatekeywordpermutations", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L58"}, {"caller_nid": "util_keywordcollector_keywordcollector_calculatekeywordpermutations", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L64"}, {"caller_nid": "util_keywordcollector_keywordcollector_permutekeywords", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L86"}, {"caller_nid": "util_keywordcollector_keywordcollector_permutekeywords", "callee": "ToList", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L95"}, {"caller_nid": "util_keywordcollector_keywordcollector_permutekeywords", "callee": "Select", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\KeywordCollector.cs", "source_location": "L95"}]}