gdscript_analyzer.cpp 213 KB

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