gdscript_analyzer.cpp 228 KB

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