gdscript_analyzer.cpp 210 KB

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