gdscript_analyzer.cpp 218 KB

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