gdscript_analyzer.cpp 213 KB

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