gdscript_analyzer.cpp 215 KB

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