gdscript_editor.cpp 130 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694
  1. /**************************************************************************/
  2. /* gdscript_editor.cpp */
  3. /**************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /**************************************************************************/
  8. /* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
  9. /* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. */
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /**************************************************************************/
  30. #include "gdscript.h"
  31. #include "gdscript_analyzer.h"
  32. #include "gdscript_compiler.h"
  33. #include "gdscript_parser.h"
  34. #include "gdscript_tokenizer.h"
  35. #include "gdscript_utility_functions.h"
  36. #ifdef TOOLS_ENABLED
  37. #include "editor/script_templates/templates.gen.h"
  38. #endif
  39. #include "core/config/engine.h"
  40. #include "core/core_constants.h"
  41. #include "core/io/file_access.h"
  42. #ifdef TOOLS_ENABLED
  43. #include "core/config/project_settings.h"
  44. #include "editor/editor_file_system.h"
  45. #include "editor/editor_settings.h"
  46. #endif
  47. void GDScriptLanguage::get_comment_delimiters(List<String> *p_delimiters) const {
  48. p_delimiters->push_back("#");
  49. }
  50. void GDScriptLanguage::get_doc_comment_delimiters(List<String> *p_delimiters) const {
  51. p_delimiters->push_back("##");
  52. }
  53. void GDScriptLanguage::get_string_delimiters(List<String> *p_delimiters) const {
  54. p_delimiters->push_back("\" \"");
  55. p_delimiters->push_back("' '");
  56. p_delimiters->push_back("\"\"\" \"\"\"");
  57. p_delimiters->push_back("''' '''");
  58. // NOTE: StringName, NodePath and r-strings are not listed here.
  59. }
  60. bool GDScriptLanguage::is_using_templates() {
  61. return true;
  62. }
  63. Ref<Script> GDScriptLanguage::make_template(const String &p_template, const String &p_class_name, const String &p_base_class_name) const {
  64. Ref<GDScript> scr;
  65. scr.instantiate();
  66. String processed_template = p_template;
  67. bool type_hints = false;
  68. #ifdef TOOLS_ENABLED
  69. type_hints = EDITOR_GET("text_editor/completion/add_type_hints");
  70. #endif
  71. if (!type_hints) {
  72. processed_template = processed_template.replace(": int", "")
  73. .replace(": Shader.Mode", "")
  74. .replace(": VisualShader.Type", "")
  75. .replace(": float", "")
  76. .replace(": String", "")
  77. .replace(": Array[String]", "")
  78. .replace(": Node", "")
  79. .replace(": CharFXTransform", "")
  80. .replace(":=", "=")
  81. .replace(" -> void", "")
  82. .replace(" -> bool", "")
  83. .replace(" -> int", "")
  84. .replace(" -> PortType", "")
  85. .replace(" -> String", "")
  86. .replace(" -> Object", "");
  87. }
  88. processed_template = processed_template.replace("_BASE_", p_base_class_name)
  89. .replace("_CLASS_SNAKE_CASE_", p_class_name.to_snake_case().validate_identifier())
  90. .replace("_CLASS_", p_class_name.to_pascal_case().validate_identifier())
  91. .replace("_TS_", _get_indentation());
  92. scr->set_source_code(processed_template);
  93. return scr;
  94. }
  95. Vector<ScriptLanguage::ScriptTemplate> GDScriptLanguage::get_built_in_templates(StringName p_object) {
  96. Vector<ScriptLanguage::ScriptTemplate> templates;
  97. #ifdef TOOLS_ENABLED
  98. for (int i = 0; i < TEMPLATES_ARRAY_SIZE; i++) {
  99. if (TEMPLATES[i].inherit == p_object) {
  100. templates.append(TEMPLATES[i]);
  101. }
  102. }
  103. #endif
  104. return templates;
  105. }
  106. static void get_function_names_recursively(const GDScriptParser::ClassNode *p_class, const String &p_prefix, HashMap<int, String> &r_funcs) {
  107. for (int i = 0; i < p_class->members.size(); i++) {
  108. if (p_class->members[i].type == GDScriptParser::ClassNode::Member::FUNCTION) {
  109. const GDScriptParser::FunctionNode *function = p_class->members[i].function;
  110. r_funcs[function->start_line] = p_prefix.is_empty() ? String(function->identifier->name) : p_prefix + "." + String(function->identifier->name);
  111. } else if (p_class->members[i].type == GDScriptParser::ClassNode::Member::CLASS) {
  112. String new_prefix = p_class->members[i].m_class->identifier->name;
  113. get_function_names_recursively(p_class->members[i].m_class, p_prefix.is_empty() ? new_prefix : p_prefix + "." + new_prefix, r_funcs);
  114. }
  115. }
  116. }
  117. bool GDScriptLanguage::validate(const String &p_script, const String &p_path, List<String> *r_functions, List<ScriptLanguage::ScriptError> *r_errors, List<ScriptLanguage::Warning> *r_warnings, HashSet<int> *r_safe_lines) const {
  118. GDScriptParser parser;
  119. GDScriptAnalyzer analyzer(&parser);
  120. Error err = parser.parse(p_script, p_path, false);
  121. if (err == OK) {
  122. err = analyzer.analyze();
  123. }
  124. #ifdef DEBUG_ENABLED
  125. if (r_warnings) {
  126. for (const GDScriptWarning &E : parser.get_warnings()) {
  127. const GDScriptWarning &warn = E;
  128. ScriptLanguage::Warning w;
  129. w.start_line = warn.start_line;
  130. w.end_line = warn.end_line;
  131. w.leftmost_column = warn.leftmost_column;
  132. w.rightmost_column = warn.rightmost_column;
  133. w.code = (int)warn.code;
  134. w.string_code = GDScriptWarning::get_name_from_code(warn.code);
  135. w.message = warn.get_message();
  136. r_warnings->push_back(w);
  137. }
  138. }
  139. #endif
  140. if (err) {
  141. if (r_errors) {
  142. for (const GDScriptParser::ParserError &pe : parser.get_errors()) {
  143. ScriptLanguage::ScriptError e;
  144. e.path = p_path;
  145. e.line = pe.line;
  146. e.column = pe.column;
  147. e.message = pe.message;
  148. r_errors->push_back(e);
  149. }
  150. for (KeyValue<String, Ref<GDScriptParserRef>> E : analyzer.get_depended_parsers()) {
  151. GDScriptParser *depended_parser = E.value->get_parser();
  152. for (const GDScriptParser::ParserError &pe : depended_parser->get_errors()) {
  153. ScriptLanguage::ScriptError e;
  154. e.path = E.key;
  155. e.line = pe.line;
  156. e.column = pe.column;
  157. e.message = pe.message;
  158. r_errors->push_back(e);
  159. }
  160. }
  161. }
  162. return false;
  163. } else {
  164. const GDScriptParser::ClassNode *cl = parser.get_tree();
  165. HashMap<int, String> funcs;
  166. get_function_names_recursively(cl, "", funcs);
  167. for (const KeyValue<int, String> &E : funcs) {
  168. r_functions->push_back(E.value + ":" + itos(E.key));
  169. }
  170. }
  171. #ifdef DEBUG_ENABLED
  172. if (r_safe_lines) {
  173. const HashSet<int> &unsafe_lines = parser.get_unsafe_lines();
  174. for (int i = 1; i <= parser.get_last_line_number(); i++) {
  175. if (!unsafe_lines.has(i)) {
  176. r_safe_lines->insert(i);
  177. }
  178. }
  179. }
  180. #endif
  181. return true;
  182. }
  183. bool GDScriptLanguage::supports_builtin_mode() const {
  184. return true;
  185. }
  186. bool GDScriptLanguage::supports_documentation() const {
  187. return true;
  188. }
  189. int GDScriptLanguage::find_function(const String &p_function, const String &p_code) const {
  190. GDScriptTokenizer tokenizer;
  191. tokenizer.set_source_code(p_code);
  192. int indent = 0;
  193. GDScriptTokenizer::Token current = tokenizer.scan();
  194. while (current.type != GDScriptTokenizer::Token::TK_EOF && current.type != GDScriptTokenizer::Token::ERROR) {
  195. if (current.type == GDScriptTokenizer::Token::INDENT) {
  196. indent++;
  197. } else if (current.type == GDScriptTokenizer::Token::DEDENT) {
  198. indent--;
  199. }
  200. if (indent == 0 && current.type == GDScriptTokenizer::Token::FUNC) {
  201. current = tokenizer.scan();
  202. if (current.is_identifier()) {
  203. String identifier = current.get_identifier();
  204. if (identifier == p_function) {
  205. return current.start_line;
  206. }
  207. }
  208. }
  209. current = tokenizer.scan();
  210. }
  211. return -1;
  212. }
  213. Script *GDScriptLanguage::create_script() const {
  214. return memnew(GDScript);
  215. }
  216. /* DEBUGGER FUNCTIONS */
  217. thread_local int GDScriptLanguage::_debug_parse_err_line = -1;
  218. thread_local String GDScriptLanguage::_debug_parse_err_file;
  219. thread_local String GDScriptLanguage::_debug_error;
  220. bool GDScriptLanguage::debug_break_parse(const String &p_file, int p_line, const String &p_error) {
  221. // break because of parse error
  222. if (EngineDebugger::is_active() && Thread::get_caller_id() == Thread::get_main_id()) {
  223. _debug_parse_err_line = p_line;
  224. _debug_parse_err_file = p_file;
  225. _debug_error = p_error;
  226. EngineDebugger::get_script_debugger()->debug(this, false, true);
  227. // Because this is thread local, clear the memory afterwards.
  228. _debug_parse_err_file = String();
  229. _debug_error = String();
  230. return true;
  231. } else {
  232. return false;
  233. }
  234. }
  235. bool GDScriptLanguage::debug_break(const String &p_error, bool p_allow_continue) {
  236. if (EngineDebugger::is_active()) {
  237. _debug_parse_err_line = -1;
  238. _debug_parse_err_file = "";
  239. _debug_error = p_error;
  240. bool is_error_breakpoint = p_error != "Breakpoint";
  241. EngineDebugger::get_script_debugger()->debug(this, p_allow_continue, is_error_breakpoint);
  242. // Because this is thread local, clear the memory afterwards.
  243. _debug_parse_err_file = String();
  244. _debug_error = String();
  245. return true;
  246. } else {
  247. return false;
  248. }
  249. }
  250. String GDScriptLanguage::debug_get_error() const {
  251. return _debug_error;
  252. }
  253. int GDScriptLanguage::debug_get_stack_level_count() const {
  254. if (_debug_parse_err_line >= 0) {
  255. return 1;
  256. }
  257. return _call_stack.stack_pos;
  258. }
  259. int GDScriptLanguage::debug_get_stack_level_line(int p_level) const {
  260. if (_debug_parse_err_line >= 0) {
  261. return _debug_parse_err_line;
  262. }
  263. ERR_FAIL_INDEX_V(p_level, _call_stack.stack_pos, -1);
  264. int l = _call_stack.stack_pos - p_level - 1;
  265. return *(_call_stack.levels[l].line);
  266. }
  267. String GDScriptLanguage::debug_get_stack_level_function(int p_level) const {
  268. if (_debug_parse_err_line >= 0) {
  269. return "";
  270. }
  271. ERR_FAIL_INDEX_V(p_level, _call_stack.stack_pos, "");
  272. int l = _call_stack.stack_pos - p_level - 1;
  273. return _call_stack.levels[l].function->get_name();
  274. }
  275. String GDScriptLanguage::debug_get_stack_level_source(int p_level) const {
  276. if (_debug_parse_err_line >= 0) {
  277. return _debug_parse_err_file;
  278. }
  279. ERR_FAIL_INDEX_V(p_level, _call_stack.stack_pos, "");
  280. int l = _call_stack.stack_pos - p_level - 1;
  281. return _call_stack.levels[l].function->get_source();
  282. }
  283. void GDScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_values, int p_max_subitems, int p_max_depth) {
  284. if (_debug_parse_err_line >= 0) {
  285. return;
  286. }
  287. ERR_FAIL_INDEX(p_level, _call_stack.stack_pos);
  288. int l = _call_stack.stack_pos - p_level - 1;
  289. GDScriptFunction *f = _call_stack.levels[l].function;
  290. List<Pair<StringName, int>> locals;
  291. f->debug_get_stack_member_state(*_call_stack.levels[l].line, &locals);
  292. for (const Pair<StringName, int> &E : locals) {
  293. p_locals->push_back(E.first);
  294. p_values->push_back(_call_stack.levels[l].stack[E.second]);
  295. }
  296. }
  297. void GDScriptLanguage::debug_get_stack_level_members(int p_level, List<String> *p_members, List<Variant> *p_values, int p_max_subitems, int p_max_depth) {
  298. if (_debug_parse_err_line >= 0) {
  299. return;
  300. }
  301. ERR_FAIL_INDEX(p_level, _call_stack.stack_pos);
  302. int l = _call_stack.stack_pos - p_level - 1;
  303. GDScriptInstance *instance = _call_stack.levels[l].instance;
  304. if (!instance) {
  305. return;
  306. }
  307. Ref<GDScript> scr = instance->get_script();
  308. ERR_FAIL_COND(scr.is_null());
  309. const HashMap<StringName, GDScript::MemberInfo> &mi = scr->debug_get_member_indices();
  310. for (const KeyValue<StringName, GDScript::MemberInfo> &E : mi) {
  311. p_members->push_back(E.key);
  312. p_values->push_back(instance->debug_get_member_by_index(E.value.index));
  313. }
  314. }
  315. ScriptInstance *GDScriptLanguage::debug_get_stack_level_instance(int p_level) {
  316. if (_debug_parse_err_line >= 0) {
  317. return nullptr;
  318. }
  319. ERR_FAIL_INDEX_V(p_level, _call_stack.stack_pos, nullptr);
  320. int l = _call_stack.stack_pos - p_level - 1;
  321. ScriptInstance *instance = _call_stack.levels[l].instance;
  322. return instance;
  323. }
  324. void GDScriptLanguage::debug_get_globals(List<String> *p_globals, List<Variant> *p_values, int p_max_subitems, int p_max_depth) {
  325. const HashMap<StringName, int> &name_idx = GDScriptLanguage::get_singleton()->get_global_map();
  326. const Variant *gl_array = GDScriptLanguage::get_singleton()->get_global_array();
  327. List<Pair<String, Variant>> cinfo;
  328. get_public_constants(&cinfo);
  329. for (const KeyValue<StringName, int> &E : name_idx) {
  330. if (ClassDB::class_exists(E.key) || Engine::get_singleton()->has_singleton(E.key)) {
  331. continue;
  332. }
  333. bool is_script_constant = false;
  334. for (List<Pair<String, Variant>>::Element *CE = cinfo.front(); CE; CE = CE->next()) {
  335. if (CE->get().first == E.key) {
  336. is_script_constant = true;
  337. break;
  338. }
  339. }
  340. if (is_script_constant) {
  341. continue;
  342. }
  343. const Variant &var = gl_array[E.value];
  344. if (Object *obj = var) {
  345. if (Object::cast_to<GDScriptNativeClass>(obj)) {
  346. continue;
  347. }
  348. }
  349. bool skip = false;
  350. for (int i = 0; i < CoreConstants::get_global_constant_count(); i++) {
  351. if (E.key == CoreConstants::get_global_constant_name(i)) {
  352. skip = true;
  353. break;
  354. }
  355. }
  356. if (skip) {
  357. continue;
  358. }
  359. p_globals->push_back(E.key);
  360. p_values->push_back(var);
  361. }
  362. }
  363. String GDScriptLanguage::debug_parse_stack_level_expression(int p_level, const String &p_expression, int p_max_subitems, int p_max_depth) {
  364. return "";
  365. }
  366. void GDScriptLanguage::get_recognized_extensions(List<String> *p_extensions) const {
  367. p_extensions->push_back("gd");
  368. }
  369. void GDScriptLanguage::get_public_functions(List<MethodInfo> *p_functions) const {
  370. List<StringName> functions;
  371. GDScriptUtilityFunctions::get_function_list(&functions);
  372. for (const StringName &E : functions) {
  373. p_functions->push_back(GDScriptUtilityFunctions::get_function_info(E));
  374. }
  375. // Not really "functions", but show in documentation.
  376. {
  377. MethodInfo mi;
  378. mi.name = "preload";
  379. mi.arguments.push_back(PropertyInfo(Variant::STRING, "path"));
  380. mi.return_val = PropertyInfo(Variant::OBJECT, "", PROPERTY_HINT_RESOURCE_TYPE, "Resource");
  381. p_functions->push_back(mi);
  382. }
  383. {
  384. MethodInfo mi;
  385. mi.name = "assert";
  386. mi.return_val.type = Variant::NIL;
  387. mi.arguments.push_back(PropertyInfo(Variant::BOOL, "condition"));
  388. mi.arguments.push_back(PropertyInfo(Variant::STRING, "message"));
  389. mi.default_arguments.push_back(String());
  390. p_functions->push_back(mi);
  391. }
  392. }
  393. void GDScriptLanguage::get_public_constants(List<Pair<String, Variant>> *p_constants) const {
  394. Pair<String, Variant> pi;
  395. pi.first = "PI";
  396. pi.second = Math_PI;
  397. p_constants->push_back(pi);
  398. Pair<String, Variant> tau;
  399. tau.first = "TAU";
  400. tau.second = Math_TAU;
  401. p_constants->push_back(tau);
  402. Pair<String, Variant> infinity;
  403. infinity.first = "INF";
  404. infinity.second = INFINITY;
  405. p_constants->push_back(infinity);
  406. Pair<String, Variant> nan;
  407. nan.first = "NAN";
  408. nan.second = NAN;
  409. p_constants->push_back(nan);
  410. }
  411. void GDScriptLanguage::get_public_annotations(List<MethodInfo> *p_annotations) const {
  412. GDScriptParser parser;
  413. List<MethodInfo> annotations;
  414. parser.get_annotation_list(&annotations);
  415. for (const MethodInfo &E : annotations) {
  416. p_annotations->push_back(E);
  417. }
  418. }
  419. String GDScriptLanguage::make_function(const String &p_class, const String &p_name, const PackedStringArray &p_args) const {
  420. #ifdef TOOLS_ENABLED
  421. bool th = EditorSettings::get_singleton()->get_setting("text_editor/completion/add_type_hints");
  422. #else
  423. bool th = false;
  424. #endif
  425. String s = "func " + p_name + "(";
  426. if (p_args.size()) {
  427. for (int i = 0; i < p_args.size(); i++) {
  428. if (i > 0) {
  429. s += ", ";
  430. }
  431. s += p_args[i].get_slice(":", 0);
  432. if (th) {
  433. String type = p_args[i].get_slice(":", 1);
  434. if (!type.is_empty()) {
  435. s += ": " + type;
  436. }
  437. }
  438. }
  439. }
  440. s += String(")") + (th ? " -> void" : "") + ":\n" + _get_indentation() + "pass # Replace with function body.\n";
  441. return s;
  442. }
  443. //////// COMPLETION //////////
  444. #ifdef TOOLS_ENABLED
  445. #define COMPLETION_RECURSION_LIMIT 200
  446. struct GDScriptCompletionIdentifier {
  447. GDScriptParser::DataType type;
  448. String enumeration;
  449. Variant value;
  450. const GDScriptParser::ExpressionNode *assigned_expression = nullptr;
  451. };
  452. // LOCATION METHODS
  453. // These methods are used to populate the `CodeCompletionOption::location` integer.
  454. // For these methods, the location is based on the depth in the inheritance chain that the property
  455. // appears. For example, if you are completing code in a class that inherits Node2D, a property found on Node2D
  456. // will have a "better" (lower) location "score" than a property that is found on CanvasItem.
  457. static int _get_property_location(StringName p_class, StringName p_property) {
  458. if (!ClassDB::has_property(p_class, p_property)) {
  459. return ScriptLanguage::LOCATION_OTHER;
  460. }
  461. int depth = 0;
  462. StringName class_test = p_class;
  463. while (class_test && !ClassDB::has_property(class_test, p_property, true)) {
  464. class_test = ClassDB::get_parent_class(class_test);
  465. depth++;
  466. }
  467. return depth | ScriptLanguage::LOCATION_PARENT_MASK;
  468. }
  469. static int _get_constant_location(StringName p_class, StringName p_constant) {
  470. if (!ClassDB::has_integer_constant(p_class, p_constant)) {
  471. return ScriptLanguage::LOCATION_OTHER;
  472. }
  473. int depth = 0;
  474. StringName class_test = p_class;
  475. while (class_test && !ClassDB::has_integer_constant(class_test, p_constant, true)) {
  476. class_test = ClassDB::get_parent_class(class_test);
  477. depth++;
  478. }
  479. return depth | ScriptLanguage::LOCATION_PARENT_MASK;
  480. }
  481. static int _get_signal_location(StringName p_class, StringName p_signal) {
  482. if (!ClassDB::has_signal(p_class, p_signal)) {
  483. return ScriptLanguage::LOCATION_OTHER;
  484. }
  485. int depth = 0;
  486. StringName class_test = p_class;
  487. while (class_test && !ClassDB::has_signal(class_test, p_signal, true)) {
  488. class_test = ClassDB::get_parent_class(class_test);
  489. depth++;
  490. }
  491. return depth | ScriptLanguage::LOCATION_PARENT_MASK;
  492. }
  493. static int _get_method_location(StringName p_class, StringName p_method) {
  494. if (!ClassDB::has_method(p_class, p_method)) {
  495. return ScriptLanguage::LOCATION_OTHER;
  496. }
  497. int depth = 0;
  498. StringName class_test = p_class;
  499. while (class_test && !ClassDB::has_method(class_test, p_method, true)) {
  500. class_test = ClassDB::get_parent_class(class_test);
  501. depth++;
  502. }
  503. return depth | ScriptLanguage::LOCATION_PARENT_MASK;
  504. }
  505. static int _get_enum_constant_location(StringName p_class, StringName p_enum_constant) {
  506. if (!ClassDB::get_integer_constant_enum(p_class, p_enum_constant)) {
  507. return ScriptLanguage::LOCATION_OTHER;
  508. }
  509. int depth = 0;
  510. StringName class_test = p_class;
  511. while (class_test && !ClassDB::get_integer_constant_enum(class_test, p_enum_constant, true)) {
  512. class_test = ClassDB::get_parent_class(class_test);
  513. depth++;
  514. }
  515. return depth | ScriptLanguage::LOCATION_PARENT_MASK;
  516. }
  517. // END LOCATION METHODS
  518. static String _trim_parent_class(const String &p_class, const String &p_base_class) {
  519. if (p_base_class.is_empty()) {
  520. return p_class;
  521. }
  522. Vector<String> names = p_class.split(".", false, 1);
  523. if (names.size() == 2) {
  524. String first = names[0];
  525. String rest = names[1];
  526. if (ClassDB::class_exists(p_base_class) && ClassDB::class_exists(first) && ClassDB::is_parent_class(p_base_class, first)) {
  527. return rest;
  528. }
  529. }
  530. return p_class;
  531. }
  532. static String _get_visual_datatype(const PropertyInfo &p_info, bool p_is_arg, const String &p_base_class = "") {
  533. String class_name = p_info.class_name;
  534. bool is_enum = p_info.type == Variant::INT && p_info.usage & PROPERTY_USAGE_CLASS_IS_ENUM;
  535. // PROPERTY_USAGE_CLASS_IS_BITFIELD: BitField[T] isn't supported (yet?), use plain int.
  536. if ((p_info.type == Variant::OBJECT || is_enum) && !class_name.is_empty()) {
  537. if (is_enum && CoreConstants::is_global_enum(p_info.class_name)) {
  538. return class_name;
  539. }
  540. return _trim_parent_class(class_name, p_base_class);
  541. } else if (p_info.type == Variant::ARRAY && p_info.hint == PROPERTY_HINT_ARRAY_TYPE && !p_info.hint_string.is_empty()) {
  542. return "Array[" + _trim_parent_class(p_info.hint_string, p_base_class) + "]";
  543. } else if (p_info.type == Variant::NIL) {
  544. if (p_is_arg || (p_info.usage & PROPERTY_USAGE_NIL_IS_VARIANT)) {
  545. return "Variant";
  546. } else {
  547. return "void";
  548. }
  549. }
  550. return Variant::get_type_name(p_info.type);
  551. }
  552. static String _make_arguments_hint(const MethodInfo &p_info, int p_arg_idx, bool p_is_annotation = false) {
  553. String arghint;
  554. if (!p_is_annotation) {
  555. arghint += _get_visual_datatype(p_info.return_val, false) + " ";
  556. }
  557. arghint += p_info.name + "(";
  558. int def_args = p_info.arguments.size() - p_info.default_arguments.size();
  559. int i = 0;
  560. for (const PropertyInfo &E : p_info.arguments) {
  561. if (i > 0) {
  562. arghint += ", ";
  563. }
  564. if (i == p_arg_idx) {
  565. arghint += String::chr(0xFFFF);
  566. }
  567. arghint += E.name + ": " + _get_visual_datatype(E, true);
  568. if (i - def_args >= 0) {
  569. arghint += String(" = ") + p_info.default_arguments[i - def_args].get_construct_string();
  570. }
  571. if (i == p_arg_idx) {
  572. arghint += String::chr(0xFFFF);
  573. }
  574. i++;
  575. }
  576. if (p_info.flags & METHOD_FLAG_VARARG) {
  577. if (p_info.arguments.size() > 0) {
  578. arghint += ", ";
  579. }
  580. if (p_arg_idx >= p_info.arguments.size()) {
  581. arghint += String::chr(0xFFFF);
  582. }
  583. arghint += "...";
  584. if (p_arg_idx >= p_info.arguments.size()) {
  585. arghint += String::chr(0xFFFF);
  586. }
  587. }
  588. arghint += ")";
  589. return arghint;
  590. }
  591. static String _make_arguments_hint(const GDScriptParser::FunctionNode *p_function, int p_arg_idx) {
  592. String arghint;
  593. if (p_function->get_datatype().builtin_type == Variant::NIL) {
  594. arghint = "void " + p_function->identifier->name.operator String() + "(";
  595. } else {
  596. arghint = p_function->get_datatype().to_string() + " " + p_function->identifier->name.operator String() + "(";
  597. }
  598. for (int i = 0; i < p_function->parameters.size(); i++) {
  599. if (i > 0) {
  600. arghint += ", ";
  601. }
  602. if (i == p_arg_idx) {
  603. arghint += String::chr(0xFFFF);
  604. }
  605. const GDScriptParser::ParameterNode *par = p_function->parameters[i];
  606. if (!par->get_datatype().is_hard_type()) {
  607. arghint += par->identifier->name.operator String() + ": Variant";
  608. } else {
  609. arghint += par->identifier->name.operator String() + ": " + par->get_datatype().to_string();
  610. }
  611. if (par->initializer) {
  612. String def_val = "<unknown>";
  613. switch (par->initializer->type) {
  614. case GDScriptParser::Node::LITERAL: {
  615. const GDScriptParser::LiteralNode *literal = static_cast<const GDScriptParser::LiteralNode *>(par->initializer);
  616. def_val = literal->value.get_construct_string();
  617. } break;
  618. case GDScriptParser::Node::IDENTIFIER: {
  619. const GDScriptParser::IdentifierNode *id = static_cast<const GDScriptParser::IdentifierNode *>(par->initializer);
  620. def_val = id->name.operator String();
  621. } break;
  622. case GDScriptParser::Node::CALL: {
  623. const GDScriptParser::CallNode *call = static_cast<const GDScriptParser::CallNode *>(par->initializer);
  624. if (call->is_constant && call->reduced) {
  625. def_val = call->function_name.operator String() + call->reduced_value.operator String();
  626. }
  627. } break;
  628. case GDScriptParser::Node::ARRAY: {
  629. const GDScriptParser::ArrayNode *arr = static_cast<const GDScriptParser::ArrayNode *>(par->initializer);
  630. if (arr->is_constant && arr->reduced) {
  631. def_val = arr->reduced_value.operator String();
  632. }
  633. } break;
  634. case GDScriptParser::Node::DICTIONARY: {
  635. const GDScriptParser::DictionaryNode *dict = static_cast<const GDScriptParser::DictionaryNode *>(par->initializer);
  636. if (dict->is_constant && dict->reduced) {
  637. def_val = dict->reduced_value.operator String();
  638. }
  639. } break;
  640. case GDScriptParser::Node::SUBSCRIPT: {
  641. const GDScriptParser::SubscriptNode *sub = static_cast<const GDScriptParser::SubscriptNode *>(par->initializer);
  642. if (sub->is_constant) {
  643. if (sub->datatype.kind == GDScriptParser::DataType::ENUM) {
  644. def_val = sub->get_datatype().to_string();
  645. } else if (sub->reduced) {
  646. const Variant::Type vt = sub->reduced_value.get_type();
  647. if (vt == Variant::Type::NIL || vt == Variant::Type::FLOAT || vt == Variant::Type::INT || vt == Variant::Type::STRING || vt == Variant::Type::STRING_NAME || vt == Variant::Type::BOOL || vt == Variant::Type::NODE_PATH) {
  648. def_val = sub->reduced_value.operator String();
  649. } else {
  650. def_val = sub->get_datatype().to_string() + sub->reduced_value.operator String();
  651. }
  652. }
  653. }
  654. } break;
  655. default:
  656. break;
  657. }
  658. arghint += " = " + def_val;
  659. }
  660. if (i == p_arg_idx) {
  661. arghint += String::chr(0xFFFF);
  662. }
  663. }
  664. arghint += ")";
  665. return arghint;
  666. }
  667. static void _get_directory_contents(EditorFileSystemDirectory *p_dir, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_list) {
  668. const String quote_style = EDITOR_GET("text_editor/completion/use_single_quotes") ? "'" : "\"";
  669. for (int i = 0; i < p_dir->get_file_count(); i++) {
  670. ScriptLanguage::CodeCompletionOption option(p_dir->get_file_path(i), ScriptLanguage::CODE_COMPLETION_KIND_FILE_PATH);
  671. option.insert_text = option.display.quote(quote_style);
  672. r_list.insert(option.display, option);
  673. }
  674. for (int i = 0; i < p_dir->get_subdir_count(); i++) {
  675. _get_directory_contents(p_dir->get_subdir(i), r_list);
  676. }
  677. }
  678. static void _find_annotation_arguments(const GDScriptParser::AnnotationNode *p_annotation, int p_argument, const String p_quote_style, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result) {
  679. if (p_annotation->name == SNAME("@export_range")) {
  680. if (p_argument == 3 || p_argument == 4 || p_argument == 5) {
  681. // Slider hint.
  682. ScriptLanguage::CodeCompletionOption slider1("or_greater", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  683. slider1.insert_text = slider1.display.quote(p_quote_style);
  684. r_result.insert(slider1.display, slider1);
  685. ScriptLanguage::CodeCompletionOption slider2("or_less", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  686. slider2.insert_text = slider2.display.quote(p_quote_style);
  687. r_result.insert(slider2.display, slider2);
  688. ScriptLanguage::CodeCompletionOption slider3("hide_slider", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  689. slider3.insert_text = slider3.display.quote(p_quote_style);
  690. r_result.insert(slider3.display, slider3);
  691. }
  692. } else if (p_annotation->name == SNAME("@export_exp_easing")) {
  693. if (p_argument == 0 || p_argument == 1) {
  694. // Easing hint.
  695. ScriptLanguage::CodeCompletionOption hint1("attenuation", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  696. hint1.insert_text = hint1.display.quote(p_quote_style);
  697. r_result.insert(hint1.display, hint1);
  698. ScriptLanguage::CodeCompletionOption hint2("inout", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  699. hint2.insert_text = hint2.display.quote(p_quote_style);
  700. r_result.insert(hint2.display, hint2);
  701. }
  702. } else if (p_annotation->name == SNAME("@export_node_path")) {
  703. ScriptLanguage::CodeCompletionOption node("Node", ScriptLanguage::CODE_COMPLETION_KIND_CLASS);
  704. node.insert_text = node.display.quote(p_quote_style);
  705. r_result.insert(node.display, node);
  706. List<StringName> native_classes;
  707. ClassDB::get_inheriters_from_class("Node", &native_classes);
  708. for (const StringName &E : native_classes) {
  709. if (!ClassDB::is_class_exposed(E)) {
  710. continue;
  711. }
  712. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_CLASS);
  713. option.insert_text = option.display.quote(p_quote_style);
  714. r_result.insert(option.display, option);
  715. }
  716. List<StringName> global_script_classes;
  717. ScriptServer::get_global_class_list(&global_script_classes);
  718. for (const StringName &E : global_script_classes) {
  719. if (!ClassDB::is_parent_class(ScriptServer::get_global_class_native_base(E), "Node")) {
  720. continue;
  721. }
  722. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_CLASS);
  723. option.insert_text = option.display.quote(p_quote_style);
  724. r_result.insert(option.display, option);
  725. }
  726. } else if (p_annotation->name == SNAME("@warning_ignore")) {
  727. for (int warning_code = 0; warning_code < GDScriptWarning::WARNING_MAX; warning_code++) {
  728. ScriptLanguage::CodeCompletionOption warning(GDScriptWarning::get_name_from_code((GDScriptWarning::Code)warning_code).to_lower(), ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  729. warning.insert_text = warning.display.quote(p_quote_style);
  730. r_result.insert(warning.display, warning);
  731. }
  732. } else if (p_annotation->name == SNAME("@rpc")) {
  733. if (p_argument == 0 || p_argument == 1 || p_argument == 2) {
  734. static const char *options[7] = { "call_local", "call_remote", "any_peer", "authority", "reliable", "unreliable", "unreliable_ordered" };
  735. for (int i = 0; i < 7; i++) {
  736. ScriptLanguage::CodeCompletionOption option(options[i], ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  737. option.insert_text = option.display.quote(p_quote_style);
  738. r_result.insert(option.display, option);
  739. }
  740. }
  741. }
  742. }
  743. static void _find_built_in_variants(HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, bool exclude_nil = false) {
  744. for (int i = 0; i < Variant::VARIANT_MAX; i++) {
  745. if (!exclude_nil && Variant::Type(i) == Variant::Type::NIL) {
  746. ScriptLanguage::CodeCompletionOption option("null", ScriptLanguage::CODE_COMPLETION_KIND_CLASS);
  747. r_result.insert(option.display, option);
  748. } else {
  749. ScriptLanguage::CodeCompletionOption option(Variant::get_type_name(Variant::Type(i)), ScriptLanguage::CODE_COMPLETION_KIND_CLASS);
  750. r_result.insert(option.display, option);
  751. }
  752. }
  753. }
  754. static void _list_available_types(bool p_inherit_only, GDScriptParser::CompletionContext &p_context, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result) {
  755. // Built-in Variant Types
  756. _find_built_in_variants(r_result, true);
  757. List<StringName> native_types;
  758. ClassDB::get_class_list(&native_types);
  759. for (const StringName &E : native_types) {
  760. if (ClassDB::is_class_exposed(E) && !Engine::get_singleton()->has_singleton(E)) {
  761. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_CLASS);
  762. r_result.insert(option.display, option);
  763. }
  764. }
  765. if (p_context.current_class) {
  766. if (!p_inherit_only && p_context.current_class->base_type.is_set()) {
  767. // Native enums from base class
  768. List<StringName> enums;
  769. ClassDB::get_enum_list(p_context.current_class->base_type.native_type, &enums);
  770. for (const StringName &E : enums) {
  771. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_ENUM);
  772. r_result.insert(option.display, option);
  773. }
  774. }
  775. // Check current class for potential types
  776. const GDScriptParser::ClassNode *current = p_context.current_class;
  777. while (current) {
  778. for (int i = 0; i < current->members.size(); i++) {
  779. const GDScriptParser::ClassNode::Member &member = current->members[i];
  780. switch (member.type) {
  781. case GDScriptParser::ClassNode::Member::CLASS: {
  782. ScriptLanguage::CodeCompletionOption option(member.m_class->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_CLASS, ScriptLanguage::LOCATION_LOCAL);
  783. r_result.insert(option.display, option);
  784. } break;
  785. case GDScriptParser::ClassNode::Member::ENUM: {
  786. if (!p_inherit_only) {
  787. ScriptLanguage::CodeCompletionOption option(member.m_enum->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_ENUM, ScriptLanguage::LOCATION_LOCAL);
  788. r_result.insert(option.display, option);
  789. }
  790. } break;
  791. case GDScriptParser::ClassNode::Member::CONSTANT: {
  792. if (member.constant->get_datatype().is_meta_type && p_context.current_class->outer != nullptr) {
  793. ScriptLanguage::CodeCompletionOption option(member.constant->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_CLASS, ScriptLanguage::LOCATION_LOCAL);
  794. r_result.insert(option.display, option);
  795. }
  796. } break;
  797. default:
  798. break;
  799. }
  800. }
  801. current = current->outer;
  802. }
  803. }
  804. // Global scripts
  805. List<StringName> global_classes;
  806. ScriptServer::get_global_class_list(&global_classes);
  807. for (const StringName &E : global_classes) {
  808. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_CLASS, ScriptLanguage::LOCATION_OTHER_USER_CODE);
  809. r_result.insert(option.display, option);
  810. }
  811. // Autoload singletons
  812. HashMap<StringName, ProjectSettings::AutoloadInfo> autoloads = ProjectSettings::get_singleton()->get_autoload_list();
  813. for (const KeyValue<StringName, ProjectSettings::AutoloadInfo> &E : autoloads) {
  814. const ProjectSettings::AutoloadInfo &info = E.value;
  815. if (!info.is_singleton || info.path.get_extension().to_lower() != "gd") {
  816. continue;
  817. }
  818. ScriptLanguage::CodeCompletionOption option(info.name, ScriptLanguage::CODE_COMPLETION_KIND_CLASS, ScriptLanguage::LOCATION_OTHER_USER_CODE);
  819. r_result.insert(option.display, option);
  820. }
  821. }
  822. static void _find_identifiers_in_suite(const GDScriptParser::SuiteNode *p_suite, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, int p_recursion_depth = 0) {
  823. for (int i = 0; i < p_suite->locals.size(); i++) {
  824. ScriptLanguage::CodeCompletionOption option;
  825. int location = p_recursion_depth == 0 ? ScriptLanguage::LOCATION_LOCAL : (p_recursion_depth | ScriptLanguage::LOCATION_PARENT_MASK);
  826. if (p_suite->locals[i].type == GDScriptParser::SuiteNode::Local::CONSTANT) {
  827. option = ScriptLanguage::CodeCompletionOption(p_suite->locals[i].name, ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT, location);
  828. option.default_value = p_suite->locals[i].constant->initializer->reduced_value;
  829. } else {
  830. option = ScriptLanguage::CodeCompletionOption(p_suite->locals[i].name, ScriptLanguage::CODE_COMPLETION_KIND_VARIABLE, location);
  831. }
  832. r_result.insert(option.display, option);
  833. }
  834. if (p_suite->parent_block) {
  835. _find_identifiers_in_suite(p_suite->parent_block, r_result, p_recursion_depth + 1);
  836. }
  837. }
  838. static void _find_identifiers_in_base(const GDScriptCompletionIdentifier &p_base, bool p_only_functions, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, int p_recursion_depth);
  839. static void _find_identifiers_in_class(const GDScriptParser::ClassNode *p_class, bool p_only_functions, bool p_static, bool p_parent_only, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, int p_recursion_depth) {
  840. ERR_FAIL_COND(p_recursion_depth > COMPLETION_RECURSION_LIMIT);
  841. if (!p_parent_only) {
  842. bool outer = false;
  843. const GDScriptParser::ClassNode *clss = p_class;
  844. int classes_processed = 0;
  845. while (clss) {
  846. for (int i = 0; i < clss->members.size(); i++) {
  847. const int location = p_recursion_depth == 0 ? classes_processed : (p_recursion_depth | ScriptLanguage::LOCATION_PARENT_MASK);
  848. const GDScriptParser::ClassNode::Member &member = clss->members[i];
  849. ScriptLanguage::CodeCompletionOption option;
  850. switch (member.type) {
  851. case GDScriptParser::ClassNode::Member::VARIABLE:
  852. if (p_only_functions || outer || (p_static && !member.variable->is_static)) {
  853. continue;
  854. }
  855. option = ScriptLanguage::CodeCompletionOption(member.variable->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_MEMBER, location);
  856. break;
  857. case GDScriptParser::ClassNode::Member::CONSTANT:
  858. if (p_only_functions) {
  859. continue;
  860. }
  861. if (r_result.has(member.constant->identifier->name)) {
  862. continue;
  863. }
  864. option = ScriptLanguage::CodeCompletionOption(member.constant->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT, location);
  865. if (member.constant->initializer) {
  866. option.default_value = member.constant->initializer->reduced_value;
  867. }
  868. break;
  869. case GDScriptParser::ClassNode::Member::CLASS:
  870. if (p_only_functions) {
  871. continue;
  872. }
  873. option = ScriptLanguage::CodeCompletionOption(member.m_class->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_CLASS, location);
  874. break;
  875. case GDScriptParser::ClassNode::Member::ENUM_VALUE:
  876. if (p_only_functions) {
  877. continue;
  878. }
  879. option = ScriptLanguage::CodeCompletionOption(member.enum_value.identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT, location);
  880. break;
  881. case GDScriptParser::ClassNode::Member::ENUM:
  882. if (p_only_functions) {
  883. continue;
  884. }
  885. option = ScriptLanguage::CodeCompletionOption(member.m_enum->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_ENUM, location);
  886. break;
  887. case GDScriptParser::ClassNode::Member::FUNCTION:
  888. if (outer || (p_static && !member.function->is_static) || member.function->identifier->name.operator String().begins_with("@")) {
  889. continue;
  890. }
  891. option = ScriptLanguage::CodeCompletionOption(member.function->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION, location);
  892. if (member.function->parameters.size() > 0) {
  893. option.insert_text += "(";
  894. } else {
  895. option.insert_text += "()";
  896. }
  897. break;
  898. case GDScriptParser::ClassNode::Member::SIGNAL:
  899. if (p_only_functions || outer || p_static) {
  900. continue;
  901. }
  902. option = ScriptLanguage::CodeCompletionOption(member.signal->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_SIGNAL, location);
  903. break;
  904. case GDScriptParser::ClassNode::Member::GROUP:
  905. break; // No-op, but silences warnings.
  906. case GDScriptParser::ClassNode::Member::UNDEFINED:
  907. break;
  908. }
  909. r_result.insert(option.display, option);
  910. }
  911. outer = true;
  912. clss = clss->outer;
  913. classes_processed++;
  914. }
  915. }
  916. // Parents.
  917. GDScriptCompletionIdentifier base_type;
  918. base_type.type = p_class->base_type;
  919. base_type.type.is_meta_type = p_static;
  920. _find_identifiers_in_base(base_type, p_only_functions, r_result, p_recursion_depth + 1);
  921. }
  922. static void _find_identifiers_in_base(const GDScriptCompletionIdentifier &p_base, bool p_only_functions, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, int p_recursion_depth) {
  923. ERR_FAIL_COND(p_recursion_depth > COMPLETION_RECURSION_LIMIT);
  924. GDScriptParser::DataType base_type = p_base.type;
  925. if (base_type.is_meta_type && base_type.kind != GDScriptParser::DataType::BUILTIN && base_type.kind != GDScriptParser::DataType::ENUM) {
  926. ScriptLanguage::CodeCompletionOption option("new", ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION, ScriptLanguage::LOCATION_LOCAL);
  927. option.insert_text += "(";
  928. r_result.insert(option.display, option);
  929. }
  930. while (!base_type.has_no_type()) {
  931. switch (base_type.kind) {
  932. case GDScriptParser::DataType::CLASS: {
  933. _find_identifiers_in_class(base_type.class_type, p_only_functions, base_type.is_meta_type, false, r_result, p_recursion_depth);
  934. // This already finds all parent identifiers, so we are done.
  935. base_type = GDScriptParser::DataType();
  936. } break;
  937. case GDScriptParser::DataType::SCRIPT: {
  938. Ref<Script> scr = base_type.script_type;
  939. if (scr.is_valid()) {
  940. if (!p_only_functions) {
  941. if (!base_type.is_meta_type) {
  942. List<PropertyInfo> members;
  943. scr->get_script_property_list(&members);
  944. for (const PropertyInfo &E : members) {
  945. if (E.usage & (PROPERTY_USAGE_CATEGORY | PROPERTY_USAGE_GROUP | PROPERTY_USAGE_SUBGROUP)) {
  946. continue;
  947. }
  948. if (E.name.contains("/")) {
  949. continue;
  950. }
  951. int location = p_recursion_depth + _get_property_location(scr->get_class_name(), E.name);
  952. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_MEMBER, location);
  953. r_result.insert(option.display, option);
  954. }
  955. List<MethodInfo> signals;
  956. scr->get_script_signal_list(&signals);
  957. for (const MethodInfo &E : signals) {
  958. int location = p_recursion_depth + _get_signal_location(scr->get_class_name(), E.name);
  959. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_SIGNAL, location);
  960. r_result.insert(option.display, option);
  961. }
  962. }
  963. HashMap<StringName, Variant> constants;
  964. scr->get_constants(&constants);
  965. for (const KeyValue<StringName, Variant> &E : constants) {
  966. int location = p_recursion_depth + _get_constant_location(scr->get_class_name(), E.key);
  967. ScriptLanguage::CodeCompletionOption option(E.key.operator String(), ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT, location);
  968. r_result.insert(option.display, option);
  969. }
  970. }
  971. List<MethodInfo> methods;
  972. scr->get_script_method_list(&methods);
  973. for (const MethodInfo &E : methods) {
  974. if (E.name.begins_with("@")) {
  975. continue;
  976. }
  977. int location = p_recursion_depth + _get_method_location(scr->get_class_name(), E.name);
  978. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION, location);
  979. if (E.arguments.size()) {
  980. option.insert_text += "(";
  981. } else {
  982. option.insert_text += "()";
  983. }
  984. r_result.insert(option.display, option);
  985. }
  986. Ref<Script> base_script = scr->get_base_script();
  987. if (base_script.is_valid()) {
  988. base_type.script_type = base_script;
  989. } else {
  990. base_type.kind = GDScriptParser::DataType::NATIVE;
  991. base_type.builtin_type = Variant::OBJECT;
  992. base_type.native_type = scr->get_instance_base_type();
  993. }
  994. } else {
  995. return;
  996. }
  997. } break;
  998. case GDScriptParser::DataType::NATIVE: {
  999. StringName type = base_type.native_type;
  1000. if (!ClassDB::class_exists(type)) {
  1001. return;
  1002. }
  1003. if (!p_only_functions) {
  1004. List<String> constants;
  1005. ClassDB::get_integer_constant_list(type, &constants);
  1006. for (const String &E : constants) {
  1007. int location = p_recursion_depth + _get_constant_location(type, StringName(E));
  1008. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT, location);
  1009. r_result.insert(option.display, option);
  1010. }
  1011. if (!base_type.is_meta_type || Engine::get_singleton()->has_singleton(type)) {
  1012. List<PropertyInfo> pinfo;
  1013. ClassDB::get_property_list(type, &pinfo);
  1014. for (const PropertyInfo &E : pinfo) {
  1015. if (E.usage & (PROPERTY_USAGE_CATEGORY | PROPERTY_USAGE_GROUP | PROPERTY_USAGE_SUBGROUP)) {
  1016. continue;
  1017. }
  1018. if (E.name.contains("/")) {
  1019. continue;
  1020. }
  1021. int location = p_recursion_depth + _get_property_location(type, E.name);
  1022. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_MEMBER, location);
  1023. r_result.insert(option.display, option);
  1024. }
  1025. List<MethodInfo> signals;
  1026. ClassDB::get_signal_list(type, &signals);
  1027. for (const MethodInfo &E : signals) {
  1028. int location = p_recursion_depth + _get_signal_location(type, StringName(E.name));
  1029. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_SIGNAL, location);
  1030. r_result.insert(option.display, option);
  1031. }
  1032. }
  1033. }
  1034. bool only_static = base_type.is_meta_type && !Engine::get_singleton()->has_singleton(type);
  1035. List<MethodInfo> methods;
  1036. ClassDB::get_method_list(type, &methods, false, true);
  1037. for (const MethodInfo &E : methods) {
  1038. if (only_static && (E.flags & METHOD_FLAG_STATIC) == 0) {
  1039. continue;
  1040. }
  1041. if (E.name.begins_with("_")) {
  1042. continue;
  1043. }
  1044. int location = p_recursion_depth + _get_method_location(type, E.name);
  1045. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION, location);
  1046. if (E.arguments.size()) {
  1047. option.insert_text += "(";
  1048. } else {
  1049. option.insert_text += "()";
  1050. }
  1051. r_result.insert(option.display, option);
  1052. }
  1053. return;
  1054. } break;
  1055. case GDScriptParser::DataType::ENUM:
  1056. case GDScriptParser::DataType::BUILTIN: {
  1057. Callable::CallError err;
  1058. Variant tmp;
  1059. Variant::construct(base_type.builtin_type, tmp, nullptr, 0, err);
  1060. if (err.error != Callable::CallError::CALL_OK) {
  1061. return;
  1062. }
  1063. if (!p_only_functions) {
  1064. List<PropertyInfo> members;
  1065. if (p_base.value.get_type() != Variant::NIL) {
  1066. p_base.value.get_property_list(&members);
  1067. } else {
  1068. tmp.get_property_list(&members);
  1069. }
  1070. for (const PropertyInfo &E : members) {
  1071. if (E.usage & (PROPERTY_USAGE_CATEGORY | PROPERTY_USAGE_GROUP | PROPERTY_USAGE_SUBGROUP)) {
  1072. continue;
  1073. }
  1074. if (!String(E.name).contains("/")) {
  1075. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_MEMBER);
  1076. if (GDScriptParser::theme_color_names.has(E.name)) {
  1077. option.theme_color_name = GDScriptParser::theme_color_names[E.name];
  1078. }
  1079. r_result.insert(option.display, option);
  1080. }
  1081. }
  1082. }
  1083. List<MethodInfo> methods;
  1084. tmp.get_method_list(&methods);
  1085. for (const MethodInfo &E : methods) {
  1086. if (base_type.kind == GDScriptParser::DataType::ENUM && base_type.is_meta_type && !(E.flags & METHOD_FLAG_CONST)) {
  1087. // Enum types are static and cannot change, therefore we skip non-const dictionary methods.
  1088. continue;
  1089. }
  1090. ScriptLanguage::CodeCompletionOption option(E.name, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  1091. if (E.arguments.size()) {
  1092. option.insert_text += "(";
  1093. } else {
  1094. option.insert_text += "()";
  1095. }
  1096. r_result.insert(option.display, option);
  1097. }
  1098. return;
  1099. } break;
  1100. default: {
  1101. return;
  1102. } break;
  1103. }
  1104. }
  1105. }
  1106. static void _find_identifiers(const GDScriptParser::CompletionContext &p_context, bool p_only_functions, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, int p_recursion_depth) {
  1107. if (!p_only_functions && p_context.current_suite) {
  1108. // This includes function parameters, since they are also locals.
  1109. _find_identifiers_in_suite(p_context.current_suite, r_result);
  1110. }
  1111. if (p_context.current_class) {
  1112. _find_identifiers_in_class(p_context.current_class, p_only_functions, (!p_context.current_function || p_context.current_function->is_static), false, r_result, p_recursion_depth);
  1113. }
  1114. List<StringName> functions;
  1115. GDScriptUtilityFunctions::get_function_list(&functions);
  1116. for (const StringName &E : functions) {
  1117. MethodInfo function = GDScriptUtilityFunctions::get_function_info(E);
  1118. ScriptLanguage::CodeCompletionOption option(String(E), ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  1119. if (function.arguments.size() || (function.flags & METHOD_FLAG_VARARG)) {
  1120. option.insert_text += "(";
  1121. } else {
  1122. option.insert_text += "()";
  1123. }
  1124. r_result.insert(option.display, option);
  1125. }
  1126. if (p_only_functions) {
  1127. return;
  1128. }
  1129. _find_built_in_variants(r_result);
  1130. static const char *_keywords[] = {
  1131. "true", "false", "PI", "TAU", "INF", "NAN", "null", "self", "super",
  1132. "break", "breakpoint", "continue", "pass", "return",
  1133. nullptr
  1134. };
  1135. const char **kw = _keywords;
  1136. while (*kw) {
  1137. ScriptLanguage::CodeCompletionOption option(*kw, ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  1138. r_result.insert(option.display, option);
  1139. kw++;
  1140. }
  1141. static const char *_keywords_with_space[] = {
  1142. "and", "not", "or", "in", "as", "class", "class_name", "extends", "is", "func", "signal", "await",
  1143. "const", "enum", "static", "var", "if", "elif", "else", "for", "match", "when", "while",
  1144. nullptr
  1145. };
  1146. const char **kws = _keywords_with_space;
  1147. while (*kws) {
  1148. ScriptLanguage::CodeCompletionOption option(*kws, ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  1149. option.insert_text += " ";
  1150. r_result.insert(option.display, option);
  1151. kws++;
  1152. }
  1153. static const char *_keywords_with_args[] = {
  1154. "assert", "preload",
  1155. nullptr
  1156. };
  1157. const char **kwa = _keywords_with_args;
  1158. while (*kwa) {
  1159. ScriptLanguage::CodeCompletionOption option(*kwa, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  1160. option.insert_text += "(";
  1161. r_result.insert(option.display, option);
  1162. kwa++;
  1163. }
  1164. List<StringName> utility_func_names;
  1165. Variant::get_utility_function_list(&utility_func_names);
  1166. for (List<StringName>::Element *E = utility_func_names.front(); E; E = E->next()) {
  1167. ScriptLanguage::CodeCompletionOption option(E->get(), ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  1168. option.insert_text += "(";
  1169. r_result.insert(option.display, option);
  1170. }
  1171. for (const KeyValue<StringName, ProjectSettings::AutoloadInfo> &E : ProjectSettings::get_singleton()->get_autoload_list()) {
  1172. if (!E.value.is_singleton) {
  1173. continue;
  1174. }
  1175. ScriptLanguage::CodeCompletionOption option(E.key, ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT);
  1176. r_result.insert(option.display, option);
  1177. }
  1178. // Native classes and global constants.
  1179. for (const KeyValue<StringName, int> &E : GDScriptLanguage::get_singleton()->get_global_map()) {
  1180. ScriptLanguage::CodeCompletionOption option;
  1181. if (ClassDB::class_exists(E.key) || Engine::get_singleton()->has_singleton(E.key)) {
  1182. option = ScriptLanguage::CodeCompletionOption(E.key.operator String(), ScriptLanguage::CODE_COMPLETION_KIND_CLASS);
  1183. } else {
  1184. option = ScriptLanguage::CodeCompletionOption(E.key.operator String(), ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT);
  1185. }
  1186. r_result.insert(option.display, option);
  1187. }
  1188. // Global classes
  1189. List<StringName> global_classes;
  1190. ScriptServer::get_global_class_list(&global_classes);
  1191. for (const StringName &E : global_classes) {
  1192. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_CLASS, ScriptLanguage::LOCATION_OTHER_USER_CODE);
  1193. r_result.insert(option.display, option);
  1194. }
  1195. }
  1196. static GDScriptCompletionIdentifier _type_from_variant(const Variant &p_value) {
  1197. GDScriptCompletionIdentifier ci;
  1198. ci.value = p_value;
  1199. ci.type.is_constant = true;
  1200. ci.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1201. ci.type.kind = GDScriptParser::DataType::BUILTIN;
  1202. ci.type.builtin_type = p_value.get_type();
  1203. if (ci.type.builtin_type == Variant::OBJECT) {
  1204. Object *obj = p_value.operator Object *();
  1205. if (!obj) {
  1206. return ci;
  1207. }
  1208. ci.type.native_type = obj->get_class_name();
  1209. Ref<Script> scr = p_value;
  1210. if (scr.is_valid()) {
  1211. ci.type.is_meta_type = true;
  1212. } else {
  1213. ci.type.is_meta_type = false;
  1214. scr = obj->get_script();
  1215. }
  1216. if (scr.is_valid()) {
  1217. ci.type.script_type = scr;
  1218. ci.type.kind = GDScriptParser::DataType::SCRIPT;
  1219. ci.type.native_type = scr->get_instance_base_type();
  1220. } else {
  1221. ci.type.kind = GDScriptParser::DataType::NATIVE;
  1222. }
  1223. }
  1224. return ci;
  1225. }
  1226. static GDScriptCompletionIdentifier _type_from_property(const PropertyInfo &p_property) {
  1227. GDScriptCompletionIdentifier ci;
  1228. if (p_property.type == Variant::NIL) {
  1229. // Variant
  1230. return ci;
  1231. }
  1232. if (p_property.usage & (PROPERTY_USAGE_CLASS_IS_ENUM | PROPERTY_USAGE_CLASS_IS_BITFIELD)) {
  1233. ci.enumeration = p_property.class_name;
  1234. }
  1235. ci.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1236. ci.type.builtin_type = p_property.type;
  1237. if (p_property.type == Variant::OBJECT) {
  1238. ci.type.kind = GDScriptParser::DataType::NATIVE;
  1239. ci.type.native_type = p_property.class_name == StringName() ? "Object" : p_property.class_name;
  1240. } else {
  1241. ci.type.kind = GDScriptParser::DataType::BUILTIN;
  1242. }
  1243. return ci;
  1244. }
  1245. #define MAX_COMPLETION_RECURSION 100
  1246. struct RecursionCheck {
  1247. int *counter;
  1248. _FORCE_INLINE_ bool check() {
  1249. return (*counter) > MAX_COMPLETION_RECURSION;
  1250. }
  1251. RecursionCheck(int *p_counter) :
  1252. counter(p_counter) {
  1253. (*counter)++;
  1254. }
  1255. ~RecursionCheck() {
  1256. (*counter)--;
  1257. }
  1258. };
  1259. static bool _guess_identifier_type(GDScriptParser::CompletionContext &p_context, const GDScriptParser::IdentifierNode *p_identifier, GDScriptCompletionIdentifier &r_type);
  1260. static bool _guess_identifier_type_from_base(GDScriptParser::CompletionContext &p_context, const GDScriptCompletionIdentifier &p_base, const StringName &p_identifier, GDScriptCompletionIdentifier &r_type);
  1261. static bool _guess_method_return_type_from_base(GDScriptParser::CompletionContext &p_context, const GDScriptCompletionIdentifier &p_base, const StringName &p_method, GDScriptCompletionIdentifier &r_type);
  1262. static bool _is_expression_named_identifier(const GDScriptParser::ExpressionNode *p_expression, const StringName &p_name) {
  1263. if (p_expression) {
  1264. switch (p_expression->type) {
  1265. case GDScriptParser::Node::IDENTIFIER: {
  1266. const GDScriptParser::IdentifierNode *id = static_cast<const GDScriptParser::IdentifierNode *>(p_expression);
  1267. if (id->name == p_name) {
  1268. return true;
  1269. }
  1270. } break;
  1271. case GDScriptParser::Node::CAST: {
  1272. const GDScriptParser::CastNode *cn = static_cast<const GDScriptParser::CastNode *>(p_expression);
  1273. return _is_expression_named_identifier(cn->operand, p_name);
  1274. } break;
  1275. default:
  1276. break;
  1277. }
  1278. }
  1279. return false;
  1280. }
  1281. static bool _guess_expression_type(GDScriptParser::CompletionContext &p_context, const GDScriptParser::ExpressionNode *p_expression, GDScriptCompletionIdentifier &r_type) {
  1282. bool found = false;
  1283. if (p_expression == nullptr) {
  1284. return false;
  1285. }
  1286. static int recursion_depth = 0;
  1287. RecursionCheck recursion(&recursion_depth);
  1288. if (unlikely(recursion.check())) {
  1289. ERR_FAIL_V_MSG(false, "Reached recursion limit while trying to guess type.");
  1290. }
  1291. if (p_expression->is_constant) {
  1292. // Already has a value, so just use that.
  1293. r_type = _type_from_variant(p_expression->reduced_value);
  1294. switch (p_expression->get_datatype().kind) {
  1295. case GDScriptParser::DataType::ENUM:
  1296. case GDScriptParser::DataType::CLASS:
  1297. r_type.type = p_expression->get_datatype();
  1298. break;
  1299. default:
  1300. break;
  1301. }
  1302. found = true;
  1303. } else {
  1304. switch (p_expression->type) {
  1305. case GDScriptParser::Node::LITERAL: {
  1306. const GDScriptParser::LiteralNode *literal = static_cast<const GDScriptParser::LiteralNode *>(p_expression);
  1307. r_type = _type_from_variant(literal->value);
  1308. found = true;
  1309. } break;
  1310. case GDScriptParser::Node::SELF: {
  1311. if (p_context.current_class) {
  1312. if (p_context.type != GDScriptParser::COMPLETION_SUPER_METHOD) {
  1313. r_type.type = p_context.current_class->get_datatype();
  1314. } else {
  1315. r_type.type = p_context.current_class->base_type;
  1316. }
  1317. found = true;
  1318. }
  1319. } break;
  1320. case GDScriptParser::Node::IDENTIFIER: {
  1321. const GDScriptParser::IdentifierNode *id = static_cast<const GDScriptParser::IdentifierNode *>(p_expression);
  1322. found = _guess_identifier_type(p_context, id, r_type);
  1323. } break;
  1324. case GDScriptParser::Node::DICTIONARY: {
  1325. // Try to recreate the dictionary.
  1326. const GDScriptParser::DictionaryNode *dn = static_cast<const GDScriptParser::DictionaryNode *>(p_expression);
  1327. Dictionary d;
  1328. bool full = true;
  1329. for (int i = 0; i < dn->elements.size(); i++) {
  1330. GDScriptCompletionIdentifier key;
  1331. if (_guess_expression_type(p_context, dn->elements[i].key, key)) {
  1332. if (!key.type.is_constant) {
  1333. full = false;
  1334. break;
  1335. }
  1336. GDScriptCompletionIdentifier value;
  1337. if (_guess_expression_type(p_context, dn->elements[i].value, value)) {
  1338. if (!value.type.is_constant) {
  1339. full = false;
  1340. break;
  1341. }
  1342. d[key.value] = value.value;
  1343. } else {
  1344. full = false;
  1345. break;
  1346. }
  1347. } else {
  1348. full = false;
  1349. break;
  1350. }
  1351. }
  1352. if (full) {
  1353. r_type.value = d;
  1354. r_type.type.is_constant = true;
  1355. }
  1356. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1357. r_type.type.kind = GDScriptParser::DataType::BUILTIN;
  1358. r_type.type.builtin_type = Variant::DICTIONARY;
  1359. found = true;
  1360. } break;
  1361. case GDScriptParser::Node::ARRAY: {
  1362. // Try to recreate the array
  1363. const GDScriptParser::ArrayNode *an = static_cast<const GDScriptParser::ArrayNode *>(p_expression);
  1364. Array a;
  1365. bool full = true;
  1366. a.resize(an->elements.size());
  1367. for (int i = 0; i < an->elements.size(); i++) {
  1368. GDScriptCompletionIdentifier value;
  1369. if (_guess_expression_type(p_context, an->elements[i], value)) {
  1370. if (value.type.is_constant) {
  1371. a[i] = value.value;
  1372. } else {
  1373. full = false;
  1374. break;
  1375. }
  1376. } else {
  1377. full = false;
  1378. break;
  1379. }
  1380. }
  1381. if (full) {
  1382. // If not fully constant, setting this value is detrimental to the inference.
  1383. r_type.value = a;
  1384. }
  1385. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1386. r_type.type.kind = GDScriptParser::DataType::BUILTIN;
  1387. r_type.type.builtin_type = Variant::ARRAY;
  1388. found = true;
  1389. } break;
  1390. case GDScriptParser::Node::CAST: {
  1391. const GDScriptParser::CastNode *cn = static_cast<const GDScriptParser::CastNode *>(p_expression);
  1392. GDScriptCompletionIdentifier value;
  1393. if (_guess_expression_type(p_context, cn->operand, r_type)) {
  1394. r_type.type = cn->get_datatype();
  1395. found = true;
  1396. }
  1397. } break;
  1398. case GDScriptParser::Node::CALL: {
  1399. const GDScriptParser::CallNode *call = static_cast<const GDScriptParser::CallNode *>(p_expression);
  1400. if (GDScriptParser::get_builtin_type(call->function_name) < Variant::VARIANT_MAX) {
  1401. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1402. r_type.type.kind = GDScriptParser::DataType::BUILTIN;
  1403. r_type.type.builtin_type = GDScriptParser::get_builtin_type(call->function_name);
  1404. found = true;
  1405. break;
  1406. } else if (GDScriptUtilityFunctions::function_exists(call->function_name)) {
  1407. MethodInfo mi = GDScriptUtilityFunctions::get_function_info(call->function_name);
  1408. r_type = _type_from_property(mi.return_val);
  1409. found = true;
  1410. break;
  1411. } else {
  1412. GDScriptParser::CompletionContext c = p_context;
  1413. c.current_line = call->start_line;
  1414. GDScriptParser::Node::Type callee_type = call->get_callee_type();
  1415. GDScriptCompletionIdentifier base;
  1416. if (callee_type == GDScriptParser::Node::IDENTIFIER || call->is_super) {
  1417. // Simple call, so base is 'self'.
  1418. if (p_context.current_class) {
  1419. if (call->is_super) {
  1420. base.type = p_context.current_class->base_type;
  1421. base.value = p_context.base;
  1422. } else {
  1423. base.type.kind = GDScriptParser::DataType::CLASS;
  1424. base.type.type_source = GDScriptParser::DataType::INFERRED;
  1425. base.type.is_constant = true;
  1426. base.type.class_type = p_context.current_class;
  1427. base.value = p_context.base;
  1428. }
  1429. } else {
  1430. break;
  1431. }
  1432. } else if (callee_type == GDScriptParser::Node::SUBSCRIPT && static_cast<const GDScriptParser::SubscriptNode *>(call->callee)->is_attribute) {
  1433. if (!_guess_expression_type(c, static_cast<const GDScriptParser::SubscriptNode *>(call->callee)->base, base)) {
  1434. found = false;
  1435. break;
  1436. }
  1437. } else {
  1438. break;
  1439. }
  1440. // Try call if constant methods with constant arguments
  1441. if (base.type.is_constant && base.value.get_type() == Variant::OBJECT) {
  1442. GDScriptParser::DataType native_type = base.type;
  1443. while (native_type.kind == GDScriptParser::DataType::CLASS) {
  1444. native_type = native_type.class_type->base_type;
  1445. }
  1446. while (native_type.kind == GDScriptParser::DataType::SCRIPT) {
  1447. if (native_type.script_type.is_valid()) {
  1448. Ref<Script> parent = native_type.script_type->get_base_script();
  1449. if (parent.is_valid()) {
  1450. native_type.script_type = parent;
  1451. } else {
  1452. native_type.kind = GDScriptParser::DataType::NATIVE;
  1453. native_type.builtin_type = Variant::OBJECT;
  1454. native_type.native_type = native_type.script_type->get_instance_base_type();
  1455. if (!ClassDB::class_exists(native_type.native_type)) {
  1456. native_type.kind = GDScriptParser::DataType::UNRESOLVED;
  1457. }
  1458. }
  1459. }
  1460. }
  1461. if (native_type.kind == GDScriptParser::DataType::NATIVE) {
  1462. MethodBind *mb = ClassDB::get_method(native_type.native_type, call->function_name);
  1463. if (mb && mb->is_const()) {
  1464. bool all_is_const = true;
  1465. Vector<Variant> args;
  1466. GDScriptParser::CompletionContext c2 = p_context;
  1467. c2.current_line = call->start_line;
  1468. for (int i = 0; all_is_const && i < call->arguments.size(); i++) {
  1469. GDScriptCompletionIdentifier arg;
  1470. if (!call->arguments[i]->is_constant) {
  1471. all_is_const = false;
  1472. }
  1473. }
  1474. Object *baseptr = base.value;
  1475. if (all_is_const && call->function_name == SNAME("get_node") && ClassDB::is_parent_class(native_type.native_type, SNAME("Node")) && args.size()) {
  1476. String arg1 = args[0];
  1477. if (arg1.begins_with("/root/")) {
  1478. String which = arg1.get_slice("/", 2);
  1479. if (!which.is_empty()) {
  1480. // Try singletons first
  1481. if (GDScriptLanguage::get_singleton()->get_named_globals_map().has(which)) {
  1482. r_type = _type_from_variant(GDScriptLanguage::get_singleton()->get_named_globals_map()[which]);
  1483. found = true;
  1484. } else {
  1485. for (const KeyValue<StringName, ProjectSettings::AutoloadInfo> &E : ProjectSettings::get_singleton()->get_autoload_list()) {
  1486. String name = E.key;
  1487. if (name == which) {
  1488. String script = E.value.path;
  1489. if (!script.begins_with("res://")) {
  1490. script = "res://" + script;
  1491. }
  1492. if (!script.ends_with(".gd")) {
  1493. // not a script, try find the script anyway,
  1494. // may have some success
  1495. script = script.get_basename() + ".gd";
  1496. }
  1497. if (FileAccess::exists(script)) {
  1498. Error err = OK;
  1499. Ref<GDScriptParserRef> parser = GDScriptCache::get_parser(script, GDScriptParserRef::INTERFACE_SOLVED, err);
  1500. if (err == OK) {
  1501. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1502. r_type.type.script_path = script;
  1503. r_type.type.class_type = parser->get_parser()->get_tree();
  1504. r_type.type.is_constant = false;
  1505. r_type.type.kind = GDScriptParser::DataType::CLASS;
  1506. r_type.value = Variant();
  1507. p_context.dependent_parsers.push_back(parser);
  1508. found = true;
  1509. }
  1510. }
  1511. break;
  1512. }
  1513. }
  1514. }
  1515. }
  1516. }
  1517. }
  1518. if (!found && all_is_const && baseptr) {
  1519. Vector<const Variant *> argptr;
  1520. for (int i = 0; i < args.size(); i++) {
  1521. argptr.push_back(&args[i]);
  1522. }
  1523. Callable::CallError ce;
  1524. Variant ret = mb->call(baseptr, (const Variant **)argptr.ptr(), argptr.size(), ce);
  1525. if (ce.error == Callable::CallError::CALL_OK && ret.get_type() != Variant::NIL) {
  1526. if (ret.get_type() != Variant::OBJECT || ret.operator Object *() != nullptr) {
  1527. r_type = _type_from_variant(ret);
  1528. found = true;
  1529. }
  1530. }
  1531. }
  1532. }
  1533. }
  1534. }
  1535. if (!found && base.value.get_type() != Variant::NIL) {
  1536. found = _guess_method_return_type_from_base(c, base, call->function_name, r_type);
  1537. }
  1538. }
  1539. } break;
  1540. case GDScriptParser::Node::SUBSCRIPT: {
  1541. const GDScriptParser::SubscriptNode *subscript = static_cast<const GDScriptParser::SubscriptNode *>(p_expression);
  1542. if (subscript->is_attribute) {
  1543. GDScriptParser::CompletionContext c = p_context;
  1544. c.current_line = subscript->start_line;
  1545. GDScriptCompletionIdentifier base;
  1546. if (!_guess_expression_type(c, subscript->base, base)) {
  1547. found = false;
  1548. break;
  1549. }
  1550. if (base.value.get_type() == Variant::DICTIONARY && base.value.operator Dictionary().has(String(subscript->attribute->name))) {
  1551. Variant value = base.value.operator Dictionary()[String(subscript->attribute->name)];
  1552. r_type = _type_from_variant(value);
  1553. found = true;
  1554. break;
  1555. }
  1556. const GDScriptParser::DictionaryNode *dn = nullptr;
  1557. if (subscript->base->type == GDScriptParser::Node::DICTIONARY) {
  1558. dn = static_cast<const GDScriptParser::DictionaryNode *>(subscript->base);
  1559. } else if (base.assigned_expression && base.assigned_expression->type == GDScriptParser::Node::DICTIONARY) {
  1560. dn = static_cast<const GDScriptParser::DictionaryNode *>(base.assigned_expression);
  1561. }
  1562. if (dn) {
  1563. for (int i = 0; i < dn->elements.size(); i++) {
  1564. GDScriptCompletionIdentifier key;
  1565. if (!_guess_expression_type(c, dn->elements[i].key, key)) {
  1566. continue;
  1567. }
  1568. if (key.value == String(subscript->attribute->name)) {
  1569. r_type.assigned_expression = dn->elements[i].value;
  1570. found = _guess_expression_type(c, dn->elements[i].value, r_type);
  1571. break;
  1572. }
  1573. }
  1574. }
  1575. if (!found) {
  1576. found = _guess_identifier_type_from_base(c, base, subscript->attribute->name, r_type);
  1577. }
  1578. } else {
  1579. if (subscript->index == nullptr) {
  1580. found = false;
  1581. break;
  1582. }
  1583. GDScriptParser::CompletionContext c = p_context;
  1584. c.current_line = subscript->start_line;
  1585. GDScriptCompletionIdentifier base;
  1586. if (!_guess_expression_type(c, subscript->base, base)) {
  1587. found = false;
  1588. break;
  1589. }
  1590. GDScriptCompletionIdentifier index;
  1591. if (!_guess_expression_type(c, subscript->index, index)) {
  1592. found = false;
  1593. break;
  1594. }
  1595. if (base.value.in(index.value)) {
  1596. Variant value = base.value.get(index.value);
  1597. r_type = _type_from_variant(value);
  1598. found = true;
  1599. break;
  1600. }
  1601. // Look if it is a dictionary node.
  1602. const GDScriptParser::DictionaryNode *dn = nullptr;
  1603. if (subscript->base->type == GDScriptParser::Node::DICTIONARY) {
  1604. dn = static_cast<const GDScriptParser::DictionaryNode *>(subscript->base);
  1605. } else if (base.assigned_expression && base.assigned_expression->type == GDScriptParser::Node::DICTIONARY) {
  1606. dn = static_cast<const GDScriptParser::DictionaryNode *>(base.assigned_expression);
  1607. }
  1608. if (dn) {
  1609. for (int i = 0; i < dn->elements.size(); i++) {
  1610. GDScriptCompletionIdentifier key;
  1611. if (!_guess_expression_type(c, dn->elements[i].key, key)) {
  1612. continue;
  1613. }
  1614. if (key.value == index.value) {
  1615. r_type.assigned_expression = dn->elements[i].value;
  1616. found = _guess_expression_type(p_context, dn->elements[i].value, r_type);
  1617. break;
  1618. }
  1619. }
  1620. }
  1621. // Look if it is an array node.
  1622. if (!found && index.value.is_num()) {
  1623. int idx = index.value;
  1624. const GDScriptParser::ArrayNode *an = nullptr;
  1625. if (subscript->base->type == GDScriptParser::Node::ARRAY) {
  1626. an = static_cast<const GDScriptParser::ArrayNode *>(subscript->base);
  1627. } else if (base.assigned_expression && base.assigned_expression->type == GDScriptParser::Node::ARRAY) {
  1628. an = static_cast<const GDScriptParser::ArrayNode *>(base.assigned_expression);
  1629. }
  1630. if (an && idx >= 0 && an->elements.size() > idx) {
  1631. r_type.assigned_expression = an->elements[idx];
  1632. found = _guess_expression_type(c, an->elements[idx], r_type);
  1633. break;
  1634. }
  1635. }
  1636. // Look for valid indexing in other types
  1637. if (!found && (index.value.get_type() == Variant::STRING || index.value.get_type() == Variant::NODE_PATH)) {
  1638. StringName id = index.value;
  1639. found = _guess_identifier_type_from_base(c, base, id, r_type);
  1640. } else if (!found && index.type.kind == GDScriptParser::DataType::BUILTIN) {
  1641. Callable::CallError err;
  1642. Variant base_val;
  1643. Variant::construct(base.type.builtin_type, base_val, nullptr, 0, err);
  1644. bool valid = false;
  1645. Variant res = base_val.get(index.value, &valid);
  1646. if (valid) {
  1647. r_type = _type_from_variant(res);
  1648. r_type.value = Variant();
  1649. r_type.type.is_constant = false;
  1650. found = true;
  1651. }
  1652. }
  1653. }
  1654. } break;
  1655. case GDScriptParser::Node::BINARY_OPERATOR: {
  1656. const GDScriptParser::BinaryOpNode *op = static_cast<const GDScriptParser::BinaryOpNode *>(p_expression);
  1657. if (op->variant_op == Variant::OP_MAX) {
  1658. break;
  1659. }
  1660. GDScriptParser::CompletionContext context = p_context;
  1661. context.current_line = op->start_line;
  1662. GDScriptCompletionIdentifier p1;
  1663. GDScriptCompletionIdentifier p2;
  1664. if (!_guess_expression_type(context, op->left_operand, p1)) {
  1665. found = false;
  1666. break;
  1667. }
  1668. if (!_guess_expression_type(context, op->right_operand, p2)) {
  1669. found = false;
  1670. break;
  1671. }
  1672. Callable::CallError ce;
  1673. bool v1_use_value = p1.value.get_type() != Variant::NIL && p1.value.get_type() != Variant::OBJECT;
  1674. Variant d1;
  1675. Variant::construct(p1.type.builtin_type, d1, nullptr, 0, ce);
  1676. Variant d2;
  1677. Variant::construct(p2.type.builtin_type, d2, nullptr, 0, ce);
  1678. Variant v1 = (v1_use_value) ? p1.value : d1;
  1679. bool v2_use_value = p2.value.get_type() != Variant::NIL && p2.value.get_type() != Variant::OBJECT;
  1680. Variant v2 = (v2_use_value) ? p2.value : d2;
  1681. // avoid potential invalid ops
  1682. if ((op->variant_op == Variant::OP_DIVIDE || op->variant_op == Variant::OP_MODULE) && v2.get_type() == Variant::INT) {
  1683. v2 = 1;
  1684. v2_use_value = false;
  1685. }
  1686. if (op->variant_op == Variant::OP_DIVIDE && v2.get_type() == Variant::FLOAT) {
  1687. v2 = 1.0;
  1688. v2_use_value = false;
  1689. }
  1690. Variant res;
  1691. bool valid;
  1692. Variant::evaluate(op->variant_op, v1, v2, res, valid);
  1693. if (!valid) {
  1694. found = false;
  1695. break;
  1696. }
  1697. r_type = _type_from_variant(res);
  1698. if (!v1_use_value || !v2_use_value) {
  1699. r_type.value = Variant();
  1700. r_type.type.is_constant = false;
  1701. }
  1702. found = true;
  1703. } break;
  1704. default:
  1705. break;
  1706. }
  1707. }
  1708. // It may have found a null, but that's never useful
  1709. if (found && r_type.type.kind == GDScriptParser::DataType::BUILTIN && r_type.type.builtin_type == Variant::NIL) {
  1710. found = false;
  1711. }
  1712. // Check type hint last. For collections we want chance to get the actual value first
  1713. // This way we can detect types from the content of dictionaries and arrays
  1714. if (!found && p_expression->get_datatype().is_hard_type()) {
  1715. r_type.type = p_expression->get_datatype();
  1716. if (!r_type.assigned_expression) {
  1717. r_type.assigned_expression = p_expression;
  1718. }
  1719. found = true;
  1720. }
  1721. return found;
  1722. }
  1723. static bool _guess_identifier_type(GDScriptParser::CompletionContext &p_context, const GDScriptParser::IdentifierNode *p_identifier, GDScriptCompletionIdentifier &r_type) {
  1724. static int recursion_depth = 0;
  1725. RecursionCheck recursion(&recursion_depth);
  1726. if (unlikely(recursion.check())) {
  1727. ERR_FAIL_V_MSG(false, "Reached recursion limit while trying to guess type.");
  1728. }
  1729. // Look in blocks first.
  1730. int last_assign_line = -1;
  1731. const GDScriptParser::ExpressionNode *last_assigned_expression = nullptr;
  1732. GDScriptParser::DataType id_type;
  1733. GDScriptParser::SuiteNode *suite = p_context.current_suite;
  1734. bool is_function_parameter = false;
  1735. bool can_be_local = true;
  1736. switch (p_identifier->source) {
  1737. case GDScriptParser::IdentifierNode::MEMBER_VARIABLE:
  1738. case GDScriptParser::IdentifierNode::MEMBER_CONSTANT:
  1739. case GDScriptParser::IdentifierNode::MEMBER_FUNCTION:
  1740. case GDScriptParser::IdentifierNode::MEMBER_SIGNAL:
  1741. case GDScriptParser::IdentifierNode::MEMBER_CLASS:
  1742. case GDScriptParser::IdentifierNode::INHERITED_VARIABLE:
  1743. case GDScriptParser::IdentifierNode::STATIC_VARIABLE:
  1744. can_be_local = false;
  1745. break;
  1746. default:
  1747. break;
  1748. }
  1749. if (can_be_local && suite && suite->has_local(p_identifier->name)) {
  1750. const GDScriptParser::SuiteNode::Local &local = suite->get_local(p_identifier->name);
  1751. id_type = local.get_datatype();
  1752. // Check initializer as the first assignment.
  1753. switch (local.type) {
  1754. case GDScriptParser::SuiteNode::Local::VARIABLE:
  1755. if (local.variable->initializer) {
  1756. last_assign_line = local.variable->initializer->end_line;
  1757. last_assigned_expression = local.variable->initializer;
  1758. }
  1759. break;
  1760. case GDScriptParser::SuiteNode::Local::CONSTANT:
  1761. if (local.constant->initializer) {
  1762. last_assign_line = local.constant->initializer->end_line;
  1763. last_assigned_expression = local.constant->initializer;
  1764. }
  1765. break;
  1766. case GDScriptParser::SuiteNode::Local::PARAMETER:
  1767. if (local.parameter->initializer) {
  1768. last_assign_line = local.parameter->initializer->end_line;
  1769. last_assigned_expression = local.parameter->initializer;
  1770. }
  1771. is_function_parameter = true;
  1772. break;
  1773. default:
  1774. break;
  1775. }
  1776. }
  1777. while (suite) {
  1778. for (int i = 0; i < suite->statements.size(); i++) {
  1779. if (suite->statements[i]->end_line >= p_context.current_line) {
  1780. break;
  1781. }
  1782. switch (suite->statements[i]->type) {
  1783. case GDScriptParser::Node::ASSIGNMENT: {
  1784. const GDScriptParser::AssignmentNode *assign = static_cast<const GDScriptParser::AssignmentNode *>(suite->statements[i]);
  1785. if (assign->end_line > last_assign_line && assign->assignee && assign->assigned_value && assign->assignee->type == GDScriptParser::Node::IDENTIFIER) {
  1786. const GDScriptParser::IdentifierNode *id = static_cast<const GDScriptParser::IdentifierNode *>(assign->assignee);
  1787. if (id->name == p_identifier->name && id->source == p_identifier->source) {
  1788. last_assign_line = assign->assigned_value->end_line;
  1789. last_assigned_expression = assign->assigned_value;
  1790. }
  1791. }
  1792. } break;
  1793. default:
  1794. // TODO: Check sub blocks (control flow statements) as they might also reassign stuff.
  1795. break;
  1796. }
  1797. }
  1798. if (suite->parent_if && suite->parent_if->condition && suite->parent_if->condition->type == GDScriptParser::Node::TYPE_TEST) {
  1799. // Operator `is` used, check if identifier is in there! this helps resolve in blocks that are (if (identifier is value)): which are very common..
  1800. // Super dirty hack, but very useful.
  1801. // Credit: Zylann.
  1802. // TODO: this could be hacked to detect ANDed conditions too...
  1803. const GDScriptParser::TypeTestNode *type_test = static_cast<const GDScriptParser::TypeTestNode *>(suite->parent_if->condition);
  1804. if (type_test->operand && type_test->test_type && type_test->operand->type == GDScriptParser::Node::IDENTIFIER && static_cast<const GDScriptParser::IdentifierNode *>(type_test->operand)->name == p_identifier->name && static_cast<const GDScriptParser::IdentifierNode *>(type_test->operand)->source == p_identifier->source) {
  1805. // Bingo.
  1806. GDScriptParser::CompletionContext c = p_context;
  1807. c.current_line = type_test->operand->start_line;
  1808. c.current_suite = suite;
  1809. if (type_test->test_datatype.is_hard_type()) {
  1810. id_type = type_test->test_datatype;
  1811. if (last_assign_line < c.current_line) {
  1812. // Override last assignment.
  1813. last_assign_line = c.current_line;
  1814. last_assigned_expression = nullptr;
  1815. }
  1816. }
  1817. }
  1818. }
  1819. suite = suite->parent_block;
  1820. }
  1821. if (last_assigned_expression && last_assign_line < p_context.current_line) {
  1822. GDScriptParser::CompletionContext c = p_context;
  1823. c.current_line = last_assign_line;
  1824. r_type.assigned_expression = last_assigned_expression;
  1825. if (_guess_expression_type(c, last_assigned_expression, r_type)) {
  1826. return true;
  1827. }
  1828. }
  1829. if (is_function_parameter && p_context.current_function && p_context.current_function->source_lambda == nullptr && p_context.current_class) {
  1830. // Check if it's override of native function, then we can assume the type from the signature.
  1831. GDScriptParser::DataType base_type = p_context.current_class->base_type;
  1832. while (base_type.is_set()) {
  1833. switch (base_type.kind) {
  1834. case GDScriptParser::DataType::CLASS:
  1835. if (base_type.class_type->has_function(p_context.current_function->identifier->name)) {
  1836. GDScriptParser::FunctionNode *parent_function = base_type.class_type->get_member(p_context.current_function->identifier->name).function;
  1837. if (parent_function->parameters_indices.has(p_identifier->name)) {
  1838. const GDScriptParser::ParameterNode *parameter = parent_function->parameters[parent_function->parameters_indices[p_identifier->name]];
  1839. if ((!id_type.is_set() || id_type.is_variant()) && parameter->get_datatype().is_hard_type()) {
  1840. id_type = parameter->get_datatype();
  1841. }
  1842. if (parameter->initializer) {
  1843. GDScriptParser::CompletionContext c = p_context;
  1844. c.current_function = parent_function;
  1845. c.current_class = base_type.class_type;
  1846. c.base = nullptr;
  1847. if (_guess_expression_type(c, parameter->initializer, r_type)) {
  1848. return true;
  1849. }
  1850. }
  1851. }
  1852. }
  1853. base_type = base_type.class_type->base_type;
  1854. break;
  1855. case GDScriptParser::DataType::NATIVE: {
  1856. if (id_type.is_set() && !id_type.is_variant()) {
  1857. base_type = GDScriptParser::DataType();
  1858. break;
  1859. }
  1860. MethodInfo info;
  1861. if (ClassDB::get_method_info(base_type.native_type, p_context.current_function->identifier->name, &info)) {
  1862. for (const PropertyInfo &E : info.arguments) {
  1863. if (E.name == p_identifier->name) {
  1864. r_type = _type_from_property(E);
  1865. return true;
  1866. }
  1867. }
  1868. }
  1869. base_type = GDScriptParser::DataType();
  1870. } break;
  1871. default:
  1872. break;
  1873. }
  1874. }
  1875. }
  1876. if (id_type.is_set() && !id_type.is_variant()) {
  1877. r_type.type = id_type;
  1878. return true;
  1879. }
  1880. // Check current class (including inheritance).
  1881. if (p_context.current_class) {
  1882. GDScriptCompletionIdentifier base;
  1883. base.value = p_context.base;
  1884. base.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1885. base.type.kind = GDScriptParser::DataType::CLASS;
  1886. base.type.class_type = p_context.current_class;
  1887. base.type.is_meta_type = p_context.current_function && p_context.current_function->is_static;
  1888. if (_guess_identifier_type_from_base(p_context, base, p_identifier->name, r_type)) {
  1889. return true;
  1890. }
  1891. }
  1892. // Check global scripts.
  1893. if (ScriptServer::is_global_class(p_identifier->name)) {
  1894. String script = ScriptServer::get_global_class_path(p_identifier->name);
  1895. if (script.to_lower().ends_with(".gd")) {
  1896. Error err = OK;
  1897. Ref<GDScriptParserRef> parser = GDScriptCache::get_parser(script, GDScriptParserRef::INTERFACE_SOLVED, err);
  1898. if (err == OK) {
  1899. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1900. r_type.type.script_path = script;
  1901. r_type.type.class_type = parser->get_parser()->get_tree();
  1902. r_type.type.is_meta_type = true;
  1903. r_type.type.is_constant = false;
  1904. r_type.type.kind = GDScriptParser::DataType::CLASS;
  1905. r_type.value = Variant();
  1906. p_context.dependent_parsers.push_back(parser);
  1907. return true;
  1908. }
  1909. } else {
  1910. Ref<Script> scr = ResourceLoader::load(ScriptServer::get_global_class_path(p_identifier->name));
  1911. if (scr.is_valid()) {
  1912. r_type = _type_from_variant(scr);
  1913. r_type.type.is_meta_type = true;
  1914. return true;
  1915. }
  1916. }
  1917. return false;
  1918. }
  1919. // Check global variables (including autoloads).
  1920. if (GDScriptLanguage::get_singleton()->get_named_globals_map().has(p_identifier->name)) {
  1921. r_type = _type_from_variant(GDScriptLanguage::get_singleton()->get_named_globals_map()[p_identifier->name]);
  1922. return true;
  1923. }
  1924. // Check ClassDB.
  1925. if (ClassDB::class_exists(p_identifier->name) && ClassDB::is_class_exposed(p_identifier->name)) {
  1926. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1927. r_type.type.kind = GDScriptParser::DataType::NATIVE;
  1928. r_type.type.builtin_type = Variant::OBJECT;
  1929. r_type.type.native_type = p_identifier->name;
  1930. r_type.type.is_constant = true;
  1931. if (Engine::get_singleton()->has_singleton(p_identifier->name)) {
  1932. r_type.type.is_meta_type = false;
  1933. r_type.value = Engine::get_singleton()->get_singleton_object(p_identifier->name);
  1934. } else {
  1935. r_type.type.is_meta_type = true;
  1936. r_type.value = Variant();
  1937. }
  1938. }
  1939. return false;
  1940. }
  1941. static bool _guess_identifier_type_from_base(GDScriptParser::CompletionContext &p_context, const GDScriptCompletionIdentifier &p_base, const StringName &p_identifier, GDScriptCompletionIdentifier &r_type) {
  1942. static int recursion_depth = 0;
  1943. RecursionCheck recursion(&recursion_depth);
  1944. if (unlikely(recursion.check())) {
  1945. ERR_FAIL_V_MSG(false, "Reached recursion limit while trying to guess type.");
  1946. }
  1947. GDScriptParser::DataType base_type = p_base.type;
  1948. bool is_static = base_type.is_meta_type;
  1949. while (base_type.is_set()) {
  1950. switch (base_type.kind) {
  1951. case GDScriptParser::DataType::CLASS:
  1952. if (base_type.class_type->has_member(p_identifier)) {
  1953. const GDScriptParser::ClassNode::Member &member = base_type.class_type->get_member(p_identifier);
  1954. switch (member.type) {
  1955. case GDScriptParser::ClassNode::Member::CONSTANT:
  1956. r_type.type = member.constant->get_datatype();
  1957. if (member.constant->initializer && member.constant->initializer->is_constant) {
  1958. r_type.value = member.constant->initializer->reduced_value;
  1959. }
  1960. return true;
  1961. case GDScriptParser::ClassNode::Member::VARIABLE:
  1962. if (!is_static || member.variable->is_static) {
  1963. if (member.variable->get_datatype().is_set() && !member.variable->get_datatype().is_variant()) {
  1964. r_type.type = member.variable->get_datatype();
  1965. return true;
  1966. } else if (member.variable->initializer) {
  1967. const GDScriptParser::ExpressionNode *init = member.variable->initializer;
  1968. if (init->is_constant) {
  1969. r_type.value = init->reduced_value;
  1970. r_type = _type_from_variant(init->reduced_value);
  1971. return true;
  1972. } else if (init->start_line == p_context.current_line) {
  1973. return false;
  1974. // Detects if variable is assigned to itself
  1975. } else if (_is_expression_named_identifier(init, member.variable->identifier->name)) {
  1976. if (member.variable->initializer->get_datatype().is_set()) {
  1977. r_type.type = member.variable->initializer->get_datatype();
  1978. } else if (member.variable->get_datatype().is_set() && !member.variable->get_datatype().is_variant()) {
  1979. r_type.type = member.variable->get_datatype();
  1980. }
  1981. return true;
  1982. } else if (_guess_expression_type(p_context, init, r_type)) {
  1983. return true;
  1984. } else if (init->get_datatype().is_set() && !init->get_datatype().is_variant()) {
  1985. r_type.type = init->get_datatype();
  1986. return true;
  1987. }
  1988. }
  1989. }
  1990. // TODO: Check assignments in constructor.
  1991. return false;
  1992. case GDScriptParser::ClassNode::Member::ENUM:
  1993. r_type.type = member.m_enum->get_datatype();
  1994. r_type.enumeration = member.m_enum->identifier->name;
  1995. return true;
  1996. case GDScriptParser::ClassNode::Member::ENUM_VALUE:
  1997. r_type = _type_from_variant(member.enum_value.value);
  1998. return true;
  1999. case GDScriptParser::ClassNode::Member::SIGNAL:
  2000. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2001. r_type.type.kind = GDScriptParser::DataType::BUILTIN;
  2002. r_type.type.builtin_type = Variant::SIGNAL;
  2003. return true;
  2004. case GDScriptParser::ClassNode::Member::FUNCTION:
  2005. if (is_static && !member.function->is_static) {
  2006. return false;
  2007. }
  2008. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2009. r_type.type.kind = GDScriptParser::DataType::BUILTIN;
  2010. r_type.type.builtin_type = Variant::CALLABLE;
  2011. return true;
  2012. case GDScriptParser::ClassNode::Member::CLASS:
  2013. r_type.type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2014. r_type.type.kind = GDScriptParser::DataType::CLASS;
  2015. r_type.type.class_type = member.m_class;
  2016. r_type.type.is_meta_type = true;
  2017. return true;
  2018. case GDScriptParser::ClassNode::Member::GROUP:
  2019. return false; // No-op, but silences warnings.
  2020. case GDScriptParser::ClassNode::Member::UNDEFINED:
  2021. return false; // Unreachable.
  2022. }
  2023. return false;
  2024. }
  2025. base_type = base_type.class_type->base_type;
  2026. break;
  2027. case GDScriptParser::DataType::SCRIPT: {
  2028. Ref<Script> scr = base_type.script_type;
  2029. if (scr.is_valid()) {
  2030. HashMap<StringName, Variant> constants;
  2031. scr->get_constants(&constants);
  2032. if (constants.has(p_identifier)) {
  2033. r_type = _type_from_variant(constants[p_identifier]);
  2034. return true;
  2035. }
  2036. List<PropertyInfo> members;
  2037. if (is_static) {
  2038. scr->get_property_list(&members);
  2039. } else {
  2040. scr->get_script_property_list(&members);
  2041. }
  2042. for (const PropertyInfo &prop : members) {
  2043. if (prop.name == p_identifier) {
  2044. r_type = _type_from_property(prop);
  2045. return true;
  2046. }
  2047. }
  2048. Ref<Script> parent = scr->get_base_script();
  2049. if (parent.is_valid()) {
  2050. base_type.script_type = parent;
  2051. } else {
  2052. base_type.kind = GDScriptParser::DataType::NATIVE;
  2053. base_type.builtin_type = Variant::OBJECT;
  2054. base_type.native_type = scr->get_instance_base_type();
  2055. }
  2056. } else {
  2057. return false;
  2058. }
  2059. } break;
  2060. case GDScriptParser::DataType::NATIVE: {
  2061. StringName class_name = base_type.native_type;
  2062. if (!ClassDB::class_exists(class_name)) {
  2063. return false;
  2064. }
  2065. // Skip constants since they're all integers. Type does not matter because int has no members.
  2066. PropertyInfo prop;
  2067. if (ClassDB::get_property_info(class_name, p_identifier, &prop)) {
  2068. StringName getter = ClassDB::get_property_getter(class_name, p_identifier);
  2069. if (getter != StringName()) {
  2070. MethodBind *g = ClassDB::get_method(class_name, getter);
  2071. if (g) {
  2072. r_type = _type_from_property(g->get_return_info());
  2073. return true;
  2074. }
  2075. } else {
  2076. r_type = _type_from_property(prop);
  2077. return true;
  2078. }
  2079. }
  2080. return false;
  2081. } break;
  2082. case GDScriptParser::DataType::BUILTIN: {
  2083. Callable::CallError err;
  2084. Variant tmp;
  2085. Variant::construct(base_type.builtin_type, tmp, nullptr, 0, err);
  2086. if (err.error != Callable::CallError::CALL_OK) {
  2087. return false;
  2088. }
  2089. bool valid = false;
  2090. Variant res = tmp.get(p_identifier, &valid);
  2091. if (valid) {
  2092. r_type = _type_from_variant(res);
  2093. r_type.value = Variant();
  2094. r_type.type.is_constant = false;
  2095. return true;
  2096. }
  2097. return false;
  2098. } break;
  2099. default: {
  2100. return false;
  2101. } break;
  2102. }
  2103. }
  2104. return false;
  2105. }
  2106. static void _find_last_return_in_block(GDScriptParser::CompletionContext &p_context, int &r_last_return_line, const GDScriptParser::ExpressionNode **r_last_returned_value) {
  2107. if (!p_context.current_suite) {
  2108. return;
  2109. }
  2110. for (int i = 0; i < p_context.current_suite->statements.size(); i++) {
  2111. if (p_context.current_suite->statements[i]->start_line < r_last_return_line) {
  2112. break;
  2113. }
  2114. GDScriptParser::CompletionContext c = p_context;
  2115. switch (p_context.current_suite->statements[i]->type) {
  2116. case GDScriptParser::Node::FOR:
  2117. c.current_suite = static_cast<const GDScriptParser::ForNode *>(p_context.current_suite->statements[i])->loop;
  2118. _find_last_return_in_block(c, r_last_return_line, r_last_returned_value);
  2119. break;
  2120. case GDScriptParser::Node::WHILE:
  2121. c.current_suite = static_cast<const GDScriptParser::WhileNode *>(p_context.current_suite->statements[i])->loop;
  2122. _find_last_return_in_block(c, r_last_return_line, r_last_returned_value);
  2123. break;
  2124. case GDScriptParser::Node::IF: {
  2125. const GDScriptParser::IfNode *_if = static_cast<const GDScriptParser::IfNode *>(p_context.current_suite->statements[i]);
  2126. c.current_suite = _if->true_block;
  2127. _find_last_return_in_block(c, r_last_return_line, r_last_returned_value);
  2128. if (_if->false_block) {
  2129. c.current_suite = _if->false_block;
  2130. _find_last_return_in_block(c, r_last_return_line, r_last_returned_value);
  2131. }
  2132. } break;
  2133. case GDScriptParser::Node::MATCH: {
  2134. const GDScriptParser::MatchNode *match = static_cast<const GDScriptParser::MatchNode *>(p_context.current_suite->statements[i]);
  2135. for (int j = 0; j < match->branches.size(); j++) {
  2136. c.current_suite = match->branches[j]->block;
  2137. _find_last_return_in_block(c, r_last_return_line, r_last_returned_value);
  2138. }
  2139. } break;
  2140. case GDScriptParser::Node::RETURN: {
  2141. const GDScriptParser::ReturnNode *ret = static_cast<const GDScriptParser::ReturnNode *>(p_context.current_suite->statements[i]);
  2142. if (ret->return_value) {
  2143. if (ret->start_line > r_last_return_line) {
  2144. r_last_return_line = ret->start_line;
  2145. *r_last_returned_value = ret->return_value;
  2146. }
  2147. }
  2148. } break;
  2149. default:
  2150. break;
  2151. }
  2152. }
  2153. }
  2154. static bool _guess_method_return_type_from_base(GDScriptParser::CompletionContext &p_context, const GDScriptCompletionIdentifier &p_base, const StringName &p_method, GDScriptCompletionIdentifier &r_type) {
  2155. static int recursion_depth = 0;
  2156. RecursionCheck recursion(&recursion_depth);
  2157. if (unlikely(recursion.check())) {
  2158. ERR_FAIL_V_MSG(false, "Reached recursion limit while trying to guess type.");
  2159. }
  2160. GDScriptParser::DataType base_type = p_base.type;
  2161. bool is_static = base_type.is_meta_type;
  2162. if (is_static && p_method == SNAME("new")) {
  2163. r_type.type = base_type;
  2164. r_type.type.is_meta_type = false;
  2165. r_type.type.is_constant = false;
  2166. return true;
  2167. }
  2168. while (base_type.is_set() && !base_type.is_variant()) {
  2169. switch (base_type.kind) {
  2170. case GDScriptParser::DataType::CLASS:
  2171. if (base_type.class_type->has_function(p_method)) {
  2172. const GDScriptParser::FunctionNode *method = base_type.class_type->get_member(p_method).function;
  2173. if (!is_static || method->is_static) {
  2174. if (method->get_datatype().is_set() && !method->get_datatype().is_variant()) {
  2175. r_type.type = method->get_datatype();
  2176. return true;
  2177. }
  2178. int last_return_line = -1;
  2179. const GDScriptParser::ExpressionNode *last_returned_value = nullptr;
  2180. GDScriptParser::CompletionContext c = p_context;
  2181. c.current_class = base_type.class_type;
  2182. c.current_function = const_cast<GDScriptParser::FunctionNode *>(method);
  2183. c.current_suite = method->body;
  2184. _find_last_return_in_block(c, last_return_line, &last_returned_value);
  2185. if (last_returned_value) {
  2186. c.current_line = c.current_suite->end_line;
  2187. if (_guess_expression_type(c, last_returned_value, r_type)) {
  2188. return true;
  2189. }
  2190. }
  2191. }
  2192. }
  2193. base_type = base_type.class_type->base_type;
  2194. break;
  2195. case GDScriptParser::DataType::SCRIPT: {
  2196. Ref<Script> scr = base_type.script_type;
  2197. if (scr.is_valid()) {
  2198. List<MethodInfo> methods;
  2199. scr->get_script_method_list(&methods);
  2200. for (const MethodInfo &mi : methods) {
  2201. if (mi.name == p_method) {
  2202. r_type = _type_from_property(mi.return_val);
  2203. return true;
  2204. }
  2205. }
  2206. Ref<Script> base_script = scr->get_base_script();
  2207. if (base_script.is_valid()) {
  2208. base_type.script_type = base_script;
  2209. } else {
  2210. base_type.kind = GDScriptParser::DataType::NATIVE;
  2211. base_type.builtin_type = Variant::OBJECT;
  2212. base_type.native_type = scr->get_instance_base_type();
  2213. }
  2214. } else {
  2215. return false;
  2216. }
  2217. } break;
  2218. case GDScriptParser::DataType::NATIVE: {
  2219. if (!ClassDB::class_exists(base_type.native_type)) {
  2220. return false;
  2221. }
  2222. MethodBind *mb = ClassDB::get_method(base_type.native_type, p_method);
  2223. if (mb) {
  2224. r_type = _type_from_property(mb->get_return_info());
  2225. return true;
  2226. }
  2227. return false;
  2228. } break;
  2229. case GDScriptParser::DataType::BUILTIN: {
  2230. Callable::CallError err;
  2231. Variant tmp;
  2232. Variant::construct(base_type.builtin_type, tmp, nullptr, 0, err);
  2233. if (err.error != Callable::CallError::CALL_OK) {
  2234. return false;
  2235. }
  2236. List<MethodInfo> methods;
  2237. tmp.get_method_list(&methods);
  2238. for (const MethodInfo &mi : methods) {
  2239. if (mi.name == p_method) {
  2240. r_type = _type_from_property(mi.return_val);
  2241. return true;
  2242. }
  2243. }
  2244. return false;
  2245. } break;
  2246. default: {
  2247. return false;
  2248. }
  2249. }
  2250. }
  2251. return false;
  2252. }
  2253. static void _find_enumeration_candidates(GDScriptParser::CompletionContext &p_context, const String &p_enum_hint, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result) {
  2254. if (!p_enum_hint.contains(".")) {
  2255. // Global constant or in the current class.
  2256. StringName current_enum = p_enum_hint;
  2257. if (p_context.current_class && p_context.current_class->has_member(current_enum) && p_context.current_class->get_member(current_enum).type == GDScriptParser::ClassNode::Member::ENUM) {
  2258. const GDScriptParser::EnumNode *_enum = p_context.current_class->get_member(current_enum).m_enum;
  2259. for (int i = 0; i < _enum->values.size(); i++) {
  2260. ScriptLanguage::CodeCompletionOption option(_enum->values[i].identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_ENUM);
  2261. r_result.insert(option.display, option);
  2262. }
  2263. } else {
  2264. for (int i = 0; i < CoreConstants::get_global_constant_count(); i++) {
  2265. if (CoreConstants::get_global_constant_enum(i) == current_enum) {
  2266. ScriptLanguage::CodeCompletionOption option(CoreConstants::get_global_constant_name(i), ScriptLanguage::CODE_COMPLETION_KIND_ENUM);
  2267. r_result.insert(option.display, option);
  2268. }
  2269. }
  2270. }
  2271. } else {
  2272. String class_name = p_enum_hint.get_slice(".", 0);
  2273. String enum_name = p_enum_hint.get_slice(".", 1);
  2274. if (!ClassDB::class_exists(class_name)) {
  2275. return;
  2276. }
  2277. List<StringName> enum_constants;
  2278. ClassDB::get_enum_constants(class_name, enum_name, &enum_constants);
  2279. for (const StringName &E : enum_constants) {
  2280. String candidate = class_name + "." + E;
  2281. int location = _get_enum_constant_location(class_name, E);
  2282. ScriptLanguage::CodeCompletionOption option(candidate, ScriptLanguage::CODE_COMPLETION_KIND_ENUM, location);
  2283. r_result.insert(option.display, option);
  2284. }
  2285. }
  2286. }
  2287. static void _find_call_arguments(GDScriptParser::CompletionContext &p_context, const GDScriptCompletionIdentifier &p_base, const StringName &p_method, int p_argidx, bool p_static, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, String &r_arghint) {
  2288. Variant base = p_base.value;
  2289. GDScriptParser::DataType base_type = p_base.type;
  2290. const String quote_style = EDITOR_GET("text_editor/completion/use_single_quotes") ? "'" : "\"";
  2291. while (base_type.is_set() && !base_type.is_variant()) {
  2292. switch (base_type.kind) {
  2293. case GDScriptParser::DataType::CLASS: {
  2294. if (base_type.class_type->has_member(p_method)) {
  2295. const GDScriptParser::ClassNode::Member &member = base_type.class_type->get_member(p_method);
  2296. if (member.type == GDScriptParser::ClassNode::Member::FUNCTION) {
  2297. r_arghint = _make_arguments_hint(member.function, p_argidx);
  2298. return;
  2299. }
  2300. }
  2301. base_type = base_type.class_type->base_type;
  2302. } break;
  2303. case GDScriptParser::DataType::NATIVE: {
  2304. StringName class_name = base_type.native_type;
  2305. if (!ClassDB::class_exists(class_name)) {
  2306. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  2307. break;
  2308. }
  2309. MethodInfo info;
  2310. int method_args = 0;
  2311. if (ClassDB::get_method_info(class_name, p_method, &info)) {
  2312. method_args = info.arguments.size();
  2313. if (base.get_type() == Variant::OBJECT) {
  2314. Object *obj = base.operator Object *();
  2315. if (obj) {
  2316. List<String> options;
  2317. obj->get_argument_options(p_method, p_argidx, &options);
  2318. for (String &opt : options) {
  2319. if (opt.is_quoted()) {
  2320. opt = opt.unquote().quote(quote_style); // Handle user preference.
  2321. }
  2322. ScriptLanguage::CodeCompletionOption option(opt, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  2323. r_result.insert(option.display, option);
  2324. }
  2325. }
  2326. }
  2327. if (p_argidx < method_args) {
  2328. PropertyInfo arg_info = info.arguments[p_argidx];
  2329. if (arg_info.usage & (PROPERTY_USAGE_CLASS_IS_ENUM | PROPERTY_USAGE_CLASS_IS_BITFIELD)) {
  2330. _find_enumeration_candidates(p_context, arg_info.class_name, r_result);
  2331. }
  2332. }
  2333. r_arghint = _make_arguments_hint(info, p_argidx);
  2334. }
  2335. if (p_argidx == 0 && ClassDB::is_parent_class(class_name, SNAME("Node")) && (p_method == SNAME("get_node") || p_method == SNAME("has_node"))) {
  2336. // Get autoloads
  2337. List<PropertyInfo> props;
  2338. ProjectSettings::get_singleton()->get_property_list(&props);
  2339. for (const PropertyInfo &E : props) {
  2340. String s = E.name;
  2341. if (!s.begins_with("autoload/")) {
  2342. continue;
  2343. }
  2344. String name = s.get_slice("/", 1);
  2345. ScriptLanguage::CodeCompletionOption option("/root/" + name, ScriptLanguage::CODE_COMPLETION_KIND_NODE_PATH);
  2346. option.insert_text = option.display.quote(quote_style);
  2347. r_result.insert(option.display, option);
  2348. }
  2349. }
  2350. if (p_argidx == 0 && method_args > 0 && ClassDB::is_parent_class(class_name, SNAME("InputEvent")) && p_method.operator String().contains("action")) {
  2351. // Get input actions
  2352. List<PropertyInfo> props;
  2353. ProjectSettings::get_singleton()->get_property_list(&props);
  2354. for (const PropertyInfo &E : props) {
  2355. String s = E.name;
  2356. if (!s.begins_with("input/")) {
  2357. continue;
  2358. }
  2359. String name = s.get_slice("/", 1);
  2360. ScriptLanguage::CodeCompletionOption option(name, ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT);
  2361. option.insert_text = option.display.quote(quote_style);
  2362. r_result.insert(option.display, option);
  2363. }
  2364. }
  2365. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  2366. } break;
  2367. case GDScriptParser::DataType::BUILTIN: {
  2368. if (base.get_type() == Variant::NIL) {
  2369. Callable::CallError err;
  2370. Variant::construct(base_type.builtin_type, base, nullptr, 0, err);
  2371. if (err.error != Callable::CallError::CALL_OK) {
  2372. return;
  2373. }
  2374. }
  2375. List<MethodInfo> methods;
  2376. base.get_method_list(&methods);
  2377. for (const MethodInfo &E : methods) {
  2378. if (E.name == p_method) {
  2379. r_arghint = _make_arguments_hint(E, p_argidx);
  2380. return;
  2381. }
  2382. }
  2383. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  2384. } break;
  2385. default: {
  2386. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  2387. } break;
  2388. }
  2389. }
  2390. }
  2391. static bool _get_subscript_type(GDScriptParser::CompletionContext &p_context, const GDScriptParser::SubscriptNode *p_subscript, GDScriptParser::DataType &r_base_type, Variant *r_base = nullptr) {
  2392. if (p_context.base == nullptr) {
  2393. return false;
  2394. }
  2395. const GDScriptParser::GetNodeNode *get_node = nullptr;
  2396. switch (p_subscript->base->type) {
  2397. case GDScriptParser::Node::GET_NODE: {
  2398. get_node = static_cast<GDScriptParser::GetNodeNode *>(p_subscript->base);
  2399. } break;
  2400. case GDScriptParser::Node::IDENTIFIER: {
  2401. if (p_subscript->base->datatype.type_source == GDScriptParser::DataType::ANNOTATED_EXPLICIT) {
  2402. // Annotated type takes precedence.
  2403. return false;
  2404. }
  2405. const GDScriptParser::IdentifierNode *identifier_node = static_cast<GDScriptParser::IdentifierNode *>(p_subscript->base);
  2406. switch (identifier_node->source) {
  2407. case GDScriptParser::IdentifierNode::Source::MEMBER_VARIABLE: {
  2408. if (p_context.current_class != nullptr) {
  2409. const StringName &member_name = identifier_node->name;
  2410. const GDScriptParser::ClassNode *current_class = p_context.current_class;
  2411. if (current_class->has_member(member_name)) {
  2412. const GDScriptParser::ClassNode::Member &member = current_class->get_member(member_name);
  2413. if (member.type == GDScriptParser::ClassNode::Member::VARIABLE) {
  2414. const GDScriptParser::VariableNode *variable = static_cast<GDScriptParser::VariableNode *>(member.variable);
  2415. if (variable->initializer && variable->initializer->type == GDScriptParser::Node::GET_NODE) {
  2416. get_node = static_cast<GDScriptParser::GetNodeNode *>(variable->initializer);
  2417. }
  2418. }
  2419. }
  2420. }
  2421. } break;
  2422. case GDScriptParser::IdentifierNode::Source::LOCAL_VARIABLE: {
  2423. if (identifier_node->next != nullptr && identifier_node->next->type == GDScriptParser::ClassNode::Node::GET_NODE) {
  2424. get_node = static_cast<GDScriptParser::GetNodeNode *>(identifier_node->next);
  2425. }
  2426. } break;
  2427. default: {
  2428. } break;
  2429. }
  2430. } break;
  2431. default: {
  2432. } break;
  2433. }
  2434. if (get_node != nullptr) {
  2435. const Object *node = p_context.base->call("get_node_or_null", NodePath(get_node->full_path));
  2436. if (node != nullptr) {
  2437. if (r_base != nullptr) {
  2438. *r_base = node;
  2439. }
  2440. r_base_type.type_source = GDScriptParser::DataType::INFERRED;
  2441. r_base_type.builtin_type = Variant::OBJECT;
  2442. r_base_type.native_type = node->get_class_name();
  2443. Ref<Script> scr = node->get_script();
  2444. if (scr.is_null()) {
  2445. r_base_type.kind = GDScriptParser::DataType::NATIVE;
  2446. } else {
  2447. r_base_type.kind = GDScriptParser::DataType::SCRIPT;
  2448. r_base_type.script_type = scr;
  2449. }
  2450. return true;
  2451. }
  2452. }
  2453. return false;
  2454. }
  2455. static void _find_call_arguments(GDScriptParser::CompletionContext &p_context, const GDScriptParser::Node *p_call, int p_argidx, HashMap<String, ScriptLanguage::CodeCompletionOption> &r_result, bool &r_forced, String &r_arghint) {
  2456. if (p_call->type == GDScriptParser::Node::PRELOAD) {
  2457. if (p_argidx == 0 && bool(EDITOR_GET("text_editor/completion/complete_file_paths"))) {
  2458. _get_directory_contents(EditorFileSystem::get_singleton()->get_filesystem(), r_result);
  2459. }
  2460. MethodInfo mi(PropertyInfo(Variant::OBJECT, "resource", PROPERTY_HINT_RESOURCE_TYPE, "Resource"), "preload", PropertyInfo(Variant::STRING, "path"));
  2461. r_arghint = _make_arguments_hint(mi, p_argidx);
  2462. return;
  2463. } else if (p_call->type != GDScriptParser::Node::CALL) {
  2464. return;
  2465. }
  2466. Variant base;
  2467. GDScriptParser::DataType base_type;
  2468. bool _static = false;
  2469. const GDScriptParser::CallNode *call = static_cast<const GDScriptParser::CallNode *>(p_call);
  2470. GDScriptParser::Node::Type callee_type = call->get_callee_type();
  2471. if (callee_type == GDScriptParser::Node::SUBSCRIPT) {
  2472. const GDScriptParser::SubscriptNode *subscript = static_cast<const GDScriptParser::SubscriptNode *>(call->callee);
  2473. if (subscript->base != nullptr && subscript->base->type == GDScriptParser::Node::IDENTIFIER) {
  2474. const GDScriptParser::IdentifierNode *base_identifier = static_cast<const GDScriptParser::IdentifierNode *>(subscript->base);
  2475. Variant::Type method_type = GDScriptParser::get_builtin_type(base_identifier->name);
  2476. if (method_type < Variant::VARIANT_MAX) {
  2477. Variant v;
  2478. Callable::CallError err;
  2479. Variant::construct(method_type, v, nullptr, 0, err);
  2480. if (err.error != Callable::CallError::CALL_OK) {
  2481. return;
  2482. }
  2483. List<MethodInfo> methods;
  2484. v.get_method_list(&methods);
  2485. for (MethodInfo &E : methods) {
  2486. if (p_argidx >= E.arguments.size()) {
  2487. continue;
  2488. }
  2489. if (E.name == call->function_name) {
  2490. r_arghint += _make_arguments_hint(E, p_argidx);
  2491. return;
  2492. }
  2493. }
  2494. }
  2495. }
  2496. if (subscript->is_attribute) {
  2497. bool found_type = _get_subscript_type(p_context, subscript, base_type, &base);
  2498. if (!found_type) {
  2499. GDScriptCompletionIdentifier ci;
  2500. if (_guess_expression_type(p_context, subscript->base, ci)) {
  2501. base_type = ci.type;
  2502. base = ci.value;
  2503. } else {
  2504. return;
  2505. }
  2506. }
  2507. _static = base_type.is_meta_type;
  2508. }
  2509. } else if (Variant::has_utility_function(call->function_name)) {
  2510. MethodInfo info = Variant::get_utility_function_info(call->function_name);
  2511. r_arghint = _make_arguments_hint(info, p_argidx);
  2512. return;
  2513. } else if (GDScriptUtilityFunctions::function_exists(call->function_name)) {
  2514. MethodInfo info = GDScriptUtilityFunctions::get_function_info(call->function_name);
  2515. r_arghint = _make_arguments_hint(info, p_argidx);
  2516. return;
  2517. } else if (GDScriptParser::get_builtin_type(call->function_name) < Variant::VARIANT_MAX) {
  2518. // Complete constructor.
  2519. List<MethodInfo> constructors;
  2520. Variant::get_constructor_list(GDScriptParser::get_builtin_type(call->function_name), &constructors);
  2521. int i = 0;
  2522. for (const MethodInfo &E : constructors) {
  2523. if (p_argidx >= E.arguments.size()) {
  2524. continue;
  2525. }
  2526. if (i > 0) {
  2527. r_arghint += "\n";
  2528. }
  2529. r_arghint += _make_arguments_hint(E, p_argidx);
  2530. i++;
  2531. }
  2532. return;
  2533. } else if (call->is_super || callee_type == GDScriptParser::Node::IDENTIFIER) {
  2534. base = p_context.base;
  2535. if (p_context.current_class) {
  2536. base_type = p_context.current_class->get_datatype();
  2537. _static = !p_context.current_function || p_context.current_function->is_static;
  2538. }
  2539. } else {
  2540. return;
  2541. }
  2542. GDScriptCompletionIdentifier ci;
  2543. ci.type = base_type;
  2544. ci.value = base;
  2545. _find_call_arguments(p_context, ci, call->function_name, p_argidx, _static, r_result, r_arghint);
  2546. r_forced = r_result.size() > 0;
  2547. }
  2548. ::Error GDScriptLanguage::complete_code(const String &p_code, const String &p_path, Object *p_owner, List<ScriptLanguage::CodeCompletionOption> *r_options, bool &r_forced, String &r_call_hint) {
  2549. const String quote_style = EDITOR_GET("text_editor/completion/use_single_quotes") ? "'" : "\"";
  2550. GDScriptParser parser;
  2551. GDScriptAnalyzer analyzer(&parser);
  2552. parser.parse(p_code, p_path, true);
  2553. analyzer.analyze();
  2554. r_forced = false;
  2555. HashMap<String, ScriptLanguage::CodeCompletionOption> options;
  2556. GDScriptParser::CompletionContext completion_context = parser.get_completion_context();
  2557. completion_context.base = p_owner;
  2558. bool is_function = false;
  2559. switch (completion_context.type) {
  2560. case GDScriptParser::COMPLETION_NONE:
  2561. break;
  2562. case GDScriptParser::COMPLETION_ANNOTATION: {
  2563. List<MethodInfo> annotations;
  2564. parser.get_annotation_list(&annotations);
  2565. for (const MethodInfo &E : annotations) {
  2566. ScriptLanguage::CodeCompletionOption option(E.name.substr(1), ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  2567. if (E.arguments.size() > 0) {
  2568. option.insert_text += "(";
  2569. }
  2570. options.insert(option.display, option);
  2571. }
  2572. r_forced = true;
  2573. } break;
  2574. case GDScriptParser::COMPLETION_ANNOTATION_ARGUMENTS: {
  2575. if (completion_context.node == nullptr || completion_context.node->type != GDScriptParser::Node::ANNOTATION) {
  2576. break;
  2577. }
  2578. const GDScriptParser::AnnotationNode *annotation = static_cast<const GDScriptParser::AnnotationNode *>(completion_context.node);
  2579. _find_annotation_arguments(annotation, completion_context.current_argument, quote_style, options);
  2580. r_forced = true;
  2581. } break;
  2582. case GDScriptParser::COMPLETION_BUILT_IN_TYPE_CONSTANT_OR_STATIC_METHOD: {
  2583. // Constants.
  2584. {
  2585. List<StringName> constants;
  2586. Variant::get_constants_for_type(completion_context.builtin_type, &constants);
  2587. for (const StringName &E : constants) {
  2588. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_CONSTANT);
  2589. bool valid = false;
  2590. Variant default_value = Variant::get_constant_value(completion_context.builtin_type, E, &valid);
  2591. if (valid) {
  2592. option.default_value = default_value;
  2593. }
  2594. options.insert(option.display, option);
  2595. }
  2596. }
  2597. // Methods.
  2598. {
  2599. List<StringName> methods;
  2600. Variant::get_builtin_method_list(completion_context.builtin_type, &methods);
  2601. for (const StringName &E : methods) {
  2602. if (Variant::is_builtin_method_static(completion_context.builtin_type, E)) {
  2603. ScriptLanguage::CodeCompletionOption option(E, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  2604. if (Variant::get_builtin_method_argument_count(completion_context.builtin_type, E) > 0 || Variant::is_builtin_method_vararg(completion_context.builtin_type, E)) {
  2605. option.insert_text += "(";
  2606. } else {
  2607. option.insert_text += "()";
  2608. }
  2609. options.insert(option.display, option);
  2610. }
  2611. }
  2612. }
  2613. } break;
  2614. case GDScriptParser::COMPLETION_INHERIT_TYPE: {
  2615. _list_available_types(true, completion_context, options);
  2616. r_forced = true;
  2617. } break;
  2618. case GDScriptParser::COMPLETION_TYPE_NAME_OR_VOID: {
  2619. ScriptLanguage::CodeCompletionOption option("void", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  2620. options.insert(option.display, option);
  2621. }
  2622. [[fallthrough]];
  2623. case GDScriptParser::COMPLETION_TYPE_NAME: {
  2624. _list_available_types(false, completion_context, options);
  2625. r_forced = true;
  2626. } break;
  2627. case GDScriptParser::COMPLETION_PROPERTY_DECLARATION_OR_TYPE: {
  2628. _list_available_types(false, completion_context, options);
  2629. ScriptLanguage::CodeCompletionOption get("get", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  2630. options.insert(get.display, get);
  2631. ScriptLanguage::CodeCompletionOption set("set", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  2632. options.insert(set.display, set);
  2633. r_forced = true;
  2634. } break;
  2635. case GDScriptParser::COMPLETION_PROPERTY_DECLARATION: {
  2636. ScriptLanguage::CodeCompletionOption get("get", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  2637. options.insert(get.display, get);
  2638. ScriptLanguage::CodeCompletionOption set("set", ScriptLanguage::CODE_COMPLETION_KIND_PLAIN_TEXT);
  2639. options.insert(set.display, set);
  2640. r_forced = true;
  2641. } break;
  2642. case GDScriptParser::COMPLETION_PROPERTY_METHOD: {
  2643. if (!completion_context.current_class) {
  2644. break;
  2645. }
  2646. for (int i = 0; i < completion_context.current_class->members.size(); i++) {
  2647. const GDScriptParser::ClassNode::Member &member = completion_context.current_class->members[i];
  2648. if (member.type != GDScriptParser::ClassNode::Member::FUNCTION) {
  2649. continue;
  2650. }
  2651. if (member.function->is_static) {
  2652. continue;
  2653. }
  2654. ScriptLanguage::CodeCompletionOption option(member.function->identifier->name, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  2655. options.insert(option.display, option);
  2656. }
  2657. r_forced = true;
  2658. } break;
  2659. case GDScriptParser::COMPLETION_ASSIGN: {
  2660. GDScriptCompletionIdentifier type;
  2661. if (!completion_context.node || completion_context.node->type != GDScriptParser::Node::ASSIGNMENT) {
  2662. break;
  2663. }
  2664. if (!_guess_expression_type(completion_context, static_cast<const GDScriptParser::AssignmentNode *>(completion_context.node)->assignee, type)) {
  2665. _find_identifiers(completion_context, false, options, 0);
  2666. r_forced = true;
  2667. break;
  2668. }
  2669. if (!type.enumeration.is_empty()) {
  2670. _find_enumeration_candidates(completion_context, type.enumeration, options);
  2671. r_forced = options.size() > 0;
  2672. } else {
  2673. _find_identifiers(completion_context, false, options, 0);
  2674. r_forced = true;
  2675. }
  2676. } break;
  2677. case GDScriptParser::COMPLETION_METHOD:
  2678. is_function = true;
  2679. [[fallthrough]];
  2680. case GDScriptParser::COMPLETION_IDENTIFIER: {
  2681. _find_identifiers(completion_context, is_function, options, 0);
  2682. } break;
  2683. case GDScriptParser::COMPLETION_ATTRIBUTE_METHOD:
  2684. is_function = true;
  2685. [[fallthrough]];
  2686. case GDScriptParser::COMPLETION_ATTRIBUTE: {
  2687. r_forced = true;
  2688. const GDScriptParser::SubscriptNode *attr = static_cast<const GDScriptParser::SubscriptNode *>(completion_context.node);
  2689. if (attr->base) {
  2690. GDScriptCompletionIdentifier base;
  2691. bool found_type = _get_subscript_type(completion_context, attr, base.type);
  2692. if (!found_type && !_guess_expression_type(completion_context, attr->base, base)) {
  2693. break;
  2694. }
  2695. _find_identifiers_in_base(base, is_function, options, 0);
  2696. }
  2697. } break;
  2698. case GDScriptParser::COMPLETION_SUBSCRIPT: {
  2699. const GDScriptParser::SubscriptNode *subscript = static_cast<const GDScriptParser::SubscriptNode *>(completion_context.node);
  2700. GDScriptCompletionIdentifier base;
  2701. if (!_guess_expression_type(completion_context, subscript->base, base)) {
  2702. break;
  2703. }
  2704. _find_identifiers_in_base(base, false, options, 0);
  2705. } break;
  2706. case GDScriptParser::COMPLETION_TYPE_ATTRIBUTE: {
  2707. if (!completion_context.current_class) {
  2708. break;
  2709. }
  2710. const GDScriptParser::TypeNode *type = static_cast<const GDScriptParser::TypeNode *>(completion_context.node);
  2711. bool found = true;
  2712. GDScriptCompletionIdentifier base;
  2713. base.type.kind = GDScriptParser::DataType::CLASS;
  2714. base.type.type_source = GDScriptParser::DataType::INFERRED;
  2715. base.type.is_constant = true;
  2716. base.type.class_type = completion_context.current_class;
  2717. base.value = completion_context.base;
  2718. for (int i = 0; i < completion_context.current_argument; i++) {
  2719. GDScriptCompletionIdentifier ci;
  2720. if (!_guess_identifier_type_from_base(completion_context, base, type->type_chain[i]->name, ci)) {
  2721. found = false;
  2722. break;
  2723. }
  2724. base = ci;
  2725. }
  2726. // TODO: Improve this to only list types.
  2727. if (found) {
  2728. _find_identifiers_in_base(base, false, options, 0);
  2729. }
  2730. r_forced = true;
  2731. } break;
  2732. case GDScriptParser::COMPLETION_RESOURCE_PATH: {
  2733. if (EDITOR_GET("text_editor/completion/complete_file_paths")) {
  2734. _get_directory_contents(EditorFileSystem::get_singleton()->get_filesystem(), options);
  2735. r_forced = true;
  2736. }
  2737. } break;
  2738. case GDScriptParser::COMPLETION_CALL_ARGUMENTS: {
  2739. if (!completion_context.node) {
  2740. break;
  2741. }
  2742. _find_call_arguments(completion_context, completion_context.node, completion_context.current_argument, options, r_forced, r_call_hint);
  2743. } break;
  2744. case GDScriptParser::COMPLETION_OVERRIDE_METHOD: {
  2745. GDScriptParser::DataType native_type = completion_context.current_class->base_type;
  2746. while (native_type.is_set() && native_type.kind != GDScriptParser::DataType::NATIVE) {
  2747. switch (native_type.kind) {
  2748. case GDScriptParser::DataType::CLASS: {
  2749. native_type = native_type.class_type->base_type;
  2750. } break;
  2751. default: {
  2752. native_type.kind = GDScriptParser::DataType::UNRESOLVED;
  2753. } break;
  2754. }
  2755. }
  2756. if (!native_type.is_set()) {
  2757. break;
  2758. }
  2759. StringName class_name = native_type.native_type;
  2760. if (!ClassDB::class_exists(class_name)) {
  2761. break;
  2762. }
  2763. bool use_type_hint = EditorSettings::get_singleton()->get_setting("text_editor/completion/add_type_hints").operator bool();
  2764. List<MethodInfo> virtual_methods;
  2765. ClassDB::get_virtual_methods(class_name, &virtual_methods);
  2766. {
  2767. // Not truly a virtual method, but can also be "overridden".
  2768. MethodInfo static_init("_static_init");
  2769. static_init.return_val.type = Variant::NIL;
  2770. static_init.flags |= METHOD_FLAG_STATIC | METHOD_FLAG_VIRTUAL;
  2771. virtual_methods.push_back(static_init);
  2772. }
  2773. for (const MethodInfo &mi : virtual_methods) {
  2774. String method_hint = mi.name;
  2775. if (method_hint.contains(":")) {
  2776. method_hint = method_hint.get_slice(":", 0);
  2777. }
  2778. method_hint += "(";
  2779. if (mi.arguments.size()) {
  2780. for (int i = 0; i < mi.arguments.size(); i++) {
  2781. if (i > 0) {
  2782. method_hint += ", ";
  2783. }
  2784. String arg = mi.arguments[i].name;
  2785. if (arg.contains(":")) {
  2786. arg = arg.substr(0, arg.find(":"));
  2787. }
  2788. method_hint += arg;
  2789. if (use_type_hint) {
  2790. method_hint += ": " + _get_visual_datatype(mi.arguments[i], true, class_name);
  2791. }
  2792. }
  2793. }
  2794. method_hint += ")";
  2795. if (use_type_hint) {
  2796. method_hint += " -> " + _get_visual_datatype(mi.return_val, false, class_name);
  2797. }
  2798. method_hint += ":";
  2799. ScriptLanguage::CodeCompletionOption option(method_hint, ScriptLanguage::CODE_COMPLETION_KIND_FUNCTION);
  2800. options.insert(option.display, option);
  2801. }
  2802. } break;
  2803. case GDScriptParser::COMPLETION_GET_NODE: {
  2804. // Handles the `$Node/Path` or `$"Some NodePath"` syntax specifically.
  2805. if (p_owner) {
  2806. List<String> opts;
  2807. p_owner->get_argument_options("get_node", 0, &opts);
  2808. for (const String &E : opts) {
  2809. r_forced = true;
  2810. String opt = E.strip_edges();
  2811. if (opt.is_quoted()) {
  2812. // Remove quotes so that we can handle user preferred quote style,
  2813. // or handle NodePaths which are valid identifiers and don't need quotes.
  2814. opt = opt.unquote();
  2815. }
  2816. // The path needs quotes if it's not a valid identifier (with an exception
  2817. // for "/" as path separator, which also doesn't require quotes).
  2818. if (!opt.replace("/", "_").is_valid_identifier()) {
  2819. // Ignore quote_style and just use double quotes for paths with apostrophes.
  2820. // Double quotes don't need to be checked because they're not valid in node and property names.
  2821. opt = opt.quote(opt.contains("'") ? "\"" : quote_style); // Handle user preference.
  2822. }
  2823. ScriptLanguage::CodeCompletionOption option(opt, ScriptLanguage::CODE_COMPLETION_KIND_NODE_PATH);
  2824. options.insert(option.display, option);
  2825. }
  2826. // Get autoloads.
  2827. for (const KeyValue<StringName, ProjectSettings::AutoloadInfo> &E : ProjectSettings::get_singleton()->get_autoload_list()) {
  2828. String path = "/root/" + E.key;
  2829. ScriptLanguage::CodeCompletionOption option(path.quote(quote_style), ScriptLanguage::CODE_COMPLETION_KIND_NODE_PATH);
  2830. options.insert(option.display, option);
  2831. }
  2832. }
  2833. } break;
  2834. case GDScriptParser::COMPLETION_SUPER_METHOD: {
  2835. if (!completion_context.current_class) {
  2836. break;
  2837. }
  2838. _find_identifiers_in_class(completion_context.current_class, true, false, true, options, 0);
  2839. } break;
  2840. }
  2841. for (const KeyValue<String, ScriptLanguage::CodeCompletionOption> &E : options) {
  2842. r_options->push_back(E.value);
  2843. }
  2844. return OK;
  2845. }
  2846. #else
  2847. Error GDScriptLanguage::complete_code(const String &p_code, const String &p_path, Object *p_owner, List<ScriptLanguage::CodeCompletionOption> *r_options, bool &r_forced, String &r_call_hint) {
  2848. return OK;
  2849. }
  2850. #endif
  2851. //////// END COMPLETION //////////
  2852. String GDScriptLanguage::_get_indentation() const {
  2853. #ifdef TOOLS_ENABLED
  2854. if (Engine::get_singleton()->is_editor_hint()) {
  2855. bool use_space_indentation = EDITOR_GET("text_editor/behavior/indent/type");
  2856. if (use_space_indentation) {
  2857. int indent_size = EDITOR_GET("text_editor/behavior/indent/size");
  2858. return String(" ").repeat(indent_size);
  2859. }
  2860. }
  2861. #endif
  2862. return "\t";
  2863. }
  2864. void GDScriptLanguage::auto_indent_code(String &p_code, int p_from_line, int p_to_line) const {
  2865. String indent = _get_indentation();
  2866. Vector<String> lines = p_code.split("\n");
  2867. List<int> indent_stack;
  2868. for (int i = 0; i < lines.size(); i++) {
  2869. String l = lines[i];
  2870. int tc = 0;
  2871. for (int j = 0; j < l.length(); j++) {
  2872. if (l[j] == ' ' || l[j] == '\t') {
  2873. tc++;
  2874. } else {
  2875. break;
  2876. }
  2877. }
  2878. String st = l.substr(tc, l.length()).strip_edges();
  2879. if (st.is_empty() || st.begins_with("#")) {
  2880. continue; //ignore!
  2881. }
  2882. int ilevel = 0;
  2883. if (indent_stack.size()) {
  2884. ilevel = indent_stack.back()->get();
  2885. }
  2886. if (tc > ilevel) {
  2887. indent_stack.push_back(tc);
  2888. } else if (tc < ilevel) {
  2889. while (indent_stack.size() && indent_stack.back()->get() > tc) {
  2890. indent_stack.pop_back();
  2891. }
  2892. if (indent_stack.size() && indent_stack.back()->get() != tc) {
  2893. indent_stack.push_back(tc); // this is not right but gets the job done
  2894. }
  2895. }
  2896. if (i >= p_from_line) {
  2897. l = indent.repeat(indent_stack.size()) + st;
  2898. } else if (i > p_to_line) {
  2899. break;
  2900. }
  2901. lines.write[i] = l;
  2902. }
  2903. p_code = "";
  2904. for (int i = 0; i < lines.size(); i++) {
  2905. if (i > 0) {
  2906. p_code += "\n";
  2907. }
  2908. p_code += lines[i];
  2909. }
  2910. }
  2911. #ifdef TOOLS_ENABLED
  2912. static Error _lookup_symbol_from_base(const GDScriptParser::DataType &p_base, const String &p_symbol, bool p_is_function, GDScriptLanguage::LookupResult &r_result) {
  2913. GDScriptParser::DataType base_type = p_base;
  2914. while (base_type.is_set()) {
  2915. switch (base_type.kind) {
  2916. case GDScriptParser::DataType::CLASS: {
  2917. if (base_type.class_type) {
  2918. if (base_type.class_type->has_member(p_symbol)) {
  2919. r_result.type = ScriptLanguage::LOOKUP_RESULT_SCRIPT_LOCATION;
  2920. r_result.location = base_type.class_type->get_member(p_symbol).get_line();
  2921. r_result.class_path = base_type.script_path;
  2922. Error err = OK;
  2923. r_result.script = GDScriptCache::get_shallow_script(r_result.class_path, err);
  2924. return err;
  2925. }
  2926. base_type = base_type.class_type->base_type;
  2927. }
  2928. } break;
  2929. case GDScriptParser::DataType::SCRIPT: {
  2930. Ref<Script> scr = base_type.script_type;
  2931. if (scr.is_valid()) {
  2932. int line = scr->get_member_line(p_symbol);
  2933. if (line >= 0) {
  2934. r_result.type = ScriptLanguage::LOOKUP_RESULT_SCRIPT_LOCATION;
  2935. r_result.location = line;
  2936. r_result.script = scr;
  2937. return OK;
  2938. }
  2939. Ref<Script> base_script = scr->get_base_script();
  2940. if (base_script.is_valid()) {
  2941. base_type.script_type = base_script;
  2942. } else {
  2943. base_type.kind = GDScriptParser::DataType::NATIVE;
  2944. base_type.builtin_type = Variant::OBJECT;
  2945. base_type.native_type = scr->get_instance_base_type();
  2946. }
  2947. } else {
  2948. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  2949. }
  2950. } break;
  2951. case GDScriptParser::DataType::NATIVE: {
  2952. StringName class_name = base_type.native_type;
  2953. if (!ClassDB::class_exists(class_name)) {
  2954. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  2955. break;
  2956. }
  2957. if (ClassDB::has_method(class_name, p_symbol, true)) {
  2958. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_METHOD;
  2959. r_result.class_name = base_type.native_type;
  2960. r_result.class_member = p_symbol;
  2961. return OK;
  2962. }
  2963. List<MethodInfo> virtual_methods;
  2964. ClassDB::get_virtual_methods(class_name, &virtual_methods, true);
  2965. for (const MethodInfo &E : virtual_methods) {
  2966. if (E.name == p_symbol) {
  2967. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_METHOD;
  2968. r_result.class_name = base_type.native_type;
  2969. r_result.class_member = p_symbol;
  2970. return OK;
  2971. }
  2972. }
  2973. if (ClassDB::has_signal(class_name, p_symbol, true)) {
  2974. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_SIGNAL;
  2975. r_result.class_name = base_type.native_type;
  2976. r_result.class_member = p_symbol;
  2977. return OK;
  2978. }
  2979. StringName enum_name = ClassDB::get_integer_constant_enum(class_name, p_symbol, true);
  2980. if (enum_name != StringName()) {
  2981. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_ENUM;
  2982. r_result.class_name = base_type.native_type;
  2983. r_result.class_member = enum_name;
  2984. return OK;
  2985. }
  2986. List<String> constants;
  2987. ClassDB::get_integer_constant_list(class_name, &constants, true);
  2988. for (const String &E : constants) {
  2989. if (E == p_symbol) {
  2990. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_CONSTANT;
  2991. r_result.class_name = base_type.native_type;
  2992. r_result.class_member = p_symbol;
  2993. return OK;
  2994. }
  2995. }
  2996. if (ClassDB::has_property(class_name, p_symbol, true)) {
  2997. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_PROPERTY;
  2998. r_result.class_name = base_type.native_type;
  2999. r_result.class_member = p_symbol;
  3000. return OK;
  3001. }
  3002. StringName parent = ClassDB::get_parent_class(class_name);
  3003. if (parent != StringName()) {
  3004. base_type.native_type = parent;
  3005. } else {
  3006. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  3007. }
  3008. } break;
  3009. case GDScriptParser::DataType::BUILTIN: {
  3010. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  3011. if (Variant::has_constant(base_type.builtin_type, p_symbol)) {
  3012. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_CONSTANT;
  3013. r_result.class_name = Variant::get_type_name(base_type.builtin_type);
  3014. r_result.class_member = p_symbol;
  3015. return OK;
  3016. }
  3017. Variant v;
  3018. Ref<RefCounted> v_ref;
  3019. if (base_type.builtin_type == Variant::OBJECT) {
  3020. v_ref.instantiate();
  3021. v = v_ref;
  3022. } else {
  3023. Callable::CallError err;
  3024. Variant::construct(base_type.builtin_type, v, nullptr, 0, err);
  3025. if (err.error != Callable::CallError::CALL_OK) {
  3026. break;
  3027. }
  3028. }
  3029. if (v.has_method(p_symbol)) {
  3030. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_METHOD;
  3031. r_result.class_name = Variant::get_type_name(base_type.builtin_type);
  3032. r_result.class_member = p_symbol;
  3033. return OK;
  3034. }
  3035. bool valid = false;
  3036. v.get(p_symbol, &valid);
  3037. if (valid) {
  3038. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_PROPERTY;
  3039. r_result.class_name = Variant::get_type_name(base_type.builtin_type);
  3040. r_result.class_member = p_symbol;
  3041. return OK;
  3042. }
  3043. } break;
  3044. default: {
  3045. base_type.kind = GDScriptParser::DataType::UNRESOLVED;
  3046. } break;
  3047. }
  3048. }
  3049. return ERR_CANT_RESOLVE;
  3050. }
  3051. ::Error GDScriptLanguage::lookup_code(const String &p_code, const String &p_symbol, const String &p_path, Object *p_owner, LookupResult &r_result) {
  3052. // Before parsing, try the usual stuff.
  3053. if (ClassDB::class_exists(p_symbol)) {
  3054. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS;
  3055. r_result.class_name = p_symbol;
  3056. return OK;
  3057. }
  3058. for (int i = 0; i < Variant::VARIANT_MAX; i++) {
  3059. Variant::Type t = Variant::Type(i);
  3060. if (Variant::get_type_name(t) == p_symbol) {
  3061. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS;
  3062. r_result.class_name = Variant::get_type_name(t);
  3063. return OK;
  3064. }
  3065. }
  3066. if ("Variant" == p_symbol) {
  3067. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS;
  3068. r_result.class_name = "Variant";
  3069. return OK;
  3070. }
  3071. if ("PI" == p_symbol || "TAU" == p_symbol || "INF" == p_symbol || "NAN" == p_symbol) {
  3072. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_CONSTANT;
  3073. r_result.class_name = "@GDScript";
  3074. r_result.class_member = p_symbol;
  3075. return OK;
  3076. }
  3077. GDScriptParser parser;
  3078. parser.parse(p_code, p_path, true);
  3079. GDScriptParser::CompletionContext context = parser.get_completion_context();
  3080. context.base = p_owner;
  3081. // Allows class functions with the names like built-ins to be handled properly.
  3082. if (context.type != GDScriptParser::COMPLETION_ATTRIBUTE) {
  3083. // Need special checks for assert and preload as they are technically
  3084. // keywords, so are not registered in GDScriptUtilityFunctions.
  3085. if (GDScriptUtilityFunctions::function_exists(p_symbol) || "assert" == p_symbol || "preload" == p_symbol) {
  3086. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_METHOD;
  3087. r_result.class_name = "@GDScript";
  3088. r_result.class_member = p_symbol;
  3089. return OK;
  3090. }
  3091. }
  3092. GDScriptAnalyzer analyzer(&parser);
  3093. analyzer.analyze();
  3094. if (context.current_class && context.current_class->extends.size() > 0) {
  3095. bool success = false;
  3096. ClassDB::get_integer_constant(context.current_class->extends[0]->name, p_symbol, &success);
  3097. if (success) {
  3098. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_CONSTANT;
  3099. r_result.class_name = context.current_class->extends[0]->name;
  3100. r_result.class_member = p_symbol;
  3101. return OK;
  3102. }
  3103. }
  3104. bool is_function = false;
  3105. switch (context.type) {
  3106. case GDScriptParser::COMPLETION_BUILT_IN_TYPE_CONSTANT_OR_STATIC_METHOD: {
  3107. if (!Variant::has_builtin_method(context.builtin_type, StringName(p_symbol))) {
  3108. // A constant.
  3109. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_CONSTANT;
  3110. r_result.class_name = Variant::get_type_name(context.builtin_type);
  3111. r_result.class_member = p_symbol;
  3112. return OK;
  3113. }
  3114. // A method.
  3115. GDScriptParser::DataType base_type;
  3116. base_type.kind = GDScriptParser::DataType::BUILTIN;
  3117. base_type.builtin_type = context.builtin_type;
  3118. if (_lookup_symbol_from_base(base_type, p_symbol, true, r_result) == OK) {
  3119. return OK;
  3120. }
  3121. } break;
  3122. case GDScriptParser::COMPLETION_SUPER_METHOD:
  3123. case GDScriptParser::COMPLETION_METHOD: {
  3124. is_function = true;
  3125. [[fallthrough]];
  3126. }
  3127. case GDScriptParser::COMPLETION_ASSIGN:
  3128. case GDScriptParser::COMPLETION_CALL_ARGUMENTS:
  3129. case GDScriptParser::COMPLETION_IDENTIFIER:
  3130. case GDScriptParser::COMPLETION_PROPERTY_METHOD: {
  3131. GDScriptParser::DataType base_type;
  3132. if (context.current_class) {
  3133. if (context.type != GDScriptParser::COMPLETION_SUPER_METHOD) {
  3134. base_type = context.current_class->get_datatype();
  3135. } else {
  3136. base_type = context.current_class->base_type;
  3137. }
  3138. } else {
  3139. break;
  3140. }
  3141. if (!is_function && context.current_suite) {
  3142. // Lookup local variables.
  3143. const GDScriptParser::SuiteNode *suite = context.current_suite;
  3144. while (suite) {
  3145. if (suite->has_local(p_symbol)) {
  3146. r_result.type = ScriptLanguage::LOOKUP_RESULT_SCRIPT_LOCATION;
  3147. r_result.location = suite->get_local(p_symbol).start_line;
  3148. return OK;
  3149. }
  3150. suite = suite->parent_block;
  3151. }
  3152. }
  3153. if (_lookup_symbol_from_base(base_type, p_symbol, is_function, r_result) == OK) {
  3154. return OK;
  3155. }
  3156. if (!is_function) {
  3157. // Guess in autoloads as singletons.
  3158. if (ProjectSettings::get_singleton()->has_autoload(p_symbol)) {
  3159. const ProjectSettings::AutoloadInfo &autoload = ProjectSettings::get_singleton()->get_autoload(p_symbol);
  3160. if (autoload.is_singleton) {
  3161. String scr_path = autoload.path;
  3162. if (!scr_path.ends_with(".gd")) {
  3163. // Not a script, try find the script anyway,
  3164. // may have some success.
  3165. scr_path = scr_path.get_basename() + ".gd";
  3166. }
  3167. if (FileAccess::exists(scr_path)) {
  3168. r_result.type = ScriptLanguage::LOOKUP_RESULT_SCRIPT_LOCATION;
  3169. r_result.location = 0;
  3170. r_result.script = ResourceLoader::load(scr_path);
  3171. return OK;
  3172. }
  3173. }
  3174. }
  3175. // Global.
  3176. HashMap<StringName, int> classes = GDScriptLanguage::get_singleton()->get_global_map();
  3177. if (classes.has(p_symbol)) {
  3178. Variant value = GDScriptLanguage::get_singleton()->get_global_array()[classes[p_symbol]];
  3179. if (value.get_type() == Variant::OBJECT) {
  3180. Object *obj = value;
  3181. if (obj) {
  3182. if (Object::cast_to<GDScriptNativeClass>(obj)) {
  3183. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS;
  3184. r_result.class_name = Object::cast_to<GDScriptNativeClass>(obj)->get_name();
  3185. } else {
  3186. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS;
  3187. r_result.class_name = obj->get_class();
  3188. }
  3189. // proxy class remove the underscore.
  3190. if (r_result.class_name.begins_with("_")) {
  3191. r_result.class_name = r_result.class_name.substr(1);
  3192. }
  3193. return OK;
  3194. }
  3195. } else {
  3196. /*
  3197. // Because get_integer_constant_enum and get_integer_constant don't work on @GlobalScope
  3198. // We cannot determine the exact nature of the identifier here
  3199. // Otherwise these codes would work
  3200. StringName enumName = ClassDB::get_integer_constant_enum("@GlobalScope", p_symbol, true);
  3201. if (enumName != nullptr) {
  3202. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_ENUM;
  3203. r_result.class_name = "@GlobalScope";
  3204. r_result.class_member = enumName;
  3205. return OK;
  3206. }
  3207. else {
  3208. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_CONSTANT;
  3209. r_result.class_name = "@GlobalScope";
  3210. r_result.class_member = p_symbol;
  3211. return OK;
  3212. }*/
  3213. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_TBD_GLOBALSCOPE;
  3214. r_result.class_name = "@GlobalScope";
  3215. r_result.class_member = p_symbol;
  3216. return OK;
  3217. }
  3218. } else {
  3219. List<StringName> utility_functions;
  3220. Variant::get_utility_function_list(&utility_functions);
  3221. if (utility_functions.find(p_symbol) != nullptr) {
  3222. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_TBD_GLOBALSCOPE;
  3223. r_result.class_name = "@GlobalScope";
  3224. r_result.class_member = p_symbol;
  3225. return OK;
  3226. }
  3227. }
  3228. }
  3229. } break;
  3230. case GDScriptParser::COMPLETION_ATTRIBUTE_METHOD: {
  3231. is_function = true;
  3232. [[fallthrough]];
  3233. }
  3234. case GDScriptParser::COMPLETION_ATTRIBUTE: {
  3235. if (context.node->type != GDScriptParser::Node::SUBSCRIPT) {
  3236. break;
  3237. }
  3238. const GDScriptParser::SubscriptNode *subscript = static_cast<const GDScriptParser::SubscriptNode *>(context.node);
  3239. if (!subscript->is_attribute) {
  3240. break;
  3241. }
  3242. GDScriptCompletionIdentifier base;
  3243. bool found_type = _get_subscript_type(context, subscript, base.type);
  3244. if (!found_type && !_guess_expression_type(context, subscript->base, base)) {
  3245. break;
  3246. }
  3247. if (_lookup_symbol_from_base(base.type, p_symbol, is_function, r_result) == OK) {
  3248. return OK;
  3249. }
  3250. } break;
  3251. case GDScriptParser::COMPLETION_TYPE_ATTRIBUTE: {
  3252. if (context.node == nullptr || context.node->type != GDScriptParser::Node::TYPE) {
  3253. break;
  3254. }
  3255. const GDScriptParser::TypeNode *type = static_cast<const GDScriptParser::TypeNode *>(context.node);
  3256. GDScriptParser::DataType base_type;
  3257. const GDScriptParser::IdentifierNode *prev = nullptr;
  3258. for (const GDScriptParser::IdentifierNode *E : type->type_chain) {
  3259. if (E->name == p_symbol && prev != nullptr) {
  3260. base_type = prev->get_datatype();
  3261. break;
  3262. }
  3263. prev = E;
  3264. }
  3265. if (base_type.kind != GDScriptParser::DataType::CLASS) {
  3266. GDScriptCompletionIdentifier base;
  3267. if (!_guess_expression_type(context, prev, base)) {
  3268. break;
  3269. }
  3270. base_type = base.type;
  3271. }
  3272. if (_lookup_symbol_from_base(base_type, p_symbol, is_function, r_result) == OK) {
  3273. return OK;
  3274. }
  3275. } break;
  3276. case GDScriptParser::COMPLETION_OVERRIDE_METHOD: {
  3277. GDScriptParser::DataType base_type = context.current_class->base_type;
  3278. if (_lookup_symbol_from_base(base_type, p_symbol, true, r_result) == OK) {
  3279. return OK;
  3280. }
  3281. } break;
  3282. case GDScriptParser::COMPLETION_PROPERTY_DECLARATION_OR_TYPE:
  3283. case GDScriptParser::COMPLETION_TYPE_NAME_OR_VOID:
  3284. case GDScriptParser::COMPLETION_TYPE_NAME: {
  3285. GDScriptParser::DataType base_type = context.current_class->get_datatype();
  3286. if (_lookup_symbol_from_base(base_type, p_symbol, false, r_result) == OK) {
  3287. return OK;
  3288. }
  3289. } break;
  3290. case GDScriptParser::COMPLETION_ANNOTATION: {
  3291. const String annotation_symbol = "@" + p_symbol;
  3292. if (parser.annotation_exists(annotation_symbol)) {
  3293. r_result.type = ScriptLanguage::LOOKUP_RESULT_CLASS_ANNOTATION;
  3294. r_result.class_name = "@GDScript";
  3295. r_result.class_member = annotation_symbol;
  3296. return OK;
  3297. }
  3298. } break;
  3299. default: {
  3300. }
  3301. }
  3302. return ERR_CANT_RESOLVE;
  3303. }
  3304. #endif