gdscript_analyzer.cpp 182 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694
  1. /**************************************************************************/
  2. /* gdscript_analyzer.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_analyzer.h"
  31. #include "core/config/engine.h"
  32. #include "core/config/project_settings.h"
  33. #include "core/core_string_names.h"
  34. #include "core/io/file_access.h"
  35. #include "core/io/resource_loader.h"
  36. #include "core/object/class_db.h"
  37. #include "core/object/script_language.h"
  38. #include "core/templates/hash_map.h"
  39. #include "gdscript.h"
  40. #include "gdscript_utility_functions.h"
  41. #include "scene/resources/packed_scene.h"
  42. #define UNNAMED_ENUM "<anonymous enum>"
  43. #define ENUM_SEPARATOR "::"
  44. static MethodInfo info_from_utility_func(const StringName &p_function) {
  45. ERR_FAIL_COND_V(!Variant::has_utility_function(p_function), MethodInfo());
  46. MethodInfo info(p_function);
  47. if (Variant::has_utility_function_return_value(p_function)) {
  48. info.return_val.type = Variant::get_utility_function_return_type(p_function);
  49. if (info.return_val.type == Variant::NIL) {
  50. info.return_val.usage |= PROPERTY_USAGE_NIL_IS_VARIANT;
  51. }
  52. }
  53. if (Variant::is_utility_function_vararg(p_function)) {
  54. info.flags |= METHOD_FLAG_VARARG;
  55. } else {
  56. for (int i = 0; i < Variant::get_utility_function_argument_count(p_function); i++) {
  57. PropertyInfo pi;
  58. #ifdef DEBUG_METHODS_ENABLED
  59. pi.name = Variant::get_utility_function_argument_name(p_function, i);
  60. #else
  61. pi.name = "arg" + itos(i + 1);
  62. #endif
  63. pi.type = Variant::get_utility_function_argument_type(p_function, i);
  64. info.arguments.push_back(pi);
  65. }
  66. }
  67. return info;
  68. }
  69. static GDScriptParser::DataType make_callable_type(const MethodInfo &p_info) {
  70. GDScriptParser::DataType type;
  71. type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  72. type.kind = GDScriptParser::DataType::BUILTIN;
  73. type.builtin_type = Variant::CALLABLE;
  74. type.is_constant = true;
  75. type.method_info = p_info;
  76. return type;
  77. }
  78. static GDScriptParser::DataType make_signal_type(const MethodInfo &p_info) {
  79. GDScriptParser::DataType type;
  80. type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  81. type.kind = GDScriptParser::DataType::BUILTIN;
  82. type.builtin_type = Variant::SIGNAL;
  83. type.is_constant = true;
  84. type.method_info = p_info;
  85. return type;
  86. }
  87. static GDScriptParser::DataType make_native_meta_type(const StringName &p_class_name) {
  88. GDScriptParser::DataType type;
  89. type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  90. type.kind = GDScriptParser::DataType::NATIVE;
  91. type.builtin_type = Variant::OBJECT;
  92. type.native_type = p_class_name;
  93. type.is_constant = true;
  94. type.is_meta_type = true;
  95. return type;
  96. }
  97. static GDScriptParser::DataType make_script_meta_type(const Ref<Script> &p_script) {
  98. GDScriptParser::DataType type;
  99. type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  100. type.kind = GDScriptParser::DataType::SCRIPT;
  101. type.builtin_type = Variant::OBJECT;
  102. type.native_type = p_script->get_instance_base_type();
  103. type.script_type = p_script;
  104. type.script_path = p_script->get_path();
  105. type.is_constant = true;
  106. type.is_meta_type = true;
  107. return type;
  108. }
  109. // In enum types, native_type is used to store the class (native or otherwise) that the enum belongs to.
  110. // This disambiguates between similarly named enums in base classes or outer classes
  111. static GDScriptParser::DataType make_enum_type(const StringName &p_enum_name, const String &p_base_name, const bool p_meta = false) {
  112. GDScriptParser::DataType type;
  113. type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  114. type.kind = GDScriptParser::DataType::ENUM;
  115. type.builtin_type = p_meta ? Variant::DICTIONARY : Variant::INT;
  116. type.enum_type = p_enum_name;
  117. type.is_constant = true;
  118. type.is_meta_type = p_meta;
  119. // For enums, native_type is only used to check compatibility in is_type_compatible()
  120. // We can set anything readable here for error messages, as long as it uniquely identifies the type of the enum
  121. type.native_type = p_base_name + ENUM_SEPARATOR + p_enum_name;
  122. return type;
  123. }
  124. static GDScriptParser::DataType make_native_enum_type(const StringName &p_enum_name, const StringName &p_native_class, const bool p_meta = true) {
  125. GDScriptParser::DataType type = make_enum_type(p_enum_name, p_native_class, p_meta);
  126. List<StringName> enum_values;
  127. ClassDB::get_enum_constants(p_native_class, p_enum_name, &enum_values);
  128. for (const StringName &E : enum_values) {
  129. type.enum_values[E] = ClassDB::get_integer_constant(p_native_class, E);
  130. }
  131. return type;
  132. }
  133. static GDScriptParser::DataType make_builtin_meta_type(Variant::Type p_type) {
  134. GDScriptParser::DataType type;
  135. type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  136. type.kind = GDScriptParser::DataType::BUILTIN;
  137. type.builtin_type = p_type;
  138. type.is_constant = true;
  139. type.is_meta_type = true;
  140. return type;
  141. }
  142. bool GDScriptAnalyzer::has_member_name_conflict_in_script_class(const StringName &p_member_name, const GDScriptParser::ClassNode *p_class, const GDScriptParser::Node *p_member) {
  143. if (p_class->members_indices.has(p_member_name)) {
  144. int index = p_class->members_indices[p_member_name];
  145. const GDScriptParser::ClassNode::Member *member = &p_class->members[index];
  146. if (member->type == GDScriptParser::ClassNode::Member::VARIABLE ||
  147. member->type == GDScriptParser::ClassNode::Member::CONSTANT ||
  148. member->type == GDScriptParser::ClassNode::Member::ENUM ||
  149. member->type == GDScriptParser::ClassNode::Member::ENUM_VALUE ||
  150. member->type == GDScriptParser::ClassNode::Member::CLASS ||
  151. member->type == GDScriptParser::ClassNode::Member::SIGNAL) {
  152. return true;
  153. }
  154. if (p_member->type != GDScriptParser::Node::FUNCTION && member->type == GDScriptParser::ClassNode::Member::FUNCTION) {
  155. return true;
  156. }
  157. }
  158. return false;
  159. }
  160. bool GDScriptAnalyzer::has_member_name_conflict_in_native_type(const StringName &p_member_name, const StringName &p_native_type_string) {
  161. if (ClassDB::has_signal(p_native_type_string, p_member_name)) {
  162. return true;
  163. }
  164. if (ClassDB::has_property(p_native_type_string, p_member_name)) {
  165. return true;
  166. }
  167. if (ClassDB::has_integer_constant(p_native_type_string, p_member_name)) {
  168. return true;
  169. }
  170. if (p_member_name == CoreStringNames::get_singleton()->_script) {
  171. return true;
  172. }
  173. return false;
  174. }
  175. Error GDScriptAnalyzer::check_native_member_name_conflict(const StringName &p_member_name, const GDScriptParser::Node *p_member_node, const StringName &p_native_type_string) {
  176. if (has_member_name_conflict_in_native_type(p_member_name, p_native_type_string)) {
  177. push_error(vformat(R"(Member "%s" redefined (original in native class '%s'))", p_member_name, p_native_type_string), p_member_node);
  178. return ERR_PARSE_ERROR;
  179. }
  180. if (class_exists(p_member_name)) {
  181. push_error(vformat(R"(The member "%s" shadows a native class.)", p_member_name), p_member_node);
  182. return ERR_PARSE_ERROR;
  183. }
  184. if (GDScriptParser::get_builtin_type(p_member_name) != Variant::VARIANT_MAX) {
  185. push_error(vformat(R"(The member "%s" cannot have the same name as a builtin type.)", p_member_name), p_member_node);
  186. return ERR_PARSE_ERROR;
  187. }
  188. return OK;
  189. }
  190. Error GDScriptAnalyzer::check_class_member_name_conflict(const GDScriptParser::ClassNode *p_class_node, const StringName &p_member_name, const GDScriptParser::Node *p_member_node) {
  191. // TODO check outer classes for static members only
  192. const GDScriptParser::DataType *current_data_type = &p_class_node->base_type;
  193. while (current_data_type && current_data_type->kind == GDScriptParser::DataType::Kind::CLASS) {
  194. GDScriptParser::ClassNode *current_class_node = current_data_type->class_type;
  195. if (has_member_name_conflict_in_script_class(p_member_name, current_class_node, p_member_node)) {
  196. String parent_class_name = current_class_node->fqcn;
  197. if (current_class_node->identifier != nullptr) {
  198. parent_class_name = current_class_node->identifier->name;
  199. }
  200. push_error(vformat(R"(The member "%s" already exists in parent class %s.)", p_member_name, parent_class_name), p_member_node);
  201. return ERR_PARSE_ERROR;
  202. }
  203. current_data_type = &current_class_node->base_type;
  204. }
  205. // No need for native class recursion because Node exposes all Object's properties.
  206. if (current_data_type && current_data_type->kind == GDScriptParser::DataType::Kind::NATIVE) {
  207. if (current_data_type->native_type != StringName()) {
  208. return check_native_member_name_conflict(
  209. p_member_name,
  210. p_member_node,
  211. current_data_type->native_type);
  212. }
  213. }
  214. return OK;
  215. }
  216. void GDScriptAnalyzer::get_class_node_current_scope_classes(GDScriptParser::ClassNode *p_node, List<GDScriptParser::ClassNode *> *p_list) {
  217. ERR_FAIL_NULL(p_node);
  218. ERR_FAIL_NULL(p_list);
  219. if (p_list->find(p_node) != nullptr) {
  220. return;
  221. }
  222. p_list->push_back(p_node);
  223. // TODO: Try to solve class inheritance if not yet resolving.
  224. // Prioritize node base type over its outer class
  225. if (p_node->base_type.class_type != nullptr) {
  226. get_class_node_current_scope_classes(p_node->base_type.class_type, p_list);
  227. }
  228. if (p_node->outer != nullptr) {
  229. get_class_node_current_scope_classes(p_node->outer, p_list);
  230. }
  231. }
  232. Error GDScriptAnalyzer::resolve_class_inheritance(GDScriptParser::ClassNode *p_class, const GDScriptParser::Node *p_source) {
  233. if (p_source == nullptr && parser->has_class(p_class)) {
  234. p_source = p_class;
  235. }
  236. if (p_class->base_type.is_resolving()) {
  237. push_error(vformat(R"(Could not resolve class "%s": Cyclic reference.)", type_from_metatype(p_class->get_datatype()).to_string()), p_source);
  238. return ERR_PARSE_ERROR;
  239. }
  240. if (!p_class->base_type.has_no_type()) {
  241. // Already resolved.
  242. return OK;
  243. }
  244. if (!parser->has_class(p_class)) {
  245. String script_path = p_class->get_datatype().script_path;
  246. Ref<GDScriptParserRef> parser_ref = get_parser_for(script_path);
  247. if (parser_ref.is_null()) {
  248. push_error(vformat(R"(Could not find script "%s".)", script_path), p_source);
  249. return ERR_PARSE_ERROR;
  250. }
  251. Error err = parser_ref->raise_status(GDScriptParserRef::PARSED);
  252. if (err) {
  253. push_error(vformat(R"(Could not parse script "%s": %s.)", script_path, error_names[err]), p_source);
  254. return ERR_PARSE_ERROR;
  255. }
  256. ERR_FAIL_COND_V_MSG(!parser_ref->get_parser()->has_class(p_class), ERR_PARSE_ERROR, R"(Parser bug: Mismatched external parser.)");
  257. GDScriptAnalyzer *other_analyzer = parser_ref->get_analyzer();
  258. GDScriptParser *other_parser = parser_ref->get_parser();
  259. int error_count = other_parser->errors.size();
  260. other_analyzer->resolve_class_inheritance(p_class);
  261. if (other_parser->errors.size() > error_count) {
  262. push_error(vformat(R"(Could not resolve inheritance for class "%s".)", p_class->fqcn), p_source);
  263. return ERR_PARSE_ERROR;
  264. }
  265. return OK;
  266. }
  267. GDScriptParser::ClassNode *previous_class = parser->current_class;
  268. parser->current_class = p_class;
  269. if (p_class->identifier) {
  270. StringName class_name = p_class->identifier->name;
  271. if (GDScriptParser::get_builtin_type(class_name) < Variant::VARIANT_MAX) {
  272. push_error(vformat(R"(Class "%s" hides a built-in type.)", class_name), p_class->identifier);
  273. } else if (class_exists(class_name)) {
  274. push_error(vformat(R"(Class "%s" hides a native class.)", class_name), p_class->identifier);
  275. } else if (ScriptServer::is_global_class(class_name) && (ScriptServer::get_global_class_path(class_name) != parser->script_path || p_class != parser->head)) {
  276. push_error(vformat(R"(Class "%s" hides a global script class.)", class_name), p_class->identifier);
  277. } else if (ProjectSettings::get_singleton()->has_autoload(class_name) && ProjectSettings::get_singleton()->get_autoload(class_name).is_singleton) {
  278. push_error(vformat(R"(Class "%s" hides an autoload singleton.)", class_name), p_class->identifier);
  279. }
  280. }
  281. GDScriptParser::DataType resolving_datatype;
  282. resolving_datatype.kind = GDScriptParser::DataType::RESOLVING;
  283. p_class->base_type = resolving_datatype;
  284. // Set datatype for class.
  285. GDScriptParser::DataType class_type;
  286. class_type.is_constant = true;
  287. class_type.is_meta_type = true;
  288. class_type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  289. class_type.kind = GDScriptParser::DataType::CLASS;
  290. class_type.class_type = p_class;
  291. class_type.script_path = parser->script_path;
  292. class_type.builtin_type = Variant::OBJECT;
  293. p_class->set_datatype(class_type);
  294. GDScriptParser::DataType result;
  295. if (!p_class->extends_used) {
  296. result.type_source = GDScriptParser::DataType::ANNOTATED_INFERRED;
  297. result.kind = GDScriptParser::DataType::NATIVE;
  298. result.native_type = SNAME("RefCounted");
  299. } else {
  300. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  301. GDScriptParser::DataType base;
  302. int extends_index = 0;
  303. if (!p_class->extends_path.is_empty()) {
  304. if (p_class->extends_path.is_relative_path()) {
  305. p_class->extends_path = class_type.script_path.get_base_dir().path_join(p_class->extends_path).simplify_path();
  306. }
  307. Ref<GDScriptParserRef> ext_parser = get_parser_for(p_class->extends_path);
  308. if (ext_parser.is_null()) {
  309. push_error(vformat(R"(Could not resolve super class path "%s".)", p_class->extends_path), p_class);
  310. return ERR_PARSE_ERROR;
  311. }
  312. Error err = ext_parser->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  313. if (err != OK) {
  314. push_error(vformat(R"(Could not resolve super class inheritance from "%s".)", p_class->extends_path), p_class);
  315. return err;
  316. }
  317. base = ext_parser->get_parser()->head->get_datatype();
  318. } else {
  319. if (p_class->extends.is_empty()) {
  320. push_error("Could not resolve an empty super class path.", p_class);
  321. return ERR_PARSE_ERROR;
  322. }
  323. const StringName &name = p_class->extends[extends_index++];
  324. base.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  325. if (ScriptServer::is_global_class(name)) {
  326. String base_path = ScriptServer::get_global_class_path(name);
  327. if (base_path == parser->script_path) {
  328. base = parser->head->get_datatype();
  329. } else {
  330. Ref<GDScriptParserRef> base_parser = get_parser_for(base_path);
  331. if (base_parser.is_null()) {
  332. push_error(vformat(R"(Could not resolve super class "%s".)", name), p_class);
  333. return ERR_PARSE_ERROR;
  334. }
  335. Error err = base_parser->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  336. if (err != OK) {
  337. push_error(vformat(R"(Could not resolve super class inheritance from "%s".)", name), p_class);
  338. return err;
  339. }
  340. base = base_parser->get_parser()->head->get_datatype();
  341. }
  342. } else if (ProjectSettings::get_singleton()->has_autoload(name) && ProjectSettings::get_singleton()->get_autoload(name).is_singleton) {
  343. const ProjectSettings::AutoloadInfo &info = ProjectSettings::get_singleton()->get_autoload(name);
  344. if (info.path.get_extension().to_lower() != GDScriptLanguage::get_singleton()->get_extension()) {
  345. push_error(vformat(R"(Singleton %s is not a GDScript.)", info.name), p_class);
  346. return ERR_PARSE_ERROR;
  347. }
  348. Ref<GDScriptParserRef> info_parser = get_parser_for(info.path);
  349. if (info_parser.is_null()) {
  350. push_error(vformat(R"(Could not parse singleton from "%s".)", info.path), p_class);
  351. return ERR_PARSE_ERROR;
  352. }
  353. Error err = info_parser->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  354. if (err != OK) {
  355. push_error(vformat(R"(Could not resolve super class inheritance from "%s".)", name), p_class);
  356. return err;
  357. }
  358. base = info_parser->get_parser()->head->get_datatype();
  359. } else if (class_exists(name)) {
  360. base.kind = GDScriptParser::DataType::NATIVE;
  361. base.native_type = name;
  362. } else {
  363. // Look for other classes in script.
  364. bool found = false;
  365. List<GDScriptParser::ClassNode *> script_classes;
  366. get_class_node_current_scope_classes(p_class, &script_classes);
  367. for (GDScriptParser::ClassNode *look_class : script_classes) {
  368. if (look_class->identifier && look_class->identifier->name == name) {
  369. if (!look_class->get_datatype().is_set()) {
  370. Error err = resolve_class_inheritance(look_class, p_class);
  371. if (err) {
  372. return err;
  373. }
  374. }
  375. base = look_class->get_datatype();
  376. found = true;
  377. break;
  378. }
  379. if (look_class->has_member(name)) {
  380. resolve_class_member(look_class, name, p_class);
  381. base = look_class->get_member(name).get_datatype();
  382. found = true;
  383. break;
  384. }
  385. }
  386. if (!found) {
  387. push_error(vformat(R"(Could not find base class "%s".)", name), p_class);
  388. return ERR_PARSE_ERROR;
  389. }
  390. }
  391. }
  392. for (int index = extends_index; index < p_class->extends.size(); index++) {
  393. if (base.kind != GDScriptParser::DataType::CLASS) {
  394. push_error(R"(Super type "%s" is not a GDScript. Cannot get nested types.)", p_class);
  395. return ERR_PARSE_ERROR;
  396. }
  397. // TODO: Extends could use identifier nodes. That way errors can be pointed out properly and it can be used here.
  398. GDScriptParser::IdentifierNode *id = parser->alloc_node<GDScriptParser::IdentifierNode>();
  399. id->name = p_class->extends[index];
  400. reduce_identifier_from_base(id, &base);
  401. GDScriptParser::DataType id_type = id->get_datatype();
  402. if (!id_type.is_set()) {
  403. push_error(vformat(R"(Could not find type "%s" under base "%s".)", id->name, base.to_string()), p_class);
  404. }
  405. base = id_type;
  406. }
  407. result = base;
  408. }
  409. if (!result.is_set() || result.has_no_type()) {
  410. // TODO: More specific error messages.
  411. push_error(vformat(R"(Could not resolve inheritance for class "%s".)", p_class->identifier == nullptr ? "<main>" : p_class->identifier->name), p_class);
  412. return ERR_PARSE_ERROR;
  413. }
  414. // Check for cyclic inheritance.
  415. const GDScriptParser::ClassNode *base_class = result.class_type;
  416. while (base_class) {
  417. if (base_class->fqcn == p_class->fqcn) {
  418. push_error("Cyclic inheritance.", p_class);
  419. return ERR_PARSE_ERROR;
  420. }
  421. base_class = base_class->base_type.class_type;
  422. }
  423. p_class->base_type = result;
  424. class_type.native_type = result.native_type;
  425. p_class->set_datatype(class_type);
  426. parser->current_class = previous_class;
  427. return OK;
  428. }
  429. Error GDScriptAnalyzer::resolve_class_inheritance(GDScriptParser::ClassNode *p_class, bool p_recursive) {
  430. Error err = resolve_class_inheritance(p_class);
  431. if (err) {
  432. return err;
  433. }
  434. if (p_recursive) {
  435. for (int i = 0; i < p_class->members.size(); i++) {
  436. if (p_class->members[i].type == GDScriptParser::ClassNode::Member::CLASS) {
  437. err = resolve_class_inheritance(p_class->members[i].m_class, true);
  438. if (err) {
  439. return err;
  440. }
  441. }
  442. }
  443. }
  444. return OK;
  445. }
  446. GDScriptParser::DataType GDScriptAnalyzer::resolve_datatype(GDScriptParser::TypeNode *p_type) {
  447. GDScriptParser::DataType bad_type;
  448. bad_type.kind = GDScriptParser::DataType::VARIANT;
  449. bad_type.type_source = GDScriptParser::DataType::INFERRED;
  450. if (p_type == nullptr) {
  451. return bad_type;
  452. }
  453. if (p_type->get_datatype().is_resolving()) {
  454. push_error(R"(Could not resolve datatype: Cyclic reference.)", p_type);
  455. return bad_type;
  456. }
  457. if (!p_type->get_datatype().has_no_type()) {
  458. return p_type->get_datatype();
  459. }
  460. GDScriptParser::DataType resolving_datatype;
  461. resolving_datatype.kind = GDScriptParser::DataType::RESOLVING;
  462. p_type->set_datatype(resolving_datatype);
  463. GDScriptParser::DataType result;
  464. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  465. result.builtin_type = Variant::OBJECT;
  466. if (p_type->type_chain.is_empty()) {
  467. // void.
  468. result.kind = GDScriptParser::DataType::BUILTIN;
  469. result.builtin_type = Variant::NIL;
  470. p_type->set_datatype(result);
  471. return result;
  472. }
  473. StringName first = p_type->type_chain[0]->name;
  474. if (first == SNAME("Variant")) {
  475. if (p_type->type_chain.size() > 1) {
  476. // TODO: Variant does actually have a nested Type though.
  477. push_error(R"(Variant doesn't contain nested types.)", p_type->type_chain[1]);
  478. return bad_type;
  479. }
  480. result.kind = GDScriptParser::DataType::VARIANT;
  481. } else if (first == SNAME("Object")) {
  482. // Object is treated like a native type, not a built-in.
  483. result.kind = GDScriptParser::DataType::NATIVE;
  484. result.native_type = SNAME("Object");
  485. } else if (GDScriptParser::get_builtin_type(first) < Variant::VARIANT_MAX) {
  486. // Built-in types.
  487. if (p_type->type_chain.size() > 1) {
  488. push_error(R"(Built-in types don't contain nested types.)", p_type->type_chain[1]);
  489. return bad_type;
  490. }
  491. result.kind = GDScriptParser::DataType::BUILTIN;
  492. result.builtin_type = GDScriptParser::get_builtin_type(first);
  493. if (result.builtin_type == Variant::ARRAY) {
  494. GDScriptParser::DataType container_type = type_from_metatype(resolve_datatype(p_type->container_type));
  495. if (container_type.kind != GDScriptParser::DataType::VARIANT) {
  496. result.set_container_element_type(container_type);
  497. }
  498. }
  499. } else if (class_exists(first)) {
  500. // Native engine classes.
  501. result.kind = GDScriptParser::DataType::NATIVE;
  502. result.native_type = first;
  503. } else if (ScriptServer::is_global_class(first)) {
  504. if (parser->script_path == ScriptServer::get_global_class_path(first)) {
  505. result = parser->head->get_datatype();
  506. } else {
  507. String path = ScriptServer::get_global_class_path(first);
  508. String ext = path.get_extension();
  509. if (ext == GDScriptLanguage::get_singleton()->get_extension()) {
  510. Ref<GDScriptParserRef> ref = get_parser_for(path);
  511. if (!ref.is_valid() || ref->raise_status(GDScriptParserRef::INHERITANCE_SOLVED) != OK) {
  512. push_error(vformat(R"(Could not parse global class "%s" from "%s".)", first, ScriptServer::get_global_class_path(first)), p_type);
  513. return bad_type;
  514. }
  515. result = ref->get_parser()->head->get_datatype();
  516. } else {
  517. result = make_script_meta_type(ResourceLoader::load(path, "Script"));
  518. }
  519. }
  520. } else if (ProjectSettings::get_singleton()->has_autoload(first) && ProjectSettings::get_singleton()->get_autoload(first).is_singleton) {
  521. const ProjectSettings::AutoloadInfo &autoload = ProjectSettings::get_singleton()->get_autoload(first);
  522. Ref<GDScriptParserRef> ref = get_parser_for(autoload.path);
  523. if (ref->raise_status(GDScriptParserRef::INHERITANCE_SOLVED) != OK) {
  524. push_error(vformat(R"(Could not parse singleton "%s" from "%s".)", first, autoload.path), p_type);
  525. return bad_type;
  526. }
  527. result = ref->get_parser()->head->get_datatype();
  528. } else if (ClassDB::has_enum(parser->current_class->base_type.native_type, first)) {
  529. // Native enum in current class.
  530. result = make_native_enum_type(first, parser->current_class->base_type.native_type);
  531. } else {
  532. // Classes in current scope.
  533. List<GDScriptParser::ClassNode *> script_classes;
  534. bool found = false;
  535. get_class_node_current_scope_classes(parser->current_class, &script_classes);
  536. for (GDScriptParser::ClassNode *script_class : script_classes) {
  537. if (found) {
  538. break;
  539. }
  540. if (script_class->identifier && script_class->identifier->name == first) {
  541. result = script_class->get_datatype();
  542. break;
  543. }
  544. if (script_class->members_indices.has(first)) {
  545. resolve_class_member(script_class, first, p_type);
  546. GDScriptParser::ClassNode::Member member = script_class->get_member(first);
  547. switch (member.type) {
  548. case GDScriptParser::ClassNode::Member::CLASS:
  549. result = member.get_datatype();
  550. found = true;
  551. break;
  552. case GDScriptParser::ClassNode::Member::ENUM:
  553. result = member.get_datatype();
  554. found = true;
  555. break;
  556. case GDScriptParser::ClassNode::Member::CONSTANT:
  557. if (member.get_datatype().is_meta_type) {
  558. result = member.get_datatype();
  559. found = true;
  560. break;
  561. } else if (Ref<Script>(member.constant->initializer->reduced_value).is_valid()) {
  562. Ref<GDScript> gdscript = member.constant->initializer->reduced_value;
  563. if (gdscript.is_valid()) {
  564. Ref<GDScriptParserRef> ref = get_parser_for(gdscript->get_script_path());
  565. if (ref->raise_status(GDScriptParserRef::INHERITANCE_SOLVED) != OK) {
  566. push_error(vformat(R"(Could not parse script from "%s".)", gdscript->get_script_path()), p_type);
  567. return bad_type;
  568. }
  569. result = ref->get_parser()->head->get_datatype();
  570. } else {
  571. result = make_script_meta_type(member.constant->initializer->reduced_value);
  572. }
  573. found = true;
  574. break;
  575. }
  576. [[fallthrough]];
  577. default:
  578. push_error(vformat(R"("%s" is a %s but does not contain a type.)", first, member.get_type_name()), p_type);
  579. return bad_type;
  580. }
  581. }
  582. }
  583. }
  584. if (!result.is_set()) {
  585. push_error(vformat(R"("%s" was not found in the current scope.)", first), p_type);
  586. return bad_type;
  587. }
  588. if (p_type->type_chain.size() > 1) {
  589. if (result.kind == GDScriptParser::DataType::CLASS) {
  590. for (int i = 1; i < p_type->type_chain.size(); i++) {
  591. GDScriptParser::DataType base = result;
  592. reduce_identifier_from_base(p_type->type_chain[i], &base);
  593. result = p_type->type_chain[i]->get_datatype();
  594. if (!result.is_set()) {
  595. push_error(vformat(R"(Could not find type "%s" under base "%s".)", p_type->type_chain[i]->name, base.to_string()), p_type->type_chain[1]);
  596. return bad_type;
  597. } else if (!result.is_meta_type) {
  598. push_error(vformat(R"(Member "%s" under base "%s" is not a valid type.)", p_type->type_chain[i]->name, base.to_string()), p_type->type_chain[1]);
  599. return bad_type;
  600. }
  601. }
  602. } else if (result.kind == GDScriptParser::DataType::NATIVE) {
  603. // Only enums allowed for native.
  604. if (ClassDB::has_enum(result.native_type, p_type->type_chain[1]->name)) {
  605. if (p_type->type_chain.size() > 2) {
  606. push_error(R"(Enums cannot contain nested types.)", p_type->type_chain[2]);
  607. return bad_type;
  608. } else {
  609. result = make_native_enum_type(p_type->type_chain[1]->name, result.native_type);
  610. }
  611. } else {
  612. push_error(vformat(R"(Could not find type "%s" in "%s".)", p_type->type_chain[1]->name, first), p_type->type_chain[1]);
  613. return bad_type;
  614. }
  615. } else {
  616. push_error(vformat(R"(Could not find nested type "%s" under base "%s".)", p_type->type_chain[1]->name, result.to_string()), p_type->type_chain[1]);
  617. return bad_type;
  618. }
  619. }
  620. if (result.builtin_type != Variant::ARRAY && p_type->container_type != nullptr) {
  621. push_error("Only arrays can specify the collection element type.", p_type);
  622. }
  623. p_type->set_datatype(result);
  624. return result;
  625. }
  626. void GDScriptAnalyzer::resolve_class_member(GDScriptParser::ClassNode *p_class, StringName p_name, const GDScriptParser::Node *p_source) {
  627. ERR_FAIL_COND(!p_class->has_member(p_name));
  628. resolve_class_member(p_class, p_class->members_indices[p_name], p_source);
  629. }
  630. void GDScriptAnalyzer::resolve_class_member(GDScriptParser::ClassNode *p_class, int p_index, const GDScriptParser::Node *p_source) {
  631. ERR_FAIL_INDEX(p_index, p_class->members.size());
  632. GDScriptParser::ClassNode::Member &member = p_class->members.write[p_index];
  633. if (p_source == nullptr && parser->has_class(p_class)) {
  634. p_source = member.get_source_node();
  635. }
  636. if (member.get_datatype().is_resolving()) {
  637. push_error(vformat(R"(Could not resolve member "%s": Cyclic reference.)", member.get_name()), p_source);
  638. return;
  639. }
  640. if (member.get_datatype().is_set()) {
  641. return;
  642. }
  643. if (!parser->has_class(p_class)) {
  644. String script_path = p_class->get_datatype().script_path;
  645. Ref<GDScriptParserRef> parser_ref = get_parser_for(script_path);
  646. if (parser_ref.is_null()) {
  647. push_error(vformat(R"(Could not find script "%s" (While resolving "%s").)", script_path, member.get_name()), p_source);
  648. return;
  649. }
  650. Error err = parser_ref->raise_status(GDScriptParserRef::PARSED);
  651. if (err) {
  652. push_error(vformat(R"(Could not resolve script "%s": %s (While resolving "%s").)", script_path, error_names[err], member.get_name()), p_source);
  653. return;
  654. }
  655. ERR_FAIL_COND_MSG(!parser_ref->get_parser()->has_class(p_class), R"(Parser bug: Mismatched external parser.)");
  656. GDScriptAnalyzer *other_analyzer = parser_ref->get_analyzer();
  657. GDScriptParser *other_parser = parser_ref->get_parser();
  658. int error_count = other_parser->errors.size();
  659. other_analyzer->resolve_class_member(p_class, p_index);
  660. if (other_parser->errors.size() > error_count) {
  661. push_error(vformat(R"(Could not resolve member "%s".)", member.get_name()), p_source);
  662. }
  663. return;
  664. }
  665. // If it's already resolving, that's ok.
  666. if (!p_class->base_type.is_resolving()) {
  667. Error err = resolve_class_inheritance(p_class);
  668. if (err) {
  669. return;
  670. }
  671. }
  672. GDScriptParser::ClassNode *previous_class = parser->current_class;
  673. parser->current_class = p_class;
  674. GDScriptParser::DataType resolving_datatype;
  675. resolving_datatype.kind = GDScriptParser::DataType::RESOLVING;
  676. {
  677. switch (member.type) {
  678. case GDScriptParser::ClassNode::Member::VARIABLE: {
  679. check_class_member_name_conflict(p_class, member.variable->identifier->name, member.variable);
  680. member.variable->set_datatype(resolving_datatype);
  681. resolve_variable(member.variable, false);
  682. // Apply annotations.
  683. for (GDScriptParser::AnnotationNode *&E : member.variable->annotations) {
  684. resolve_annotation(E);
  685. E->apply(parser, member.variable);
  686. }
  687. } break;
  688. case GDScriptParser::ClassNode::Member::CONSTANT: {
  689. check_class_member_name_conflict(p_class, member.constant->identifier->name, member.constant);
  690. member.constant->set_datatype(resolving_datatype);
  691. resolve_constant(member.constant, false);
  692. // Apply annotations.
  693. for (GDScriptParser::AnnotationNode *&E : member.constant->annotations) {
  694. resolve_annotation(E);
  695. E->apply(parser, member.constant);
  696. }
  697. } break;
  698. case GDScriptParser::ClassNode::Member::SIGNAL: {
  699. check_class_member_name_conflict(p_class, member.signal->identifier->name, member.signal);
  700. member.signal->set_datatype(resolving_datatype);
  701. // This is the _only_ way to declare a signal. Therefore, we can generate its
  702. // MethodInfo inline so it's a tiny bit more efficient.
  703. MethodInfo mi = MethodInfo(member.signal->identifier->name);
  704. for (int j = 0; j < member.signal->parameters.size(); j++) {
  705. GDScriptParser::ParameterNode *param = member.signal->parameters[j];
  706. GDScriptParser::DataType param_type = type_from_metatype(resolve_datatype(param->datatype_specifier));
  707. param->set_datatype(param_type);
  708. mi.arguments.push_back(PropertyInfo(param_type.builtin_type, param->identifier->name));
  709. // TODO: add signal parameter default values
  710. }
  711. member.signal->set_datatype(make_signal_type(mi));
  712. // Apply annotations.
  713. for (GDScriptParser::AnnotationNode *&E : member.signal->annotations) {
  714. resolve_annotation(E);
  715. E->apply(parser, member.signal);
  716. }
  717. } break;
  718. case GDScriptParser::ClassNode::Member::ENUM: {
  719. check_class_member_name_conflict(p_class, member.m_enum->identifier->name, member.m_enum);
  720. member.m_enum->set_datatype(resolving_datatype);
  721. GDScriptParser::DataType enum_type = make_enum_type(member.m_enum->identifier->name, p_class->fqcn, true);
  722. const GDScriptParser::EnumNode *prev_enum = current_enum;
  723. current_enum = member.m_enum;
  724. Dictionary dictionary;
  725. for (int j = 0; j < member.m_enum->values.size(); j++) {
  726. GDScriptParser::EnumNode::Value &element = member.m_enum->values.write[j];
  727. if (element.custom_value) {
  728. reduce_expression(element.custom_value);
  729. if (!element.custom_value->is_constant) {
  730. push_error(R"(Enum values must be constant.)", element.custom_value);
  731. } else if (element.custom_value->reduced_value.get_type() != Variant::INT) {
  732. push_error(R"(Enum values must be integers.)", element.custom_value);
  733. } else {
  734. element.value = element.custom_value->reduced_value;
  735. element.resolved = true;
  736. }
  737. } else {
  738. if (element.index > 0) {
  739. element.value = element.parent_enum->values[element.index - 1].value + 1;
  740. } else {
  741. element.value = 0;
  742. }
  743. element.resolved = true;
  744. }
  745. enum_type.enum_values[element.identifier->name] = element.value;
  746. dictionary[String(element.identifier->name)] = element.value;
  747. }
  748. current_enum = prev_enum;
  749. dictionary.make_read_only();
  750. member.m_enum->set_datatype(enum_type);
  751. member.m_enum->dictionary = dictionary;
  752. // Apply annotations.
  753. for (GDScriptParser::AnnotationNode *&E : member.m_enum->annotations) {
  754. resolve_annotation(E);
  755. E->apply(parser, member.m_enum);
  756. }
  757. } break;
  758. case GDScriptParser::ClassNode::Member::FUNCTION:
  759. resolve_function_signature(member.function, p_source);
  760. break;
  761. case GDScriptParser::ClassNode::Member::ENUM_VALUE: {
  762. member.enum_value.identifier->set_datatype(resolving_datatype);
  763. if (member.enum_value.custom_value) {
  764. check_class_member_name_conflict(p_class, member.enum_value.identifier->name, member.enum_value.custom_value);
  765. const GDScriptParser::EnumNode *prev_enum = current_enum;
  766. current_enum = member.enum_value.parent_enum;
  767. reduce_expression(member.enum_value.custom_value);
  768. current_enum = prev_enum;
  769. if (!member.enum_value.custom_value->is_constant) {
  770. push_error(R"(Enum values must be constant.)", member.enum_value.custom_value);
  771. } else if (member.enum_value.custom_value->reduced_value.get_type() != Variant::INT) {
  772. push_error(R"(Enum values must be integers.)", member.enum_value.custom_value);
  773. } else {
  774. member.enum_value.value = member.enum_value.custom_value->reduced_value;
  775. member.enum_value.resolved = true;
  776. }
  777. } else {
  778. check_class_member_name_conflict(p_class, member.enum_value.identifier->name, member.enum_value.parent_enum);
  779. if (member.enum_value.index > 0) {
  780. const GDScriptParser::EnumNode::Value &prev_value = member.enum_value.parent_enum->values[member.enum_value.index - 1];
  781. resolve_class_member(p_class, prev_value.identifier->name, member.enum_value.identifier);
  782. member.enum_value.value = prev_value.value + 1;
  783. } else {
  784. member.enum_value.value = 0;
  785. }
  786. member.enum_value.resolved = true;
  787. }
  788. // Also update the original references.
  789. member.enum_value.parent_enum->values.set(member.enum_value.index, member.enum_value);
  790. member.enum_value.identifier->set_datatype(make_enum_type(UNNAMED_ENUM, p_class->fqcn, false));
  791. } break;
  792. case GDScriptParser::ClassNode::Member::CLASS:
  793. check_class_member_name_conflict(p_class, member.m_class->identifier->name, member.m_class);
  794. // If it's already resolving, that's ok.
  795. if (!member.m_class->base_type.is_resolving()) {
  796. resolve_class_inheritance(member.m_class, p_source);
  797. }
  798. break;
  799. case GDScriptParser::ClassNode::Member::GROUP:
  800. // No-op, but needed to silence warnings.
  801. break;
  802. case GDScriptParser::ClassNode::Member::UNDEFINED:
  803. ERR_PRINT("Trying to resolve undefined member.");
  804. break;
  805. }
  806. }
  807. parser->current_class = previous_class;
  808. }
  809. void GDScriptAnalyzer::resolve_class_interface(GDScriptParser::ClassNode *p_class, const GDScriptParser::Node *p_source) {
  810. if (p_source == nullptr && parser->has_class(p_class)) {
  811. p_source = p_class;
  812. }
  813. if (!p_class->resolved_interface) {
  814. if (!parser->has_class(p_class)) {
  815. String script_path = p_class->get_datatype().script_path;
  816. Ref<GDScriptParserRef> parser_ref = get_parser_for(script_path);
  817. if (parser_ref.is_null()) {
  818. push_error(vformat(R"(Could not find script "%s".)", script_path), p_source);
  819. return;
  820. }
  821. Error err = parser_ref->raise_status(GDScriptParserRef::PARSED);
  822. if (err) {
  823. push_error(vformat(R"(Could not resolve script "%s": %s.)", script_path, error_names[err]), p_source);
  824. return;
  825. }
  826. ERR_FAIL_COND_MSG(!parser_ref->get_parser()->has_class(p_class), R"(Parser bug: Mismatched external parser.)");
  827. GDScriptAnalyzer *other_analyzer = parser_ref->get_analyzer();
  828. GDScriptParser *other_parser = parser_ref->get_parser();
  829. int error_count = other_parser->errors.size();
  830. other_analyzer->resolve_class_interface(p_class);
  831. if (other_parser->errors.size() > error_count) {
  832. push_error(vformat(R"(Could not resolve class "%s".)", p_class->fqcn), p_source);
  833. }
  834. return;
  835. }
  836. p_class->resolved_interface = true;
  837. if (resolve_class_inheritance(p_class) != OK) {
  838. return;
  839. }
  840. GDScriptParser::DataType base_type = p_class->base_type;
  841. if (base_type.kind == GDScriptParser::DataType::CLASS) {
  842. GDScriptParser::ClassNode *base_class = base_type.class_type;
  843. resolve_class_interface(base_class, p_class);
  844. }
  845. for (int i = 0; i < p_class->members.size(); i++) {
  846. resolve_class_member(p_class, i);
  847. }
  848. }
  849. }
  850. void GDScriptAnalyzer::resolve_class_interface(GDScriptParser::ClassNode *p_class, bool p_recursive) {
  851. resolve_class_interface(p_class);
  852. if (p_recursive) {
  853. for (int i = 0; i < p_class->members.size(); i++) {
  854. GDScriptParser::ClassNode::Member member = p_class->members[i];
  855. if (member.type == GDScriptParser::ClassNode::Member::CLASS) {
  856. resolve_class_interface(member.m_class, true);
  857. }
  858. }
  859. }
  860. }
  861. void GDScriptAnalyzer::resolve_class_body(GDScriptParser::ClassNode *p_class, const GDScriptParser::Node *p_source) {
  862. if (p_source == nullptr && parser->has_class(p_class)) {
  863. p_source = p_class;
  864. }
  865. if (p_class->resolved_body) {
  866. return;
  867. }
  868. if (!parser->has_class(p_class)) {
  869. String script_path = p_class->get_datatype().script_path;
  870. Ref<GDScriptParserRef> parser_ref = get_parser_for(script_path);
  871. if (parser_ref.is_null()) {
  872. push_error(vformat(R"(Could not find script "%s".)", script_path), p_source);
  873. return;
  874. }
  875. Error err = parser_ref->raise_status(GDScriptParserRef::PARSED);
  876. if (err) {
  877. push_error(vformat(R"(Could not resolve script "%s": %s.)", script_path, error_names[err]), p_source);
  878. return;
  879. }
  880. ERR_FAIL_COND_MSG(!parser_ref->get_parser()->has_class(p_class), R"(Parser bug: Mismatched external parser.)");
  881. GDScriptAnalyzer *other_analyzer = parser_ref->get_analyzer();
  882. GDScriptParser *other_parser = parser_ref->get_parser();
  883. int error_count = other_parser->errors.size();
  884. other_analyzer->resolve_class_body(p_class);
  885. if (other_parser->errors.size() > error_count) {
  886. push_error(vformat(R"(Could not resolve class "%s".)", p_class->fqcn), p_source);
  887. }
  888. return;
  889. }
  890. p_class->resolved_body = true;
  891. GDScriptParser::ClassNode *previous_class = parser->current_class;
  892. parser->current_class = p_class;
  893. resolve_class_interface(p_class, p_source);
  894. GDScriptParser::DataType base_type = p_class->base_type;
  895. if (base_type.kind == GDScriptParser::DataType::CLASS) {
  896. GDScriptParser::ClassNode *base_class = base_type.class_type;
  897. resolve_class_body(base_class, p_class);
  898. }
  899. // Do functions and properties now.
  900. for (int i = 0; i < p_class->members.size(); i++) {
  901. GDScriptParser::ClassNode::Member member = p_class->members[i];
  902. if (member.type == GDScriptParser::ClassNode::Member::FUNCTION) {
  903. // Apply annotations.
  904. for (GDScriptParser::AnnotationNode *&E : member.function->annotations) {
  905. resolve_annotation(E);
  906. E->apply(parser, member.function);
  907. }
  908. #ifdef DEBUG_ENABLED
  909. HashSet<uint32_t> previously_ignored = parser->ignored_warning_codes;
  910. for (uint32_t ignored_warning : member.function->ignored_warnings) {
  911. parser->ignored_warning_codes.insert(ignored_warning);
  912. }
  913. #endif // DEBUG_ENABLED
  914. resolve_function_body(member.function);
  915. #ifdef DEBUG_ENABLED
  916. parser->ignored_warning_codes = previously_ignored;
  917. #endif // DEBUG_ENABLED
  918. } else if (member.type == GDScriptParser::ClassNode::Member::VARIABLE && member.variable->property != GDScriptParser::VariableNode::PROP_NONE) {
  919. if (member.variable->property == GDScriptParser::VariableNode::PROP_INLINE) {
  920. if (member.variable->getter != nullptr) {
  921. member.variable->getter->set_datatype(member.variable->datatype);
  922. resolve_function_body(member.variable->getter);
  923. }
  924. if (member.variable->setter != nullptr) {
  925. resolve_function_signature(member.variable->setter);
  926. if (member.variable->setter->parameters.size() > 0) {
  927. member.variable->setter->parameters[0]->datatype_specifier = member.variable->datatype_specifier;
  928. member.variable->setter->parameters[0]->set_datatype(member.get_datatype());
  929. }
  930. resolve_function_body(member.variable->setter);
  931. }
  932. }
  933. }
  934. }
  935. // Check unused variables and datatypes of property getters and setters.
  936. for (int i = 0; i < p_class->members.size(); i++) {
  937. GDScriptParser::ClassNode::Member member = p_class->members[i];
  938. if (member.type == GDScriptParser::ClassNode::Member::VARIABLE) {
  939. #ifdef DEBUG_ENABLED
  940. HashSet<uint32_t> previously_ignored = parser->ignored_warning_codes;
  941. for (uint32_t ignored_warning : member.function->ignored_warnings) {
  942. parser->ignored_warning_codes.insert(ignored_warning);
  943. }
  944. if (member.variable->usages == 0 && String(member.variable->identifier->name).begins_with("_")) {
  945. parser->push_warning(member.variable->identifier, GDScriptWarning::UNUSED_PRIVATE_CLASS_VARIABLE, member.variable->identifier->name);
  946. }
  947. #endif
  948. if (member.variable->property == GDScriptParser::VariableNode::PROP_SETGET) {
  949. GDScriptParser::FunctionNode *getter_function = nullptr;
  950. GDScriptParser::FunctionNode *setter_function = nullptr;
  951. bool has_valid_getter = false;
  952. bool has_valid_setter = false;
  953. if (member.variable->getter_pointer != nullptr) {
  954. if (p_class->has_function(member.variable->getter_pointer->name)) {
  955. getter_function = p_class->get_member(member.variable->getter_pointer->name).function;
  956. }
  957. if (getter_function == nullptr) {
  958. push_error(vformat(R"(Getter "%s" not found.)", member.variable->getter_pointer->name), member.variable);
  959. } else {
  960. GDScriptParser::DataType return_datatype = getter_function->datatype;
  961. if (getter_function->return_type != nullptr) {
  962. return_datatype = getter_function->return_type->datatype;
  963. return_datatype.is_meta_type = false;
  964. }
  965. if (getter_function->parameters.size() != 0 || return_datatype.has_no_type()) {
  966. push_error(vformat(R"(Function "%s" cannot be used as getter because of its signature.)", getter_function->identifier->name), member.variable);
  967. } else if (!is_type_compatible(member.variable->datatype, return_datatype, true)) {
  968. push_error(vformat(R"(Function with return type "%s" cannot be used as getter for a property of type "%s".)", return_datatype.to_string(), member.variable->datatype.to_string()), member.variable);
  969. } else {
  970. has_valid_getter = true;
  971. #ifdef DEBUG_ENABLED
  972. if (member.variable->datatype.builtin_type == Variant::INT && return_datatype.builtin_type == Variant::FLOAT) {
  973. parser->push_warning(member.variable, GDScriptWarning::NARROWING_CONVERSION);
  974. }
  975. #endif
  976. }
  977. }
  978. }
  979. if (member.variable->setter_pointer != nullptr) {
  980. if (p_class->has_function(member.variable->setter_pointer->name)) {
  981. setter_function = p_class->get_member(member.variable->setter_pointer->name).function;
  982. }
  983. if (setter_function == nullptr) {
  984. push_error(vformat(R"(Setter "%s" not found.)", member.variable->setter_pointer->name), member.variable);
  985. } else if (setter_function->parameters.size() != 1) {
  986. push_error(vformat(R"(Function "%s" cannot be used as setter because of its signature.)", setter_function->identifier->name), member.variable);
  987. } else if (!is_type_compatible(member.variable->datatype, setter_function->parameters[0]->datatype, true)) {
  988. push_error(vformat(R"(Function with argument type "%s" cannot be used as setter for a property of type "%s".)", setter_function->parameters[0]->datatype.to_string(), member.variable->datatype.to_string()), member.variable);
  989. } else {
  990. has_valid_setter = true;
  991. #ifdef DEBUG_ENABLED
  992. if (member.variable->datatype.builtin_type == Variant::FLOAT && setter_function->parameters[0]->datatype.builtin_type == Variant::INT) {
  993. parser->push_warning(member.variable, GDScriptWarning::NARROWING_CONVERSION);
  994. }
  995. #endif
  996. }
  997. }
  998. if (member.variable->datatype.is_variant() && has_valid_getter && has_valid_setter) {
  999. if (!is_type_compatible(getter_function->datatype, setter_function->parameters[0]->datatype, true)) {
  1000. push_error(vformat(R"(Getter with type "%s" cannot be used along with setter of type "%s".)", getter_function->datatype.to_string(), setter_function->parameters[0]->datatype.to_string()), member.variable);
  1001. }
  1002. }
  1003. #ifdef DEBUG_ENABLED
  1004. parser->ignored_warning_codes = previously_ignored;
  1005. #endif // DEBUG_ENABLED
  1006. }
  1007. }
  1008. }
  1009. parser->current_class = previous_class;
  1010. }
  1011. void GDScriptAnalyzer::resolve_class_body(GDScriptParser::ClassNode *p_class, bool p_recursive) {
  1012. resolve_class_body(p_class);
  1013. if (p_recursive) {
  1014. for (int i = 0; i < p_class->members.size(); i++) {
  1015. GDScriptParser::ClassNode::Member member = p_class->members[i];
  1016. if (member.type == GDScriptParser::ClassNode::Member::CLASS) {
  1017. resolve_class_body(member.m_class, true);
  1018. }
  1019. }
  1020. }
  1021. }
  1022. void GDScriptAnalyzer::resolve_node(GDScriptParser::Node *p_node, bool p_is_root) {
  1023. ERR_FAIL_COND_MSG(p_node == nullptr, "Trying to resolve type of a null node.");
  1024. switch (p_node->type) {
  1025. case GDScriptParser::Node::NONE:
  1026. break; // Unreachable.
  1027. case GDScriptParser::Node::CLASS:
  1028. if (OK == resolve_class_inheritance(static_cast<GDScriptParser::ClassNode *>(p_node), true)) {
  1029. resolve_class_interface(static_cast<GDScriptParser::ClassNode *>(p_node), true);
  1030. resolve_class_body(static_cast<GDScriptParser::ClassNode *>(p_node), true);
  1031. }
  1032. break;
  1033. case GDScriptParser::Node::CONSTANT:
  1034. resolve_constant(static_cast<GDScriptParser::ConstantNode *>(p_node), true);
  1035. break;
  1036. case GDScriptParser::Node::FOR:
  1037. resolve_for(static_cast<GDScriptParser::ForNode *>(p_node));
  1038. break;
  1039. case GDScriptParser::Node::IF:
  1040. resolve_if(static_cast<GDScriptParser::IfNode *>(p_node));
  1041. break;
  1042. case GDScriptParser::Node::SUITE:
  1043. resolve_suite(static_cast<GDScriptParser::SuiteNode *>(p_node));
  1044. break;
  1045. case GDScriptParser::Node::VARIABLE:
  1046. resolve_variable(static_cast<GDScriptParser::VariableNode *>(p_node), true);
  1047. break;
  1048. case GDScriptParser::Node::WHILE:
  1049. resolve_while(static_cast<GDScriptParser::WhileNode *>(p_node));
  1050. break;
  1051. case GDScriptParser::Node::ANNOTATION:
  1052. resolve_annotation(static_cast<GDScriptParser::AnnotationNode *>(p_node));
  1053. break;
  1054. case GDScriptParser::Node::ASSERT:
  1055. resolve_assert(static_cast<GDScriptParser::AssertNode *>(p_node));
  1056. break;
  1057. case GDScriptParser::Node::MATCH:
  1058. resolve_match(static_cast<GDScriptParser::MatchNode *>(p_node));
  1059. break;
  1060. case GDScriptParser::Node::MATCH_BRANCH:
  1061. resolve_match_branch(static_cast<GDScriptParser::MatchBranchNode *>(p_node), nullptr);
  1062. break;
  1063. case GDScriptParser::Node::PARAMETER:
  1064. resolve_parameter(static_cast<GDScriptParser::ParameterNode *>(p_node));
  1065. break;
  1066. case GDScriptParser::Node::PATTERN:
  1067. resolve_match_pattern(static_cast<GDScriptParser::PatternNode *>(p_node), nullptr);
  1068. break;
  1069. case GDScriptParser::Node::RETURN:
  1070. resolve_return(static_cast<GDScriptParser::ReturnNode *>(p_node));
  1071. break;
  1072. case GDScriptParser::Node::TYPE:
  1073. resolve_datatype(static_cast<GDScriptParser::TypeNode *>(p_node));
  1074. break;
  1075. // Resolving expression is the same as reducing them.
  1076. case GDScriptParser::Node::ARRAY:
  1077. case GDScriptParser::Node::ASSIGNMENT:
  1078. case GDScriptParser::Node::AWAIT:
  1079. case GDScriptParser::Node::BINARY_OPERATOR:
  1080. case GDScriptParser::Node::CALL:
  1081. case GDScriptParser::Node::CAST:
  1082. case GDScriptParser::Node::DICTIONARY:
  1083. case GDScriptParser::Node::GET_NODE:
  1084. case GDScriptParser::Node::IDENTIFIER:
  1085. case GDScriptParser::Node::LAMBDA:
  1086. case GDScriptParser::Node::LITERAL:
  1087. case GDScriptParser::Node::PRELOAD:
  1088. case GDScriptParser::Node::SELF:
  1089. case GDScriptParser::Node::SUBSCRIPT:
  1090. case GDScriptParser::Node::TERNARY_OPERATOR:
  1091. case GDScriptParser::Node::UNARY_OPERATOR:
  1092. reduce_expression(static_cast<GDScriptParser::ExpressionNode *>(p_node), p_is_root);
  1093. break;
  1094. case GDScriptParser::Node::BREAK:
  1095. case GDScriptParser::Node::BREAKPOINT:
  1096. case GDScriptParser::Node::CONTINUE:
  1097. case GDScriptParser::Node::ENUM:
  1098. case GDScriptParser::Node::FUNCTION:
  1099. case GDScriptParser::Node::PASS:
  1100. case GDScriptParser::Node::SIGNAL:
  1101. // Nothing to do.
  1102. break;
  1103. }
  1104. }
  1105. void GDScriptAnalyzer::resolve_annotation(GDScriptParser::AnnotationNode *p_annotation) {
  1106. ERR_FAIL_COND_MSG(!parser->valid_annotations.has(p_annotation->name), vformat(R"(Annotation "%s" not found to validate.)", p_annotation->name));
  1107. const MethodInfo &annotation_info = parser->valid_annotations[p_annotation->name].info;
  1108. const List<PropertyInfo>::Element *E = annotation_info.arguments.front();
  1109. for (int i = 0; i < p_annotation->arguments.size(); i++) {
  1110. GDScriptParser::ExpressionNode *argument = p_annotation->arguments[i];
  1111. const PropertyInfo &argument_info = E->get();
  1112. if (E->next() != nullptr) {
  1113. E = E->next();
  1114. }
  1115. reduce_expression(argument);
  1116. if (!argument->is_constant) {
  1117. push_error(vformat(R"(Argument %d of annotation "%s" isn't a constant expression.)", i + 1, p_annotation->name), argument);
  1118. return;
  1119. }
  1120. Variant value = argument->reduced_value;
  1121. if (value.get_type() != argument_info.type) {
  1122. #ifdef DEBUG_ENABLED
  1123. if (argument_info.type == Variant::INT && value.get_type() == Variant::FLOAT) {
  1124. parser->push_warning(argument, GDScriptWarning::NARROWING_CONVERSION);
  1125. }
  1126. #endif
  1127. if (!Variant::can_convert_strict(value.get_type(), argument_info.type)) {
  1128. push_error(vformat(R"(Invalid argument for annotation "%s": argument %d should be "%s" but is "%s".)", p_annotation->name, i + 1, Variant::get_type_name(argument_info.type), argument->get_datatype().to_string()), argument);
  1129. return;
  1130. }
  1131. Variant converted_to;
  1132. const Variant *converted_from = &value;
  1133. Callable::CallError call_error;
  1134. Variant::construct(argument_info.type, converted_to, &converted_from, 1, call_error);
  1135. if (call_error.error != Callable::CallError::CALL_OK) {
  1136. push_error(vformat(R"(Cannot convert argument %d of annotation "%s" from "%s" to "%s".)", i + 1, p_annotation->name, Variant::get_type_name(value.get_type()), Variant::get_type_name(argument_info.type)), argument);
  1137. return;
  1138. }
  1139. value = converted_to;
  1140. }
  1141. p_annotation->resolved_arguments.push_back(value);
  1142. }
  1143. }
  1144. void GDScriptAnalyzer::resolve_function_signature(GDScriptParser::FunctionNode *p_function, const GDScriptParser::Node *p_source, bool p_is_lambda) {
  1145. if (p_source == nullptr) {
  1146. p_source = p_function;
  1147. }
  1148. StringName function_name = p_function->identifier != nullptr ? p_function->identifier->name : StringName();
  1149. if (p_function->get_datatype().is_resolving()) {
  1150. push_error(vformat(R"(Could not resolve function "%s": Cyclic reference.)", function_name), p_source);
  1151. return;
  1152. }
  1153. if (p_function->resolved_signature) {
  1154. return;
  1155. }
  1156. p_function->resolved_signature = true;
  1157. GDScriptParser::FunctionNode *previous_function = parser->current_function;
  1158. parser->current_function = p_function;
  1159. GDScriptParser::DataType prev_datatype = p_function->get_datatype();
  1160. GDScriptParser::DataType resolving_datatype;
  1161. resolving_datatype.kind = GDScriptParser::DataType::RESOLVING;
  1162. p_function->set_datatype(resolving_datatype);
  1163. #ifdef TOOLS_ENABLED
  1164. int default_value_count = 0;
  1165. #endif // TOOLS_ENABLED
  1166. for (int i = 0; i < p_function->parameters.size(); i++) {
  1167. resolve_parameter(p_function->parameters[i]);
  1168. #ifdef DEBUG_ENABLED
  1169. if (p_function->parameters[i]->usages == 0 && !String(p_function->parameters[i]->identifier->name).begins_with("_")) {
  1170. parser->push_warning(p_function->parameters[i]->identifier, GDScriptWarning::UNUSED_PARAMETER, function_name, p_function->parameters[i]->identifier->name);
  1171. }
  1172. is_shadowing(p_function->parameters[i]->identifier, "function parameter");
  1173. #endif // DEBUG_ENABLED
  1174. #ifdef TOOLS_ENABLED
  1175. if (p_function->parameters[i]->initializer) {
  1176. default_value_count++;
  1177. if (p_function->parameters[i]->initializer->is_constant) {
  1178. p_function->default_arg_values.push_back(p_function->parameters[i]->initializer->reduced_value);
  1179. } else {
  1180. p_function->default_arg_values.push_back(Variant()); // Prevent shift.
  1181. }
  1182. }
  1183. #endif // TOOLS_ENABLED
  1184. }
  1185. if (!p_is_lambda && function_name == GDScriptLanguage::get_singleton()->strings._init) {
  1186. // Constructor.
  1187. GDScriptParser::DataType return_type = parser->current_class->get_datatype();
  1188. return_type.is_meta_type = false;
  1189. p_function->set_datatype(return_type);
  1190. if (p_function->return_type) {
  1191. GDScriptParser::DataType declared_return = resolve_datatype(p_function->return_type);
  1192. if (declared_return.kind != GDScriptParser::DataType::BUILTIN || declared_return.builtin_type != Variant::NIL) {
  1193. push_error("Constructor cannot have an explicit return type.", p_function->return_type);
  1194. }
  1195. }
  1196. } else {
  1197. if (p_function->return_type != nullptr) {
  1198. p_function->set_datatype(type_from_metatype(resolve_datatype(p_function->return_type)));
  1199. } else {
  1200. // In case the function is not typed, we can safely assume it's a Variant, so it's okay to mark as "inferred" here.
  1201. // It's not "undetected" to not mix up with unknown functions.
  1202. GDScriptParser::DataType return_type;
  1203. return_type.type_source = GDScriptParser::DataType::INFERRED;
  1204. return_type.kind = GDScriptParser::DataType::VARIANT;
  1205. p_function->set_datatype(return_type);
  1206. }
  1207. #ifdef TOOLS_ENABLED
  1208. // Check if the function signature matches the parent. If not it's an error since it breaks polymorphism.
  1209. // Not for the constructor which can vary in signature.
  1210. GDScriptParser::DataType base_type = parser->current_class->base_type;
  1211. GDScriptParser::DataType parent_return_type;
  1212. List<GDScriptParser::DataType> parameters_types;
  1213. int default_par_count = 0;
  1214. bool is_static = false;
  1215. bool is_vararg = false;
  1216. if (!p_is_lambda && get_function_signature(p_function, false, base_type, function_name, parent_return_type, parameters_types, default_par_count, is_static, is_vararg)) {
  1217. bool valid = p_function->is_static == is_static;
  1218. valid = valid && parent_return_type == p_function->get_datatype();
  1219. int par_count_diff = p_function->parameters.size() - parameters_types.size();
  1220. valid = valid && par_count_diff >= 0;
  1221. valid = valid && default_value_count >= default_par_count + par_count_diff;
  1222. int i = 0;
  1223. for (const GDScriptParser::DataType &par_type : parameters_types) {
  1224. valid = valid && par_type == p_function->parameters[i++]->get_datatype();
  1225. }
  1226. if (!valid) {
  1227. // Compute parent signature as a string to show in the error message.
  1228. String parent_signature = String(function_name) + "(";
  1229. int j = 0;
  1230. for (const GDScriptParser::DataType &par_type : parameters_types) {
  1231. if (j > 0) {
  1232. parent_signature += ", ";
  1233. }
  1234. String parameter = par_type.to_string();
  1235. if (parameter == "null") {
  1236. parameter = "Variant";
  1237. }
  1238. parent_signature += parameter;
  1239. if (j == parameters_types.size() - default_par_count) {
  1240. parent_signature += " = default";
  1241. }
  1242. j++;
  1243. }
  1244. parent_signature += ") -> ";
  1245. const String return_type = parent_return_type.is_hard_type() ? parent_return_type.to_string() : "Variant";
  1246. if (return_type == "null") {
  1247. parent_signature += "void";
  1248. } else {
  1249. parent_signature += return_type;
  1250. }
  1251. push_error(vformat(R"(The function signature doesn't match the parent. Parent signature is "%s".)", parent_signature), p_function);
  1252. }
  1253. }
  1254. #endif // TOOLS_ENABLED
  1255. }
  1256. if (p_function->get_datatype().is_resolving()) {
  1257. p_function->set_datatype(prev_datatype);
  1258. }
  1259. parser->current_function = previous_function;
  1260. }
  1261. void GDScriptAnalyzer::resolve_function_body(GDScriptParser::FunctionNode *p_function, bool p_is_lambda) {
  1262. if (p_function->resolved_body) {
  1263. return;
  1264. }
  1265. p_function->resolved_body = true;
  1266. GDScriptParser::FunctionNode *previous_function = parser->current_function;
  1267. parser->current_function = p_function;
  1268. resolve_suite(p_function->body);
  1269. GDScriptParser::DataType return_type = p_function->body->get_datatype();
  1270. if (!p_function->get_datatype().is_hard_type() && return_type.is_set()) {
  1271. // Use the suite inferred type if return isn't explicitly set.
  1272. return_type.type_source = GDScriptParser::DataType::INFERRED;
  1273. p_function->set_datatype(p_function->body->get_datatype());
  1274. } else if (p_function->get_datatype().is_hard_type() && (p_function->get_datatype().kind != GDScriptParser::DataType::BUILTIN || p_function->get_datatype().builtin_type != Variant::NIL)) {
  1275. if (!p_function->body->has_return && (p_is_lambda || p_function->identifier->name != GDScriptLanguage::get_singleton()->strings._init)) {
  1276. push_error(R"(Not all code paths return a value.)", p_function);
  1277. }
  1278. }
  1279. parser->current_function = previous_function;
  1280. }
  1281. void GDScriptAnalyzer::decide_suite_type(GDScriptParser::Node *p_suite, GDScriptParser::Node *p_statement) {
  1282. if (p_statement == nullptr) {
  1283. return;
  1284. }
  1285. switch (p_statement->type) {
  1286. case GDScriptParser::Node::IF:
  1287. case GDScriptParser::Node::FOR:
  1288. case GDScriptParser::Node::MATCH:
  1289. case GDScriptParser::Node::PATTERN:
  1290. case GDScriptParser::Node::RETURN:
  1291. case GDScriptParser::Node::WHILE:
  1292. // Use return or nested suite type as this suite type.
  1293. if (p_suite->get_datatype().is_set() && (p_suite->get_datatype() != p_statement->get_datatype())) {
  1294. // Mixed types.
  1295. // TODO: This could use the common supertype instead.
  1296. p_suite->datatype.kind = GDScriptParser::DataType::VARIANT;
  1297. p_suite->datatype.type_source = GDScriptParser::DataType::UNDETECTED;
  1298. } else {
  1299. p_suite->set_datatype(p_statement->get_datatype());
  1300. p_suite->datatype.type_source = GDScriptParser::DataType::INFERRED;
  1301. }
  1302. break;
  1303. default:
  1304. break;
  1305. }
  1306. }
  1307. void GDScriptAnalyzer::resolve_suite(GDScriptParser::SuiteNode *p_suite) {
  1308. for (int i = 0; i < p_suite->statements.size(); i++) {
  1309. GDScriptParser::Node *stmt = p_suite->statements[i];
  1310. // Apply annotations.
  1311. for (GDScriptParser::AnnotationNode *&E : stmt->annotations) {
  1312. resolve_annotation(E);
  1313. E->apply(parser, stmt);
  1314. }
  1315. #ifdef DEBUG_ENABLED
  1316. HashSet<uint32_t> previously_ignored = parser->ignored_warning_codes;
  1317. for (uint32_t ignored_warning : stmt->ignored_warnings) {
  1318. parser->ignored_warning_codes.insert(ignored_warning);
  1319. }
  1320. #endif // DEBUG_ENABLED
  1321. resolve_node(stmt);
  1322. #ifdef DEBUG_ENABLED
  1323. parser->ignored_warning_codes = previously_ignored;
  1324. #endif // DEBUG_ENABLED
  1325. decide_suite_type(p_suite, stmt);
  1326. }
  1327. }
  1328. void GDScriptAnalyzer::resolve_assignable(GDScriptParser::AssignableNode *p_assignable, const char *p_kind) {
  1329. GDScriptParser::DataType type;
  1330. type.kind = GDScriptParser::DataType::VARIANT;
  1331. bool is_constant = p_assignable->type == GDScriptParser::Node::CONSTANT;
  1332. GDScriptParser::DataType specified_type;
  1333. bool has_specified_type = p_assignable->datatype_specifier != nullptr;
  1334. if (has_specified_type) {
  1335. specified_type = type_from_metatype(resolve_datatype(p_assignable->datatype_specifier));
  1336. type = specified_type;
  1337. }
  1338. if (p_assignable->initializer != nullptr) {
  1339. reduce_expression(p_assignable->initializer);
  1340. if (p_assignable->initializer->type == GDScriptParser::Node::ARRAY) {
  1341. GDScriptParser::ArrayNode *array = static_cast<GDScriptParser::ArrayNode *>(p_assignable->initializer);
  1342. if ((p_assignable->infer_datatype && array->elements.size() > 0) || (has_specified_type && specified_type.has_container_element_type())) {
  1343. update_array_literal_element_type(specified_type, array);
  1344. }
  1345. }
  1346. if (is_constant) {
  1347. if (p_assignable->initializer->type == GDScriptParser::Node::ARRAY) {
  1348. const_fold_array(static_cast<GDScriptParser::ArrayNode *>(p_assignable->initializer), true);
  1349. } else if (p_assignable->initializer->type == GDScriptParser::Node::DICTIONARY) {
  1350. const_fold_dictionary(static_cast<GDScriptParser::DictionaryNode *>(p_assignable->initializer), true);
  1351. }
  1352. if (!p_assignable->initializer->is_constant) {
  1353. push_error(vformat(R"(Assigned value for %s "%s" isn't a constant expression.)", p_kind, p_assignable->identifier->name), p_assignable->initializer);
  1354. }
  1355. }
  1356. if (has_specified_type && p_assignable->initializer->is_constant) {
  1357. update_const_expression_builtin_type(p_assignable->initializer, specified_type, "assign");
  1358. }
  1359. GDScriptParser::DataType initializer_type = p_assignable->initializer->get_datatype();
  1360. if (p_assignable->infer_datatype) {
  1361. if (!initializer_type.is_set() || initializer_type.has_no_type() || !initializer_type.is_hard_type()) {
  1362. push_error(vformat(R"(Cannot infer the type of "%s" %s because the value doesn't have a set type.)", p_assignable->identifier->name, p_kind), p_assignable->initializer);
  1363. } else if (initializer_type.kind == GDScriptParser::DataType::BUILTIN && initializer_type.builtin_type == Variant::NIL && !is_constant) {
  1364. push_error(vformat(R"(Cannot infer the type of "%s" %s because the value is "null".)", p_assignable->identifier->name, p_kind), p_assignable->initializer);
  1365. }
  1366. } else {
  1367. if (!initializer_type.is_set()) {
  1368. push_error(vformat(R"(Could not resolve type for %s "%s".)", p_kind, p_assignable->identifier->name), p_assignable->initializer);
  1369. }
  1370. }
  1371. if (!has_specified_type) {
  1372. type = initializer_type;
  1373. if (!type.is_set() || (type.is_hard_type() && type.kind == GDScriptParser::DataType::BUILTIN && type.builtin_type == Variant::NIL && !is_constant)) {
  1374. type.kind = GDScriptParser::DataType::VARIANT;
  1375. }
  1376. if (p_assignable->infer_datatype || is_constant) {
  1377. type.type_source = GDScriptParser::DataType::ANNOTATED_INFERRED;
  1378. } else {
  1379. type.type_source = GDScriptParser::DataType::INFERRED;
  1380. }
  1381. } else if (!specified_type.is_variant()) {
  1382. if (initializer_type.is_variant() || !initializer_type.is_hard_type()) {
  1383. mark_node_unsafe(p_assignable->initializer);
  1384. p_assignable->use_conversion_assign = true;
  1385. if (!initializer_type.is_variant() && !is_type_compatible(specified_type, initializer_type, true, p_assignable->initializer)) {
  1386. downgrade_node_type_source(p_assignable->initializer);
  1387. }
  1388. } else if (!is_type_compatible(specified_type, initializer_type, true, p_assignable->initializer)) {
  1389. if (!is_constant && is_type_compatible(initializer_type, specified_type)) {
  1390. mark_node_unsafe(p_assignable->initializer);
  1391. p_assignable->use_conversion_assign = true;
  1392. } else {
  1393. push_error(vformat(R"(Cannot assign a value of type %s to %s "%s" with specified type %s.)", initializer_type.to_string(), p_kind, p_assignable->identifier->name, specified_type.to_string()), p_assignable->initializer);
  1394. }
  1395. #ifdef DEBUG_ENABLED
  1396. } else if (specified_type.builtin_type == Variant::INT && initializer_type.builtin_type == Variant::FLOAT) {
  1397. parser->push_warning(p_assignable->initializer, GDScriptWarning::NARROWING_CONVERSION);
  1398. #endif
  1399. }
  1400. }
  1401. }
  1402. type.is_constant = is_constant;
  1403. p_assignable->set_datatype(type);
  1404. }
  1405. void GDScriptAnalyzer::resolve_variable(GDScriptParser::VariableNode *p_variable, bool p_is_local) {
  1406. static constexpr const char *kind = "variable";
  1407. resolve_assignable(p_variable, kind);
  1408. #ifdef DEBUG_ENABLED
  1409. if (p_is_local) {
  1410. if (p_variable->usages == 0 && !String(p_variable->identifier->name).begins_with("_")) {
  1411. parser->push_warning(p_variable, GDScriptWarning::UNUSED_VARIABLE, p_variable->identifier->name);
  1412. } else if (p_variable->assignments == 0) {
  1413. parser->push_warning(p_variable, GDScriptWarning::UNASSIGNED_VARIABLE, p_variable->identifier->name);
  1414. }
  1415. is_shadowing(p_variable->identifier, kind);
  1416. }
  1417. #endif
  1418. }
  1419. void GDScriptAnalyzer::resolve_constant(GDScriptParser::ConstantNode *p_constant, bool p_is_local) {
  1420. static constexpr const char *kind = "constant";
  1421. resolve_assignable(p_constant, kind);
  1422. #ifdef DEBUG_ENABLED
  1423. if (p_is_local) {
  1424. if (p_constant->usages == 0) {
  1425. parser->push_warning(p_constant, GDScriptWarning::UNUSED_LOCAL_CONSTANT, p_constant->identifier->name);
  1426. }
  1427. is_shadowing(p_constant->identifier, kind);
  1428. }
  1429. #endif
  1430. }
  1431. void GDScriptAnalyzer::resolve_parameter(GDScriptParser::ParameterNode *p_parameter) {
  1432. static constexpr const char *kind = "parameter";
  1433. resolve_assignable(p_parameter, kind);
  1434. }
  1435. void GDScriptAnalyzer::resolve_if(GDScriptParser::IfNode *p_if) {
  1436. reduce_expression(p_if->condition);
  1437. resolve_suite(p_if->true_block);
  1438. p_if->set_datatype(p_if->true_block->get_datatype());
  1439. if (p_if->false_block != nullptr) {
  1440. resolve_suite(p_if->false_block);
  1441. decide_suite_type(p_if, p_if->false_block);
  1442. }
  1443. }
  1444. void GDScriptAnalyzer::resolve_for(GDScriptParser::ForNode *p_for) {
  1445. bool list_resolved = false;
  1446. // Optimize constant range() call to not allocate an array.
  1447. // Use int, Vector2i, Vector3i instead, which also can be used as range iterators.
  1448. if (p_for->list && p_for->list->type == GDScriptParser::Node::CALL) {
  1449. GDScriptParser::CallNode *call = static_cast<GDScriptParser::CallNode *>(p_for->list);
  1450. GDScriptParser::Node::Type callee_type = call->get_callee_type();
  1451. if (callee_type == GDScriptParser::Node::IDENTIFIER) {
  1452. GDScriptParser::IdentifierNode *callee = static_cast<GDScriptParser::IdentifierNode *>(call->callee);
  1453. if (callee->name == "range") {
  1454. list_resolved = true;
  1455. if (call->arguments.size() < 1) {
  1456. push_error(R"*(Invalid call for "range()" function. Expected at least 1 argument, none given.)*", call->callee);
  1457. } else if (call->arguments.size() > 3) {
  1458. push_error(vformat(R"*(Invalid call for "range()" function. Expected at most 3 arguments, %d given.)*", call->arguments.size()), call->callee);
  1459. } else {
  1460. // Now we can optimize it.
  1461. bool all_is_constant = true;
  1462. Vector<Variant> args;
  1463. args.resize(call->arguments.size());
  1464. for (int i = 0; i < call->arguments.size(); i++) {
  1465. reduce_expression(call->arguments[i]);
  1466. if (!call->arguments[i]->is_constant) {
  1467. all_is_constant = false;
  1468. } else if (all_is_constant) {
  1469. args.write[i] = call->arguments[i]->reduced_value;
  1470. }
  1471. GDScriptParser::DataType arg_type = call->arguments[i]->get_datatype();
  1472. if (!arg_type.is_variant()) {
  1473. if (arg_type.kind != GDScriptParser::DataType::BUILTIN) {
  1474. all_is_constant = false;
  1475. push_error(vformat(R"*(Invalid argument for "range()" call. Argument %d should be int or float but "%s" was given.)*", i + 1, arg_type.to_string()), call->arguments[i]);
  1476. } else if (arg_type.builtin_type != Variant::INT && arg_type.builtin_type != Variant::FLOAT) {
  1477. all_is_constant = false;
  1478. push_error(vformat(R"*(Invalid argument for "range()" call. Argument %d should be int or float but "%s" was given.)*", i + 1, arg_type.to_string()), call->arguments[i]);
  1479. }
  1480. }
  1481. }
  1482. Variant reduced;
  1483. if (all_is_constant) {
  1484. switch (args.size()) {
  1485. case 1:
  1486. reduced = (int32_t)args[0];
  1487. break;
  1488. case 2:
  1489. reduced = Vector2i(args[0], args[1]);
  1490. break;
  1491. case 3:
  1492. reduced = Vector3i(args[0], args[1], args[2]);
  1493. break;
  1494. }
  1495. p_for->list->is_constant = true;
  1496. p_for->list->reduced_value = reduced;
  1497. }
  1498. }
  1499. if (p_for->list->is_constant) {
  1500. p_for->list->set_datatype(type_from_variant(p_for->list->reduced_value, p_for->list));
  1501. } else {
  1502. GDScriptParser::DataType list_type;
  1503. list_type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1504. list_type.kind = GDScriptParser::DataType::BUILTIN;
  1505. list_type.builtin_type = Variant::ARRAY;
  1506. p_for->list->set_datatype(list_type);
  1507. }
  1508. }
  1509. }
  1510. }
  1511. GDScriptParser::DataType variable_type;
  1512. if (list_resolved) {
  1513. variable_type.type_source = GDScriptParser::DataType::ANNOTATED_INFERRED;
  1514. variable_type.kind = GDScriptParser::DataType::BUILTIN;
  1515. variable_type.builtin_type = Variant::INT;
  1516. } else if (p_for->list) {
  1517. resolve_node(p_for->list, false);
  1518. GDScriptParser::DataType list_type = p_for->list->get_datatype();
  1519. if (!list_type.is_hard_type()) {
  1520. mark_node_unsafe(p_for->list);
  1521. }
  1522. if (list_type.is_variant()) {
  1523. variable_type.kind = GDScriptParser::DataType::VARIANT;
  1524. mark_node_unsafe(p_for->list);
  1525. } else if (list_type.has_container_element_type()) {
  1526. variable_type = list_type.get_container_element_type();
  1527. variable_type.type_source = list_type.type_source;
  1528. } else if (list_type.is_typed_container_type()) {
  1529. variable_type = list_type.get_typed_container_type();
  1530. variable_type.type_source = list_type.type_source;
  1531. } else if (list_type.builtin_type == Variant::INT || list_type.builtin_type == Variant::FLOAT || list_type.builtin_type == Variant::STRING) {
  1532. variable_type.type_source = list_type.type_source;
  1533. variable_type.kind = GDScriptParser::DataType::BUILTIN;
  1534. variable_type.builtin_type = list_type.builtin_type;
  1535. } else if (list_type.builtin_type == Variant::VECTOR2I || list_type.builtin_type == Variant::VECTOR3I) {
  1536. variable_type.type_source = list_type.type_source;
  1537. variable_type.kind = GDScriptParser::DataType::BUILTIN;
  1538. variable_type.builtin_type = Variant::INT;
  1539. } else if (list_type.builtin_type == Variant::VECTOR2 || list_type.builtin_type == Variant::VECTOR3) {
  1540. variable_type.type_source = list_type.type_source;
  1541. variable_type.kind = GDScriptParser::DataType::BUILTIN;
  1542. variable_type.builtin_type = Variant::FLOAT;
  1543. } else if (list_type.builtin_type == Variant::OBJECT) {
  1544. GDScriptParser::DataType return_type;
  1545. List<GDScriptParser::DataType> par_types;
  1546. int default_arg_count = 0;
  1547. bool is_static = false;
  1548. bool is_vararg = false;
  1549. if (get_function_signature(p_for->list, false, list_type, CoreStringNames::get_singleton()->_iter_get, return_type, par_types, default_arg_count, is_static, is_vararg)) {
  1550. variable_type = return_type;
  1551. variable_type.type_source = list_type.type_source;
  1552. } else if (!list_type.is_hard_type()) {
  1553. variable_type.kind = GDScriptParser::DataType::VARIANT;
  1554. } else {
  1555. push_error(vformat(R"(Unable to iterate on object of type "%s".)", list_type.to_string()), p_for->list);
  1556. }
  1557. } else if (list_type.builtin_type == Variant::ARRAY || list_type.builtin_type == Variant::DICTIONARY || !list_type.is_hard_type()) {
  1558. variable_type.kind = GDScriptParser::DataType::VARIANT;
  1559. } else {
  1560. push_error(vformat(R"(Unable to iterate on value of type "%s".)", list_type.to_string()), p_for->list);
  1561. }
  1562. }
  1563. if (p_for->variable) {
  1564. p_for->variable->set_datatype(variable_type);
  1565. }
  1566. resolve_suite(p_for->loop);
  1567. p_for->set_datatype(p_for->loop->get_datatype());
  1568. #ifdef DEBUG_ENABLED
  1569. if (p_for->variable) {
  1570. is_shadowing(p_for->variable, R"("for" iterator variable)");
  1571. }
  1572. #endif
  1573. }
  1574. void GDScriptAnalyzer::resolve_while(GDScriptParser::WhileNode *p_while) {
  1575. resolve_node(p_while->condition, false);
  1576. resolve_suite(p_while->loop);
  1577. p_while->set_datatype(p_while->loop->get_datatype());
  1578. }
  1579. void GDScriptAnalyzer::resolve_assert(GDScriptParser::AssertNode *p_assert) {
  1580. reduce_expression(p_assert->condition);
  1581. if (p_assert->message != nullptr) {
  1582. reduce_expression(p_assert->message);
  1583. if (!p_assert->message->get_datatype().has_no_type() && (p_assert->message->get_datatype().kind != GDScriptParser::DataType::BUILTIN || p_assert->message->get_datatype().builtin_type != Variant::STRING)) {
  1584. push_error(R"(Expected string for assert error message.)", p_assert->message);
  1585. }
  1586. }
  1587. p_assert->set_datatype(p_assert->condition->get_datatype());
  1588. #ifdef DEBUG_ENABLED
  1589. if (p_assert->condition->is_constant) {
  1590. if (p_assert->condition->reduced_value.booleanize()) {
  1591. parser->push_warning(p_assert->condition, GDScriptWarning::ASSERT_ALWAYS_TRUE);
  1592. } else {
  1593. parser->push_warning(p_assert->condition, GDScriptWarning::ASSERT_ALWAYS_FALSE);
  1594. }
  1595. }
  1596. #endif
  1597. }
  1598. void GDScriptAnalyzer::resolve_match(GDScriptParser::MatchNode *p_match) {
  1599. reduce_expression(p_match->test);
  1600. for (int i = 0; i < p_match->branches.size(); i++) {
  1601. resolve_match_branch(p_match->branches[i], p_match->test);
  1602. decide_suite_type(p_match, p_match->branches[i]);
  1603. }
  1604. }
  1605. void GDScriptAnalyzer::resolve_match_branch(GDScriptParser::MatchBranchNode *p_match_branch, GDScriptParser::ExpressionNode *p_match_test) {
  1606. for (int i = 0; i < p_match_branch->patterns.size(); i++) {
  1607. resolve_match_pattern(p_match_branch->patterns[i], p_match_test);
  1608. }
  1609. resolve_suite(p_match_branch->block);
  1610. decide_suite_type(p_match_branch, p_match_branch->block);
  1611. }
  1612. void GDScriptAnalyzer::resolve_match_pattern(GDScriptParser::PatternNode *p_match_pattern, GDScriptParser::ExpressionNode *p_match_test) {
  1613. if (p_match_pattern == nullptr) {
  1614. return;
  1615. }
  1616. GDScriptParser::DataType result;
  1617. switch (p_match_pattern->pattern_type) {
  1618. case GDScriptParser::PatternNode::PT_LITERAL:
  1619. if (p_match_pattern->literal) {
  1620. reduce_literal(p_match_pattern->literal);
  1621. result = p_match_pattern->literal->get_datatype();
  1622. }
  1623. break;
  1624. case GDScriptParser::PatternNode::PT_EXPRESSION:
  1625. if (p_match_pattern->expression) {
  1626. GDScriptParser::ExpressionNode *expr = p_match_pattern->expression;
  1627. reduce_expression(expr);
  1628. result = expr->get_datatype();
  1629. if (!expr->is_constant) {
  1630. while (expr && expr->type == GDScriptParser::Node::SUBSCRIPT) {
  1631. GDScriptParser::SubscriptNode *sub = static_cast<GDScriptParser::SubscriptNode *>(expr);
  1632. if (!sub->is_attribute) {
  1633. expr = nullptr;
  1634. } else {
  1635. expr = sub->base;
  1636. }
  1637. }
  1638. if (!expr || expr->type != GDScriptParser::Node::IDENTIFIER) {
  1639. push_error(R"(Expression in match pattern must be a constant expression, an identifier, or an attribute access ("A.B").)", expr);
  1640. }
  1641. }
  1642. }
  1643. break;
  1644. case GDScriptParser::PatternNode::PT_BIND:
  1645. if (p_match_test != nullptr) {
  1646. result = p_match_test->get_datatype();
  1647. } else {
  1648. result.kind = GDScriptParser::DataType::VARIANT;
  1649. }
  1650. p_match_pattern->bind->set_datatype(result);
  1651. #ifdef DEBUG_ENABLED
  1652. is_shadowing(p_match_pattern->bind, "pattern bind");
  1653. if (p_match_pattern->bind->usages == 0 && !String(p_match_pattern->bind->name).begins_with("_")) {
  1654. parser->push_warning(p_match_pattern->bind, GDScriptWarning::UNUSED_VARIABLE, p_match_pattern->bind->name);
  1655. }
  1656. #endif
  1657. break;
  1658. case GDScriptParser::PatternNode::PT_ARRAY:
  1659. for (int i = 0; i < p_match_pattern->array.size(); i++) {
  1660. resolve_match_pattern(p_match_pattern->array[i], nullptr);
  1661. decide_suite_type(p_match_pattern, p_match_pattern->array[i]);
  1662. }
  1663. result = p_match_pattern->get_datatype();
  1664. break;
  1665. case GDScriptParser::PatternNode::PT_DICTIONARY:
  1666. for (int i = 0; i < p_match_pattern->dictionary.size(); i++) {
  1667. if (p_match_pattern->dictionary[i].key) {
  1668. reduce_expression(p_match_pattern->dictionary[i].key);
  1669. if (!p_match_pattern->dictionary[i].key->is_constant) {
  1670. push_error(R"(Expression in dictionary pattern key must be a constant.)", p_match_pattern->dictionary[i].key);
  1671. }
  1672. }
  1673. if (p_match_pattern->dictionary[i].value_pattern) {
  1674. resolve_match_pattern(p_match_pattern->dictionary[i].value_pattern, nullptr);
  1675. decide_suite_type(p_match_pattern, p_match_pattern->dictionary[i].value_pattern);
  1676. }
  1677. }
  1678. result = p_match_pattern->get_datatype();
  1679. break;
  1680. case GDScriptParser::PatternNode::PT_WILDCARD:
  1681. case GDScriptParser::PatternNode::PT_REST:
  1682. result.kind = GDScriptParser::DataType::VARIANT;
  1683. break;
  1684. }
  1685. p_match_pattern->set_datatype(result);
  1686. }
  1687. void GDScriptAnalyzer::resolve_return(GDScriptParser::ReturnNode *p_return) {
  1688. GDScriptParser::DataType result;
  1689. GDScriptParser::DataType expected_type;
  1690. bool has_expected_type = parser->current_function != nullptr;
  1691. if (has_expected_type) {
  1692. expected_type = parser->current_function->get_datatype();
  1693. }
  1694. if (p_return->return_value != nullptr) {
  1695. reduce_expression(p_return->return_value);
  1696. if (p_return->return_value->type == GDScriptParser::Node::ARRAY) {
  1697. // Check if assigned value is an array literal, so we can make it a typed array too if appropriate.
  1698. if (has_expected_type && expected_type.has_container_element_type() && p_return->return_value->type == GDScriptParser::Node::ARRAY) {
  1699. update_array_literal_element_type(expected_type, static_cast<GDScriptParser::ArrayNode *>(p_return->return_value));
  1700. }
  1701. }
  1702. if (has_expected_type && expected_type.is_hard_type() && expected_type.kind == GDScriptParser::DataType::BUILTIN && expected_type.builtin_type == Variant::NIL) {
  1703. push_error("A void function cannot return a value.", p_return);
  1704. }
  1705. if (has_expected_type && expected_type.is_hard_type() && p_return->return_value->is_constant) {
  1706. update_const_expression_builtin_type(p_return->return_value, expected_type, "return");
  1707. }
  1708. result = p_return->return_value->get_datatype();
  1709. } else {
  1710. // Return type is null by default.
  1711. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1712. result.kind = GDScriptParser::DataType::BUILTIN;
  1713. result.builtin_type = Variant::NIL;
  1714. result.is_constant = true;
  1715. }
  1716. if (has_expected_type && !expected_type.is_variant()) {
  1717. if (result.is_variant() || !result.is_hard_type()) {
  1718. mark_node_unsafe(p_return);
  1719. if (!is_type_compatible(expected_type, result, true, p_return)) {
  1720. downgrade_node_type_source(p_return);
  1721. }
  1722. } else if (!is_type_compatible(expected_type, result, true, p_return)) {
  1723. mark_node_unsafe(p_return);
  1724. if (!is_type_compatible(result, expected_type)) {
  1725. push_error(vformat(R"(Cannot return value of type "%s" because the function return type is "%s".)", result.to_string(), expected_type.to_string()), p_return);
  1726. }
  1727. #ifdef DEBUG_ENABLED
  1728. } else if (expected_type.builtin_type == Variant::INT && result.builtin_type == Variant::FLOAT) {
  1729. parser->push_warning(p_return, GDScriptWarning::NARROWING_CONVERSION);
  1730. #endif
  1731. }
  1732. }
  1733. p_return->set_datatype(result);
  1734. }
  1735. void GDScriptAnalyzer::reduce_expression(GDScriptParser::ExpressionNode *p_expression, bool p_is_root) {
  1736. // This one makes some magic happen.
  1737. if (p_expression == nullptr) {
  1738. return;
  1739. }
  1740. if (p_expression->reduced) {
  1741. // Don't do this more than once.
  1742. return;
  1743. }
  1744. p_expression->reduced = true;
  1745. switch (p_expression->type) {
  1746. case GDScriptParser::Node::ARRAY:
  1747. reduce_array(static_cast<GDScriptParser::ArrayNode *>(p_expression));
  1748. break;
  1749. case GDScriptParser::Node::ASSIGNMENT:
  1750. reduce_assignment(static_cast<GDScriptParser::AssignmentNode *>(p_expression));
  1751. break;
  1752. case GDScriptParser::Node::AWAIT:
  1753. reduce_await(static_cast<GDScriptParser::AwaitNode *>(p_expression));
  1754. break;
  1755. case GDScriptParser::Node::BINARY_OPERATOR:
  1756. reduce_binary_op(static_cast<GDScriptParser::BinaryOpNode *>(p_expression));
  1757. break;
  1758. case GDScriptParser::Node::CALL:
  1759. reduce_call(static_cast<GDScriptParser::CallNode *>(p_expression), false, p_is_root);
  1760. break;
  1761. case GDScriptParser::Node::CAST:
  1762. reduce_cast(static_cast<GDScriptParser::CastNode *>(p_expression));
  1763. break;
  1764. case GDScriptParser::Node::DICTIONARY:
  1765. reduce_dictionary(static_cast<GDScriptParser::DictionaryNode *>(p_expression));
  1766. break;
  1767. case GDScriptParser::Node::GET_NODE:
  1768. reduce_get_node(static_cast<GDScriptParser::GetNodeNode *>(p_expression));
  1769. break;
  1770. case GDScriptParser::Node::IDENTIFIER:
  1771. reduce_identifier(static_cast<GDScriptParser::IdentifierNode *>(p_expression));
  1772. break;
  1773. case GDScriptParser::Node::LAMBDA:
  1774. reduce_lambda(static_cast<GDScriptParser::LambdaNode *>(p_expression));
  1775. break;
  1776. case GDScriptParser::Node::LITERAL:
  1777. reduce_literal(static_cast<GDScriptParser::LiteralNode *>(p_expression));
  1778. break;
  1779. case GDScriptParser::Node::PRELOAD:
  1780. reduce_preload(static_cast<GDScriptParser::PreloadNode *>(p_expression));
  1781. break;
  1782. case GDScriptParser::Node::SELF:
  1783. reduce_self(static_cast<GDScriptParser::SelfNode *>(p_expression));
  1784. break;
  1785. case GDScriptParser::Node::SUBSCRIPT:
  1786. reduce_subscript(static_cast<GDScriptParser::SubscriptNode *>(p_expression));
  1787. break;
  1788. case GDScriptParser::Node::TERNARY_OPERATOR:
  1789. reduce_ternary_op(static_cast<GDScriptParser::TernaryOpNode *>(p_expression), p_is_root);
  1790. break;
  1791. case GDScriptParser::Node::UNARY_OPERATOR:
  1792. reduce_unary_op(static_cast<GDScriptParser::UnaryOpNode *>(p_expression));
  1793. break;
  1794. // Non-expressions. Here only to make sure new nodes aren't forgotten.
  1795. case GDScriptParser::Node::NONE:
  1796. case GDScriptParser::Node::ANNOTATION:
  1797. case GDScriptParser::Node::ASSERT:
  1798. case GDScriptParser::Node::BREAK:
  1799. case GDScriptParser::Node::BREAKPOINT:
  1800. case GDScriptParser::Node::CLASS:
  1801. case GDScriptParser::Node::CONSTANT:
  1802. case GDScriptParser::Node::CONTINUE:
  1803. case GDScriptParser::Node::ENUM:
  1804. case GDScriptParser::Node::FOR:
  1805. case GDScriptParser::Node::FUNCTION:
  1806. case GDScriptParser::Node::IF:
  1807. case GDScriptParser::Node::MATCH:
  1808. case GDScriptParser::Node::MATCH_BRANCH:
  1809. case GDScriptParser::Node::PARAMETER:
  1810. case GDScriptParser::Node::PASS:
  1811. case GDScriptParser::Node::PATTERN:
  1812. case GDScriptParser::Node::RETURN:
  1813. case GDScriptParser::Node::SIGNAL:
  1814. case GDScriptParser::Node::SUITE:
  1815. case GDScriptParser::Node::TYPE:
  1816. case GDScriptParser::Node::VARIABLE:
  1817. case GDScriptParser::Node::WHILE:
  1818. ERR_FAIL_MSG("Reaching unreachable case");
  1819. }
  1820. }
  1821. void GDScriptAnalyzer::reduce_array(GDScriptParser::ArrayNode *p_array) {
  1822. for (int i = 0; i < p_array->elements.size(); i++) {
  1823. GDScriptParser::ExpressionNode *element = p_array->elements[i];
  1824. reduce_expression(element);
  1825. }
  1826. // It's array in any case.
  1827. GDScriptParser::DataType arr_type;
  1828. arr_type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  1829. arr_type.kind = GDScriptParser::DataType::BUILTIN;
  1830. arr_type.builtin_type = Variant::ARRAY;
  1831. arr_type.is_constant = true;
  1832. p_array->set_datatype(arr_type);
  1833. }
  1834. #ifdef DEBUG_ENABLED
  1835. static bool enum_has_value(const GDScriptParser::DataType p_type, int64_t p_value) {
  1836. for (const KeyValue<StringName, int64_t> &E : p_type.enum_values) {
  1837. if (E.value == p_value) {
  1838. return true;
  1839. }
  1840. }
  1841. return false;
  1842. }
  1843. #endif
  1844. void GDScriptAnalyzer::update_const_expression_builtin_type(GDScriptParser::ExpressionNode *p_expression, const GDScriptParser::DataType &p_type, const char *p_usage, bool p_is_cast) {
  1845. if (p_expression->get_datatype() == p_type) {
  1846. return;
  1847. }
  1848. if (p_type.kind != GDScriptParser::DataType::BUILTIN && p_type.kind != GDScriptParser::DataType::ENUM) {
  1849. return;
  1850. }
  1851. GDScriptParser::DataType expression_type = p_expression->get_datatype();
  1852. bool is_enum_cast = p_is_cast && p_type.kind == GDScriptParser::DataType::ENUM && p_type.is_meta_type == false && expression_type.builtin_type == Variant::INT;
  1853. if (!is_enum_cast && !is_type_compatible(p_type, expression_type, true, p_expression)) {
  1854. push_error(vformat(R"(Cannot %s a value of type "%s" as "%s".)", p_usage, expression_type.to_string(), p_type.to_string()), p_expression);
  1855. return;
  1856. }
  1857. GDScriptParser::DataType value_type = type_from_variant(p_expression->reduced_value, p_expression);
  1858. if (expression_type.is_variant() && !is_enum_cast && !is_type_compatible(p_type, value_type, true, p_expression)) {
  1859. push_error(vformat(R"(Cannot %s a value of type "%s" as "%s".)", p_usage, value_type.to_string(), p_type.to_string()), p_expression);
  1860. return;
  1861. }
  1862. #ifdef DEBUG_ENABLED
  1863. if (p_type.kind == GDScriptParser::DataType::ENUM && value_type.builtin_type == Variant::INT && !enum_has_value(p_type, p_expression->reduced_value)) {
  1864. parser->push_warning(p_expression, GDScriptWarning::INT_AS_ENUM_WITHOUT_MATCH, p_usage, p_expression->reduced_value.stringify(), p_type.to_string());
  1865. }
  1866. #endif
  1867. if (value_type.builtin_type == p_type.builtin_type) {
  1868. p_expression->set_datatype(p_type);
  1869. return;
  1870. }
  1871. Variant converted_to;
  1872. const Variant *converted_from = &p_expression->reduced_value;
  1873. Callable::CallError call_error;
  1874. Variant::construct(p_type.builtin_type, converted_to, &converted_from, 1, call_error);
  1875. if (call_error.error) {
  1876. push_error(vformat(R"(Failed to convert a value of type "%s" to "%s".)", value_type.to_string(), p_type.to_string()), p_expression);
  1877. return;
  1878. }
  1879. #ifdef DEBUG_ENABLED
  1880. if (p_type.builtin_type == Variant::INT && value_type.builtin_type == Variant::FLOAT) {
  1881. parser->push_warning(p_expression, GDScriptWarning::NARROWING_CONVERSION);
  1882. }
  1883. #endif
  1884. p_expression->reduced_value = converted_to;
  1885. p_expression->set_datatype(p_type);
  1886. }
  1887. // When an array literal is stored (or passed as function argument) to a typed context, we then assume the array is typed.
  1888. // This function determines which type is that (if any).
  1889. void GDScriptAnalyzer::update_array_literal_element_type(const GDScriptParser::DataType &p_base_type, GDScriptParser::ArrayNode *p_array_literal) {
  1890. GDScriptParser::DataType array_type = p_array_literal->get_datatype();
  1891. if (p_array_literal->elements.size() == 0) {
  1892. // Empty array literal, just make the same type as the storage.
  1893. array_type.set_container_element_type(p_base_type.get_container_element_type());
  1894. } else {
  1895. // Check if elements match.
  1896. bool all_same_type = true;
  1897. bool all_have_type = true;
  1898. GDScriptParser::DataType element_type;
  1899. for (int i = 0; i < p_array_literal->elements.size(); i++) {
  1900. if (i == 0) {
  1901. element_type = p_array_literal->elements[0]->get_datatype();
  1902. } else {
  1903. GDScriptParser::DataType this_element_type = p_array_literal->elements[i]->get_datatype();
  1904. if (this_element_type.has_no_type()) {
  1905. all_same_type = false;
  1906. all_have_type = false;
  1907. break;
  1908. } else if (element_type != this_element_type) {
  1909. if (!is_type_compatible(element_type, this_element_type, false)) {
  1910. if (is_type_compatible(this_element_type, element_type, false)) {
  1911. // This element is a super-type to the previous type, so we use the super-type.
  1912. element_type = this_element_type;
  1913. } else {
  1914. // It's incompatible.
  1915. all_same_type = false;
  1916. break;
  1917. }
  1918. }
  1919. }
  1920. }
  1921. }
  1922. if (all_same_type) {
  1923. element_type.is_constant = false;
  1924. array_type.set_container_element_type(element_type);
  1925. } else if (all_have_type) {
  1926. push_error(vformat(R"(Variant array is not compatible with an array of type "%s".)", p_base_type.get_container_element_type().to_string()), p_array_literal);
  1927. }
  1928. }
  1929. // Update the type on the value itself.
  1930. p_array_literal->set_datatype(array_type);
  1931. }
  1932. void GDScriptAnalyzer::reduce_assignment(GDScriptParser::AssignmentNode *p_assignment) {
  1933. reduce_expression(p_assignment->assignee);
  1934. reduce_expression(p_assignment->assigned_value);
  1935. if (p_assignment->assigned_value == nullptr || p_assignment->assignee == nullptr) {
  1936. return;
  1937. }
  1938. GDScriptParser::DataType assignee_type = p_assignment->assignee->get_datatype();
  1939. if (assignee_type.is_constant || (p_assignment->assignee->type == GDScriptParser::Node::SUBSCRIPT && static_cast<GDScriptParser::SubscriptNode *>(p_assignment->assignee)->base->is_constant)) {
  1940. push_error("Cannot assign a new value to a constant.", p_assignment->assignee);
  1941. }
  1942. // Check if assigned value is an array literal, so we can make it a typed array too if appropriate.
  1943. if (assignee_type.has_container_element_type() && p_assignment->assigned_value->type == GDScriptParser::Node::ARRAY) {
  1944. update_array_literal_element_type(assignee_type, static_cast<GDScriptParser::ArrayNode *>(p_assignment->assigned_value));
  1945. }
  1946. if (p_assignment->operation == GDScriptParser::AssignmentNode::OP_NONE && assignee_type.is_hard_type() && p_assignment->assigned_value->is_constant) {
  1947. update_const_expression_builtin_type(p_assignment->assigned_value, assignee_type, "assign");
  1948. }
  1949. GDScriptParser::DataType assigned_value_type = p_assignment->assigned_value->get_datatype();
  1950. bool assignee_is_variant = assignee_type.is_variant();
  1951. bool assignee_is_hard = assignee_type.is_hard_type();
  1952. bool assigned_is_variant = assigned_value_type.is_variant();
  1953. bool assigned_is_hard = assigned_value_type.is_hard_type();
  1954. bool compatible = true;
  1955. bool downgrades_assignee = false;
  1956. bool downgrades_assigned = false;
  1957. GDScriptParser::DataType op_type = assigned_value_type;
  1958. if (p_assignment->operation != GDScriptParser::AssignmentNode::OP_NONE && !op_type.is_variant()) {
  1959. op_type = get_operation_type(p_assignment->variant_op, assignee_type, assigned_value_type, compatible, p_assignment->assigned_value);
  1960. if (assignee_is_variant) {
  1961. // variant assignee
  1962. mark_node_unsafe(p_assignment);
  1963. } else if (!compatible) {
  1964. // incompatible hard types and non-variant assignee
  1965. mark_node_unsafe(p_assignment);
  1966. if (assigned_is_variant) {
  1967. // incompatible hard non-variant assignee and hard variant assigned
  1968. p_assignment->use_conversion_assign = true;
  1969. } else {
  1970. // incompatible hard non-variant types
  1971. push_error(vformat(R"(Invalid operands "%s" and "%s" for assignment operator.)", assignee_type.to_string(), assigned_value_type.to_string()), p_assignment);
  1972. }
  1973. } else if (op_type.type_source == GDScriptParser::DataType::UNDETECTED && !assigned_is_variant) {
  1974. // incompatible non-variant types (at least one weak)
  1975. downgrades_assignee = !assignee_is_hard;
  1976. downgrades_assigned = !assigned_is_hard;
  1977. }
  1978. }
  1979. p_assignment->set_datatype(op_type);
  1980. if (assignee_is_variant) {
  1981. if (!assignee_is_hard) {
  1982. // weak variant assignee
  1983. mark_node_unsafe(p_assignment);
  1984. }
  1985. } else {
  1986. if (assignee_is_hard && !assigned_is_hard) {
  1987. // hard non-variant assignee and weak assigned
  1988. mark_node_unsafe(p_assignment);
  1989. p_assignment->use_conversion_assign = true;
  1990. downgrades_assigned = downgrades_assigned || (!assigned_is_variant && !is_type_compatible(assignee_type, op_type, true, p_assignment->assigned_value));
  1991. } else if (compatible) {
  1992. if (op_type.is_variant()) {
  1993. // non-variant assignee and variant result
  1994. mark_node_unsafe(p_assignment);
  1995. if (assignee_is_hard) {
  1996. // hard non-variant assignee and variant result
  1997. p_assignment->use_conversion_assign = true;
  1998. } else {
  1999. // weak non-variant assignee and variant result
  2000. downgrades_assignee = true;
  2001. }
  2002. } else if (!is_type_compatible(assignee_type, op_type, assignee_is_hard, p_assignment->assigned_value)) {
  2003. // non-variant assignee and incompatible result
  2004. mark_node_unsafe(p_assignment);
  2005. if (assignee_is_hard) {
  2006. if (is_type_compatible(op_type, assignee_type)) {
  2007. // hard non-variant assignee and maybe compatible result
  2008. p_assignment->use_conversion_assign = true;
  2009. } else {
  2010. // hard non-variant assignee and incompatible result
  2011. push_error(vformat(R"(Value of type "%s" cannot be assigned to a variable of type "%s".)", assigned_value_type.to_string(), assignee_type.to_string()), p_assignment->assigned_value);
  2012. }
  2013. } else {
  2014. // weak non-variant assignee and incompatible result
  2015. downgrades_assignee = true;
  2016. }
  2017. }
  2018. }
  2019. }
  2020. if (downgrades_assignee) {
  2021. downgrade_node_type_source(p_assignment->assignee);
  2022. }
  2023. if (downgrades_assigned) {
  2024. downgrade_node_type_source(p_assignment->assigned_value);
  2025. }
  2026. #ifdef DEBUG_ENABLED
  2027. if (assignee_type.is_hard_type() && assignee_type.builtin_type == Variant::INT && assigned_value_type.builtin_type == Variant::FLOAT) {
  2028. parser->push_warning(p_assignment->assigned_value, GDScriptWarning::NARROWING_CONVERSION);
  2029. }
  2030. #endif
  2031. }
  2032. void GDScriptAnalyzer::reduce_await(GDScriptParser::AwaitNode *p_await) {
  2033. if (p_await->to_await == nullptr) {
  2034. GDScriptParser::DataType await_type;
  2035. await_type.kind = GDScriptParser::DataType::VARIANT;
  2036. p_await->set_datatype(await_type);
  2037. return;
  2038. }
  2039. GDScriptParser::DataType awaiting_type;
  2040. if (p_await->to_await->type == GDScriptParser::Node::CALL) {
  2041. reduce_call(static_cast<GDScriptParser::CallNode *>(p_await->to_await), true);
  2042. awaiting_type = p_await->to_await->get_datatype();
  2043. } else {
  2044. reduce_expression(p_await->to_await);
  2045. }
  2046. if (p_await->to_await->is_constant) {
  2047. p_await->is_constant = p_await->to_await->is_constant;
  2048. p_await->reduced_value = p_await->to_await->reduced_value;
  2049. awaiting_type = p_await->to_await->get_datatype();
  2050. } else {
  2051. awaiting_type.kind = GDScriptParser::DataType::VARIANT;
  2052. awaiting_type.type_source = GDScriptParser::DataType::UNDETECTED;
  2053. }
  2054. p_await->set_datatype(awaiting_type);
  2055. #ifdef DEBUG_ENABLED
  2056. awaiting_type = p_await->to_await->get_datatype();
  2057. if (!(awaiting_type.has_no_type() || awaiting_type.is_coroutine || awaiting_type.builtin_type == Variant::SIGNAL)) {
  2058. parser->push_warning(p_await, GDScriptWarning::REDUNDANT_AWAIT);
  2059. }
  2060. #endif
  2061. }
  2062. void GDScriptAnalyzer::reduce_binary_op(GDScriptParser::BinaryOpNode *p_binary_op) {
  2063. reduce_expression(p_binary_op->left_operand);
  2064. if (p_binary_op->operation == GDScriptParser::BinaryOpNode::OP_TYPE_TEST && p_binary_op->right_operand && p_binary_op->right_operand->type == GDScriptParser::Node::IDENTIFIER) {
  2065. reduce_identifier(static_cast<GDScriptParser::IdentifierNode *>(p_binary_op->right_operand), true);
  2066. } else {
  2067. reduce_expression(p_binary_op->right_operand);
  2068. }
  2069. // TODO: Right operand must be a valid type with the `is` operator. Need to check here.
  2070. GDScriptParser::DataType left_type;
  2071. if (p_binary_op->left_operand) {
  2072. left_type = p_binary_op->left_operand->get_datatype();
  2073. }
  2074. GDScriptParser::DataType right_type;
  2075. if (p_binary_op->right_operand) {
  2076. right_type = p_binary_op->right_operand->get_datatype();
  2077. }
  2078. if (!left_type.is_set() || !right_type.is_set()) {
  2079. return;
  2080. }
  2081. #ifdef DEBUG_ENABLED
  2082. if (p_binary_op->variant_op == Variant::OP_DIVIDE && left_type.builtin_type == Variant::INT && right_type.builtin_type == Variant::INT) {
  2083. parser->push_warning(p_binary_op, GDScriptWarning::INTEGER_DIVISION);
  2084. }
  2085. #endif
  2086. if (p_binary_op->left_operand->is_constant && p_binary_op->right_operand->is_constant) {
  2087. p_binary_op->is_constant = true;
  2088. if (p_binary_op->variant_op < Variant::OP_MAX) {
  2089. bool valid = false;
  2090. Variant::evaluate(p_binary_op->variant_op, p_binary_op->left_operand->reduced_value, p_binary_op->right_operand->reduced_value, p_binary_op->reduced_value, valid);
  2091. if (!valid) {
  2092. if (p_binary_op->reduced_value.get_type() == Variant::STRING) {
  2093. push_error(vformat(R"(%s in operator %s.)", p_binary_op->reduced_value, Variant::get_operator_name(p_binary_op->variant_op)), p_binary_op);
  2094. } else {
  2095. push_error(vformat(R"(Invalid operands to operator %s, %s and %s.)",
  2096. Variant::get_operator_name(p_binary_op->variant_op),
  2097. Variant::get_type_name(p_binary_op->left_operand->reduced_value.get_type()),
  2098. Variant::get_type_name(p_binary_op->right_operand->reduced_value.get_type())),
  2099. p_binary_op);
  2100. }
  2101. }
  2102. } else {
  2103. if (p_binary_op->operation == GDScriptParser::BinaryOpNode::OP_TYPE_TEST) {
  2104. GDScriptParser::DataType test_type = right_type;
  2105. test_type.is_meta_type = false;
  2106. if (!is_type_compatible(test_type, left_type)) {
  2107. push_error(vformat(R"(Expression is of type "%s" so it can't be of type "%s".)"), p_binary_op->left_operand);
  2108. p_binary_op->reduced_value = false;
  2109. } else {
  2110. p_binary_op->reduced_value = true;
  2111. }
  2112. } else {
  2113. ERR_PRINT("Parser bug: unknown binary operation.");
  2114. }
  2115. }
  2116. p_binary_op->set_datatype(type_from_variant(p_binary_op->reduced_value, p_binary_op));
  2117. return;
  2118. }
  2119. GDScriptParser::DataType result;
  2120. if (p_binary_op->operation == GDScriptParser::BinaryOpNode::OP_TYPE_TEST) {
  2121. GDScriptParser::DataType test_type = right_type;
  2122. test_type.is_meta_type = false;
  2123. if (!is_type_compatible(test_type, left_type) && !is_type_compatible(left_type, test_type)) {
  2124. if (left_type.is_hard_type()) {
  2125. push_error(vformat(R"(Expression is of type "%s" so it can't be of type "%s".)", left_type.to_string(), test_type.to_string()), p_binary_op->left_operand);
  2126. } else {
  2127. // TODO: Warning.
  2128. mark_node_unsafe(p_binary_op);
  2129. }
  2130. }
  2131. // "is" operator is always a boolean anyway.
  2132. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2133. result.kind = GDScriptParser::DataType::BUILTIN;
  2134. result.builtin_type = Variant::BOOL;
  2135. } else if ((p_binary_op->variant_op == Variant::OP_EQUAL || p_binary_op->variant_op == Variant::OP_NOT_EQUAL) &&
  2136. ((left_type.kind == GDScriptParser::DataType::BUILTIN && left_type.builtin_type == Variant::NIL) || (right_type.kind == GDScriptParser::DataType::BUILTIN && right_type.builtin_type == Variant::NIL))) {
  2137. // "==" and "!=" operators always return a boolean when comparing to null.
  2138. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2139. result.kind = GDScriptParser::DataType::BUILTIN;
  2140. result.builtin_type = Variant::BOOL;
  2141. } else if (left_type.is_variant() || right_type.is_variant()) {
  2142. // Cannot infer type because one operand can be anything.
  2143. result.kind = GDScriptParser::DataType::VARIANT;
  2144. mark_node_unsafe(p_binary_op);
  2145. } else if (p_binary_op->variant_op < Variant::OP_MAX) {
  2146. bool valid = false;
  2147. result = get_operation_type(p_binary_op->variant_op, left_type, right_type, valid, p_binary_op);
  2148. if (!valid) {
  2149. push_error(vformat(R"(Invalid operands "%s" and "%s" for "%s" operator.)", left_type.to_string(), right_type.to_string(), Variant::get_operator_name(p_binary_op->variant_op)), p_binary_op);
  2150. }
  2151. } else {
  2152. ERR_PRINT("Parser bug: unknown binary operation.");
  2153. }
  2154. p_binary_op->set_datatype(result);
  2155. }
  2156. void GDScriptAnalyzer::reduce_call(GDScriptParser::CallNode *p_call, bool p_is_await, bool p_is_root) {
  2157. bool all_is_constant = true;
  2158. HashMap<int, GDScriptParser::ArrayNode *> arrays; // For array literal to potentially type when passing.
  2159. for (int i = 0; i < p_call->arguments.size(); i++) {
  2160. reduce_expression(p_call->arguments[i]);
  2161. if (p_call->arguments[i]->type == GDScriptParser::Node::ARRAY) {
  2162. arrays[i] = static_cast<GDScriptParser::ArrayNode *>(p_call->arguments[i]);
  2163. }
  2164. all_is_constant = all_is_constant && p_call->arguments[i]->is_constant;
  2165. }
  2166. GDScriptParser::Node::Type callee_type = p_call->get_callee_type();
  2167. GDScriptParser::DataType call_type;
  2168. if (!p_call->is_super && callee_type == GDScriptParser::Node::IDENTIFIER) {
  2169. // Call to name directly.
  2170. StringName function_name = p_call->function_name;
  2171. Variant::Type builtin_type = GDScriptParser::get_builtin_type(function_name);
  2172. if (builtin_type < Variant::VARIANT_MAX) {
  2173. // Is a builtin constructor.
  2174. call_type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2175. call_type.kind = GDScriptParser::DataType::BUILTIN;
  2176. call_type.builtin_type = builtin_type;
  2177. if (builtin_type == Variant::OBJECT) {
  2178. call_type.kind = GDScriptParser::DataType::NATIVE;
  2179. call_type.native_type = function_name; // "Object".
  2180. }
  2181. bool safe_to_fold = true;
  2182. switch (builtin_type) {
  2183. // Those are stored by reference so not suited for compile-time construction.
  2184. // Because in this case they would be the same reference in all constructed values.
  2185. case Variant::OBJECT:
  2186. case Variant::DICTIONARY:
  2187. case Variant::ARRAY:
  2188. case Variant::PACKED_BYTE_ARRAY:
  2189. case Variant::PACKED_INT32_ARRAY:
  2190. case Variant::PACKED_INT64_ARRAY:
  2191. case Variant::PACKED_FLOAT32_ARRAY:
  2192. case Variant::PACKED_FLOAT64_ARRAY:
  2193. case Variant::PACKED_STRING_ARRAY:
  2194. case Variant::PACKED_VECTOR2_ARRAY:
  2195. case Variant::PACKED_VECTOR3_ARRAY:
  2196. case Variant::PACKED_COLOR_ARRAY:
  2197. safe_to_fold = false;
  2198. break;
  2199. default:
  2200. break;
  2201. }
  2202. if (all_is_constant && safe_to_fold) {
  2203. // Construct here.
  2204. Vector<const Variant *> args;
  2205. for (int i = 0; i < p_call->arguments.size(); i++) {
  2206. args.push_back(&(p_call->arguments[i]->reduced_value));
  2207. }
  2208. Callable::CallError err;
  2209. Variant value;
  2210. Variant::construct(builtin_type, value, (const Variant **)args.ptr(), args.size(), err);
  2211. switch (err.error) {
  2212. case Callable::CallError::CALL_ERROR_INVALID_ARGUMENT:
  2213. push_error(vformat(R"(Invalid argument for %s constructor: argument %d should be "%s" but is "%s".)", Variant::get_type_name(builtin_type), err.argument + 1,
  2214. Variant::get_type_name(Variant::Type(err.expected)), p_call->arguments[err.argument]->get_datatype().to_string()),
  2215. p_call->arguments[err.argument]);
  2216. break;
  2217. case Callable::CallError::CALL_ERROR_INVALID_METHOD: {
  2218. String signature = Variant::get_type_name(builtin_type) + "(";
  2219. for (int i = 0; i < p_call->arguments.size(); i++) {
  2220. if (i > 0) {
  2221. signature += ", ";
  2222. }
  2223. signature += p_call->arguments[i]->get_datatype().to_string();
  2224. }
  2225. signature += ")";
  2226. push_error(vformat(R"(No constructor of "%s" matches the signature "%s".)", Variant::get_type_name(builtin_type), signature), p_call->callee);
  2227. } break;
  2228. case Callable::CallError::CALL_ERROR_TOO_MANY_ARGUMENTS:
  2229. push_error(vformat(R"(Too many arguments for %s constructor. Received %d but expected %d.)", Variant::get_type_name(builtin_type), p_call->arguments.size(), err.expected), p_call);
  2230. break;
  2231. case Callable::CallError::CALL_ERROR_TOO_FEW_ARGUMENTS:
  2232. push_error(vformat(R"(Too few arguments for %s constructor. Received %d but expected %d.)", Variant::get_type_name(builtin_type), p_call->arguments.size(), err.expected), p_call);
  2233. break;
  2234. case Callable::CallError::CALL_ERROR_INSTANCE_IS_NULL:
  2235. case Callable::CallError::CALL_ERROR_METHOD_NOT_CONST:
  2236. break; // Can't happen in a builtin constructor.
  2237. case Callable::CallError::CALL_OK:
  2238. p_call->is_constant = true;
  2239. p_call->reduced_value = value;
  2240. break;
  2241. }
  2242. } else {
  2243. // TODO: Check constructors without constants.
  2244. // If there's one argument, try to use copy constructor (those aren't explicitly defined).
  2245. if (p_call->arguments.size() == 1) {
  2246. GDScriptParser::DataType arg_type = p_call->arguments[0]->get_datatype();
  2247. if (arg_type.is_variant()) {
  2248. mark_node_unsafe(p_call->arguments[0]);
  2249. } else {
  2250. if (arg_type.kind == GDScriptParser::DataType::BUILTIN && arg_type.builtin_type == builtin_type) {
  2251. // Okay.
  2252. p_call->set_datatype(call_type);
  2253. return;
  2254. }
  2255. }
  2256. }
  2257. List<MethodInfo> constructors;
  2258. Variant::get_constructor_list(builtin_type, &constructors);
  2259. bool match = false;
  2260. for (const MethodInfo &info : constructors) {
  2261. if (p_call->arguments.size() < info.arguments.size() - info.default_arguments.size()) {
  2262. continue;
  2263. }
  2264. if (p_call->arguments.size() > info.arguments.size()) {
  2265. continue;
  2266. }
  2267. bool types_match = true;
  2268. for (int i = 0; i < p_call->arguments.size(); i++) {
  2269. GDScriptParser::DataType par_type = type_from_property(info.arguments[i], true);
  2270. if (!is_type_compatible(par_type, p_call->arguments[i]->get_datatype(), true)) {
  2271. types_match = false;
  2272. break;
  2273. #ifdef DEBUG_ENABLED
  2274. } else {
  2275. if (par_type.builtin_type == Variant::INT && p_call->arguments[i]->get_datatype().builtin_type == Variant::FLOAT && builtin_type != Variant::INT) {
  2276. parser->push_warning(p_call, GDScriptWarning::NARROWING_CONVERSION, p_call->function_name);
  2277. }
  2278. #endif
  2279. }
  2280. }
  2281. if (types_match) {
  2282. for (int i = 0; i < p_call->arguments.size(); i++) {
  2283. if (p_call->arguments[i]->is_constant) {
  2284. update_const_expression_builtin_type(p_call->arguments[i], type_from_property(info.arguments[i], true), "pass");
  2285. }
  2286. }
  2287. match = true;
  2288. call_type = type_from_property(info.return_val);
  2289. break;
  2290. }
  2291. }
  2292. if (!match) {
  2293. String signature = Variant::get_type_name(builtin_type) + "(";
  2294. for (int i = 0; i < p_call->arguments.size(); i++) {
  2295. if (i > 0) {
  2296. signature += ", ";
  2297. }
  2298. signature += p_call->arguments[i]->get_datatype().to_string();
  2299. }
  2300. signature += ")";
  2301. push_error(vformat(R"(No constructor of "%s" matches the signature "%s".)", Variant::get_type_name(builtin_type), signature), p_call);
  2302. }
  2303. }
  2304. p_call->set_datatype(call_type);
  2305. return;
  2306. } else if (GDScriptUtilityFunctions::function_exists(function_name)) {
  2307. MethodInfo function_info = GDScriptUtilityFunctions::get_function_info(function_name);
  2308. if (!p_is_root && !p_is_await && function_info.return_val.type == Variant::NIL && ((function_info.return_val.usage & PROPERTY_USAGE_NIL_IS_VARIANT) == 0)) {
  2309. push_error(vformat(R"*(Cannot get return value of call to "%s()" because it returns "void".)*", function_name), p_call);
  2310. }
  2311. if (all_is_constant && GDScriptUtilityFunctions::is_function_constant(function_name)) {
  2312. // Can call on compilation.
  2313. Vector<const Variant *> args;
  2314. for (int i = 0; i < p_call->arguments.size(); i++) {
  2315. args.push_back(&(p_call->arguments[i]->reduced_value));
  2316. }
  2317. Variant value;
  2318. Callable::CallError err;
  2319. GDScriptUtilityFunctions::get_function(function_name)(&value, (const Variant **)args.ptr(), args.size(), err);
  2320. switch (err.error) {
  2321. case Callable::CallError::CALL_ERROR_INVALID_ARGUMENT: {
  2322. PropertyInfo wrong_arg = function_info.arguments[err.argument];
  2323. push_error(vformat(R"*(Invalid argument for "%s()" function: argument %d should be "%s" but is "%s".)*", function_name, err.argument + 1,
  2324. type_from_property(wrong_arg, true).to_string(), p_call->arguments[err.argument]->get_datatype().to_string()),
  2325. p_call->arguments[err.argument]);
  2326. } break;
  2327. case Callable::CallError::CALL_ERROR_INVALID_METHOD:
  2328. push_error(vformat(R"(Invalid call for function "%s".)", function_name), p_call);
  2329. break;
  2330. case Callable::CallError::CALL_ERROR_TOO_MANY_ARGUMENTS:
  2331. push_error(vformat(R"*(Too many arguments for "%s()" call. Expected at most %d but received %d.)*", function_name, err.expected, p_call->arguments.size()), p_call);
  2332. break;
  2333. case Callable::CallError::CALL_ERROR_TOO_FEW_ARGUMENTS:
  2334. push_error(vformat(R"*(Too few arguments for "%s()" call. Expected at least %d but received %d.)*", function_name, err.expected, p_call->arguments.size()), p_call);
  2335. break;
  2336. case Callable::CallError::CALL_ERROR_METHOD_NOT_CONST:
  2337. case Callable::CallError::CALL_ERROR_INSTANCE_IS_NULL:
  2338. break; // Can't happen in a builtin constructor.
  2339. case Callable::CallError::CALL_OK:
  2340. p_call->is_constant = true;
  2341. p_call->reduced_value = value;
  2342. break;
  2343. }
  2344. } else {
  2345. validate_call_arg(function_info, p_call);
  2346. }
  2347. p_call->set_datatype(type_from_property(function_info.return_val));
  2348. return;
  2349. } else if (Variant::has_utility_function(function_name)) {
  2350. MethodInfo function_info = info_from_utility_func(function_name);
  2351. if (!p_is_root && !p_is_await && function_info.return_val.type == Variant::NIL && ((function_info.return_val.usage & PROPERTY_USAGE_NIL_IS_VARIANT) == 0)) {
  2352. push_error(vformat(R"*(Cannot get return value of call to "%s()" because it returns "void".)*", function_name), p_call);
  2353. }
  2354. if (all_is_constant && Variant::get_utility_function_type(function_name) == Variant::UTILITY_FUNC_TYPE_MATH) {
  2355. // Can call on compilation.
  2356. Vector<const Variant *> args;
  2357. for (int i = 0; i < p_call->arguments.size(); i++) {
  2358. args.push_back(&(p_call->arguments[i]->reduced_value));
  2359. }
  2360. Variant value;
  2361. Callable::CallError err;
  2362. Variant::call_utility_function(function_name, &value, (const Variant **)args.ptr(), args.size(), err);
  2363. switch (err.error) {
  2364. case Callable::CallError::CALL_ERROR_INVALID_ARGUMENT: {
  2365. String expected_type_name;
  2366. if (err.argument < function_info.arguments.size()) {
  2367. expected_type_name = type_from_property(function_info.arguments[err.argument], true).to_string();
  2368. } else {
  2369. expected_type_name = Variant::get_type_name((Variant::Type)err.expected);
  2370. }
  2371. push_error(vformat(R"*(Invalid argument for "%s()" function: argument %d should be "%s" but is "%s".)*", function_name, err.argument + 1,
  2372. expected_type_name, p_call->arguments[err.argument]->get_datatype().to_string()),
  2373. p_call->arguments[err.argument]);
  2374. } break;
  2375. case Callable::CallError::CALL_ERROR_INVALID_METHOD:
  2376. push_error(vformat(R"(Invalid call for function "%s".)", function_name), p_call);
  2377. break;
  2378. case Callable::CallError::CALL_ERROR_TOO_MANY_ARGUMENTS:
  2379. push_error(vformat(R"*(Too many arguments for "%s()" call. Expected at most %d but received %d.)*", function_name, err.expected, p_call->arguments.size()), p_call);
  2380. break;
  2381. case Callable::CallError::CALL_ERROR_TOO_FEW_ARGUMENTS:
  2382. push_error(vformat(R"*(Too few arguments for "%s()" call. Expected at least %d but received %d.)*", function_name, err.expected, p_call->arguments.size()), p_call);
  2383. break;
  2384. case Callable::CallError::CALL_ERROR_METHOD_NOT_CONST:
  2385. case Callable::CallError::CALL_ERROR_INSTANCE_IS_NULL:
  2386. break; // Can't happen in a builtin constructor.
  2387. case Callable::CallError::CALL_OK:
  2388. p_call->is_constant = true;
  2389. p_call->reduced_value = value;
  2390. break;
  2391. }
  2392. } else {
  2393. validate_call_arg(function_info, p_call);
  2394. }
  2395. p_call->set_datatype(type_from_property(function_info.return_val));
  2396. return;
  2397. }
  2398. }
  2399. GDScriptParser::DataType base_type;
  2400. call_type.kind = GDScriptParser::DataType::VARIANT;
  2401. bool is_self = false;
  2402. if (p_call->is_super) {
  2403. base_type = parser->current_class->base_type;
  2404. base_type.is_meta_type = false;
  2405. is_self = true;
  2406. if (p_call->callee == nullptr && !lambda_stack.is_empty()) {
  2407. push_error("Cannot use `super()` inside a lambda.", p_call);
  2408. }
  2409. } else if (callee_type == GDScriptParser::Node::IDENTIFIER) {
  2410. base_type = parser->current_class->get_datatype();
  2411. base_type.is_meta_type = false;
  2412. is_self = true;
  2413. } else if (callee_type == GDScriptParser::Node::SUBSCRIPT) {
  2414. GDScriptParser::SubscriptNode *subscript = static_cast<GDScriptParser::SubscriptNode *>(p_call->callee);
  2415. if (subscript->base == nullptr) {
  2416. // Invalid syntax, error already set on parser.
  2417. p_call->set_datatype(call_type);
  2418. mark_node_unsafe(p_call);
  2419. return;
  2420. }
  2421. if (!subscript->is_attribute) {
  2422. // Invalid call. Error already sent in parser.
  2423. // TODO: Could check if Callable here.
  2424. p_call->set_datatype(call_type);
  2425. mark_node_unsafe(p_call);
  2426. return;
  2427. }
  2428. if (subscript->attribute == nullptr) {
  2429. // Invalid call. Error already sent in parser.
  2430. p_call->set_datatype(call_type);
  2431. mark_node_unsafe(p_call);
  2432. return;
  2433. }
  2434. GDScriptParser::IdentifierNode *base_id = nullptr;
  2435. if (subscript->base->type == GDScriptParser::Node::IDENTIFIER) {
  2436. base_id = static_cast<GDScriptParser::IdentifierNode *>(subscript->base);
  2437. }
  2438. if (base_id && GDScriptParser::get_builtin_type(base_id->name) < Variant::VARIANT_MAX) {
  2439. base_type = make_builtin_meta_type(GDScriptParser::get_builtin_type(base_id->name));
  2440. } else {
  2441. reduce_expression(subscript->base);
  2442. base_type = subscript->base->get_datatype();
  2443. is_self = subscript->base->type == GDScriptParser::Node::SELF;
  2444. }
  2445. } else {
  2446. // Invalid call. Error already sent in parser.
  2447. // TODO: Could check if Callable here too.
  2448. p_call->set_datatype(call_type);
  2449. mark_node_unsafe(p_call);
  2450. return;
  2451. }
  2452. bool is_static = false;
  2453. bool is_vararg = false;
  2454. int default_arg_count = 0;
  2455. GDScriptParser::DataType return_type;
  2456. List<GDScriptParser::DataType> par_types;
  2457. bool is_constructor = (base_type.is_meta_type || (p_call->callee && p_call->callee->type == GDScriptParser::Node::IDENTIFIER)) && p_call->function_name == SNAME("new");
  2458. if (get_function_signature(p_call, is_constructor, base_type, p_call->function_name, return_type, par_types, default_arg_count, is_static, is_vararg)) {
  2459. // If the function require typed arrays we must make literals be typed.
  2460. for (const KeyValue<int, GDScriptParser::ArrayNode *> &E : arrays) {
  2461. int index = E.key;
  2462. if (index < par_types.size() && par_types[index].has_container_element_type()) {
  2463. update_array_literal_element_type(par_types[index], E.value);
  2464. }
  2465. }
  2466. validate_call_arg(par_types, default_arg_count, is_vararg, p_call);
  2467. if (base_type.kind == GDScriptParser::DataType::ENUM && base_type.is_meta_type) {
  2468. // Enum type is treated as a dictionary value for function calls.
  2469. base_type.is_meta_type = false;
  2470. }
  2471. if (is_self && parser->current_function != nullptr && parser->current_function->is_static && !is_static) {
  2472. // Get the parent function above any lambda.
  2473. GDScriptParser::FunctionNode *parent_function = parser->current_function;
  2474. while (parent_function->source_lambda) {
  2475. parent_function = parent_function->source_lambda->parent_function;
  2476. }
  2477. push_error(vformat(R"*(Cannot call non-static function "%s()" from static function "%s()".)*", p_call->function_name, parent_function->identifier->name), p_call);
  2478. } else if (!is_self && base_type.is_meta_type && !is_static) {
  2479. base_type.is_meta_type = false; // For `to_string()`.
  2480. push_error(vformat(R"*(Cannot call non-static function "%s()" on the class "%s" directly. Make an instance instead.)*", p_call->function_name, base_type.to_string()), p_call);
  2481. } else if (is_self && !is_static) {
  2482. mark_lambda_use_self();
  2483. }
  2484. if (!p_is_root && !p_is_await && return_type.is_hard_type() && return_type.kind == GDScriptParser::DataType::BUILTIN && return_type.builtin_type == Variant::NIL) {
  2485. push_error(vformat(R"*(Cannot get return value of call to "%s()" because it returns "void".)*", p_call->function_name), p_call);
  2486. }
  2487. #ifdef DEBUG_ENABLED
  2488. if (p_is_root && return_type.kind != GDScriptParser::DataType::UNRESOLVED && return_type.builtin_type != Variant::NIL) {
  2489. parser->push_warning(p_call, GDScriptWarning::RETURN_VALUE_DISCARDED, p_call->function_name);
  2490. }
  2491. if (is_static && !base_type.is_meta_type && !(is_self && parser->current_function != nullptr && parser->current_function->is_static)) {
  2492. String caller_type = String(base_type.native_type);
  2493. if (caller_type.is_empty()) {
  2494. caller_type = base_type.to_string();
  2495. }
  2496. parser->push_warning(p_call, GDScriptWarning::STATIC_CALLED_ON_INSTANCE, p_call->function_name, caller_type);
  2497. }
  2498. #endif // DEBUG_ENABLED
  2499. call_type = return_type;
  2500. } else {
  2501. bool found = false;
  2502. // Enums do not have functions other than the built-in dictionary ones.
  2503. if (base_type.kind == GDScriptParser::DataType::ENUM && base_type.is_meta_type) {
  2504. push_error(vformat(R"*(Enums only have Dictionary built-in methods. Function "%s()" does not exist for enum "%s".)*", p_call->function_name, base_type.enum_type), p_call->callee);
  2505. } else if (!p_call->is_super && callee_type != GDScriptParser::Node::NONE) { // Check if the name exists as something else.
  2506. GDScriptParser::IdentifierNode *callee_id;
  2507. if (callee_type == GDScriptParser::Node::IDENTIFIER) {
  2508. callee_id = static_cast<GDScriptParser::IdentifierNode *>(p_call->callee);
  2509. } else {
  2510. // Can only be attribute.
  2511. callee_id = static_cast<GDScriptParser::SubscriptNode *>(p_call->callee)->attribute;
  2512. }
  2513. if (callee_id) {
  2514. reduce_identifier_from_base(callee_id, &base_type);
  2515. GDScriptParser::DataType callee_datatype = callee_id->get_datatype();
  2516. if (callee_datatype.is_set() && !callee_datatype.is_variant()) {
  2517. found = true;
  2518. if (callee_datatype.builtin_type == Variant::CALLABLE) {
  2519. push_error(vformat(R"*(Name "%s" is a Callable. You can call it with "%s.call()" instead.)*", p_call->function_name, p_call->function_name), p_call->callee);
  2520. } else {
  2521. push_error(vformat(R"*(Name "%s" called as a function but is a "%s".)*", p_call->function_name, callee_datatype.to_string()), p_call->callee);
  2522. }
  2523. #ifdef DEBUG_ENABLED
  2524. } else if (!is_self && !(base_type.is_hard_type() && base_type.kind == GDScriptParser::DataType::BUILTIN)) {
  2525. parser->push_warning(p_call, GDScriptWarning::UNSAFE_METHOD_ACCESS, p_call->function_name, base_type.to_string());
  2526. mark_node_unsafe(p_call);
  2527. #endif
  2528. }
  2529. }
  2530. }
  2531. if (!found && (is_self || (base_type.is_hard_type() && base_type.kind == GDScriptParser::DataType::BUILTIN))) {
  2532. String base_name = is_self && !p_call->is_super ? "self" : base_type.to_string();
  2533. push_error(vformat(R"*(Function "%s()" not found in base %s.)*", p_call->function_name, base_name), p_call->is_super ? p_call : p_call->callee);
  2534. } else if (!found && (!p_call->is_super && base_type.is_hard_type() && base_type.kind == GDScriptParser::DataType::NATIVE && base_type.is_meta_type)) {
  2535. push_error(vformat(R"*(Static function "%s()" not found in base "%s".)*", p_call->function_name, base_type.native_type), p_call);
  2536. }
  2537. }
  2538. if (call_type.is_coroutine && !p_is_await && !p_is_root) {
  2539. push_error(vformat(R"*(Function "%s()" is a coroutine, so it must be called with "await".)*", p_call->function_name), p_call);
  2540. }
  2541. p_call->set_datatype(call_type);
  2542. }
  2543. void GDScriptAnalyzer::reduce_cast(GDScriptParser::CastNode *p_cast) {
  2544. reduce_expression(p_cast->operand);
  2545. GDScriptParser::DataType cast_type = type_from_metatype(resolve_datatype(p_cast->cast_type));
  2546. if (!cast_type.is_set()) {
  2547. mark_node_unsafe(p_cast);
  2548. return;
  2549. }
  2550. p_cast->set_datatype(cast_type);
  2551. if (p_cast->operand->is_constant) {
  2552. update_const_expression_builtin_type(p_cast->operand, cast_type, "cast", true);
  2553. if (cast_type.is_variant() || p_cast->operand->get_datatype() == cast_type) {
  2554. p_cast->is_constant = true;
  2555. p_cast->reduced_value = p_cast->operand->reduced_value;
  2556. }
  2557. }
  2558. if (!cast_type.is_variant()) {
  2559. GDScriptParser::DataType op_type = p_cast->operand->get_datatype();
  2560. if (op_type.is_variant() || !op_type.is_hard_type()) {
  2561. mark_node_unsafe(p_cast);
  2562. #ifdef DEBUG_ENABLED
  2563. if (op_type.is_variant() && !op_type.is_hard_type()) {
  2564. parser->push_warning(p_cast, GDScriptWarning::UNSAFE_CAST, cast_type.to_string());
  2565. }
  2566. #endif
  2567. } else {
  2568. bool valid = false;
  2569. if (op_type.builtin_type == Variant::INT && cast_type.kind == GDScriptParser::DataType::ENUM) {
  2570. mark_node_unsafe(p_cast);
  2571. valid = true;
  2572. } else if (op_type.kind == GDScriptParser::DataType::BUILTIN && cast_type.kind == GDScriptParser::DataType::BUILTIN) {
  2573. valid = Variant::can_convert(op_type.builtin_type, cast_type.builtin_type);
  2574. } else if (op_type.kind != GDScriptParser::DataType::BUILTIN && cast_type.kind != GDScriptParser::DataType::BUILTIN) {
  2575. valid = is_type_compatible(cast_type, op_type) || is_type_compatible(op_type, cast_type);
  2576. }
  2577. if (!valid) {
  2578. push_error(vformat(R"(Invalid cast. Cannot convert from "%s" to "%s".)", op_type.to_string(), cast_type.to_string()), p_cast->cast_type);
  2579. }
  2580. }
  2581. }
  2582. }
  2583. void GDScriptAnalyzer::reduce_dictionary(GDScriptParser::DictionaryNode *p_dictionary) {
  2584. HashMap<Variant, GDScriptParser::ExpressionNode *, VariantHasher, StringLikeVariantComparator> elements;
  2585. for (int i = 0; i < p_dictionary->elements.size(); i++) {
  2586. const GDScriptParser::DictionaryNode::Pair &element = p_dictionary->elements[i];
  2587. if (p_dictionary->style == GDScriptParser::DictionaryNode::PYTHON_DICT) {
  2588. reduce_expression(element.key);
  2589. }
  2590. reduce_expression(element.value);
  2591. if (element.key->is_constant) {
  2592. if (elements.has(element.key->reduced_value)) {
  2593. push_error(vformat(R"(Key "%s" was already used in this dictionary (at line %d).)", element.key->reduced_value, elements[element.key->reduced_value]->start_line), element.key);
  2594. } else {
  2595. elements[element.key->reduced_value] = element.value;
  2596. }
  2597. }
  2598. }
  2599. // It's dictionary in any case.
  2600. GDScriptParser::DataType dict_type;
  2601. dict_type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2602. dict_type.kind = GDScriptParser::DataType::BUILTIN;
  2603. dict_type.builtin_type = Variant::DICTIONARY;
  2604. dict_type.is_constant = true;
  2605. p_dictionary->set_datatype(dict_type);
  2606. }
  2607. void GDScriptAnalyzer::reduce_get_node(GDScriptParser::GetNodeNode *p_get_node) {
  2608. GDScriptParser::DataType result;
  2609. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2610. result.kind = GDScriptParser::DataType::NATIVE;
  2611. result.native_type = SNAME("Node");
  2612. result.builtin_type = Variant::OBJECT;
  2613. if (!ClassDB::is_parent_class(parser->current_class->base_type.native_type, result.native_type)) {
  2614. push_error(R"*(Cannot use shorthand "get_node()" notation ("$") on a class that isn't a node.)*", p_get_node);
  2615. }
  2616. mark_lambda_use_self();
  2617. p_get_node->set_datatype(result);
  2618. }
  2619. GDScriptParser::DataType GDScriptAnalyzer::make_global_class_meta_type(const StringName &p_class_name, const GDScriptParser::Node *p_source) {
  2620. GDScriptParser::DataType type;
  2621. String path = ScriptServer::get_global_class_path(p_class_name);
  2622. String ext = path.get_extension();
  2623. if (ext == GDScriptLanguage::get_singleton()->get_extension()) {
  2624. Ref<GDScriptParserRef> ref = get_parser_for(path);
  2625. if (ref.is_null()) {
  2626. push_error(vformat(R"(Could not find script for class "%s".)", p_class_name), p_source);
  2627. type.type_source = GDScriptParser::DataType::UNDETECTED;
  2628. type.kind = GDScriptParser::DataType::VARIANT;
  2629. return type;
  2630. }
  2631. Error err = ref->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  2632. if (err) {
  2633. push_error(vformat(R"(Could not resolve class "%s", because of a parser error.)", p_class_name), p_source);
  2634. type.type_source = GDScriptParser::DataType::UNDETECTED;
  2635. type.kind = GDScriptParser::DataType::VARIANT;
  2636. return type;
  2637. }
  2638. return ref->get_parser()->head->get_datatype();
  2639. } else {
  2640. return make_script_meta_type(ResourceLoader::load(path, "Script"));
  2641. }
  2642. }
  2643. void GDScriptAnalyzer::reduce_identifier_from_base_set_class(GDScriptParser::IdentifierNode *p_identifier, GDScriptParser::DataType p_identifier_datatype) {
  2644. ERR_FAIL_NULL(p_identifier);
  2645. p_identifier->set_datatype(p_identifier_datatype);
  2646. Error err = OK;
  2647. GDScript *scr = GDScriptCache::get_shallow_script(p_identifier_datatype.script_path, err).ptr();
  2648. ERR_FAIL_COND_MSG(err != OK, vformat(R"(Error while getting cache for script "%s".)", p_identifier_datatype.script_path));
  2649. scr = scr->find_class(p_identifier_datatype.class_type->fqcn);
  2650. p_identifier->reduced_value = scr;
  2651. p_identifier->is_constant = true;
  2652. }
  2653. void GDScriptAnalyzer::reduce_identifier_from_base(GDScriptParser::IdentifierNode *p_identifier, GDScriptParser::DataType *p_base) {
  2654. if (!p_identifier->get_datatype().has_no_type()) {
  2655. return;
  2656. }
  2657. GDScriptParser::DataType base;
  2658. if (p_base == nullptr) {
  2659. base = type_from_metatype(parser->current_class->get_datatype());
  2660. } else {
  2661. base = *p_base;
  2662. }
  2663. const StringName &name = p_identifier->name;
  2664. if (base.kind == GDScriptParser::DataType::ENUM) {
  2665. if (base.is_meta_type) {
  2666. if (base.enum_values.has(name)) {
  2667. p_identifier->set_datatype(type_from_metatype(base));
  2668. p_identifier->is_constant = true;
  2669. p_identifier->reduced_value = base.enum_values[name];
  2670. return;
  2671. }
  2672. // Enum does not have this value, return.
  2673. return;
  2674. } else {
  2675. push_error(R"(Cannot get property from enum value.)", p_identifier);
  2676. return;
  2677. }
  2678. }
  2679. if (base.kind == GDScriptParser::DataType::BUILTIN) {
  2680. if (base.is_meta_type) {
  2681. bool valid = true;
  2682. Variant result = Variant::get_constant_value(base.builtin_type, name, &valid);
  2683. if (valid) {
  2684. p_identifier->is_constant = true;
  2685. p_identifier->reduced_value = result;
  2686. p_identifier->set_datatype(type_from_variant(result, p_identifier));
  2687. } else if (base.is_hard_type()) {
  2688. push_error(vformat(R"(Cannot find constant "%s" on type "%s".)", name, base.to_string()), p_identifier);
  2689. }
  2690. } else {
  2691. switch (base.builtin_type) {
  2692. case Variant::NIL: {
  2693. if (base.is_hard_type()) {
  2694. push_error(vformat(R"(Invalid get index "%s" on base Nil)", name), p_identifier);
  2695. }
  2696. return;
  2697. }
  2698. case Variant::DICTIONARY: {
  2699. GDScriptParser::DataType dummy;
  2700. dummy.kind = GDScriptParser::DataType::VARIANT;
  2701. p_identifier->set_datatype(dummy);
  2702. return;
  2703. }
  2704. default: {
  2705. Callable::CallError temp;
  2706. Variant dummy;
  2707. Variant::construct(base.builtin_type, dummy, nullptr, 0, temp);
  2708. List<PropertyInfo> properties;
  2709. dummy.get_property_list(&properties);
  2710. for (const PropertyInfo &prop : properties) {
  2711. if (prop.name == name) {
  2712. p_identifier->set_datatype(type_from_property(prop));
  2713. return;
  2714. }
  2715. }
  2716. if (base.is_hard_type()) {
  2717. push_error(vformat(R"(Cannot find property "%s" on base "%s".)", name, base.to_string()), p_identifier);
  2718. }
  2719. }
  2720. }
  2721. }
  2722. return;
  2723. }
  2724. GDScriptParser::ClassNode *base_class = base.class_type;
  2725. List<GDScriptParser::ClassNode *> script_classes;
  2726. bool is_base = true;
  2727. if (base_class != nullptr) {
  2728. get_class_node_current_scope_classes(base_class, &script_classes);
  2729. }
  2730. for (GDScriptParser::ClassNode *script_class : script_classes) {
  2731. if (p_base == nullptr && script_class->identifier && script_class->identifier->name == name) {
  2732. reduce_identifier_from_base_set_class(p_identifier, script_class->get_datatype());
  2733. return;
  2734. }
  2735. if (script_class->has_member(name)) {
  2736. resolve_class_member(script_class, name, p_identifier);
  2737. GDScriptParser::ClassNode::Member member = script_class->get_member(name);
  2738. switch (member.type) {
  2739. case GDScriptParser::ClassNode::Member::CONSTANT: {
  2740. p_identifier->set_datatype(member.get_datatype());
  2741. p_identifier->is_constant = true;
  2742. p_identifier->reduced_value = member.constant->initializer->reduced_value;
  2743. p_identifier->source = GDScriptParser::IdentifierNode::MEMBER_CONSTANT;
  2744. p_identifier->constant_source = member.constant;
  2745. return;
  2746. }
  2747. case GDScriptParser::ClassNode::Member::ENUM_VALUE: {
  2748. p_identifier->set_datatype(member.get_datatype());
  2749. p_identifier->is_constant = true;
  2750. p_identifier->reduced_value = member.enum_value.value;
  2751. p_identifier->source = GDScriptParser::IdentifierNode::MEMBER_CONSTANT;
  2752. return;
  2753. }
  2754. case GDScriptParser::ClassNode::Member::ENUM: {
  2755. p_identifier->set_datatype(member.get_datatype());
  2756. p_identifier->is_constant = true;
  2757. p_identifier->reduced_value = member.m_enum->dictionary;
  2758. p_identifier->source = GDScriptParser::IdentifierNode::MEMBER_CONSTANT;
  2759. return;
  2760. }
  2761. case GDScriptParser::ClassNode::Member::VARIABLE: {
  2762. if (is_base && !base.is_meta_type) {
  2763. p_identifier->set_datatype(member.get_datatype());
  2764. p_identifier->source = GDScriptParser::IdentifierNode::MEMBER_VARIABLE;
  2765. p_identifier->variable_source = member.variable;
  2766. member.variable->usages += 1;
  2767. return;
  2768. }
  2769. } break;
  2770. case GDScriptParser::ClassNode::Member::SIGNAL: {
  2771. if (is_base && !base.is_meta_type) {
  2772. p_identifier->set_datatype(member.get_datatype());
  2773. p_identifier->source = GDScriptParser::IdentifierNode::MEMBER_SIGNAL;
  2774. return;
  2775. }
  2776. } break;
  2777. case GDScriptParser::ClassNode::Member::FUNCTION: {
  2778. if (is_base && !base.is_meta_type) {
  2779. p_identifier->set_datatype(make_callable_type(member.function->info));
  2780. return;
  2781. }
  2782. } break;
  2783. case GDScriptParser::ClassNode::Member::CLASS: {
  2784. reduce_identifier_from_base_set_class(p_identifier, member.get_datatype());
  2785. return;
  2786. }
  2787. default: {
  2788. // Do nothing
  2789. }
  2790. }
  2791. }
  2792. if (is_base) {
  2793. is_base = script_class->base_type.class_type != nullptr;
  2794. if (!is_base && p_base != nullptr) {
  2795. break;
  2796. }
  2797. }
  2798. }
  2799. // Check native members. No need for native class recursion because Node exposes all Object's properties.
  2800. const StringName &native = base.native_type;
  2801. if (class_exists(native)) {
  2802. MethodInfo method_info;
  2803. if (ClassDB::has_property(native, name)) {
  2804. StringName getter_name = ClassDB::get_property_getter(native, name);
  2805. MethodBind *getter = ClassDB::get_method(native, getter_name);
  2806. if (getter != nullptr) {
  2807. p_identifier->set_datatype(type_from_property(getter->get_return_info()));
  2808. p_identifier->source = GDScriptParser::IdentifierNode::INHERITED_VARIABLE;
  2809. }
  2810. return;
  2811. }
  2812. if (ClassDB::get_method_info(native, name, &method_info)) {
  2813. // Method is callable.
  2814. p_identifier->set_datatype(make_callable_type(method_info));
  2815. p_identifier->source = GDScriptParser::IdentifierNode::INHERITED_VARIABLE;
  2816. return;
  2817. }
  2818. if (ClassDB::get_signal(native, name, &method_info)) {
  2819. // Signal is a type too.
  2820. p_identifier->set_datatype(make_signal_type(method_info));
  2821. p_identifier->source = GDScriptParser::IdentifierNode::INHERITED_VARIABLE;
  2822. return;
  2823. }
  2824. if (ClassDB::has_enum(native, name)) {
  2825. p_identifier->set_datatype(make_native_enum_type(name, native));
  2826. p_identifier->source = GDScriptParser::IdentifierNode::MEMBER_CONSTANT;
  2827. return;
  2828. }
  2829. bool valid = false;
  2830. int64_t int_constant = ClassDB::get_integer_constant(native, name, &valid);
  2831. if (valid) {
  2832. p_identifier->is_constant = true;
  2833. p_identifier->reduced_value = int_constant;
  2834. p_identifier->source = GDScriptParser::IdentifierNode::MEMBER_CONSTANT;
  2835. // Check whether this constant, which exists, belongs to an enum
  2836. StringName enum_name = ClassDB::get_integer_constant_enum(native, name);
  2837. if (enum_name != StringName()) {
  2838. p_identifier->set_datatype(make_native_enum_type(enum_name, native, false));
  2839. } else {
  2840. p_identifier->set_datatype(type_from_variant(int_constant, p_identifier));
  2841. }
  2842. }
  2843. }
  2844. }
  2845. void GDScriptAnalyzer::reduce_identifier(GDScriptParser::IdentifierNode *p_identifier, bool can_be_builtin) {
  2846. // TODO: This is an opportunity to further infer types.
  2847. // Check if we are inside an enum. This allows enum values to access other elements of the same enum.
  2848. if (current_enum) {
  2849. for (int i = 0; i < current_enum->values.size(); i++) {
  2850. const GDScriptParser::EnumNode::Value &element = current_enum->values[i];
  2851. if (element.identifier->name == p_identifier->name) {
  2852. StringName enum_name = current_enum->identifier ? current_enum->identifier->name : UNNAMED_ENUM;
  2853. GDScriptParser::DataType type = make_enum_type(enum_name, parser->current_class->fqcn, false);
  2854. if (element.parent_enum->identifier) {
  2855. type.enum_type = element.parent_enum->identifier->name;
  2856. }
  2857. p_identifier->set_datatype(type);
  2858. if (element.resolved) {
  2859. p_identifier->is_constant = true;
  2860. p_identifier->reduced_value = element.value;
  2861. } else {
  2862. push_error(R"(Cannot use another enum element before it was declared.)", p_identifier);
  2863. }
  2864. return; // Found anyway.
  2865. }
  2866. }
  2867. }
  2868. bool found_source = false;
  2869. // Check if identifier is local.
  2870. // If that's the case, the declaration already was solved before.
  2871. switch (p_identifier->source) {
  2872. case GDScriptParser::IdentifierNode::FUNCTION_PARAMETER:
  2873. p_identifier->set_datatype(p_identifier->parameter_source->get_datatype());
  2874. found_source = true;
  2875. break;
  2876. case GDScriptParser::IdentifierNode::LOCAL_CONSTANT:
  2877. case GDScriptParser::IdentifierNode::MEMBER_CONSTANT:
  2878. p_identifier->set_datatype(p_identifier->constant_source->get_datatype());
  2879. p_identifier->is_constant = true;
  2880. // TODO: Constant should have a value on the node itself.
  2881. p_identifier->reduced_value = p_identifier->constant_source->initializer->reduced_value;
  2882. found_source = true;
  2883. break;
  2884. case GDScriptParser::IdentifierNode::MEMBER_SIGNAL:
  2885. case GDScriptParser::IdentifierNode::INHERITED_VARIABLE:
  2886. mark_lambda_use_self();
  2887. break;
  2888. case GDScriptParser::IdentifierNode::MEMBER_VARIABLE:
  2889. mark_lambda_use_self();
  2890. p_identifier->variable_source->usages++;
  2891. [[fallthrough]];
  2892. case GDScriptParser::IdentifierNode::LOCAL_VARIABLE:
  2893. p_identifier->set_datatype(p_identifier->variable_source->get_datatype());
  2894. found_source = true;
  2895. break;
  2896. case GDScriptParser::IdentifierNode::LOCAL_ITERATOR:
  2897. p_identifier->set_datatype(p_identifier->bind_source->get_datatype());
  2898. found_source = true;
  2899. break;
  2900. case GDScriptParser::IdentifierNode::LOCAL_BIND: {
  2901. GDScriptParser::DataType result = p_identifier->bind_source->get_datatype();
  2902. result.is_constant = true;
  2903. p_identifier->set_datatype(result);
  2904. found_source = true;
  2905. } break;
  2906. case GDScriptParser::IdentifierNode::UNDEFINED_SOURCE:
  2907. break;
  2908. }
  2909. // Not a local, so check members.
  2910. if (!found_source) {
  2911. reduce_identifier_from_base(p_identifier);
  2912. if (p_identifier->source != GDScriptParser::IdentifierNode::UNDEFINED_SOURCE || p_identifier->get_datatype().is_set()) {
  2913. // Found.
  2914. found_source = true;
  2915. }
  2916. }
  2917. if (found_source) {
  2918. bool source_is_variable = p_identifier->source == GDScriptParser::IdentifierNode::MEMBER_VARIABLE || p_identifier->source == GDScriptParser::IdentifierNode::INHERITED_VARIABLE;
  2919. bool source_is_signal = p_identifier->source == GDScriptParser::IdentifierNode::MEMBER_SIGNAL;
  2920. if ((source_is_variable || source_is_signal) && parser->current_function && parser->current_function->is_static) {
  2921. // Get the parent function above any lambda.
  2922. GDScriptParser::FunctionNode *parent_function = parser->current_function;
  2923. while (parent_function->source_lambda) {
  2924. parent_function = parent_function->source_lambda->parent_function;
  2925. }
  2926. push_error(vformat(R"*(Cannot access %s "%s" from the static function "%s()".)*", source_is_signal ? "signal" : "instance variable", p_identifier->name, parent_function->identifier->name), p_identifier);
  2927. }
  2928. if (!lambda_stack.is_empty()) {
  2929. // If the identifier is a member variable (including the native class properties) or a signal, we consider the lambda to be using `self`, so we keep a reference to the current instance.
  2930. if (source_is_variable || source_is_signal) {
  2931. mark_lambda_use_self();
  2932. return; // No need to capture.
  2933. }
  2934. // If the identifier is local, check if it's any kind of capture by comparing their source function.
  2935. // Only capture locals and enum values. Constants are still accessible from the lambda using the script reference. If not, this method is done.
  2936. if (p_identifier->source == GDScriptParser::IdentifierNode::UNDEFINED_SOURCE || p_identifier->source == GDScriptParser::IdentifierNode::MEMBER_CONSTANT) {
  2937. return;
  2938. }
  2939. GDScriptParser::FunctionNode *function_test = lambda_stack.back()->get()->function;
  2940. // Make sure we aren't capturing variable in the same lambda.
  2941. // This also add captures for nested lambdas.
  2942. while (function_test != nullptr && function_test != p_identifier->source_function && function_test->source_lambda != nullptr && !function_test->source_lambda->captures_indices.has(p_identifier->name)) {
  2943. function_test->source_lambda->captures_indices[p_identifier->name] = function_test->source_lambda->captures.size();
  2944. function_test->source_lambda->captures.push_back(p_identifier);
  2945. function_test = function_test->source_lambda->parent_function;
  2946. }
  2947. }
  2948. return;
  2949. }
  2950. StringName name = p_identifier->name;
  2951. p_identifier->source = GDScriptParser::IdentifierNode::UNDEFINED_SOURCE;
  2952. // Check globals. We make an exception for Variant::OBJECT because it's the base class for
  2953. // non-builtin types so we allow doing e.g. Object.new()
  2954. Variant::Type builtin_type = GDScriptParser::get_builtin_type(name);
  2955. if (builtin_type != Variant::OBJECT && builtin_type < Variant::VARIANT_MAX) {
  2956. if (can_be_builtin) {
  2957. p_identifier->set_datatype(make_builtin_meta_type(builtin_type));
  2958. return;
  2959. } else {
  2960. push_error(R"(Builtin type cannot be used as a name on its own.)", p_identifier);
  2961. }
  2962. }
  2963. if (class_exists(name)) {
  2964. p_identifier->set_datatype(make_native_meta_type(name));
  2965. return;
  2966. }
  2967. if (ScriptServer::is_global_class(name)) {
  2968. p_identifier->set_datatype(make_global_class_meta_type(name, p_identifier));
  2969. return;
  2970. }
  2971. // Try singletons.
  2972. // Do this before globals because this might be a singleton loading another one before it's compiled.
  2973. if (ProjectSettings::get_singleton()->has_autoload(name)) {
  2974. const ProjectSettings::AutoloadInfo &autoload = ProjectSettings::get_singleton()->get_autoload(name);
  2975. if (autoload.is_singleton) {
  2976. // Singleton exists, so it's at least a Node.
  2977. GDScriptParser::DataType result;
  2978. result.kind = GDScriptParser::DataType::NATIVE;
  2979. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  2980. if (ResourceLoader::get_resource_type(autoload.path) == "GDScript") {
  2981. Ref<GDScriptParserRef> singl_parser = get_parser_for(autoload.path);
  2982. if (singl_parser.is_valid()) {
  2983. Error err = singl_parser->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  2984. if (err == OK) {
  2985. result = type_from_metatype(singl_parser->get_parser()->head->get_datatype());
  2986. }
  2987. }
  2988. } else if (ResourceLoader::get_resource_type(autoload.path) == "PackedScene") {
  2989. if (GDScriptLanguage::get_singleton()->has_any_global_constant(name)) {
  2990. Variant constant = GDScriptLanguage::get_singleton()->get_any_global_constant(name);
  2991. Node *node = Object::cast_to<Node>(constant);
  2992. if (node != nullptr) {
  2993. Ref<GDScript> scr = node->get_script();
  2994. if (scr.is_valid()) {
  2995. Ref<GDScriptParserRef> singl_parser = get_parser_for(scr->get_script_path());
  2996. if (singl_parser.is_valid()) {
  2997. Error err = singl_parser->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  2998. if (err == OK) {
  2999. result = type_from_metatype(singl_parser->get_parser()->head->get_datatype());
  3000. }
  3001. }
  3002. }
  3003. }
  3004. }
  3005. }
  3006. result.is_constant = true;
  3007. p_identifier->set_datatype(result);
  3008. return;
  3009. }
  3010. }
  3011. if (GDScriptLanguage::get_singleton()->has_any_global_constant(name)) {
  3012. Variant constant = GDScriptLanguage::get_singleton()->get_any_global_constant(name);
  3013. p_identifier->set_datatype(type_from_variant(constant, p_identifier));
  3014. p_identifier->is_constant = true;
  3015. p_identifier->reduced_value = constant;
  3016. return;
  3017. }
  3018. // Not found.
  3019. // Check if it's a builtin function.
  3020. if (GDScriptUtilityFunctions::function_exists(name)) {
  3021. push_error(vformat(R"(Built-in function "%s" cannot be used as an identifier.)", name), p_identifier);
  3022. } else {
  3023. push_error(vformat(R"(Identifier "%s" not declared in the current scope.)", name), p_identifier);
  3024. }
  3025. GDScriptParser::DataType dummy;
  3026. dummy.kind = GDScriptParser::DataType::VARIANT;
  3027. p_identifier->set_datatype(dummy); // Just so type is set to something.
  3028. }
  3029. void GDScriptAnalyzer::reduce_lambda(GDScriptParser::LambdaNode *p_lambda) {
  3030. // Lambda is always a Callable.
  3031. GDScriptParser::DataType lambda_type;
  3032. lambda_type.type_source = GDScriptParser::DataType::ANNOTATED_INFERRED;
  3033. lambda_type.kind = GDScriptParser::DataType::BUILTIN;
  3034. lambda_type.builtin_type = Variant::CALLABLE;
  3035. p_lambda->set_datatype(lambda_type);
  3036. if (p_lambda->function == nullptr) {
  3037. return;
  3038. }
  3039. lambda_stack.push_back(p_lambda);
  3040. resolve_function_signature(p_lambda->function, p_lambda, true);
  3041. resolve_function_body(p_lambda->function, true);
  3042. lambda_stack.pop_back();
  3043. int captures_amount = p_lambda->captures.size();
  3044. if (captures_amount > 0) {
  3045. // Create space for lambda parameters.
  3046. // At the beginning to not mess with optional parameters.
  3047. int param_count = p_lambda->function->parameters.size();
  3048. p_lambda->function->parameters.resize(param_count + captures_amount);
  3049. for (int i = param_count - 1; i >= 0; i--) {
  3050. p_lambda->function->parameters.write[i + captures_amount] = p_lambda->function->parameters[i];
  3051. p_lambda->function->parameters_indices[p_lambda->function->parameters[i]->identifier->name] = i + captures_amount;
  3052. }
  3053. // Add captures as extra parameters at the beginning.
  3054. for (int i = 0; i < p_lambda->captures.size(); i++) {
  3055. GDScriptParser::IdentifierNode *capture = p_lambda->captures[i];
  3056. GDScriptParser::ParameterNode *capture_param = parser->alloc_node<GDScriptParser::ParameterNode>();
  3057. capture_param->identifier = capture;
  3058. capture_param->usages = capture->usages;
  3059. capture_param->set_datatype(capture->get_datatype());
  3060. p_lambda->function->parameters.write[i] = capture_param;
  3061. p_lambda->function->parameters_indices[capture->name] = i;
  3062. }
  3063. }
  3064. }
  3065. void GDScriptAnalyzer::reduce_literal(GDScriptParser::LiteralNode *p_literal) {
  3066. p_literal->reduced_value = p_literal->value;
  3067. p_literal->is_constant = true;
  3068. p_literal->set_datatype(type_from_variant(p_literal->reduced_value, p_literal));
  3069. }
  3070. void GDScriptAnalyzer::reduce_preload(GDScriptParser::PreloadNode *p_preload) {
  3071. if (!p_preload->path) {
  3072. return;
  3073. }
  3074. reduce_expression(p_preload->path);
  3075. if (!p_preload->path->is_constant) {
  3076. push_error("Preloaded path must be a constant string.", p_preload->path);
  3077. return;
  3078. }
  3079. if (p_preload->path->reduced_value.get_type() != Variant::STRING) {
  3080. push_error("Preloaded path must be a constant string.", p_preload->path);
  3081. } else {
  3082. p_preload->resolved_path = p_preload->path->reduced_value;
  3083. // TODO: Save this as script dependency.
  3084. if (p_preload->resolved_path.is_relative_path()) {
  3085. p_preload->resolved_path = parser->script_path.get_base_dir().path_join(p_preload->resolved_path);
  3086. }
  3087. p_preload->resolved_path = p_preload->resolved_path.simplify_path();
  3088. if (!ResourceLoader::exists(p_preload->resolved_path)) {
  3089. Ref<FileAccess> file_check = FileAccess::create(FileAccess::ACCESS_RESOURCES);
  3090. if (file_check->file_exists(p_preload->resolved_path)) {
  3091. push_error(vformat(R"(Preload file "%s" has no resource loaders (unrecognized file extension).)", p_preload->resolved_path), p_preload->path);
  3092. } else {
  3093. push_error(vformat(R"(Preload file "%s" does not exist.)", p_preload->resolved_path), p_preload->path);
  3094. }
  3095. } else {
  3096. // TODO: Don't load if validating: use completion cache.
  3097. // Must load GDScript and PackedScenes separately to permit cyclic references
  3098. // as ResourceLoader::load() detect and reject those.
  3099. if (ResourceLoader::get_resource_type(p_preload->resolved_path) == "GDScript") {
  3100. Error err = OK;
  3101. Ref<GDScript> res = GDScriptCache::get_shallow_script(p_preload->resolved_path, err, parser->script_path);
  3102. p_preload->resource = res;
  3103. if (err != OK) {
  3104. push_error(vformat(R"(Could not preload resource script "%s".)", p_preload->resolved_path), p_preload->path);
  3105. }
  3106. } else if (ResourceLoader::get_resource_type(p_preload->resolved_path) == "PackedScene") {
  3107. Error err = OK;
  3108. Ref<PackedScene> res = GDScriptCache::get_packed_scene(p_preload->resolved_path, err, parser->script_path);
  3109. p_preload->resource = res;
  3110. if (err != OK) {
  3111. push_error(vformat(R"(Could not preload resource scene "%s".)", p_preload->resolved_path), p_preload->path);
  3112. }
  3113. } else {
  3114. p_preload->resource = ResourceLoader::load(p_preload->resolved_path);
  3115. if (p_preload->resource.is_null()) {
  3116. push_error(vformat(R"(Could not preload resource file "%s".)", p_preload->resolved_path), p_preload->path);
  3117. }
  3118. }
  3119. }
  3120. }
  3121. p_preload->is_constant = true;
  3122. p_preload->reduced_value = p_preload->resource;
  3123. p_preload->set_datatype(type_from_variant(p_preload->reduced_value, p_preload));
  3124. }
  3125. void GDScriptAnalyzer::reduce_self(GDScriptParser::SelfNode *p_self) {
  3126. p_self->is_constant = false;
  3127. p_self->set_datatype(type_from_metatype(parser->current_class->get_datatype()));
  3128. mark_lambda_use_self();
  3129. }
  3130. void GDScriptAnalyzer::reduce_subscript(GDScriptParser::SubscriptNode *p_subscript) {
  3131. if (p_subscript->base == nullptr) {
  3132. return;
  3133. }
  3134. if (p_subscript->base->type == GDScriptParser::Node::IDENTIFIER) {
  3135. reduce_identifier(static_cast<GDScriptParser::IdentifierNode *>(p_subscript->base), true);
  3136. } else {
  3137. reduce_expression(p_subscript->base);
  3138. if (p_subscript->base->type == GDScriptParser::Node::ARRAY) {
  3139. const_fold_array(static_cast<GDScriptParser::ArrayNode *>(p_subscript->base), false);
  3140. } else if (p_subscript->base->type == GDScriptParser::Node::DICTIONARY) {
  3141. const_fold_dictionary(static_cast<GDScriptParser::DictionaryNode *>(p_subscript->base), false);
  3142. }
  3143. }
  3144. GDScriptParser::DataType result_type;
  3145. if (p_subscript->is_attribute) {
  3146. if (p_subscript->attribute == nullptr) {
  3147. return;
  3148. }
  3149. GDScriptParser::DataType base_type = p_subscript->base->get_datatype();
  3150. bool valid = false;
  3151. // If the base is a metatype, use the analyzer instead.
  3152. if (p_subscript->base->is_constant && !base_type.is_meta_type) {
  3153. // Just try to get it.
  3154. Variant value = p_subscript->base->reduced_value.get_named(p_subscript->attribute->name, valid);
  3155. if (valid) {
  3156. p_subscript->is_constant = true;
  3157. p_subscript->reduced_value = value;
  3158. result_type = type_from_variant(value, p_subscript);
  3159. }
  3160. } else if (base_type.is_variant() || !base_type.is_hard_type()) {
  3161. valid = true;
  3162. result_type.kind = GDScriptParser::DataType::VARIANT;
  3163. mark_node_unsafe(p_subscript);
  3164. } else {
  3165. reduce_identifier_from_base(p_subscript->attribute, &base_type);
  3166. GDScriptParser::DataType attr_type = p_subscript->attribute->get_datatype();
  3167. if (attr_type.is_set()) {
  3168. valid = true;
  3169. result_type = attr_type;
  3170. p_subscript->is_constant = p_subscript->attribute->is_constant;
  3171. p_subscript->reduced_value = p_subscript->attribute->reduced_value;
  3172. } else if (!base_type.is_meta_type || !base_type.is_constant) {
  3173. valid = base_type.kind != GDScriptParser::DataType::BUILTIN;
  3174. #ifdef DEBUG_ENABLED
  3175. if (valid) {
  3176. parser->push_warning(p_subscript, GDScriptWarning::UNSAFE_PROPERTY_ACCESS, p_subscript->attribute->name, base_type.to_string());
  3177. }
  3178. #endif
  3179. result_type.kind = GDScriptParser::DataType::VARIANT;
  3180. mark_node_unsafe(p_subscript);
  3181. }
  3182. }
  3183. if (!valid) {
  3184. push_error(vformat(R"(Cannot find member "%s" in base "%s".)", p_subscript->attribute->name, type_from_metatype(base_type).to_string()), p_subscript->attribute);
  3185. result_type.kind = GDScriptParser::DataType::VARIANT;
  3186. }
  3187. } else {
  3188. if (p_subscript->index == nullptr) {
  3189. return;
  3190. }
  3191. reduce_expression(p_subscript->index);
  3192. if (p_subscript->base->is_constant && p_subscript->index->is_constant) {
  3193. // Just try to get it.
  3194. bool valid = false;
  3195. Variant value = p_subscript->base->reduced_value.get(p_subscript->index->reduced_value, &valid);
  3196. if (!valid) {
  3197. push_error(vformat(R"(Cannot get index "%s" from "%s".)", p_subscript->index->reduced_value, p_subscript->base->reduced_value), p_subscript->index);
  3198. result_type.kind = GDScriptParser::DataType::VARIANT;
  3199. } else {
  3200. p_subscript->is_constant = true;
  3201. p_subscript->reduced_value = value;
  3202. result_type = type_from_variant(value, p_subscript);
  3203. }
  3204. } else {
  3205. GDScriptParser::DataType base_type = p_subscript->base->get_datatype();
  3206. GDScriptParser::DataType index_type = p_subscript->index->get_datatype();
  3207. if (base_type.is_variant()) {
  3208. result_type.kind = GDScriptParser::DataType::VARIANT;
  3209. mark_node_unsafe(p_subscript);
  3210. } else {
  3211. if (base_type.kind == GDScriptParser::DataType::BUILTIN && !index_type.is_variant()) {
  3212. // Check if indexing is valid.
  3213. bool error = index_type.kind != GDScriptParser::DataType::BUILTIN && base_type.builtin_type != Variant::DICTIONARY;
  3214. if (!error) {
  3215. switch (base_type.builtin_type) {
  3216. // Expect int or real as index.
  3217. case Variant::PACKED_BYTE_ARRAY:
  3218. case Variant::PACKED_COLOR_ARRAY:
  3219. case Variant::PACKED_FLOAT32_ARRAY:
  3220. case Variant::PACKED_FLOAT64_ARRAY:
  3221. case Variant::PACKED_INT32_ARRAY:
  3222. case Variant::PACKED_INT64_ARRAY:
  3223. case Variant::PACKED_STRING_ARRAY:
  3224. case Variant::PACKED_VECTOR2_ARRAY:
  3225. case Variant::PACKED_VECTOR3_ARRAY:
  3226. case Variant::ARRAY:
  3227. case Variant::STRING:
  3228. error = index_type.builtin_type != Variant::INT && index_type.builtin_type != Variant::FLOAT;
  3229. break;
  3230. // Expect String only.
  3231. case Variant::RECT2:
  3232. case Variant::RECT2I:
  3233. case Variant::PLANE:
  3234. case Variant::QUATERNION:
  3235. case Variant::AABB:
  3236. case Variant::OBJECT:
  3237. error = index_type.builtin_type != Variant::STRING && index_type.builtin_type != Variant::STRING_NAME;
  3238. break;
  3239. // Expect String or number.
  3240. case Variant::BASIS:
  3241. case Variant::VECTOR2:
  3242. case Variant::VECTOR2I:
  3243. case Variant::VECTOR3:
  3244. case Variant::VECTOR3I:
  3245. case Variant::VECTOR4:
  3246. case Variant::VECTOR4I:
  3247. case Variant::TRANSFORM2D:
  3248. case Variant::TRANSFORM3D:
  3249. case Variant::PROJECTION:
  3250. error = index_type.builtin_type != Variant::INT && index_type.builtin_type != Variant::FLOAT &&
  3251. index_type.builtin_type != Variant::STRING && index_type.builtin_type != Variant::STRING_NAME;
  3252. break;
  3253. // Expect String or int.
  3254. case Variant::COLOR:
  3255. error = index_type.builtin_type != Variant::INT && index_type.builtin_type != Variant::STRING && index_type.builtin_type != Variant::STRING_NAME;
  3256. break;
  3257. // Don't support indexing, but we will check it later.
  3258. case Variant::RID:
  3259. case Variant::BOOL:
  3260. case Variant::CALLABLE:
  3261. case Variant::FLOAT:
  3262. case Variant::INT:
  3263. case Variant::NIL:
  3264. case Variant::NODE_PATH:
  3265. case Variant::SIGNAL:
  3266. case Variant::STRING_NAME:
  3267. break;
  3268. // Here for completeness.
  3269. case Variant::DICTIONARY:
  3270. case Variant::VARIANT_MAX:
  3271. break;
  3272. }
  3273. if (error) {
  3274. push_error(vformat(R"(Invalid index type "%s" for a base of type "%s".)", index_type.to_string(), base_type.to_string()), p_subscript->index);
  3275. }
  3276. }
  3277. } else if (base_type.kind != GDScriptParser::DataType::BUILTIN && !index_type.is_variant()) {
  3278. if (index_type.builtin_type != Variant::STRING && index_type.builtin_type != Variant::STRING_NAME) {
  3279. push_error(vformat(R"(Only String or StringName can be used as index for type "%s", but received a "%s".)", base_type.to_string(), index_type.to_string()), p_subscript->index);
  3280. }
  3281. }
  3282. // Check resulting type if possible.
  3283. result_type.builtin_type = Variant::NIL;
  3284. result_type.kind = GDScriptParser::DataType::BUILTIN;
  3285. result_type.type_source = base_type.is_hard_type() ? GDScriptParser::DataType::ANNOTATED_INFERRED : GDScriptParser::DataType::INFERRED;
  3286. if (base_type.kind != GDScriptParser::DataType::BUILTIN) {
  3287. base_type.builtin_type = Variant::OBJECT;
  3288. }
  3289. switch (base_type.builtin_type) {
  3290. // Can't index at all.
  3291. case Variant::RID:
  3292. case Variant::BOOL:
  3293. case Variant::CALLABLE:
  3294. case Variant::FLOAT:
  3295. case Variant::INT:
  3296. case Variant::NIL:
  3297. case Variant::NODE_PATH:
  3298. case Variant::SIGNAL:
  3299. case Variant::STRING_NAME:
  3300. result_type.kind = GDScriptParser::DataType::VARIANT;
  3301. push_error(vformat(R"(Cannot use subscript operator on a base of type "%s".)", base_type.to_string()), p_subscript->base);
  3302. break;
  3303. // Return int.
  3304. case Variant::PACKED_BYTE_ARRAY:
  3305. case Variant::PACKED_INT32_ARRAY:
  3306. case Variant::PACKED_INT64_ARRAY:
  3307. case Variant::VECTOR2I:
  3308. case Variant::VECTOR3I:
  3309. case Variant::VECTOR4I:
  3310. result_type.builtin_type = Variant::INT;
  3311. break;
  3312. // Return float.
  3313. case Variant::PACKED_FLOAT32_ARRAY:
  3314. case Variant::PACKED_FLOAT64_ARRAY:
  3315. case Variant::VECTOR2:
  3316. case Variant::VECTOR3:
  3317. case Variant::VECTOR4:
  3318. case Variant::QUATERNION:
  3319. result_type.builtin_type = Variant::FLOAT;
  3320. break;
  3321. // Return Color.
  3322. case Variant::PACKED_COLOR_ARRAY:
  3323. result_type.builtin_type = Variant::COLOR;
  3324. break;
  3325. // Return String.
  3326. case Variant::PACKED_STRING_ARRAY:
  3327. case Variant::STRING:
  3328. result_type.builtin_type = Variant::STRING;
  3329. break;
  3330. // Return Vector2.
  3331. case Variant::PACKED_VECTOR2_ARRAY:
  3332. case Variant::TRANSFORM2D:
  3333. case Variant::RECT2:
  3334. result_type.builtin_type = Variant::VECTOR2;
  3335. break;
  3336. // Return Vector2I.
  3337. case Variant::RECT2I:
  3338. result_type.builtin_type = Variant::VECTOR2I;
  3339. break;
  3340. // Return Vector3.
  3341. case Variant::PACKED_VECTOR3_ARRAY:
  3342. case Variant::AABB:
  3343. case Variant::BASIS:
  3344. result_type.builtin_type = Variant::VECTOR3;
  3345. break;
  3346. // Depends on the index.
  3347. case Variant::TRANSFORM3D:
  3348. case Variant::PROJECTION:
  3349. case Variant::PLANE:
  3350. case Variant::COLOR:
  3351. case Variant::DICTIONARY:
  3352. case Variant::OBJECT:
  3353. result_type.kind = GDScriptParser::DataType::VARIANT;
  3354. result_type.type_source = GDScriptParser::DataType::UNDETECTED;
  3355. break;
  3356. // Can have an element type.
  3357. case Variant::ARRAY:
  3358. if (base_type.has_container_element_type()) {
  3359. result_type = base_type.get_container_element_type();
  3360. result_type.type_source = base_type.type_source;
  3361. } else {
  3362. result_type.kind = GDScriptParser::DataType::VARIANT;
  3363. result_type.type_source = GDScriptParser::DataType::UNDETECTED;
  3364. }
  3365. break;
  3366. // Here for completeness.
  3367. case Variant::VARIANT_MAX:
  3368. break;
  3369. }
  3370. }
  3371. }
  3372. }
  3373. p_subscript->set_datatype(result_type);
  3374. }
  3375. void GDScriptAnalyzer::reduce_ternary_op(GDScriptParser::TernaryOpNode *p_ternary_op, bool p_is_root) {
  3376. reduce_expression(p_ternary_op->condition);
  3377. reduce_expression(p_ternary_op->true_expr, p_is_root);
  3378. reduce_expression(p_ternary_op->false_expr, p_is_root);
  3379. GDScriptParser::DataType result;
  3380. if (p_ternary_op->condition && p_ternary_op->condition->is_constant && p_ternary_op->true_expr->is_constant && p_ternary_op->false_expr && p_ternary_op->false_expr->is_constant) {
  3381. p_ternary_op->is_constant = true;
  3382. if (p_ternary_op->condition->reduced_value.booleanize()) {
  3383. p_ternary_op->reduced_value = p_ternary_op->true_expr->reduced_value;
  3384. } else {
  3385. p_ternary_op->reduced_value = p_ternary_op->false_expr->reduced_value;
  3386. }
  3387. }
  3388. GDScriptParser::DataType true_type;
  3389. if (p_ternary_op->true_expr) {
  3390. true_type = p_ternary_op->true_expr->get_datatype();
  3391. } else {
  3392. true_type.kind = GDScriptParser::DataType::VARIANT;
  3393. }
  3394. GDScriptParser::DataType false_type;
  3395. if (p_ternary_op->false_expr) {
  3396. false_type = p_ternary_op->false_expr->get_datatype();
  3397. } else {
  3398. false_type.kind = GDScriptParser::DataType::VARIANT;
  3399. }
  3400. if (true_type.is_variant() || false_type.is_variant()) {
  3401. result.kind = GDScriptParser::DataType::VARIANT;
  3402. } else {
  3403. result = true_type;
  3404. if (!is_type_compatible(true_type, false_type)) {
  3405. result = false_type;
  3406. if (!is_type_compatible(false_type, true_type)) {
  3407. result.type_source = GDScriptParser::DataType::UNDETECTED;
  3408. result.kind = GDScriptParser::DataType::VARIANT;
  3409. #ifdef DEBUG_ENABLED
  3410. parser->push_warning(p_ternary_op, GDScriptWarning::INCOMPATIBLE_TERNARY);
  3411. #endif
  3412. }
  3413. }
  3414. }
  3415. p_ternary_op->set_datatype(result);
  3416. }
  3417. void GDScriptAnalyzer::reduce_unary_op(GDScriptParser::UnaryOpNode *p_unary_op) {
  3418. reduce_expression(p_unary_op->operand);
  3419. GDScriptParser::DataType result;
  3420. if (p_unary_op->operand == nullptr) {
  3421. result.kind = GDScriptParser::DataType::VARIANT;
  3422. p_unary_op->set_datatype(result);
  3423. return;
  3424. }
  3425. GDScriptParser::DataType operand_type = p_unary_op->operand->get_datatype();
  3426. if (p_unary_op->operand->is_constant) {
  3427. p_unary_op->is_constant = true;
  3428. p_unary_op->reduced_value = Variant::evaluate(p_unary_op->variant_op, p_unary_op->operand->reduced_value, Variant());
  3429. result = type_from_variant(p_unary_op->reduced_value, p_unary_op);
  3430. }
  3431. if (operand_type.is_variant()) {
  3432. result.kind = GDScriptParser::DataType::VARIANT;
  3433. mark_node_unsafe(p_unary_op);
  3434. } else {
  3435. bool valid = false;
  3436. result = get_operation_type(p_unary_op->variant_op, operand_type, valid, p_unary_op);
  3437. if (!valid) {
  3438. push_error(vformat(R"(Invalid operand of type "%s" for unary operator "%s".)", operand_type.to_string(), Variant::get_operator_name(p_unary_op->variant_op)), p_unary_op);
  3439. }
  3440. }
  3441. p_unary_op->set_datatype(result);
  3442. }
  3443. void GDScriptAnalyzer::const_fold_array(GDScriptParser::ArrayNode *p_array, bool p_is_const) {
  3444. for (int i = 0; i < p_array->elements.size(); i++) {
  3445. GDScriptParser::ExpressionNode *element = p_array->elements[i];
  3446. if (element->type == GDScriptParser::Node::ARRAY) {
  3447. const_fold_array(static_cast<GDScriptParser::ArrayNode *>(element), p_is_const);
  3448. } else if (element->type == GDScriptParser::Node::DICTIONARY) {
  3449. const_fold_dictionary(static_cast<GDScriptParser::DictionaryNode *>(element), p_is_const);
  3450. }
  3451. if (!element->is_constant) {
  3452. return;
  3453. }
  3454. }
  3455. Array array;
  3456. array.resize(p_array->elements.size());
  3457. for (int i = 0; i < p_array->elements.size(); i++) {
  3458. array[i] = p_array->elements[i]->reduced_value;
  3459. }
  3460. if (p_is_const) {
  3461. array.make_read_only();
  3462. }
  3463. p_array->is_constant = true;
  3464. p_array->reduced_value = array;
  3465. }
  3466. void GDScriptAnalyzer::const_fold_dictionary(GDScriptParser::DictionaryNode *p_dictionary, bool p_is_const) {
  3467. for (int i = 0; i < p_dictionary->elements.size(); i++) {
  3468. const GDScriptParser::DictionaryNode::Pair &element = p_dictionary->elements[i];
  3469. if (element.value->type == GDScriptParser::Node::ARRAY) {
  3470. const_fold_array(static_cast<GDScriptParser::ArrayNode *>(element.value), p_is_const);
  3471. } else if (element.value->type == GDScriptParser::Node::DICTIONARY) {
  3472. const_fold_dictionary(static_cast<GDScriptParser::DictionaryNode *>(element.value), p_is_const);
  3473. }
  3474. if (!element.key->is_constant || !element.value->is_constant) {
  3475. return;
  3476. }
  3477. }
  3478. Dictionary dict;
  3479. for (int i = 0; i < p_dictionary->elements.size(); i++) {
  3480. const GDScriptParser::DictionaryNode::Pair &element = p_dictionary->elements[i];
  3481. dict[element.key->reduced_value] = element.value->reduced_value;
  3482. }
  3483. if (p_is_const) {
  3484. dict.make_read_only();
  3485. }
  3486. p_dictionary->is_constant = true;
  3487. p_dictionary->reduced_value = dict;
  3488. }
  3489. GDScriptParser::DataType GDScriptAnalyzer::type_from_variant(const Variant &p_value, const GDScriptParser::Node *p_source) {
  3490. GDScriptParser::DataType result;
  3491. result.is_constant = true;
  3492. result.kind = GDScriptParser::DataType::BUILTIN;
  3493. result.builtin_type = p_value.get_type();
  3494. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT; // Constant has explicit type.
  3495. if (p_value.get_type() == Variant::OBJECT) {
  3496. // Object is treated as a native type, not a builtin type.
  3497. result.kind = GDScriptParser::DataType::NATIVE;
  3498. Object *obj = p_value;
  3499. if (!obj) {
  3500. return GDScriptParser::DataType();
  3501. }
  3502. result.native_type = obj->get_class_name();
  3503. Ref<Script> scr = p_value; // Check if value is a script itself.
  3504. if (scr.is_valid()) {
  3505. result.is_meta_type = true;
  3506. } else {
  3507. result.is_meta_type = false;
  3508. scr = obj->get_script();
  3509. }
  3510. if (scr.is_valid()) {
  3511. Ref<GDScript> gds = scr;
  3512. if (gds.is_valid()) {
  3513. // This might be an inner class, so we want to get the parser for the root.
  3514. // But still get the inner class from that tree.
  3515. String script_path = gds->get_script_path();
  3516. Ref<GDScriptParserRef> ref = get_parser_for(script_path);
  3517. if (ref.is_null()) {
  3518. push_error(vformat(R"(Could not find script "%s".)", script_path), p_source);
  3519. GDScriptParser::DataType error_type;
  3520. error_type.kind = GDScriptParser::DataType::VARIANT;
  3521. return error_type;
  3522. }
  3523. Error err = ref->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  3524. GDScriptParser::ClassNode *found = nullptr;
  3525. if (err == OK) {
  3526. found = ref->get_parser()->find_class(gds->fully_qualified_name);
  3527. if (found != nullptr) {
  3528. err = resolve_class_inheritance(found, p_source);
  3529. }
  3530. }
  3531. if (err || found == nullptr) {
  3532. push_error(vformat(R"(Could not resolve script "%s".)", script_path), p_source);
  3533. GDScriptParser::DataType error_type;
  3534. error_type.kind = GDScriptParser::DataType::VARIANT;
  3535. return error_type;
  3536. }
  3537. result.kind = GDScriptParser::DataType::CLASS;
  3538. result.native_type = found->get_datatype().native_type;
  3539. result.class_type = found;
  3540. result.script_path = ref->get_parser()->script_path;
  3541. } else {
  3542. result.kind = GDScriptParser::DataType::SCRIPT;
  3543. result.native_type = scr->get_instance_base_type();
  3544. result.script_path = scr->get_path();
  3545. }
  3546. result.script_type = scr;
  3547. } else {
  3548. result.kind = GDScriptParser::DataType::NATIVE;
  3549. if (result.native_type == GDScriptNativeClass::get_class_static()) {
  3550. result.is_meta_type = true;
  3551. }
  3552. }
  3553. }
  3554. return result;
  3555. }
  3556. GDScriptParser::DataType GDScriptAnalyzer::type_from_metatype(const GDScriptParser::DataType &p_meta_type) {
  3557. GDScriptParser::DataType result = p_meta_type;
  3558. result.is_meta_type = false;
  3559. if (p_meta_type.kind == GDScriptParser::DataType::ENUM) {
  3560. result.builtin_type = Variant::INT;
  3561. } else {
  3562. result.is_constant = false;
  3563. }
  3564. return result;
  3565. }
  3566. GDScriptParser::DataType GDScriptAnalyzer::type_from_property(const PropertyInfo &p_property, bool p_is_arg) const {
  3567. GDScriptParser::DataType result;
  3568. result.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  3569. if (p_property.type == Variant::NIL && (p_is_arg || (p_property.usage & PROPERTY_USAGE_NIL_IS_VARIANT))) {
  3570. // Variant
  3571. result.kind = GDScriptParser::DataType::VARIANT;
  3572. return result;
  3573. }
  3574. result.builtin_type = p_property.type;
  3575. if (p_property.type == Variant::OBJECT) {
  3576. result.kind = GDScriptParser::DataType::NATIVE;
  3577. result.native_type = p_property.class_name == StringName() ? SNAME("Object") : p_property.class_name;
  3578. } else {
  3579. result.kind = GDScriptParser::DataType::BUILTIN;
  3580. result.builtin_type = p_property.type;
  3581. if (p_property.type == Variant::ARRAY && p_property.hint == PROPERTY_HINT_ARRAY_TYPE) {
  3582. // Check element type.
  3583. StringName elem_type_name = p_property.hint_string;
  3584. GDScriptParser::DataType elem_type;
  3585. elem_type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  3586. Variant::Type elem_builtin_type = GDScriptParser::get_builtin_type(elem_type_name);
  3587. if (elem_builtin_type < Variant::VARIANT_MAX) {
  3588. // Builtin type.
  3589. elem_type.kind = GDScriptParser::DataType::BUILTIN;
  3590. elem_type.builtin_type = elem_builtin_type;
  3591. } else if (class_exists(elem_type_name)) {
  3592. elem_type.kind = GDScriptParser::DataType::NATIVE;
  3593. elem_type.builtin_type = Variant::OBJECT;
  3594. elem_type.native_type = p_property.hint_string;
  3595. } else if (ScriptServer::is_global_class(elem_type_name)) {
  3596. // Just load this as it shouldn't be a GDScript.
  3597. Ref<Script> script = ResourceLoader::load(ScriptServer::get_global_class_path(elem_type_name));
  3598. elem_type.kind = GDScriptParser::DataType::SCRIPT;
  3599. elem_type.builtin_type = Variant::OBJECT;
  3600. elem_type.native_type = script->get_instance_base_type();
  3601. elem_type.script_type = script;
  3602. } else {
  3603. ERR_FAIL_V_MSG(result, "Could not find element type from property hint of a typed array.");
  3604. }
  3605. elem_type.is_constant = false;
  3606. result.set_container_element_type(elem_type);
  3607. }
  3608. }
  3609. return result;
  3610. }
  3611. bool GDScriptAnalyzer::get_function_signature(GDScriptParser::Node *p_source, bool p_is_constructor, GDScriptParser::DataType p_base_type, const StringName &p_function, GDScriptParser::DataType &r_return_type, List<GDScriptParser::DataType> &r_par_types, int &r_default_arg_count, bool &r_static, bool &r_vararg) {
  3612. r_static = false;
  3613. r_vararg = false;
  3614. r_default_arg_count = 0;
  3615. StringName function_name = p_function;
  3616. bool was_enum = false;
  3617. if (p_base_type.kind == GDScriptParser::DataType::ENUM) {
  3618. was_enum = true;
  3619. if (p_base_type.is_meta_type) {
  3620. // Enum type can be treated as a dictionary value.
  3621. p_base_type.kind = GDScriptParser::DataType::BUILTIN;
  3622. p_base_type.is_meta_type = false;
  3623. } else {
  3624. push_error("Cannot call function on enum value.", p_source);
  3625. return false;
  3626. }
  3627. }
  3628. if (p_base_type.kind == GDScriptParser::DataType::BUILTIN) {
  3629. // Construct a base type to get methods.
  3630. Callable::CallError err;
  3631. Variant dummy;
  3632. Variant::construct(p_base_type.builtin_type, dummy, nullptr, 0, err);
  3633. if (err.error != Callable::CallError::CALL_OK) {
  3634. ERR_FAIL_V_MSG(false, "Could not construct base Variant type.");
  3635. }
  3636. List<MethodInfo> methods;
  3637. dummy.get_method_list(&methods);
  3638. for (const MethodInfo &E : methods) {
  3639. if (E.name == p_function) {
  3640. function_signature_from_info(E, r_return_type, r_par_types, r_default_arg_count, r_static, r_vararg);
  3641. r_static = Variant::is_builtin_method_static(p_base_type.builtin_type, function_name);
  3642. // Cannot use non-const methods on enums.
  3643. if (!r_static && was_enum && !(E.flags & METHOD_FLAG_CONST)) {
  3644. push_error(vformat(R"*(Cannot call non-const Dictionary function "%s()" on enum "%s".)*", p_function, p_base_type.enum_type), p_source);
  3645. }
  3646. return true;
  3647. }
  3648. }
  3649. return false;
  3650. }
  3651. StringName base_native = p_base_type.native_type;
  3652. if (base_native != StringName()) {
  3653. // Empty native class might happen in some Script implementations.
  3654. // Just ignore it.
  3655. if (!class_exists(base_native)) {
  3656. push_error(vformat("Native class %s used in script doesn't exist or isn't exposed.", base_native), p_source);
  3657. return false;
  3658. } else if (p_is_constructor && !ClassDB::can_instantiate(base_native)) {
  3659. if (p_base_type.kind == GDScriptParser::DataType::CLASS) {
  3660. push_error(vformat(R"(Class "%s" cannot be constructed as it is based on abstract native class "%s".)", p_base_type.class_type->fqcn.get_file(), base_native), p_source);
  3661. } else if (p_base_type.kind == GDScriptParser::DataType::SCRIPT) {
  3662. push_error(vformat(R"(Script "%s" cannot be constructed as it is based on abstract native class "%s".)", p_base_type.script_path.get_file(), base_native), p_source);
  3663. } else {
  3664. push_error(vformat(R"(Native class "%s" cannot be constructed as it is abstract.)", base_native), p_source);
  3665. }
  3666. return false;
  3667. }
  3668. }
  3669. if (p_is_constructor) {
  3670. function_name = "_init";
  3671. r_static = true;
  3672. }
  3673. GDScriptParser::ClassNode *base_class = p_base_type.class_type;
  3674. GDScriptParser::FunctionNode *found_function = nullptr;
  3675. while (found_function == nullptr && base_class != nullptr) {
  3676. if (base_class->has_member(function_name)) {
  3677. if (base_class->get_member(function_name).type != GDScriptParser::ClassNode::Member::FUNCTION) {
  3678. // TODO: If this is Callable it can have a better error message.
  3679. push_error(vformat(R"(Member "%s" is not a function.)", function_name), p_source);
  3680. return false;
  3681. }
  3682. resolve_class_member(base_class, function_name, p_source);
  3683. found_function = base_class->get_member(function_name).function;
  3684. }
  3685. resolve_class_inheritance(base_class, p_source);
  3686. base_class = base_class->base_type.class_type;
  3687. }
  3688. if (found_function != nullptr) {
  3689. r_static = p_is_constructor || found_function->is_static;
  3690. for (int i = 0; i < found_function->parameters.size(); i++) {
  3691. r_par_types.push_back(found_function->parameters[i]->get_datatype());
  3692. if (found_function->parameters[i]->initializer != nullptr) {
  3693. r_default_arg_count++;
  3694. }
  3695. }
  3696. r_return_type = p_is_constructor ? p_base_type : found_function->get_datatype();
  3697. r_return_type.is_meta_type = false;
  3698. r_return_type.is_coroutine = found_function->is_coroutine;
  3699. return true;
  3700. }
  3701. Ref<Script> base_script = p_base_type.script_type;
  3702. while (base_script.is_valid() && base_script->has_method(function_name)) {
  3703. MethodInfo info = base_script->get_method_info(function_name);
  3704. if (!(info == MethodInfo())) {
  3705. return function_signature_from_info(info, r_return_type, r_par_types, r_default_arg_count, r_static, r_vararg);
  3706. }
  3707. base_script = base_script->get_base_script();
  3708. }
  3709. // If the base is a script, it might be trying to access members of the Script class itself.
  3710. if (p_base_type.is_meta_type && !p_is_constructor && (p_base_type.kind == GDScriptParser::DataType::SCRIPT || p_base_type.kind == GDScriptParser::DataType::CLASS)) {
  3711. MethodInfo info;
  3712. StringName script_class = p_base_type.kind == GDScriptParser::DataType::SCRIPT ? p_base_type.script_type->get_class_name() : StringName(GDScript::get_class_static());
  3713. if (ClassDB::get_method_info(script_class, function_name, &info)) {
  3714. return function_signature_from_info(info, r_return_type, r_par_types, r_default_arg_count, r_static, r_vararg);
  3715. }
  3716. }
  3717. if (p_is_constructor) {
  3718. // Native types always have a default constructor.
  3719. r_return_type = p_base_type;
  3720. r_return_type.type_source = GDScriptParser::DataType::ANNOTATED_EXPLICIT;
  3721. r_return_type.is_meta_type = false;
  3722. return true;
  3723. }
  3724. MethodInfo info;
  3725. if (ClassDB::get_method_info(base_native, function_name, &info)) {
  3726. bool valid = function_signature_from_info(info, r_return_type, r_par_types, r_default_arg_count, r_static, r_vararg);
  3727. if (valid && Engine::get_singleton()->has_singleton(base_native)) {
  3728. r_static = true;
  3729. }
  3730. return valid;
  3731. }
  3732. return false;
  3733. }
  3734. bool GDScriptAnalyzer::function_signature_from_info(const MethodInfo &p_info, GDScriptParser::DataType &r_return_type, List<GDScriptParser::DataType> &r_par_types, int &r_default_arg_count, bool &r_static, bool &r_vararg) {
  3735. r_return_type = type_from_property(p_info.return_val);
  3736. r_default_arg_count = p_info.default_arguments.size();
  3737. r_vararg = (p_info.flags & METHOD_FLAG_VARARG) != 0;
  3738. r_static = (p_info.flags & METHOD_FLAG_STATIC) != 0;
  3739. for (const PropertyInfo &E : p_info.arguments) {
  3740. r_par_types.push_back(type_from_property(E, true));
  3741. }
  3742. return true;
  3743. }
  3744. void GDScriptAnalyzer::validate_call_arg(const MethodInfo &p_method, const GDScriptParser::CallNode *p_call) {
  3745. List<GDScriptParser::DataType> arg_types;
  3746. for (const PropertyInfo &E : p_method.arguments) {
  3747. arg_types.push_back(type_from_property(E, true));
  3748. }
  3749. validate_call_arg(arg_types, p_method.default_arguments.size(), (p_method.flags & METHOD_FLAG_VARARG) != 0, p_call);
  3750. }
  3751. void GDScriptAnalyzer::validate_call_arg(const List<GDScriptParser::DataType> &p_par_types, int p_default_args_count, bool p_is_vararg, const GDScriptParser::CallNode *p_call) {
  3752. if (p_call->arguments.size() < p_par_types.size() - p_default_args_count) {
  3753. push_error(vformat(R"*(Too few arguments for "%s()" call. Expected at least %d but received %d.)*", p_call->function_name, p_par_types.size() - p_default_args_count, p_call->arguments.size()), p_call);
  3754. }
  3755. if (!p_is_vararg && p_call->arguments.size() > p_par_types.size()) {
  3756. push_error(vformat(R"*(Too many arguments for "%s()" call. Expected at most %d but received %d.)*", p_call->function_name, p_par_types.size(), p_call->arguments.size()), p_call->arguments[p_par_types.size()]);
  3757. }
  3758. for (int i = 0; i < p_call->arguments.size(); i++) {
  3759. if (i >= p_par_types.size()) {
  3760. // Already on vararg place.
  3761. break;
  3762. }
  3763. GDScriptParser::DataType par_type = p_par_types[i];
  3764. if (par_type.is_hard_type() && p_call->arguments[i]->is_constant) {
  3765. update_const_expression_builtin_type(p_call->arguments[i], par_type, "pass");
  3766. }
  3767. GDScriptParser::DataType arg_type = p_call->arguments[i]->get_datatype();
  3768. if ((arg_type.is_variant() || !arg_type.is_hard_type()) && !(par_type.is_hard_type() && par_type.is_variant())) {
  3769. // Argument can be anything, so this is unsafe.
  3770. mark_node_unsafe(p_call->arguments[i]);
  3771. } else if (par_type.is_hard_type() && !is_type_compatible(par_type, arg_type, true)) {
  3772. // Supertypes are acceptable for dynamic compliance, but it's unsafe.
  3773. mark_node_unsafe(p_call);
  3774. if (!is_type_compatible(arg_type, par_type)) {
  3775. push_error(vformat(R"*(Invalid argument for "%s()" function: argument %d should be "%s" but is "%s".)*",
  3776. p_call->function_name, i + 1, par_type.to_string(), arg_type.to_string()),
  3777. p_call->arguments[i]);
  3778. }
  3779. #ifdef DEBUG_ENABLED
  3780. } else if (par_type.kind == GDScriptParser::DataType::BUILTIN && par_type.builtin_type == Variant::INT && arg_type.kind == GDScriptParser::DataType::BUILTIN && arg_type.builtin_type == Variant::FLOAT) {
  3781. parser->push_warning(p_call, GDScriptWarning::NARROWING_CONVERSION, p_call->function_name);
  3782. #endif
  3783. }
  3784. }
  3785. }
  3786. #ifdef DEBUG_ENABLED
  3787. bool GDScriptAnalyzer::is_shadowing(GDScriptParser::IdentifierNode *p_local, const String &p_context) {
  3788. const StringName &name = p_local->name;
  3789. GDScriptParser::DataType base = parser->current_class->get_datatype();
  3790. GDScriptParser::ClassNode *base_class = base.class_type;
  3791. {
  3792. List<MethodInfo> gdscript_funcs;
  3793. GDScriptLanguage::get_singleton()->get_public_functions(&gdscript_funcs);
  3794. for (MethodInfo &info : gdscript_funcs) {
  3795. if (info.name == name) {
  3796. parser->push_warning(p_local, GDScriptWarning::SHADOWED_GLOBAL_IDENTIFIER, p_context, name, "built-in function");
  3797. return true;
  3798. }
  3799. }
  3800. if (Variant::has_utility_function(name)) {
  3801. parser->push_warning(p_local, GDScriptWarning::SHADOWED_GLOBAL_IDENTIFIER, p_context, name, "built-in function");
  3802. return true;
  3803. } else if (ClassDB::class_exists(name)) {
  3804. parser->push_warning(p_local, GDScriptWarning::SHADOWED_GLOBAL_IDENTIFIER, p_context, name, "global class");
  3805. return true;
  3806. }
  3807. }
  3808. while (base_class != nullptr) {
  3809. if (base_class->has_member(name)) {
  3810. parser->push_warning(p_local, GDScriptWarning::SHADOWED_VARIABLE, p_context, p_local->name, base_class->get_member(name).get_type_name(), itos(base_class->get_member(name).get_line()));
  3811. return true;
  3812. }
  3813. base_class = base_class->base_type.class_type;
  3814. }
  3815. StringName parent = base.native_type;
  3816. while (parent != StringName()) {
  3817. ERR_FAIL_COND_V_MSG(!class_exists(parent), false, "Non-existent native base class.");
  3818. if (ClassDB::has_method(parent, name, true)) {
  3819. parser->push_warning(p_local, GDScriptWarning::SHADOWED_VARIABLE_BASE_CLASS, p_context, p_local->name, "method", parent);
  3820. return true;
  3821. } else if (ClassDB::has_signal(parent, name, true)) {
  3822. parser->push_warning(p_local, GDScriptWarning::SHADOWED_VARIABLE_BASE_CLASS, p_context, p_local->name, "signal", parent);
  3823. return true;
  3824. } else if (ClassDB::has_property(parent, name, true)) {
  3825. parser->push_warning(p_local, GDScriptWarning::SHADOWED_VARIABLE_BASE_CLASS, p_context, p_local->name, "property", parent);
  3826. return true;
  3827. } else if (ClassDB::has_integer_constant(parent, name, true)) {
  3828. parser->push_warning(p_local, GDScriptWarning::SHADOWED_VARIABLE_BASE_CLASS, p_context, p_local->name, "constant", parent);
  3829. return true;
  3830. } else if (ClassDB::has_enum(parent, name, true)) {
  3831. parser->push_warning(p_local, GDScriptWarning::SHADOWED_VARIABLE_BASE_CLASS, p_context, p_local->name, "enum", parent);
  3832. return true;
  3833. }
  3834. parent = ClassDB::get_parent_class(parent);
  3835. }
  3836. return false;
  3837. }
  3838. #endif
  3839. GDScriptParser::DataType GDScriptAnalyzer::get_operation_type(Variant::Operator p_operation, const GDScriptParser::DataType &p_a, bool &r_valid, const GDScriptParser::Node *p_source) {
  3840. // Unary version.
  3841. GDScriptParser::DataType nil_type;
  3842. nil_type.builtin_type = Variant::NIL;
  3843. nil_type.type_source = GDScriptParser::DataType::ANNOTATED_INFERRED;
  3844. return get_operation_type(p_operation, p_a, nil_type, r_valid, p_source);
  3845. }
  3846. GDScriptParser::DataType GDScriptAnalyzer::get_operation_type(Variant::Operator p_operation, const GDScriptParser::DataType &p_a, const GDScriptParser::DataType &p_b, bool &r_valid, const GDScriptParser::Node *p_source) {
  3847. Variant::Type a_type = p_a.builtin_type;
  3848. Variant::Type b_type = p_b.builtin_type;
  3849. if (p_a.kind == GDScriptParser::DataType::ENUM) {
  3850. if (p_a.is_meta_type) {
  3851. a_type = Variant::DICTIONARY;
  3852. } else {
  3853. a_type = Variant::INT;
  3854. }
  3855. }
  3856. if (p_b.kind == GDScriptParser::DataType::ENUM) {
  3857. if (p_b.is_meta_type) {
  3858. b_type = Variant::DICTIONARY;
  3859. } else {
  3860. b_type = Variant::INT;
  3861. }
  3862. }
  3863. Variant::ValidatedOperatorEvaluator op_eval = Variant::get_validated_operator_evaluator(p_operation, a_type, b_type);
  3864. bool hard_operation = p_a.is_hard_type() && p_b.is_hard_type();
  3865. bool validated = op_eval != nullptr;
  3866. GDScriptParser::DataType result;
  3867. if (validated) {
  3868. r_valid = true;
  3869. result.type_source = hard_operation ? GDScriptParser::DataType::ANNOTATED_INFERRED : GDScriptParser::DataType::INFERRED;
  3870. result.kind = GDScriptParser::DataType::BUILTIN;
  3871. result.builtin_type = Variant::get_operator_return_type(p_operation, a_type, b_type);
  3872. } else {
  3873. r_valid = !hard_operation;
  3874. result.kind = GDScriptParser::DataType::VARIANT;
  3875. }
  3876. return result;
  3877. }
  3878. // TODO: Add safe/unsafe return variable (for variant cases)
  3879. bool GDScriptAnalyzer::is_type_compatible(const GDScriptParser::DataType &p_target, const GDScriptParser::DataType &p_source, bool p_allow_implicit_conversion, const GDScriptParser::Node *p_source_node) {
  3880. // These return "true" so it doesn't affect users negatively.
  3881. ERR_FAIL_COND_V_MSG(!p_target.is_set(), true, "Parser bug (please report): Trying to check compatibility of unset target type");
  3882. ERR_FAIL_COND_V_MSG(!p_source.is_set(), true, "Parser bug (please report): Trying to check compatibility of unset value type");
  3883. if (p_target.kind == GDScriptParser::DataType::VARIANT) {
  3884. // Variant can receive anything.
  3885. return true;
  3886. }
  3887. if (p_source.kind == GDScriptParser::DataType::VARIANT) {
  3888. // TODO: This is acceptable but unsafe. Make sure unsafe line is set.
  3889. return true;
  3890. }
  3891. if (p_target.kind == GDScriptParser::DataType::BUILTIN) {
  3892. bool valid = p_source.kind == GDScriptParser::DataType::BUILTIN && p_target.builtin_type == p_source.builtin_type;
  3893. if (!valid && p_allow_implicit_conversion) {
  3894. valid = Variant::can_convert_strict(p_source.builtin_type, p_target.builtin_type);
  3895. }
  3896. if (!valid && p_target.builtin_type == Variant::INT && p_source.kind == GDScriptParser::DataType::ENUM && !p_source.is_meta_type) {
  3897. // Enum value is also integer.
  3898. valid = true;
  3899. }
  3900. if (valid && p_target.builtin_type == Variant::ARRAY && p_source.builtin_type == Variant::ARRAY) {
  3901. // Check the element type.
  3902. if (p_target.has_container_element_type()) {
  3903. if (!p_source.has_container_element_type()) {
  3904. // TODO: Maybe this is valid but unsafe?
  3905. // Variant array can't be appended to typed array.
  3906. valid = false;
  3907. } else {
  3908. valid = is_type_compatible(p_target.get_container_element_type(), p_source.get_container_element_type(), p_allow_implicit_conversion);
  3909. }
  3910. }
  3911. }
  3912. return valid;
  3913. }
  3914. if (p_target.kind == GDScriptParser::DataType::ENUM) {
  3915. if (p_source.kind == GDScriptParser::DataType::BUILTIN && p_source.builtin_type == Variant::INT) {
  3916. #ifdef DEBUG_ENABLED
  3917. if (p_source_node) {
  3918. parser->push_warning(p_source_node, GDScriptWarning::INT_AS_ENUM_WITHOUT_CAST);
  3919. }
  3920. #endif
  3921. return true;
  3922. }
  3923. if (p_source.kind == GDScriptParser::DataType::ENUM) {
  3924. if (p_source.native_type == p_target.native_type) {
  3925. return true;
  3926. }
  3927. }
  3928. return false;
  3929. }
  3930. // From here on the target type is an object, so we have to test polymorphism.
  3931. if (p_source.kind == GDScriptParser::DataType::BUILTIN && p_source.builtin_type == Variant::NIL) {
  3932. // null is acceptable in object.
  3933. return true;
  3934. }
  3935. StringName src_native;
  3936. Ref<Script> src_script;
  3937. const GDScriptParser::ClassNode *src_class = nullptr;
  3938. switch (p_source.kind) {
  3939. case GDScriptParser::DataType::NATIVE:
  3940. if (p_target.kind != GDScriptParser::DataType::NATIVE) {
  3941. // Non-native class cannot be supertype of native.
  3942. return false;
  3943. }
  3944. if (p_source.is_meta_type) {
  3945. src_native = GDScriptNativeClass::get_class_static();
  3946. } else {
  3947. src_native = p_source.native_type;
  3948. }
  3949. break;
  3950. case GDScriptParser::DataType::SCRIPT:
  3951. if (p_target.kind == GDScriptParser::DataType::CLASS) {
  3952. // A script type cannot be a subtype of a GDScript class.
  3953. return false;
  3954. }
  3955. if (p_source.is_meta_type) {
  3956. src_native = p_source.script_type->get_class_name();
  3957. } else {
  3958. src_script = p_source.script_type;
  3959. src_native = src_script->get_instance_base_type();
  3960. }
  3961. break;
  3962. case GDScriptParser::DataType::CLASS:
  3963. if (p_source.is_meta_type) {
  3964. src_native = GDScript::get_class_static();
  3965. } else {
  3966. src_class = p_source.class_type;
  3967. const GDScriptParser::ClassNode *base = src_class;
  3968. while (base->base_type.kind == GDScriptParser::DataType::CLASS) {
  3969. base = base->base_type.class_type;
  3970. }
  3971. src_native = base->base_type.native_type;
  3972. src_script = base->base_type.script_type;
  3973. }
  3974. break;
  3975. case GDScriptParser::DataType::VARIANT:
  3976. case GDScriptParser::DataType::BUILTIN:
  3977. case GDScriptParser::DataType::ENUM:
  3978. case GDScriptParser::DataType::RESOLVING:
  3979. case GDScriptParser::DataType::UNRESOLVED:
  3980. break; // Already solved before.
  3981. }
  3982. switch (p_target.kind) {
  3983. case GDScriptParser::DataType::NATIVE: {
  3984. if (p_target.is_meta_type) {
  3985. return ClassDB::is_parent_class(src_native, GDScriptNativeClass::get_class_static());
  3986. }
  3987. return ClassDB::is_parent_class(src_native, p_target.native_type);
  3988. }
  3989. case GDScriptParser::DataType::SCRIPT:
  3990. if (p_target.is_meta_type) {
  3991. return ClassDB::is_parent_class(src_native, p_target.script_type->get_class_name());
  3992. }
  3993. while (src_script.is_valid()) {
  3994. if (src_script == p_target.script_type) {
  3995. return true;
  3996. }
  3997. src_script = src_script->get_base_script();
  3998. }
  3999. return false;
  4000. case GDScriptParser::DataType::CLASS:
  4001. if (p_target.is_meta_type) {
  4002. return ClassDB::is_parent_class(src_native, GDScript::get_class_static());
  4003. }
  4004. while (src_class != nullptr) {
  4005. if (src_class->fqcn == p_target.class_type->fqcn) {
  4006. return true;
  4007. }
  4008. src_class = src_class->base_type.class_type;
  4009. }
  4010. return false;
  4011. case GDScriptParser::DataType::VARIANT:
  4012. case GDScriptParser::DataType::BUILTIN:
  4013. case GDScriptParser::DataType::ENUM:
  4014. case GDScriptParser::DataType::RESOLVING:
  4015. case GDScriptParser::DataType::UNRESOLVED:
  4016. break; // Already solved before.
  4017. }
  4018. return false;
  4019. }
  4020. void GDScriptAnalyzer::push_error(const String &p_message, const GDScriptParser::Node *p_origin) {
  4021. mark_node_unsafe(p_origin);
  4022. parser->push_error(p_message, p_origin);
  4023. }
  4024. void GDScriptAnalyzer::mark_node_unsafe(const GDScriptParser::Node *p_node) {
  4025. #ifdef DEBUG_ENABLED
  4026. if (p_node == nullptr) {
  4027. return;
  4028. }
  4029. for (int i = p_node->start_line; i <= p_node->end_line; i++) {
  4030. parser->unsafe_lines.insert(i);
  4031. }
  4032. #endif
  4033. }
  4034. void GDScriptAnalyzer::downgrade_node_type_source(GDScriptParser::Node *p_node) {
  4035. GDScriptParser::IdentifierNode *identifier = nullptr;
  4036. if (p_node->type == GDScriptParser::Node::IDENTIFIER) {
  4037. identifier = static_cast<GDScriptParser::IdentifierNode *>(p_node);
  4038. } else if (p_node->type == GDScriptParser::Node::SUBSCRIPT) {
  4039. GDScriptParser::SubscriptNode *subscript = static_cast<GDScriptParser::SubscriptNode *>(p_node);
  4040. if (subscript->is_attribute) {
  4041. identifier = subscript->attribute;
  4042. }
  4043. }
  4044. if (identifier == nullptr) {
  4045. return;
  4046. }
  4047. GDScriptParser::Node *source = nullptr;
  4048. switch (identifier->source) {
  4049. case GDScriptParser::IdentifierNode::MEMBER_VARIABLE: {
  4050. source = identifier->variable_source;
  4051. } break;
  4052. case GDScriptParser::IdentifierNode::FUNCTION_PARAMETER: {
  4053. source = identifier->parameter_source;
  4054. } break;
  4055. case GDScriptParser::IdentifierNode::LOCAL_VARIABLE: {
  4056. source = identifier->variable_source;
  4057. } break;
  4058. case GDScriptParser::IdentifierNode::LOCAL_ITERATOR: {
  4059. source = identifier->bind_source;
  4060. } break;
  4061. default:
  4062. break;
  4063. }
  4064. if (source == nullptr) {
  4065. return;
  4066. }
  4067. GDScriptParser::DataType datatype;
  4068. datatype.kind = GDScriptParser::DataType::VARIANT;
  4069. source->set_datatype(datatype);
  4070. }
  4071. void GDScriptAnalyzer::mark_lambda_use_self() {
  4072. for (GDScriptParser::LambdaNode *lambda : lambda_stack) {
  4073. lambda->use_self = true;
  4074. }
  4075. }
  4076. bool GDScriptAnalyzer::class_exists(const StringName &p_class) const {
  4077. return ClassDB::class_exists(p_class) && ClassDB::is_class_exposed(p_class);
  4078. }
  4079. Ref<GDScriptParserRef> GDScriptAnalyzer::get_parser_for(const String &p_path) {
  4080. Ref<GDScriptParserRef> ref;
  4081. if (depended_parsers.has(p_path)) {
  4082. ref = depended_parsers[p_path];
  4083. } else {
  4084. Error err = OK;
  4085. ref = GDScriptCache::get_parser(p_path, GDScriptParserRef::EMPTY, err, parser->script_path);
  4086. if (ref.is_valid()) {
  4087. depended_parsers[p_path] = ref;
  4088. }
  4089. }
  4090. return ref;
  4091. }
  4092. Error GDScriptAnalyzer::resolve_inheritance() {
  4093. // Apply annotations.
  4094. for (GDScriptParser::AnnotationNode *&E : parser->head->annotations) {
  4095. resolve_annotation(E);
  4096. E->apply(parser, parser->head);
  4097. }
  4098. return resolve_class_inheritance(parser->head, true);
  4099. }
  4100. Error GDScriptAnalyzer::resolve_interface() {
  4101. resolve_class_interface(parser->head, true);
  4102. return parser->errors.is_empty() ? OK : ERR_PARSE_ERROR;
  4103. }
  4104. Error GDScriptAnalyzer::resolve_body() {
  4105. resolve_class_body(parser->head, true);
  4106. return parser->errors.is_empty() ? OK : ERR_PARSE_ERROR;
  4107. }
  4108. Error GDScriptAnalyzer::resolve_dependencies() {
  4109. for (KeyValue<String, Ref<GDScriptParserRef>> &K : depended_parsers) {
  4110. if (K.value.is_null()) {
  4111. return ERR_PARSE_ERROR;
  4112. }
  4113. K.value->raise_status(GDScriptParserRef::INHERITANCE_SOLVED);
  4114. }
  4115. return parser->errors.is_empty() ? OK : ERR_PARSE_ERROR;
  4116. }
  4117. Error GDScriptAnalyzer::analyze() {
  4118. parser->errors.clear();
  4119. Error err = OK;
  4120. err = resolve_inheritance();
  4121. if (err) {
  4122. return err;
  4123. }
  4124. resolve_interface();
  4125. resolve_body();
  4126. if (!parser->errors.is_empty()) {
  4127. return ERR_PARSE_ERROR;
  4128. }
  4129. return resolve_dependencies();
  4130. }
  4131. GDScriptAnalyzer::GDScriptAnalyzer(GDScriptParser *p_parser) {
  4132. parser = p_parser;
  4133. }