gdscript_analyzer.cpp 202 KB

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