pexpr.pas 151 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl
  3. Does parsing of expression for Free Pascal
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. unit pexpr;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. symtype,symdef,symbase,
  22. node,ncal,
  23. tokens,globtype,globals,constexp;
  24. { reads a whole expression }
  25. function expr(dotypecheck:boolean) : tnode;
  26. { reads an expression without assignements and .. }
  27. function comp_expr(accept_equal,typeonly:boolean):tnode;
  28. { reads a single factor }
  29. function factor(getaddr,typeonly:boolean) : tnode;
  30. procedure string_dec(var def: tdef; allowtypedef: boolean);
  31. function parse_paras(__colon,__namedpara : boolean;end_of_paras : ttoken) : tnode;
  32. { the ID token has to be consumed before calling this function }
  33. procedure do_member_read(structh:tabstractrecorddef;getaddr:boolean;sym:tsym;var p1:tnode;var again:boolean;callflags:tcallnodeflags);
  34. function get_intconst:TConstExprInt;
  35. function get_stringconst:string;
  36. { Does some postprocessing for a generic type (especially when nested types
  37. of the specialization are used) }
  38. procedure post_comp_expr_gendef(var def: tdef);
  39. implementation
  40. uses
  41. { common }
  42. cutils,
  43. { global }
  44. verbose,
  45. systems,widestr,
  46. { symtable }
  47. symconst,symtable,symsym,defutil,defcmp,
  48. { module }
  49. fmodule,ppu,
  50. { pass 1 }
  51. pass_1,htypechk,
  52. nmat,nadd,nmem,nset,ncnv,ninl,ncon,nld,nflw,nbas,nutils,
  53. { parser }
  54. scanner,
  55. pbase,pinline,ptype,pgenutil,procinfo,cpuinfo
  56. ;
  57. function sub_expr(pred_level:Toperator_precedence;accept_equal,typeonly:boolean;factornode:tnode):tnode;forward;
  58. const
  59. { true, if the inherited call is anonymous }
  60. anon_inherited : boolean = false;
  61. { last def found, only used by anon. inherited calls to insert proper type casts }
  62. srdef : tdef = nil;
  63. procedure string_dec(var def:tdef; allowtypedef: boolean);
  64. { reads a string type with optional length }
  65. { and returns a pointer to the string }
  66. { definition }
  67. var
  68. p : tnode;
  69. begin
  70. def:=cshortstringtype;
  71. consume(_STRING);
  72. if token=_LECKKLAMMER then
  73. begin
  74. if not(allowtypedef) then
  75. Message(parser_e_no_local_para_def);
  76. consume(_LECKKLAMMER);
  77. p:=comp_expr(true,false);
  78. if not is_constintnode(p) then
  79. begin
  80. Message(parser_e_illegal_expression);
  81. { error recovery }
  82. consume(_RECKKLAMMER);
  83. end
  84. else
  85. begin
  86. if (tordconstnode(p).value<=0) then
  87. begin
  88. Message(parser_e_invalid_string_size);
  89. tordconstnode(p).value:=255;
  90. end;
  91. if tordconstnode(p).value>255 then
  92. begin
  93. { longstring is currently unsupported (CEC)! }
  94. { t:=tstringdef.createlong(tordconstnode(p).value))}
  95. Message(parser_e_invalid_string_size);
  96. tordconstnode(p).value:=255;
  97. def:=tstringdef.createshort(int64(tordconstnode(p).value));
  98. end
  99. else
  100. if tordconstnode(p).value<>255 then
  101. def:=tstringdef.createshort(int64(tordconstnode(p).value));
  102. consume(_RECKKLAMMER);
  103. end;
  104. p.free;
  105. end
  106. else
  107. begin
  108. if cs_refcountedstrings in current_settings.localswitches then
  109. begin
  110. if m_default_unicodestring in current_settings.modeswitches then
  111. def:=cunicodestringtype
  112. else
  113. def:=getansistringdef
  114. end
  115. else
  116. def:=cshortstringtype;
  117. end;
  118. end;
  119. function parse_paras(__colon,__namedpara : boolean;end_of_paras : ttoken) : tnode;
  120. var
  121. p1,p2,argname : tnode;
  122. prev_in_args,
  123. old_named_args_allowed,
  124. old_allow_array_constructor : boolean;
  125. begin
  126. if token=end_of_paras then
  127. begin
  128. parse_paras:=nil;
  129. exit;
  130. end;
  131. { save old values }
  132. prev_in_args:=in_args;
  133. old_allow_array_constructor:=allow_array_constructor;
  134. old_named_args_allowed:=named_args_allowed;
  135. { set para parsing values }
  136. in_args:=true;
  137. named_args_allowed:=false;
  138. allow_array_constructor:=true;
  139. p2:=nil;
  140. repeat
  141. if __namedpara then
  142. begin
  143. if token=_COMMA then
  144. begin
  145. { empty parameter }
  146. p2:=ccallparanode.create(cnothingnode.create,p2);
  147. end
  148. else
  149. begin
  150. named_args_allowed:=true;
  151. p1:=comp_expr(true,false);
  152. named_args_allowed:=false;
  153. if found_arg_name then
  154. begin
  155. argname:=p1;
  156. p1:=comp_expr(true,false);
  157. p2:=ccallparanode.create(p1,p2);
  158. tcallparanode(p2).parametername:=argname;
  159. end
  160. else
  161. p2:=ccallparanode.create(p1,p2);
  162. found_arg_name:=false;
  163. end;
  164. end
  165. else
  166. begin
  167. p1:=comp_expr(true,false);
  168. p2:=ccallparanode.create(p1,p2);
  169. end;
  170. { it's for the str(l:5,s); }
  171. if __colon and (token=_COLON) then
  172. begin
  173. consume(_COLON);
  174. p1:=comp_expr(true,false);
  175. p2:=ccallparanode.create(p1,p2);
  176. include(tcallparanode(p2).callparaflags,cpf_is_colon_para);
  177. if try_to_consume(_COLON) then
  178. begin
  179. p1:=comp_expr(true,false);
  180. p2:=ccallparanode.create(p1,p2);
  181. include(tcallparanode(p2).callparaflags,cpf_is_colon_para);
  182. end
  183. end;
  184. until not try_to_consume(_COMMA);
  185. allow_array_constructor:=old_allow_array_constructor;
  186. in_args:=prev_in_args;
  187. named_args_allowed:=old_named_args_allowed;
  188. parse_paras:=p2;
  189. end;
  190. function gen_c_style_operator(ntyp:tnodetype;p1,p2:tnode) : tnode;
  191. var
  192. hp : tnode;
  193. hdef : tdef;
  194. temp : ttempcreatenode;
  195. newstatement : tstatementnode;
  196. begin
  197. { Properties are not allowed, because the write can
  198. be different from the read }
  199. if (nf_isproperty in p1.flags) then
  200. begin
  201. Message(type_e_variable_id_expected);
  202. { We can continue with the loading,
  203. it'll not create errors. Only the expected
  204. result can be wrong }
  205. end;
  206. hp:=p1;
  207. while assigned(hp) and
  208. (hp.nodetype in [derefn,subscriptn,vecn,typeconvn]) do
  209. hp:=tunarynode(hp).left;
  210. if not assigned(hp) then
  211. internalerror(200410121);
  212. if (hp.nodetype=calln) then
  213. begin
  214. typecheckpass(p1);
  215. result:=internalstatements(newstatement);
  216. hdef:=getpointerdef(p1.resultdef);
  217. temp:=ctempcreatenode.create(hdef,sizeof(pint),tt_persistent,false);
  218. addstatement(newstatement,temp);
  219. addstatement(newstatement,cassignmentnode.create(ctemprefnode.create(temp),caddrnode.create_internal(p1)));
  220. addstatement(newstatement,cassignmentnode.create(
  221. cderefnode.create(ctemprefnode.create(temp)),
  222. caddnode.create(ntyp,
  223. cderefnode.create(ctemprefnode.create(temp)),
  224. p2)));
  225. addstatement(newstatement,ctempdeletenode.create(temp));
  226. end
  227. else
  228. result:=cassignmentnode.create(p1,caddnode.create(ntyp,p1.getcopy,p2));
  229. end;
  230. function statement_syssym(l : byte) : tnode;
  231. var
  232. p1,p2,paras : tnode;
  233. err,
  234. prev_in_args : boolean;
  235. def : tdef;
  236. exit_procinfo: tprocinfo;
  237. begin
  238. prev_in_args:=in_args;
  239. case l of
  240. in_new_x :
  241. begin
  242. if afterassignment or in_args then
  243. statement_syssym:=new_function
  244. else
  245. statement_syssym:=new_dispose_statement(true);
  246. end;
  247. in_dispose_x :
  248. begin
  249. statement_syssym:=new_dispose_statement(false);
  250. end;
  251. in_ord_x :
  252. begin
  253. consume(_LKLAMMER);
  254. in_args:=true;
  255. p1:=comp_expr(true,false);
  256. consume(_RKLAMMER);
  257. p1:=geninlinenode(in_ord_x,false,p1);
  258. statement_syssym := p1;
  259. end;
  260. in_exit :
  261. begin
  262. statement_syssym:=nil;
  263. if try_to_consume(_LKLAMMER) then
  264. begin
  265. if not (m_mac in current_settings.modeswitches) then
  266. begin
  267. if not(try_to_consume(_RKLAMMER)) then
  268. begin
  269. p1:=comp_expr(true,false);
  270. consume(_RKLAMMER);
  271. if not assigned(current_procinfo) or
  272. (current_procinfo.procdef.proctypeoption in [potype_constructor,potype_destructor]) or
  273. is_void(current_procinfo.procdef.returndef) then
  274. begin
  275. Message(parser_e_void_function);
  276. { recovery }
  277. p1.free;
  278. p1:=nil;
  279. end;
  280. end
  281. else
  282. p1:=nil;
  283. end
  284. else
  285. begin
  286. { non local exit ? }
  287. if current_procinfo.procdef.procsym.name<>pattern then
  288. begin
  289. exit_procinfo:=current_procinfo.parent;
  290. while assigned(exit_procinfo) do
  291. begin
  292. if exit_procinfo.procdef.procsym.name=pattern then
  293. break;
  294. exit_procinfo:=exit_procinfo.parent;
  295. end;
  296. if assigned(exit_procinfo) then
  297. begin
  298. if not(assigned(exit_procinfo.nestedexitlabel)) then
  299. begin
  300. include(current_procinfo.flags,pi_has_nested_exit);
  301. exclude(current_procinfo.procdef.procoptions,po_inline);
  302. exit_procinfo.nestedexitlabel:=tlabelsym.create('$nestedexit');
  303. { the compiler is responsible to define this label }
  304. exit_procinfo.nestedexitlabel.defined:=true;
  305. exit_procinfo.nestedexitlabel.used:=true;
  306. exit_procinfo.nestedexitlabel.jumpbuf:=tlocalvarsym.create('LABEL$_'+exit_procinfo.nestedexitlabel.name,vs_value,rec_jmp_buf,[]);
  307. exit_procinfo.procdef.localst.insert(exit_procinfo.nestedexitlabel);
  308. exit_procinfo.procdef.localst.insert(exit_procinfo.nestedexitlabel.jumpbuf);
  309. end;
  310. statement_syssym:=cgotonode.create(exit_procinfo.nestedexitlabel);
  311. tgotonode(statement_syssym).labelsym:=exit_procinfo.nestedexitlabel;
  312. end
  313. else
  314. Message(parser_e_macpas_exit_wrong_param);
  315. end;
  316. consume(_ID);
  317. consume(_RKLAMMER);
  318. p1:=nil;
  319. end
  320. end
  321. else
  322. p1:=nil;
  323. if not assigned(statement_syssym) then
  324. statement_syssym:=cexitnode.create(p1);
  325. end;
  326. in_break :
  327. begin
  328. statement_syssym:=cbreaknode.create
  329. end;
  330. in_continue :
  331. begin
  332. statement_syssym:=ccontinuenode.create
  333. end;
  334. in_leave :
  335. begin
  336. if m_mac in current_settings.modeswitches then
  337. statement_syssym:=cbreaknode.create
  338. else
  339. begin
  340. Message1(sym_e_id_not_found, orgpattern);
  341. statement_syssym:=cerrornode.create;
  342. end;
  343. end;
  344. in_cycle :
  345. begin
  346. if m_mac in current_settings.modeswitches then
  347. statement_syssym:=ccontinuenode.create
  348. else
  349. begin
  350. Message1(sym_e_id_not_found, orgpattern);
  351. statement_syssym:=cerrornode.create;
  352. end;
  353. end;
  354. in_typeof_x :
  355. begin
  356. consume(_LKLAMMER);
  357. in_args:=true;
  358. p1:=comp_expr(true,false);
  359. consume(_RKLAMMER);
  360. if p1.nodetype=typen then
  361. ttypenode(p1).allowed:=true;
  362. { Allow classrefdef, which is required for
  363. Typeof(self) in static class methods }
  364. if not(is_objc_class_or_protocol(p1.resultdef)) and
  365. not(is_java_class_or_interface(p1.resultdef)) and
  366. ((p1.resultdef.typ = objectdef) or
  367. (assigned(current_procinfo) and
  368. ((po_classmethod in current_procinfo.procdef.procoptions) or
  369. (po_staticmethod in current_procinfo.procdef.procoptions)) and
  370. (p1.resultdef.typ=classrefdef))) then
  371. statement_syssym:=geninlinenode(in_typeof_x,false,p1)
  372. else
  373. begin
  374. Message(parser_e_class_id_expected);
  375. p1.destroy;
  376. statement_syssym:=cerrornode.create;
  377. end;
  378. end;
  379. in_sizeof_x,
  380. in_bitsizeof_x :
  381. begin
  382. consume(_LKLAMMER);
  383. in_args:=true;
  384. p1:=comp_expr(true,false);
  385. consume(_RKLAMMER);
  386. if ((p1.nodetype<>typen) and
  387. (
  388. (is_object(p1.resultdef) and
  389. (oo_has_constructor in tobjectdef(p1.resultdef).objectoptions)) or
  390. is_open_array(p1.resultdef) or
  391. is_array_of_const(p1.resultdef) or
  392. is_open_string(p1.resultdef)
  393. )) or
  394. { keep the function call if it is a type parameter to avoid arithmetic errors due to constant folding }
  395. (p1.resultdef.typ=undefineddef) then
  396. begin
  397. statement_syssym:=geninlinenode(in_sizeof_x,false,p1);
  398. { no packed bit support for these things }
  399. if l=in_bitsizeof_x then
  400. statement_syssym:=caddnode.create(muln,statement_syssym,cordconstnode.create(8,sinttype,true));
  401. end
  402. else
  403. begin
  404. { allow helpers for SizeOf and BitSizeOf }
  405. if p1.nodetype=typen then
  406. ttypenode(p1).helperallowed:=true;
  407. if (p1.resultdef.typ=forwarddef) then
  408. Message1(type_e_type_is_not_completly_defined,tforwarddef(p1.resultdef).tosymname^);
  409. if (l = in_sizeof_x) or
  410. (not((p1.nodetype = vecn) and
  411. is_packed_array(tvecnode(p1).left.resultdef)) and
  412. not((p1.nodetype = subscriptn) and
  413. is_packed_record_or_object(tsubscriptnode(p1).left.resultdef))) then
  414. begin
  415. statement_syssym:=cordconstnode.create(p1.resultdef.size,sinttype,true);
  416. if (l = in_bitsizeof_x) then
  417. statement_syssym:=caddnode.create(muln,statement_syssym,cordconstnode.create(8,sinttype,true));
  418. end
  419. else
  420. statement_syssym:=cordconstnode.create(p1.resultdef.packedbitsize,sinttype,true);
  421. { p1 not needed !}
  422. p1.destroy;
  423. end;
  424. end;
  425. in_typeinfo_x,
  426. in_objc_encode_x :
  427. begin
  428. if (l=in_typeinfo_x) or
  429. (m_objectivec1 in current_settings.modeswitches) then
  430. begin
  431. consume(_LKLAMMER);
  432. in_args:=true;
  433. p1:=comp_expr(true,false);
  434. { When reading a class type it is parsed as loadvmtaddrn,
  435. typeinfo only needs the type so we remove the loadvmtaddrn }
  436. if p1.nodetype=loadvmtaddrn then
  437. begin
  438. p2:=tloadvmtaddrnode(p1).left;
  439. tloadvmtaddrnode(p1).left:=nil;
  440. p1.free;
  441. p1:=p2;
  442. end;
  443. if p1.nodetype=typen then
  444. begin
  445. ttypenode(p1).allowed:=true;
  446. { allow helpers for TypeInfo }
  447. if l=in_typeinfo_x then
  448. ttypenode(p1).helperallowed:=true;
  449. end;
  450. { else
  451. begin
  452. p1.destroy;
  453. p1:=cerrornode.create;
  454. Message(parser_e_illegal_parameter_list);
  455. end;}
  456. consume(_RKLAMMER);
  457. p2:=geninlinenode(l,false,p1);
  458. statement_syssym:=p2;
  459. end
  460. else
  461. begin
  462. Message1(sym_e_id_not_found, orgpattern);
  463. statement_syssym:=cerrornode.create;
  464. end;
  465. end;
  466. in_aligned_x,
  467. in_unaligned_x :
  468. begin
  469. err:=false;
  470. consume(_LKLAMMER);
  471. in_args:=true;
  472. p1:=comp_expr(true,false);
  473. p2:=ccallparanode.create(p1,nil);
  474. p2:=geninlinenode(l,false,p2);
  475. consume(_RKLAMMER);
  476. statement_syssym:=p2;
  477. end;
  478. in_assigned_x :
  479. begin
  480. err:=false;
  481. consume(_LKLAMMER);
  482. in_args:=true;
  483. p1:=comp_expr(true,false);
  484. { When reading a class type it is parsed as loadvmtaddrn,
  485. typeinfo only needs the type so we remove the loadvmtaddrn }
  486. if p1.nodetype=loadvmtaddrn then
  487. begin
  488. p2:=tloadvmtaddrnode(p1).left;
  489. tloadvmtaddrnode(p1).left:=nil;
  490. p1.free;
  491. p1:=p2;
  492. end;
  493. if not codegenerror then
  494. begin
  495. case p1.resultdef.typ of
  496. procdef, { procvar }
  497. pointerdef,
  498. procvardef,
  499. classrefdef : ;
  500. objectdef :
  501. if not is_implicit_pointer_object_type(p1.resultdef) then
  502. begin
  503. Message(parser_e_illegal_parameter_list);
  504. err:=true;
  505. end;
  506. arraydef :
  507. if not is_dynamic_array(p1.resultdef) then
  508. begin
  509. Message(parser_e_illegal_parameter_list);
  510. err:=true;
  511. end;
  512. else
  513. if p1.resultdef.typ<>undefineddef then
  514. begin
  515. Message(parser_e_illegal_parameter_list);
  516. err:=true;
  517. end;
  518. end;
  519. end
  520. else
  521. err:=true;
  522. if not err then
  523. begin
  524. p2:=ccallparanode.create(p1,nil);
  525. p2:=geninlinenode(in_assigned_x,false,p2);
  526. end
  527. else
  528. begin
  529. p1.free;
  530. p2:=cerrornode.create;
  531. end;
  532. consume(_RKLAMMER);
  533. statement_syssym:=p2;
  534. end;
  535. in_addr_x :
  536. begin
  537. consume(_LKLAMMER);
  538. in_args:=true;
  539. p1:=comp_expr(true,false);
  540. p1:=caddrnode.create(p1);
  541. consume(_RKLAMMER);
  542. statement_syssym:=p1;
  543. end;
  544. in_ofs_x :
  545. begin
  546. if target_info.system in systems_managed_vm then
  547. message(parser_e_feature_unsupported_for_vm);
  548. consume(_LKLAMMER);
  549. in_args:=true;
  550. p1:=comp_expr(true,false);
  551. p1:=caddrnode.create(p1);
  552. do_typecheckpass(p1);
  553. { Ofs() returns a cardinal/qword, not a pointer }
  554. p1.resultdef:=uinttype;
  555. consume(_RKLAMMER);
  556. statement_syssym:=p1;
  557. end;
  558. in_seg_x :
  559. begin
  560. consume(_LKLAMMER);
  561. in_args:=true;
  562. p1:=comp_expr(true,false);
  563. p1:=geninlinenode(in_seg_x,false,p1);
  564. consume(_RKLAMMER);
  565. statement_syssym:=p1;
  566. end;
  567. in_high_x,
  568. in_low_x :
  569. begin
  570. consume(_LKLAMMER);
  571. in_args:=true;
  572. p1:=comp_expr(true,false);
  573. p2:=geninlinenode(l,false,p1);
  574. consume(_RKLAMMER);
  575. statement_syssym:=p2;
  576. end;
  577. in_succ_x,
  578. in_pred_x :
  579. begin
  580. consume(_LKLAMMER);
  581. in_args:=true;
  582. p1:=comp_expr(true,false);
  583. p2:=geninlinenode(l,false,p1);
  584. consume(_RKLAMMER);
  585. statement_syssym:=p2;
  586. end;
  587. in_inc_x,
  588. in_dec_x :
  589. begin
  590. consume(_LKLAMMER);
  591. in_args:=true;
  592. p1:=comp_expr(true,false);
  593. if try_to_consume(_COMMA) then
  594. p2:=ccallparanode.create(comp_expr(true,false),nil)
  595. else
  596. p2:=nil;
  597. p2:=ccallparanode.create(p1,p2);
  598. statement_syssym:=geninlinenode(l,false,p2);
  599. consume(_RKLAMMER);
  600. end;
  601. in_slice_x:
  602. begin
  603. if not(in_args) then
  604. begin
  605. message(parser_e_illegal_slice);
  606. consume(_LKLAMMER);
  607. in_args:=true;
  608. comp_expr(true,false).free;
  609. if try_to_consume(_COMMA) then
  610. comp_expr(true,false).free;
  611. statement_syssym:=cerrornode.create;
  612. consume(_RKLAMMER);
  613. end
  614. else
  615. begin
  616. consume(_LKLAMMER);
  617. in_args:=true;
  618. p1:=comp_expr(true,false);
  619. Consume(_COMMA);
  620. if not(codegenerror) then
  621. p2:=ccallparanode.create(comp_expr(true,false),nil)
  622. else
  623. p2:=cerrornode.create;
  624. p2:=ccallparanode.create(p1,p2);
  625. statement_syssym:=geninlinenode(l,false,p2);
  626. consume(_RKLAMMER);
  627. end;
  628. end;
  629. in_initialize_x:
  630. begin
  631. statement_syssym:=inline_initialize;
  632. end;
  633. in_finalize_x:
  634. begin
  635. statement_syssym:=inline_finalize;
  636. end;
  637. in_copy_x:
  638. begin
  639. statement_syssym:=inline_copy;
  640. end;
  641. in_concat_x :
  642. begin
  643. consume(_LKLAMMER);
  644. in_args:=true;
  645. { Translate to x:=x+y[+z]. The addnode will do the
  646. type checking }
  647. p2:=nil;
  648. repeat
  649. p1:=comp_expr(true,false);
  650. if p2<>nil then
  651. p2:=caddnode.create(addn,p2,p1)
  652. else
  653. begin
  654. { Force string type if it isn't yet }
  655. if not(
  656. (p1.resultdef.typ=stringdef) or
  657. is_chararray(p1.resultdef) or
  658. is_char(p1.resultdef)
  659. ) then
  660. inserttypeconv(p1,cshortstringtype);
  661. p2:=p1;
  662. end;
  663. until not try_to_consume(_COMMA);
  664. consume(_RKLAMMER);
  665. statement_syssym:=p2;
  666. end;
  667. in_read_x,
  668. in_readln_x,
  669. in_readstr_x:
  670. begin
  671. if try_to_consume(_LKLAMMER) then
  672. begin
  673. paras:=parse_paras(false,false,_RKLAMMER);
  674. consume(_RKLAMMER);
  675. end
  676. else
  677. paras:=nil;
  678. p1:=geninlinenode(l,false,paras);
  679. statement_syssym := p1;
  680. end;
  681. in_setlength_x:
  682. begin
  683. statement_syssym := inline_setlength;
  684. end;
  685. in_objc_selector_x:
  686. begin
  687. if (m_objectivec1 in current_settings.modeswitches) then
  688. begin
  689. consume(_LKLAMMER);
  690. in_args:=true;
  691. { don't turn procsyms into calls (getaddr = true) }
  692. p1:=factor(true,false);
  693. p2:=geninlinenode(l,false,p1);
  694. consume(_RKLAMMER);
  695. statement_syssym:=p2;
  696. end
  697. else
  698. begin
  699. Message1(sym_e_id_not_found, orgpattern);
  700. statement_syssym:=cerrornode.create;
  701. end;
  702. end;
  703. in_length_x:
  704. begin
  705. consume(_LKLAMMER);
  706. in_args:=true;
  707. p1:=comp_expr(true,false);
  708. p2:=geninlinenode(l,false,p1);
  709. consume(_RKLAMMER);
  710. statement_syssym:=p2;
  711. end;
  712. in_write_x,
  713. in_writeln_x,
  714. in_writestr_x :
  715. begin
  716. if try_to_consume(_LKLAMMER) then
  717. begin
  718. paras:=parse_paras(true,false,_RKLAMMER);
  719. consume(_RKLAMMER);
  720. end
  721. else
  722. paras:=nil;
  723. p1 := geninlinenode(l,false,paras);
  724. statement_syssym := p1;
  725. end;
  726. in_str_x_string :
  727. begin
  728. consume(_LKLAMMER);
  729. paras:=parse_paras(true,false,_RKLAMMER);
  730. consume(_RKLAMMER);
  731. p1 := geninlinenode(l,false,paras);
  732. statement_syssym := p1;
  733. end;
  734. in_val_x:
  735. Begin
  736. consume(_LKLAMMER);
  737. in_args := true;
  738. p1:= ccallparanode.create(comp_expr(true,false), nil);
  739. consume(_COMMA);
  740. p2 := ccallparanode.create(comp_expr(true,false),p1);
  741. if try_to_consume(_COMMA) then
  742. p2 := ccallparanode.create(comp_expr(true,false),p2);
  743. consume(_RKLAMMER);
  744. p2 := geninlinenode(l,false,p2);
  745. statement_syssym := p2;
  746. End;
  747. in_include_x_y,
  748. in_exclude_x_y :
  749. begin
  750. consume(_LKLAMMER);
  751. in_args:=true;
  752. p1:=comp_expr(true,false);
  753. consume(_COMMA);
  754. p2:=comp_expr(true,false);
  755. statement_syssym:=geninlinenode(l,false,ccallparanode.create(p1,ccallparanode.create(p2,nil)));
  756. consume(_RKLAMMER);
  757. end;
  758. in_pack_x_y_z,
  759. in_unpack_x_y_z :
  760. begin
  761. consume(_LKLAMMER);
  762. in_args:=true;
  763. p1:=comp_expr(true,false);
  764. consume(_COMMA);
  765. p2:=comp_expr(true,false);
  766. consume(_COMMA);
  767. paras:=comp_expr(true,false);
  768. statement_syssym:=geninlinenode(l,false,ccallparanode.create(p1,ccallparanode.create(p2,ccallparanode.create(paras,nil))));
  769. consume(_RKLAMMER);
  770. end;
  771. in_assert_x_y :
  772. begin
  773. consume(_LKLAMMER);
  774. in_args:=true;
  775. p1:=comp_expr(true,false);
  776. if try_to_consume(_COMMA) then
  777. p2:=comp_expr(true,false)
  778. else
  779. begin
  780. { then insert an empty string }
  781. p2:=cstringconstnode.createstr('');
  782. end;
  783. statement_syssym:=geninlinenode(l,false,ccallparanode.create(p1,ccallparanode.create(p2,nil)));
  784. consume(_RKLAMMER);
  785. end;
  786. in_get_frame:
  787. begin
  788. statement_syssym:=geninlinenode(l,false,nil);
  789. end;
  790. (*
  791. in_get_caller_frame:
  792. begin
  793. if try_to_consume(_LKLAMMER) then
  794. begin
  795. {You used to call get_caller_frame as get_caller_frame(get_frame),
  796. however, as a stack frame may not exist, it does more harm than
  797. good, so ignore it.}
  798. in_args:=true;
  799. p1:=comp_expr(true,false);
  800. p1.destroy;
  801. consume(_RKLAMMER);
  802. end;
  803. statement_syssym:=geninlinenode(l,false,nil);
  804. end;
  805. *)
  806. in_default_x:
  807. begin
  808. consume(_LKLAMMER);
  809. in_args:=true;
  810. def:=nil;
  811. single_type(def,[stoAllowSpecialization]);
  812. statement_syssym:=cerrornode.create;
  813. if def=generrordef then
  814. Message(type_e_type_id_expected)
  815. else
  816. if def.typ=forwarddef then
  817. Message1(type_e_type_is_not_completly_defined,tforwarddef(def).tosymname^)
  818. else
  819. begin
  820. statement_syssym.free;
  821. statement_syssym:=geninlinenode(in_default_x,false,ctypenode.create(def));
  822. end;
  823. { consume the right bracket here for a nicer error position }
  824. consume(_RKLAMMER);
  825. end;
  826. else
  827. internalerror(15);
  828. end;
  829. in_args:=prev_in_args;
  830. end;
  831. function maybe_load_methodpointer(st:TSymtable;var p1:tnode):boolean;
  832. var
  833. pd: tprocdef;
  834. begin
  835. maybe_load_methodpointer:=false;
  836. if not assigned(p1) then
  837. begin
  838. case st.symtabletype of
  839. withsymtable :
  840. begin
  841. if (st.defowner.typ=objectdef) then
  842. p1:=tnode(twithsymtable(st).withrefnode).getcopy;
  843. end;
  844. ObjectSymtable,
  845. recordsymtable:
  846. begin
  847. { Escape nested procedures }
  848. if assigned(current_procinfo) then
  849. begin
  850. pd:=current_procinfo.get_normal_proc.procdef;
  851. { We are calling from the static class method which has no self node }
  852. if assigned(pd) and pd.no_self_node then
  853. if st.symtabletype=recordsymtable then
  854. p1:=ctypenode.create(pd.struct)
  855. else
  856. p1:=cloadvmtaddrnode.create(ctypenode.create(pd.struct))
  857. else
  858. p1:=load_self_node;
  859. end
  860. else
  861. p1:=load_self_node;
  862. { We are calling a member }
  863. maybe_load_methodpointer:=true;
  864. end;
  865. end;
  866. end;
  867. end;
  868. { reads the parameter for a subroutine call }
  869. procedure do_proc_call(sym:tsym;st:TSymtable;obj:tabstractrecorddef;getaddr:boolean;var again : boolean;var p1:tnode;callflags:tcallnodeflags);
  870. var
  871. membercall,
  872. prevafterassn : boolean;
  873. i : integer;
  874. para,p2 : tnode;
  875. currpara : tparavarsym;
  876. aprocdef : tprocdef;
  877. begin
  878. prevafterassn:=afterassignment;
  879. afterassignment:=false;
  880. membercall:=false;
  881. aprocdef:=nil;
  882. { when it is a call to a member we need to load the
  883. methodpointer first
  884. }
  885. membercall:=maybe_load_methodpointer(st,p1);
  886. { When we are expecting a procvar we also need
  887. to get the address in some cases }
  888. if assigned(getprocvardef) then
  889. begin
  890. if (block_type=bt_const) or
  891. getaddr then
  892. begin
  893. aprocdef:=Tprocsym(sym).Find_procdef_byprocvardef(getprocvardef);
  894. getaddr:=true;
  895. end
  896. else
  897. if ((m_tp_procvar in current_settings.modeswitches) or
  898. (m_mac_procvar in current_settings.modeswitches)) and
  899. not(token in [_CARET,_POINT,_LKLAMMER]) then
  900. begin
  901. aprocdef:=Tprocsym(sym).Find_procdef_byprocvardef(getprocvardef);
  902. if assigned(aprocdef) then
  903. getaddr:=true;
  904. end;
  905. end;
  906. { only need to get the address of the procedure? }
  907. if getaddr then
  908. begin
  909. { Retrieve info which procvar to call. For tp_procvar the
  910. aprocdef is already loaded above so we can reuse it }
  911. if not assigned(aprocdef) and
  912. assigned(getprocvardef) then
  913. aprocdef:=Tprocsym(sym).Find_procdef_byprocvardef(getprocvardef);
  914. { generate a methodcallnode or proccallnode }
  915. { we shouldn't convert things like @tcollection.load }
  916. p2:=cloadnode.create_procvar(sym,aprocdef,st);
  917. if assigned(p1) then
  918. begin
  919. { for loading methodpointer of an inherited function
  920. we use self as instance and load the address of
  921. the function directly and not through the vmt (PFV) }
  922. if (cnf_inherited in callflags) then
  923. begin
  924. include(tloadnode(p2).loadnodeflags,loadnf_inherited);
  925. p1.free;
  926. p1:=load_self_node;
  927. end;
  928. if (p1.nodetype<>typen) then
  929. tloadnode(p2).set_mp(p1)
  930. else
  931. p1.free;
  932. end;
  933. p1:=p2;
  934. { no postfix operators }
  935. again:=false;
  936. end
  937. else
  938. begin
  939. para:=nil;
  940. if anon_inherited then
  941. begin
  942. if not assigned(current_procinfo) then
  943. internalerror(200305054);
  944. for i:=0 to current_procinfo.procdef.paras.count-1 do
  945. begin
  946. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  947. if not(vo_is_hidden_para in currpara.varoptions) then
  948. begin
  949. { inheritance by msgint? }
  950. if assigned(srdef) then
  951. { anonymous inherited via msgid calls only require a var parameter for
  952. both methods, so we need some type casting here }
  953. para:=ccallparanode.create(ctypeconvnode.create_internal(ctypeconvnode.create_internal(
  954. cloadnode.create(currpara,currpara.owner),cformaltype),tparavarsym(tprocdef(srdef).paras[i]).vardef),
  955. para)
  956. else
  957. para:=ccallparanode.create(cloadnode.create(currpara,currpara.owner),para);
  958. end;
  959. end;
  960. end
  961. else
  962. begin
  963. if try_to_consume(_LKLAMMER) then
  964. begin
  965. para:=parse_paras(false,false,_RKLAMMER);
  966. consume(_RKLAMMER);
  967. end;
  968. end;
  969. { indicate if this call was generated by a member and
  970. no explicit self is used, this is needed to determine
  971. how to handle a destructor call (PFV) }
  972. if membercall then
  973. include(callflags,cnf_member_call);
  974. if assigned(obj) then
  975. begin
  976. if not (st.symtabletype in [ObjectSymtable,recordsymtable]) then
  977. internalerror(200310031);
  978. p1:=ccallnode.create(para,tprocsym(sym),obj.symtable,p1,callflags);
  979. end
  980. else
  981. p1:=ccallnode.create(para,tprocsym(sym),st,p1,callflags);
  982. end;
  983. afterassignment:=prevafterassn;
  984. end;
  985. procedure handle_procvar(pv : tprocvardef;var p2 : tnode);
  986. var
  987. hp,hp2 : tnode;
  988. hpp : ^tnode;
  989. currprocdef : tprocdef;
  990. begin
  991. if not assigned(pv) then
  992. internalerror(200301121);
  993. if (m_tp_procvar in current_settings.modeswitches) or
  994. (m_mac_procvar in current_settings.modeswitches) then
  995. begin
  996. hp:=p2;
  997. hpp:=@p2;
  998. while assigned(hp) and
  999. (hp.nodetype=typeconvn) do
  1000. begin
  1001. hp:=ttypeconvnode(hp).left;
  1002. { save orignal address of the old tree so we can replace the node }
  1003. hpp:=@hp;
  1004. end;
  1005. if (hp.nodetype=calln) and
  1006. { a procvar can't have parameters! }
  1007. not assigned(tcallnode(hp).left) then
  1008. begin
  1009. currprocdef:=tcallnode(hp).symtableprocentry.Find_procdef_byprocvardef(pv);
  1010. if assigned(currprocdef) then
  1011. begin
  1012. hp2:=cloadnode.create_procvar(tprocsym(tcallnode(hp).symtableprocentry),currprocdef,tcallnode(hp).symtableproc);
  1013. if (po_methodpointer in pv.procoptions) then
  1014. tloadnode(hp2).set_mp(tcallnode(hp).methodpointer.getcopy);
  1015. hp.destroy;
  1016. { replace the old callnode with the new loadnode }
  1017. hpp^:=hp2;
  1018. end;
  1019. end;
  1020. end;
  1021. end;
  1022. { the following procedure handles the access to a property symbol }
  1023. procedure handle_propertysym(propsym : tpropertysym;st : TSymtable;var p1 : tnode);
  1024. var
  1025. paras : tnode;
  1026. p2 : tnode;
  1027. membercall : boolean;
  1028. callflags : tcallnodeflags;
  1029. propaccesslist : tpropaccesslist;
  1030. sym: tsym;
  1031. begin
  1032. { property parameters? read them only if the property really }
  1033. { has parameters }
  1034. paras:=nil;
  1035. if (ppo_hasparameters in propsym.propoptions) then
  1036. begin
  1037. if try_to_consume(_LECKKLAMMER) then
  1038. begin
  1039. paras:=parse_paras(false,false,_RECKKLAMMER);
  1040. consume(_RECKKLAMMER);
  1041. end;
  1042. end;
  1043. { indexed property }
  1044. if (ppo_indexed in propsym.propoptions) then
  1045. begin
  1046. p2:=cordconstnode.create(propsym.index,propsym.indexdef,true);
  1047. paras:=ccallparanode.create(p2,paras);
  1048. end;
  1049. { we need only a write property if a := follows }
  1050. { if not(afterassignment) and not(in_args) then }
  1051. if token=_ASSIGNMENT then
  1052. begin
  1053. if propsym.getpropaccesslist(palt_write,propaccesslist) then
  1054. begin
  1055. sym:=propaccesslist.firstsym^.sym;
  1056. case sym.typ of
  1057. procsym :
  1058. begin
  1059. callflags:=[];
  1060. { generate the method call }
  1061. membercall:=maybe_load_methodpointer(st,p1);
  1062. if membercall then
  1063. include(callflags,cnf_member_call);
  1064. p1:=ccallnode.create(paras,tprocsym(sym),st,p1,callflags);
  1065. addsymref(sym);
  1066. paras:=nil;
  1067. consume(_ASSIGNMENT);
  1068. { read the expression }
  1069. if propsym.propdef.typ=procvardef then
  1070. getprocvardef:=tprocvardef(propsym.propdef);
  1071. p2:=comp_expr(true,false);
  1072. if assigned(getprocvardef) then
  1073. handle_procvar(getprocvardef,p2);
  1074. tcallnode(p1).left:=ccallparanode.create(p2,tcallnode(p1).left);
  1075. { mark as property, both the tcallnode and the real call block }
  1076. include(p1.flags,nf_isproperty);
  1077. getprocvardef:=nil;
  1078. end;
  1079. fieldvarsym :
  1080. begin
  1081. { generate access code }
  1082. if not handle_staticfield_access(sym,false,p1) then
  1083. propaccesslist_to_node(p1,st,propaccesslist);
  1084. include(p1.flags,nf_isproperty);
  1085. consume(_ASSIGNMENT);
  1086. { read the expression }
  1087. p2:=comp_expr(true,false);
  1088. p1:=cassignmentnode.create(p1,p2);
  1089. end
  1090. else
  1091. begin
  1092. p1:=cerrornode.create;
  1093. Message(parser_e_no_procedure_to_access_property);
  1094. end;
  1095. end;
  1096. end
  1097. else
  1098. begin
  1099. p1:=cerrornode.create;
  1100. Message(parser_e_no_procedure_to_access_property);
  1101. end;
  1102. end
  1103. else
  1104. begin
  1105. if propsym.getpropaccesslist(palt_read,propaccesslist) then
  1106. begin
  1107. sym := propaccesslist.firstsym^.sym;
  1108. case sym.typ of
  1109. fieldvarsym :
  1110. begin
  1111. { generate access code }
  1112. if not handle_staticfield_access(sym,false,p1) then
  1113. propaccesslist_to_node(p1,st,propaccesslist);
  1114. include(p1.flags,nf_isproperty);
  1115. { catch expressions like "(propx):=1;" }
  1116. include(p1.flags,nf_no_lvalue);
  1117. end;
  1118. procsym :
  1119. begin
  1120. callflags:=[];
  1121. { generate the method call }
  1122. membercall:=maybe_load_methodpointer(st,p1);
  1123. if membercall then
  1124. include(callflags,cnf_member_call);
  1125. p1:=ccallnode.create(paras,tprocsym(sym),st,p1,callflags);
  1126. paras:=nil;
  1127. include(p1.flags,nf_isproperty);
  1128. include(p1.flags,nf_no_lvalue);
  1129. end
  1130. else
  1131. begin
  1132. p1:=cerrornode.create;
  1133. Message(type_e_mismatch);
  1134. end;
  1135. end;
  1136. end
  1137. else
  1138. begin
  1139. { error, no function to read property }
  1140. p1:=cerrornode.create;
  1141. Message(parser_e_no_procedure_to_access_property);
  1142. end;
  1143. end;
  1144. { release paras if not used }
  1145. if assigned(paras) then
  1146. paras.free;
  1147. end;
  1148. { the ID token has to be consumed before calling this function }
  1149. procedure do_member_read(structh:tabstractrecorddef;getaddr:boolean;sym:tsym;var p1:tnode;var again:boolean;callflags:tcallnodeflags);
  1150. var
  1151. isclassref:boolean;
  1152. begin
  1153. if sym=nil then
  1154. begin
  1155. { pattern is still valid unless
  1156. there is another ID just after the ID of sym }
  1157. Message1(sym_e_id_no_member,orgpattern);
  1158. p1.free;
  1159. p1:=cerrornode.create;
  1160. { try to clean up }
  1161. again:=false;
  1162. end
  1163. else
  1164. begin
  1165. if assigned(p1) then
  1166. begin
  1167. if not assigned(p1.resultdef) then
  1168. do_typecheckpass(p1);
  1169. isclassref:=(p1.resultdef.typ=classrefdef);
  1170. end
  1171. else
  1172. isclassref:=false;
  1173. { we assume, that only procsyms and varsyms are in an object }
  1174. { symbol table, for classes, properties are allowed }
  1175. case sym.typ of
  1176. procsym:
  1177. begin
  1178. do_proc_call(sym,sym.owner,structh,
  1179. (getaddr and not(token in [_CARET,_POINT])),
  1180. again,p1,callflags);
  1181. { we need to know which procedure is called }
  1182. do_typecheckpass(p1);
  1183. { calling using classref? }
  1184. if isclassref and
  1185. (p1.nodetype=calln) and
  1186. assigned(tcallnode(p1).procdefinition) then
  1187. begin
  1188. if not(po_classmethod in tcallnode(p1).procdefinition.procoptions) and
  1189. not(tcallnode(p1).procdefinition.proctypeoption=potype_constructor) then
  1190. Message(parser_e_only_class_members_via_class_ref);
  1191. { in Java, constructors are not automatically inherited
  1192. -> calling a constructor from a parent type will create
  1193. an instance of that parent type! }
  1194. if is_javaclass(structh) and
  1195. (tcallnode(p1).procdefinition.proctypeoption=potype_constructor) and
  1196. (tcallnode(p1).procdefinition.owner.defowner<>find_real_class_definition(tobjectdef(structh),false)) then
  1197. Message(parser_e_java_no_inherited_constructor);
  1198. end;
  1199. end;
  1200. fieldvarsym:
  1201. begin
  1202. if not handle_staticfield_access(sym,true,p1) then
  1203. begin
  1204. if isclassref then
  1205. if assigned(p1) and
  1206. (
  1207. is_self_node(p1) or
  1208. (assigned(current_procinfo) and (current_procinfo.get_normal_proc.procdef.no_self_node) and
  1209. (current_procinfo.procdef.struct=structh))) then
  1210. Message(parser_e_only_class_members)
  1211. else
  1212. Message(parser_e_only_class_members_via_class_ref);
  1213. p1:=csubscriptnode.create(sym,p1);
  1214. end;
  1215. end;
  1216. propertysym:
  1217. begin
  1218. if isclassref and not (sp_static in sym.symoptions) then
  1219. Message(parser_e_only_class_members_via_class_ref);
  1220. handle_propertysym(tpropertysym(sym),sym.owner,p1);
  1221. end;
  1222. typesym:
  1223. begin
  1224. p1.free;
  1225. if try_to_consume(_LKLAMMER) then
  1226. begin
  1227. p1:=comp_expr(true,false);
  1228. consume(_RKLAMMER);
  1229. p1:=ctypeconvnode.create_explicit(p1,ttypesym(sym).typedef);
  1230. end
  1231. else
  1232. begin
  1233. p1:=ctypenode.create(ttypesym(sym).typedef);
  1234. if (is_class(ttypesym(sym).typedef) or
  1235. is_objcclass(ttypesym(sym).typedef) or
  1236. is_javaclass(ttypesym(sym).typedef)) and
  1237. not(block_type in [bt_type,bt_const_type,bt_var_type]) then
  1238. p1:=cloadvmtaddrnode.create(p1);
  1239. end;
  1240. end;
  1241. constsym:
  1242. begin
  1243. p1.free;
  1244. p1:=genconstsymtree(tconstsym(sym));
  1245. end;
  1246. staticvarsym:
  1247. begin
  1248. { typed constant is a staticvarsym
  1249. now they are absolutevarsym }
  1250. p1.free;
  1251. p1:=cloadnode.create(sym,sym.Owner);
  1252. end;
  1253. absolutevarsym:
  1254. begin
  1255. p1.free;
  1256. p1:=nil;
  1257. { typed constants are absolutebarsyms now to handle storage properly }
  1258. propaccesslist_to_node(p1,nil,tabsolutevarsym(sym).ref);
  1259. end
  1260. else
  1261. internalerror(16);
  1262. end;
  1263. end;
  1264. end;
  1265. function handle_factor_typenode(hdef:tdef;getaddr:boolean;var again:boolean;sym:tsym;typeonly:boolean):tnode;
  1266. var
  1267. srsym : tsym;
  1268. srsymtable : tsymtable;
  1269. begin
  1270. if sym=nil then
  1271. sym:=hdef.typesym;
  1272. { allow Ordinal(Value) for type declarations since it
  1273. can be an enummeration declaration or a set lke:
  1274. (OrdinalType(const1)..OrdinalType(const2) }
  1275. if (not typeonly or is_ordinal(hdef))and try_to_consume(_LKLAMMER) then
  1276. begin
  1277. result:=comp_expr(true,false);
  1278. consume(_RKLAMMER);
  1279. { type casts to class helpers aren't allowed }
  1280. if is_objectpascal_helper(hdef) then
  1281. Message(parser_e_no_category_as_types)
  1282. { recovery by not creating a conversion node }
  1283. else
  1284. result:=ctypeconvnode.create_explicit(result,hdef);
  1285. end
  1286. else { not LKLAMMER }
  1287. if (token=_POINT) and
  1288. (is_object(hdef) or is_record(hdef)) then
  1289. begin
  1290. consume(_POINT);
  1291. { handles calling methods declared in parent objects
  1292. using "parentobject.methodname()" }
  1293. if assigned(current_structdef) and
  1294. not(getaddr) and
  1295. current_structdef.is_related(hdef) then
  1296. begin
  1297. result:=ctypenode.create(hdef);
  1298. ttypenode(result).typesym:=sym;
  1299. { search also in inherited methods }
  1300. searchsym_in_class(tobjectdef(hdef),tobjectdef(current_structdef),pattern,srsym,srsymtable,[ssf_search_helper]);
  1301. if assigned(srsym) then
  1302. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  1303. consume(_ID);
  1304. do_member_read(tabstractrecorddef(hdef),false,srsym,result,again,[]);
  1305. end
  1306. else
  1307. begin
  1308. { handles:
  1309. * @TObject.Load
  1310. * static methods and variables }
  1311. result:=ctypenode.create(hdef);
  1312. ttypenode(result).typesym:=sym;
  1313. { TP allows also @TMenu.Load if Load is only }
  1314. { defined in an anchestor class }
  1315. srsym:=search_struct_member(tabstractrecorddef(hdef),pattern);
  1316. if assigned(srsym) then
  1317. begin
  1318. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  1319. consume(_ID);
  1320. do_member_read(tabstractrecorddef(hdef),getaddr,srsym,result,again,[]);
  1321. end
  1322. else
  1323. Message1(sym_e_id_no_member,orgpattern);
  1324. end;
  1325. end
  1326. else
  1327. begin
  1328. { Normally here would be the check against the usage
  1329. of "TClassHelper.Something", but as that might be
  1330. used inside of system symbols like sizeof and
  1331. typeinfo this check is put into ttypenode.pass_1
  1332. (for "TClassHelper" alone) and tcallnode.pass_1
  1333. (for "TClassHelper.Something") }
  1334. { class reference ? }
  1335. if is_class(hdef) or
  1336. is_objcclass(hdef) or
  1337. { Java interfaces also can have loadvmtaddrnodes,
  1338. e.g. for expressions such as JLClass(intftype) }
  1339. is_java_class_or_interface(hdef) then
  1340. begin
  1341. if getaddr and (token=_POINT) and
  1342. not is_javainterface(hdef) then
  1343. begin
  1344. consume(_POINT);
  1345. { allows @Object.Method }
  1346. { also allows static methods and variables }
  1347. result:=ctypenode.create(hdef);
  1348. ttypenode(result).typesym:=sym;
  1349. { TP allows also @TMenu.Load if Load is only }
  1350. { defined in an anchestor class }
  1351. srsym:=search_struct_member(tobjectdef(hdef),pattern);
  1352. if assigned(srsym) then
  1353. begin
  1354. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  1355. consume(_ID);
  1356. do_member_read(tabstractrecorddef(hdef),getaddr,srsym,result,again,[]);
  1357. end
  1358. else
  1359. begin
  1360. Message1(sym_e_id_no_member,orgpattern);
  1361. consume(_ID);
  1362. end;
  1363. end
  1364. else
  1365. begin
  1366. result:=ctypenode.create(hdef);
  1367. ttypenode(result).typesym:=sym;
  1368. { For a type block we simply return only
  1369. the type. For all other blocks we return
  1370. a loadvmt node }
  1371. if not(block_type in [bt_type,bt_const_type,bt_var_type]) then
  1372. result:=cloadvmtaddrnode.create(result);
  1373. end;
  1374. end
  1375. else
  1376. begin
  1377. result:=ctypenode.create(hdef);
  1378. ttypenode(result).typesym:=sym;
  1379. end;
  1380. end;
  1381. end;
  1382. {****************************************************************************
  1383. Factor
  1384. ****************************************************************************}
  1385. function real_const_node_from_pattern(s:string):tnode;
  1386. var
  1387. d : bestreal;
  1388. code : integer;
  1389. cur : currency;
  1390. begin
  1391. val(s,d,code);
  1392. if code<>0 then
  1393. begin
  1394. Message(parser_e_error_in_real);
  1395. d:=1.0;
  1396. end;
  1397. {$ifdef FPC_REAL2REAL_FIXED}
  1398. if current_settings.fputype=fpu_none then
  1399. Message(parser_e_unsupported_real);
  1400. if (current_settings.minfpconstprec=s32real) and
  1401. (d = single(d)) then
  1402. result:=crealconstnode.create(d,s32floattype)
  1403. else if (current_settings.minfpconstprec=s64real) and
  1404. (d = double(d)) then
  1405. result:=crealconstnode.create(d,s64floattype)
  1406. else
  1407. {$endif FPC_REAL2REAL_FIXED}
  1408. result:=crealconstnode.create(d,pbestrealtype^);
  1409. {$ifdef FPC_HAS_STR_CURRENCY}
  1410. val(pattern,cur,code);
  1411. if code=0 then
  1412. trealconstnode(result).value_currency:=cur;
  1413. {$endif FPC_HAS_STR_CURRENCY}
  1414. end;
  1415. {---------------------------------------------
  1416. PostFixOperators
  1417. ---------------------------------------------}
  1418. { returns whether or not p1 has been changed }
  1419. function postfixoperators(var p1:tnode;var again:boolean;getaddr:boolean): boolean;
  1420. { tries to avoid syntax errors after invalid qualifiers }
  1421. procedure recoverconsume_postfixops;
  1422. begin
  1423. repeat
  1424. if not try_to_consume(_CARET) then
  1425. if try_to_consume(_POINT) then
  1426. try_to_consume(_ID)
  1427. else if try_to_consume(_LECKKLAMMER) then
  1428. begin
  1429. repeat
  1430. comp_expr(true,false);
  1431. until not try_to_consume(_COMMA);
  1432. consume(_RECKKLAMMER);
  1433. end
  1434. else if try_to_consume(_LKLAMMER) then
  1435. begin
  1436. repeat
  1437. comp_expr(true,false);
  1438. until not try_to_consume(_COMMA);
  1439. consume(_RKLAMMER);
  1440. end
  1441. else
  1442. break;
  1443. until false;
  1444. end;
  1445. procedure handle_variantarray;
  1446. var
  1447. p4 : tnode;
  1448. newstatement : tstatementnode;
  1449. tempresultvariant,
  1450. temp : ttempcreatenode;
  1451. paras : tcallparanode;
  1452. newblock : tnode;
  1453. countindices : aint;
  1454. begin
  1455. { create statements with call initialize the arguments and
  1456. call fpc_dynarr_setlength }
  1457. newblock:=internalstatements(newstatement);
  1458. { get temp for array of indicies,
  1459. we set the real size later }
  1460. temp:=ctempcreatenode.create(s32inttype,4,tt_persistent,false);
  1461. addstatement(newstatement,temp);
  1462. countindices:=0;
  1463. repeat
  1464. p4:=comp_expr(true,false);
  1465. addstatement(newstatement,cassignmentnode.create(
  1466. ctemprefnode.create_offset(temp,countindices*s32inttype.size),p4));
  1467. inc(countindices);
  1468. until not try_to_consume(_COMMA);
  1469. { set real size }
  1470. temp.size:=countindices*s32inttype.size;
  1471. consume(_RECKKLAMMER);
  1472. { we need only a write access if a := follows }
  1473. if token=_ASSIGNMENT then
  1474. begin
  1475. consume(_ASSIGNMENT);
  1476. p4:=comp_expr(true,false);
  1477. { create call to fpc_vararray_put }
  1478. paras:=ccallparanode.create(cordconstnode.create
  1479. (countindices,s32inttype,true),
  1480. ccallparanode.create(caddrnode.create_internal
  1481. (ctemprefnode.create(temp)),
  1482. ccallparanode.create(ctypeconvnode.create_internal(p4,cvarianttype),
  1483. ccallparanode.create(ctypeconvnode.create_internal(p1,cvarianttype)
  1484. ,nil))));
  1485. addstatement(newstatement,ccallnode.createintern('fpc_vararray_put',paras));
  1486. addstatement(newstatement,ctempdeletenode.create(temp));
  1487. end
  1488. else
  1489. begin
  1490. { create temp for result }
  1491. tempresultvariant:=ctempcreatenode.create(cvarianttype,cvarianttype.size,tt_persistent,true);
  1492. addstatement(newstatement,tempresultvariant);
  1493. { create call to fpc_vararray_get }
  1494. paras:=ccallparanode.create(cordconstnode.create
  1495. (countindices,s32inttype,true),
  1496. ccallparanode.create(caddrnode.create_internal
  1497. (ctemprefnode.create(temp)),
  1498. ccallparanode.create(p1,
  1499. ccallparanode.create(
  1500. ctemprefnode.create(tempresultvariant)
  1501. ,nil))));
  1502. addstatement(newstatement,ccallnode.createintern('fpc_vararray_get',paras));
  1503. addstatement(newstatement,ctempdeletenode.create(temp));
  1504. { the last statement should return the value as
  1505. location and type, this is done be referencing the
  1506. temp and converting it first from a persistent temp to
  1507. normal temp }
  1508. addstatement(newstatement,ctempdeletenode.create_normal_temp(tempresultvariant));
  1509. addstatement(newstatement,ctemprefnode.create(tempresultvariant));
  1510. end;
  1511. p1:=newblock;
  1512. end;
  1513. function parse_array_constructor(arrdef:tarraydef): tnode;
  1514. var
  1515. newstatement,assstatement:tstatementnode;
  1516. arrnode:ttempcreatenode;
  1517. temp2:ttempcreatenode;
  1518. assnode:tnode;
  1519. paracount:integer;
  1520. begin
  1521. result:=internalstatements(newstatement);
  1522. { create temp for result }
  1523. arrnode:=ctempcreatenode.create(arrdef,arrdef.size,tt_persistent,true);
  1524. addstatement(newstatement,arrnode);
  1525. paracount:=0;
  1526. { check arguments and create an assignment calls }
  1527. if try_to_consume(_LKLAMMER) then
  1528. begin
  1529. assnode:=internalstatements(assstatement);
  1530. repeat
  1531. { arr[i] := param_i }
  1532. addstatement(assstatement,
  1533. cassignmentnode.create(
  1534. cvecnode.create(
  1535. ctemprefnode.create(arrnode),
  1536. cordconstnode.create(paracount,arrdef.rangedef,false)),
  1537. comp_expr(true,false)));
  1538. inc(paracount);
  1539. until not try_to_consume(_COMMA);
  1540. consume(_RKLAMMER);
  1541. end
  1542. else
  1543. assnode:=nil;
  1544. { get temp for array of lengths }
  1545. temp2:=ctempcreatenode.create(sinttype,sinttype.size,tt_persistent,false);
  1546. addstatement(newstatement,temp2);
  1547. { one dimensional }
  1548. addstatement(newstatement,cassignmentnode.create(
  1549. ctemprefnode.create_offset(temp2,0),
  1550. cordconstnode.create
  1551. (paracount,s32inttype,true)));
  1552. { create call to fpc_dynarr_setlength }
  1553. addstatement(newstatement,ccallnode.createintern('fpc_dynarray_setlength',
  1554. ccallparanode.create(caddrnode.create_internal
  1555. (ctemprefnode.create(temp2)),
  1556. ccallparanode.create(cordconstnode.create
  1557. (1,s32inttype,true),
  1558. ccallparanode.create(caddrnode.create_internal
  1559. (crttinode.create(tstoreddef(arrdef),initrtti,rdt_normal)),
  1560. ccallparanode.create(
  1561. ctypeconvnode.create_internal(
  1562. ctemprefnode.create(arrnode),voidpointertype),
  1563. nil))))
  1564. ));
  1565. { add assignment statememnts }
  1566. addstatement(newstatement,ctempdeletenode.create(temp2));
  1567. if assigned(assnode) then
  1568. addstatement(newstatement,assnode);
  1569. { the last statement should return the value as
  1570. location and type, this is done be referencing the
  1571. temp and converting it first from a persistent temp to
  1572. normal temp }
  1573. addstatement(newstatement,ctempdeletenode.create_normal_temp(arrnode));
  1574. addstatement(newstatement,ctemprefnode.create(arrnode));
  1575. end;
  1576. function try_type_helper(var node:tnode;def:tdef):boolean;
  1577. var
  1578. srsym : tsym;
  1579. srsymtable : tsymtable;
  1580. n : tnode;
  1581. newstatement : tstatementnode;
  1582. temp : ttempcreatenode;
  1583. extdef : tdef;
  1584. begin
  1585. result:=false;
  1586. if (token=_ID) and (block_type in [bt_body,bt_general,bt_except]) then
  1587. begin
  1588. if not assigned(def) then
  1589. if node.nodetype=addrn then
  1590. { always use the pointer type for addr nodes as otherwise
  1591. we'll have an anonymous pointertype with no name }
  1592. def:=voidpointertype
  1593. else
  1594. def:=node.resultdef;
  1595. result:=search_objectpascal_helper(def,nil,pattern,srsym,srsymtable);
  1596. if result then
  1597. begin
  1598. if not (srsymtable.symtabletype=objectsymtable) or
  1599. not is_objectpascal_helper(tdef(srsymtable.defowner)) then
  1600. internalerror(2013011401);
  1601. { convert const node to temp node of the extended type }
  1602. if node.nodetype in (nodetype_const+[niln,addrn]) then
  1603. begin
  1604. extdef:=tobjectdef(srsymtable.defowner).extendeddef;
  1605. newstatement:=nil;
  1606. n:=internalstatements(newstatement);
  1607. temp:=ctempcreatenode.create(extdef,extdef.size,tt_persistent,false);
  1608. addstatement(newstatement,temp);
  1609. addstatement(newstatement,cassignmentnode.create(ctemprefnode.create(temp),node));
  1610. addstatement(newstatement,ctempdeletenode.create_normal_temp(temp));
  1611. addstatement(newstatement,ctemprefnode.create(temp));
  1612. node:=n;
  1613. do_typecheckpass(node)
  1614. end;
  1615. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  1616. consume(_ID);
  1617. do_member_read(nil,getaddr,srsym,node,again,[]);
  1618. end;
  1619. end;
  1620. end;
  1621. var
  1622. protsym : tpropertysym;
  1623. p2,p3 : tnode;
  1624. srsym : tsym;
  1625. srsymtable : TSymtable;
  1626. structh : tabstractrecorddef;
  1627. { shouldn't be used that often, so the extra overhead is ok to save
  1628. stack space }
  1629. dispatchstring : ansistring;
  1630. found,
  1631. haderror,
  1632. nodechanged : boolean;
  1633. calltype: tdispcalltype;
  1634. valstr,expstr : string;
  1635. intval : qword;
  1636. code : integer;
  1637. strdef : tdef;
  1638. label
  1639. skipreckklammercheck,
  1640. skippointdefcheck;
  1641. begin
  1642. result:=false;
  1643. again:=true;
  1644. while again do
  1645. begin
  1646. { we need the resultdef }
  1647. do_typecheckpass_changed(p1,nodechanged);
  1648. result:=result or nodechanged;
  1649. if codegenerror then
  1650. begin
  1651. recoverconsume_postfixops;
  1652. exit;
  1653. end;
  1654. { handle token }
  1655. case token of
  1656. _CARET:
  1657. begin
  1658. consume(_CARET);
  1659. { support tp/mac procvar^ if the procvar returns a
  1660. pointer type }
  1661. if ((m_tp_procvar in current_settings.modeswitches) or
  1662. (m_mac_procvar in current_settings.modeswitches)) and
  1663. (p1.resultdef.typ=procvardef) and
  1664. (tprocvardef(p1.resultdef).returndef.typ=pointerdef) then
  1665. begin
  1666. p1:=ccallnode.create_procvar(nil,p1);
  1667. typecheckpass(p1);
  1668. end;
  1669. { iso file buf access? }
  1670. if (m_iso in current_settings.modeswitches) and
  1671. (p1.resultdef.typ=filedef) and
  1672. (tfiledef(p1.resultdef).filetyp=ft_text) then
  1673. begin
  1674. p1:=cderefnode.create(ccallnode.createintern('fpc_getbuf',ccallparanode.create(p1,nil)));
  1675. typecheckpass(p1);
  1676. end
  1677. else if (p1.resultdef.typ<>pointerdef) then
  1678. begin
  1679. { ^ as binary operator is a problem!!!! (FK) }
  1680. again:=false;
  1681. Message(parser_e_invalid_qualifier);
  1682. recoverconsume_postfixops;
  1683. p1.destroy;
  1684. p1:=cerrornode.create;
  1685. end
  1686. else
  1687. p1:=cderefnode.create(p1);
  1688. end;
  1689. _LECKKLAMMER:
  1690. begin
  1691. if is_class_or_interface_or_object(p1.resultdef) or
  1692. is_dispinterface(p1.resultdef) or
  1693. is_record(p1.resultdef) or
  1694. is_javaclass(p1.resultdef) then
  1695. begin
  1696. { default property }
  1697. protsym:=search_default_property(tabstractrecorddef(p1.resultdef));
  1698. if not(assigned(protsym)) then
  1699. begin
  1700. p1.destroy;
  1701. p1:=cerrornode.create;
  1702. again:=false;
  1703. message(parser_e_no_default_property_available);
  1704. end
  1705. else
  1706. begin
  1707. { The property symbol is referenced indirect }
  1708. protsym.IncRefCount;
  1709. handle_propertysym(protsym,protsym.owner,p1);
  1710. end;
  1711. end
  1712. else
  1713. begin
  1714. consume(_LECKKLAMMER);
  1715. repeat
  1716. { in all of the cases below, p1 is changed }
  1717. case p1.resultdef.typ of
  1718. pointerdef:
  1719. begin
  1720. { support delphi autoderef }
  1721. if (tpointerdef(p1.resultdef).pointeddef.typ=arraydef) and
  1722. (m_autoderef in current_settings.modeswitches) then
  1723. p1:=cderefnode.create(p1);
  1724. p2:=comp_expr(true,false);
  1725. { Support Pbytevar[0..9] which returns array [0..9].}
  1726. if try_to_consume(_POINTPOINT) then
  1727. p2:=crangenode.create(p2,comp_expr(true,false));
  1728. p1:=cvecnode.create(p1,p2);
  1729. end;
  1730. variantdef:
  1731. begin
  1732. handle_variantarray;
  1733. { the RECKKLAMMER is already read }
  1734. goto skipreckklammercheck;
  1735. end;
  1736. stringdef :
  1737. begin
  1738. p2:=comp_expr(true,false);
  1739. { Support string[0..9] which returns array [0..9] of char.}
  1740. if try_to_consume(_POINTPOINT) then
  1741. p2:=crangenode.create(p2,comp_expr(true,false));
  1742. p1:=cvecnode.create(p1,p2);
  1743. end;
  1744. arraydef:
  1745. begin
  1746. p2:=comp_expr(true,false);
  1747. { support SEG:OFS for go32v2/msdos Mem[] }
  1748. if (target_info.system in [system_i386_go32v2,system_i386_watcom,system_i8086_msdos]) and
  1749. (p1.nodetype=loadn) and
  1750. assigned(tloadnode(p1).symtableentry) and
  1751. assigned(tloadnode(p1).symtableentry.owner.name) and
  1752. (tloadnode(p1).symtableentry.owner.name^='SYSTEM') and
  1753. ((tloadnode(p1).symtableentry.name='MEM') or
  1754. (tloadnode(p1).symtableentry.name='MEMW') or
  1755. (tloadnode(p1).symtableentry.name='MEML')) then
  1756. begin
  1757. {$if defined(i8086)}
  1758. consume(_COLON);
  1759. inserttypeconv(p2,u16inttype);
  1760. inserttypeconv_internal(p2,u32inttype);
  1761. p3:=cshlshrnode.create(shln,p2,cordconstnode.create($10,s16inttype,false));
  1762. p2:=comp_expr(true,false);
  1763. inserttypeconv(p2,u16inttype);
  1764. inserttypeconv_internal(p2,u32inttype);
  1765. p2:=caddnode.create(addn,p2,p3);
  1766. case tloadnode(p1).symtableentry.name of
  1767. 'MEM': p2:=ctypeconvnode.create_internal(p2,bytefarpointertype);
  1768. 'MEMW': p2:=ctypeconvnode.create_internal(p2,wordfarpointertype);
  1769. 'MEML': p2:=ctypeconvnode.create_internal(p2,longintfarpointertype);
  1770. else
  1771. internalerror(2013053102);
  1772. end;
  1773. p1:=cderefnode.create(p2);
  1774. {$elseif defined(i386)}
  1775. if try_to_consume(_COLON) then
  1776. begin
  1777. p3:=caddnode.create(muln,cordconstnode.create($10,s32inttype,false),p2);
  1778. p2:=comp_expr(true,false);
  1779. p2:=caddnode.create(addn,p2,p3);
  1780. if try_to_consume(_POINTPOINT) then
  1781. { Support mem[$a000:$0000..$07ff] which returns array [0..$7ff] of memtype.}
  1782. p2:=crangenode.create(p2,caddnode.create(addn,comp_expr(true,false),p3.getcopy));
  1783. p1:=cvecnode.create(p1,p2);
  1784. include(tvecnode(p1).flags,nf_memseg);
  1785. include(tvecnode(p1).flags,nf_memindex);
  1786. end
  1787. else
  1788. begin
  1789. if try_to_consume(_POINTPOINT) then
  1790. { Support mem[$80000000..$80000002] which returns array [0..2] of memtype.}
  1791. p2:=crangenode.create(p2,comp_expr(true,false));
  1792. p1:=cvecnode.create(p1,p2);
  1793. include(tvecnode(p1).flags,nf_memindex);
  1794. end;
  1795. {$else}
  1796. internalerror(2013053101);
  1797. {$endif}
  1798. end
  1799. else
  1800. begin
  1801. if try_to_consume(_POINTPOINT) then
  1802. { Support arrayvar[0..9] which returns array [0..9] of arraytype.}
  1803. p2:=crangenode.create(p2,comp_expr(true,false));
  1804. p1:=cvecnode.create(p1,p2);
  1805. end;
  1806. end;
  1807. else
  1808. begin
  1809. if p1.resultdef.typ<>undefineddef then
  1810. Message(parser_e_invalid_qualifier);
  1811. p1.destroy;
  1812. p1:=cerrornode.create;
  1813. comp_expr(true,false);
  1814. again:=false;
  1815. end;
  1816. end;
  1817. do_typecheckpass(p1);
  1818. until not try_to_consume(_COMMA);
  1819. consume(_RECKKLAMMER);
  1820. { handle_variantarray eats the RECKKLAMMER and jumps here }
  1821. skipreckklammercheck:
  1822. end;
  1823. end;
  1824. _POINT :
  1825. begin
  1826. consume(_POINT);
  1827. if (p1.resultdef.typ=pointerdef) and
  1828. (m_autoderef in current_settings.modeswitches) and
  1829. { don't auto-deref objc.id, because then the code
  1830. below for supporting id.anyobjcmethod isn't triggered }
  1831. (p1.resultdef<>objc_idtype) then
  1832. begin
  1833. p1:=cderefnode.create(p1);
  1834. do_typecheckpass(p1);
  1835. end;
  1836. { procvar.<something> can never mean anything so always
  1837. try to call it in case it returns a record/object/... }
  1838. maybe_call_procvar(p1,false);
  1839. if (p1.nodetype=ordconstn) and
  1840. not is_boolean(p1.resultdef) and
  1841. not is_enum(p1.resultdef) then
  1842. begin
  1843. { type helpers are checked first }
  1844. if (token=_ID) and try_type_helper(p1,nil) then
  1845. goto skippointdefcheck;
  1846. { only an "e" or "E" can follow an intconst with a ".", the
  1847. other case (another intconst) is handled by the scanner }
  1848. if (token=_ID) and (pattern[1]='E') then
  1849. begin
  1850. haderror:=false;
  1851. if length(pattern)>1 then
  1852. begin
  1853. expstr:=copy(pattern,2,length(pattern)-1);
  1854. val(expstr,intval,code);
  1855. if code<>0 then
  1856. haderror:=true;
  1857. end
  1858. else
  1859. expstr:='';
  1860. consume(token);
  1861. if tordconstnode(p1).value.signed then
  1862. str(tordconstnode(p1).value.svalue,valstr)
  1863. else
  1864. str(tordconstnode(p1).value.uvalue,valstr);
  1865. valstr:=valstr+'.0E';
  1866. if expstr='' then
  1867. case token of
  1868. _MINUS:
  1869. begin
  1870. consume(token);
  1871. if token=_INTCONST then
  1872. begin
  1873. valstr:=valstr+'-'+pattern;
  1874. consume(token);
  1875. end
  1876. else
  1877. haderror:=true;
  1878. end;
  1879. _PLUS:
  1880. begin
  1881. consume(token);
  1882. if token=_INTCONST then
  1883. begin
  1884. valstr:=valstr+pattern;
  1885. consume(token);
  1886. end
  1887. else
  1888. haderror:=true;
  1889. end;
  1890. _INTCONST:
  1891. begin
  1892. valstr:=valstr+pattern;
  1893. consume(_INTCONST);
  1894. end;
  1895. else
  1896. haderror:=true;
  1897. end
  1898. else
  1899. valstr:=valstr+expstr;
  1900. if haderror then
  1901. begin
  1902. Message(parser_e_error_in_real);
  1903. p2:=cerrornode.create;
  1904. end
  1905. else
  1906. p2:=real_const_node_from_pattern(valstr);
  1907. p1.free;
  1908. p1:=p2;
  1909. again:=false;
  1910. goto skippointdefcheck;
  1911. end
  1912. else
  1913. begin
  1914. { just convert the ordconst to a realconst }
  1915. p2:=crealconstnode.create(tordconstnode(p1).value,pbestrealtype^);
  1916. p1.free;
  1917. p1:=p2;
  1918. again:=false;
  1919. goto skippointdefcheck;
  1920. end;
  1921. end;
  1922. if (p1.nodetype=stringconstn) and (token=_ID) then
  1923. begin
  1924. { the def of a string const is an array }
  1925. case tstringconstnode(p1).cst_type of
  1926. cst_conststring:
  1927. if cs_refcountedstrings in current_settings.localswitches then
  1928. if m_default_unicodestring in current_settings.modeswitches then
  1929. strdef:=cunicodestringtype
  1930. else
  1931. strdef:=cansistringtype
  1932. else
  1933. strdef:=cshortstringtype;
  1934. cst_shortstring:
  1935. strdef:=cshortstringtype;
  1936. cst_ansistring:
  1937. { use getansistringdef? }
  1938. strdef:=cansistringtype;
  1939. cst_widestring:
  1940. strdef:=cwidestringtype;
  1941. cst_unicodestring:
  1942. strdef:=cunicodestringtype;
  1943. cst_longstring:
  1944. { let's see when someone stumbles upon this...}
  1945. internalerror(201301111);
  1946. end;
  1947. if try_type_helper(p1,strdef) then
  1948. goto skippointdefcheck;
  1949. end;
  1950. { this is skipped if label skippointdefcheck is used }
  1951. case p1.resultdef.typ of
  1952. recorddef:
  1953. begin
  1954. if token=_ID then
  1955. begin
  1956. structh:=tabstractrecorddef(p1.resultdef);
  1957. searchsym_in_record(structh,pattern,srsym,srsymtable);
  1958. if assigned(srsym) then
  1959. begin
  1960. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  1961. consume(_ID);
  1962. do_member_read(structh,getaddr,srsym,p1,again,[]);
  1963. end
  1964. else
  1965. begin
  1966. Message1(sym_e_id_no_member,orgpattern);
  1967. p1.destroy;
  1968. p1:=cerrornode.create;
  1969. { try to clean up }
  1970. consume(_ID);
  1971. end;
  1972. end
  1973. else
  1974. consume(_ID);
  1975. end;
  1976. enumdef:
  1977. begin
  1978. if token=_ID then
  1979. begin
  1980. srsym:=tsym(tenumdef(p1.resultdef).symtable.Find(pattern));
  1981. if assigned(srsym) and (srsym.typ=enumsym) and (p1.nodetype=typen) then
  1982. begin
  1983. p1.destroy;
  1984. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  1985. p1:=genenumnode(tenumsym(srsym));
  1986. consume(_ID);
  1987. end
  1988. else
  1989. if not try_type_helper(p1,nil) then
  1990. begin
  1991. p1.destroy;
  1992. Message1(sym_e_id_no_member,orgpattern);
  1993. p1:=cerrornode.create;
  1994. consume(_ID);
  1995. end;
  1996. end;
  1997. end;
  1998. arraydef:
  1999. begin
  2000. if is_dynamic_array(p1.resultdef) then
  2001. begin
  2002. if (token=_ID) and not try_type_helper(p1,nil) then
  2003. begin
  2004. if pattern='CREATE' then
  2005. begin
  2006. consume(_ID);
  2007. p2:=parse_array_constructor(tarraydef(p1.resultdef));
  2008. p1.destroy;
  2009. p1:=p2;
  2010. end
  2011. else
  2012. begin
  2013. Message2(scan_f_syn_expected,'CREATE',pattern);
  2014. p1.destroy;
  2015. p1:=cerrornode.create;
  2016. consume(_ID);
  2017. end;
  2018. end;
  2019. end
  2020. else
  2021. begin
  2022. Message(parser_e_invalid_qualifier);
  2023. p1.destroy;
  2024. p1:=cerrornode.create;
  2025. consume(_ID);
  2026. end;
  2027. end;
  2028. variantdef:
  2029. begin
  2030. { dispatch call? }
  2031. { lhs := v.ident[parameters] -> property get
  2032. lhs := v.ident(parameters) -> method call
  2033. v.ident[parameters] := rhs -> property put
  2034. v.ident(parameters) := rhs -> also property put }
  2035. if token=_ID then
  2036. begin
  2037. if not try_type_helper(p1,nil) then
  2038. begin
  2039. dispatchstring:=orgpattern;
  2040. consume(_ID);
  2041. calltype:=dct_method;
  2042. if try_to_consume(_LKLAMMER) then
  2043. begin
  2044. p2:=parse_paras(false,true,_RKLAMMER);
  2045. consume(_RKLAMMER);
  2046. end
  2047. else if try_to_consume(_LECKKLAMMER) then
  2048. begin
  2049. p2:=parse_paras(false,true,_RECKKLAMMER);
  2050. consume(_RECKKLAMMER);
  2051. calltype:=dct_propget;
  2052. end
  2053. else
  2054. p2:=nil;
  2055. { property setter? }
  2056. if (token=_ASSIGNMENT) and not(afterassignment) then
  2057. begin
  2058. consume(_ASSIGNMENT);
  2059. { read the expression }
  2060. p3:=comp_expr(true,false);
  2061. { concat value parameter too }
  2062. p2:=ccallparanode.create(p3,p2);
  2063. p1:=translate_disp_call(p1,p2,dct_propput,dispatchstring,0,voidtype);
  2064. end
  2065. else
  2066. { this is only an approximation
  2067. setting useresult if not necessary is only a waste of time, no more, no less (FK) }
  2068. if afterassignment or in_args or (token<>_SEMICOLON) then
  2069. p1:=translate_disp_call(p1,p2,calltype,dispatchstring,0,cvarianttype)
  2070. else
  2071. p1:=translate_disp_call(p1,p2,calltype,dispatchstring,0,voidtype);
  2072. end;
  2073. end
  2074. else { Error }
  2075. Consume(_ID);
  2076. end;
  2077. classrefdef:
  2078. begin
  2079. if token=_ID then
  2080. begin
  2081. structh:=tobjectdef(tclassrefdef(p1.resultdef).pointeddef);
  2082. searchsym_in_class(tobjectdef(structh),tobjectdef(structh),pattern,srsym,srsymtable,[ssf_search_helper]);
  2083. if assigned(srsym) then
  2084. begin
  2085. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  2086. consume(_ID);
  2087. do_member_read(structh,getaddr,srsym,p1,again,[]);
  2088. end
  2089. else
  2090. begin
  2091. Message1(sym_e_id_no_member,orgpattern);
  2092. p1.destroy;
  2093. p1:=cerrornode.create;
  2094. { try to clean up }
  2095. consume(_ID);
  2096. end;
  2097. end
  2098. else { Error }
  2099. Consume(_ID);
  2100. end;
  2101. objectdef:
  2102. begin
  2103. if token=_ID then
  2104. begin
  2105. structh:=tobjectdef(p1.resultdef);
  2106. searchsym_in_class(tobjectdef(structh),tobjectdef(structh),pattern,srsym,srsymtable,[ssf_search_helper]);
  2107. if assigned(srsym) then
  2108. begin
  2109. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  2110. consume(_ID);
  2111. do_member_read(structh,getaddr,srsym,p1,again,[]);
  2112. end
  2113. else
  2114. begin
  2115. Message1(sym_e_id_no_member,orgpattern);
  2116. p1.destroy;
  2117. p1:=cerrornode.create;
  2118. { try to clean up }
  2119. consume(_ID);
  2120. end;
  2121. end
  2122. else { Error }
  2123. Consume(_ID);
  2124. end;
  2125. pointerdef:
  2126. begin
  2127. if (p1.resultdef=objc_idtype) then
  2128. begin
  2129. { objc's id type can be used to call any
  2130. Objective-C method of any Objective-C class
  2131. type that's currently in scope }
  2132. if search_objc_method(pattern,srsym,srsymtable) then
  2133. begin
  2134. consume(_ID);
  2135. do_proc_call(srsym,srsymtable,nil,
  2136. (getaddr and not(token in [_CARET,_POINT])),
  2137. again,p1,[cnf_objc_id_call]);
  2138. { we need to know which procedure is called }
  2139. do_typecheckpass(p1);
  2140. end
  2141. else
  2142. begin
  2143. consume(_ID);
  2144. Message(parser_e_methode_id_expected);
  2145. end;
  2146. end
  2147. else
  2148. begin
  2149. if not try_type_helper(p1,nil) then
  2150. begin
  2151. Message(parser_e_invalid_qualifier);
  2152. if tpointerdef(p1.resultdef).pointeddef.typ in [recorddef,objectdef,classrefdef] then
  2153. Message(parser_h_maybe_deref_caret_missing);
  2154. end;
  2155. end
  2156. end;
  2157. else
  2158. begin
  2159. found:=try_type_helper(p1,nil);
  2160. if not found then
  2161. begin
  2162. if p1.resultdef.typ<>undefineddef then
  2163. Message(parser_e_invalid_qualifier);
  2164. p1.destroy;
  2165. p1:=cerrornode.create;
  2166. { Error }
  2167. consume(_ID);
  2168. end;
  2169. end;
  2170. end;
  2171. { processing an ordconstnode avoids the resultdef check }
  2172. skippointdefcheck:
  2173. end;
  2174. else
  2175. begin
  2176. { is this a procedure variable ? }
  2177. if assigned(p1.resultdef) and
  2178. (p1.resultdef.typ=procvardef) then
  2179. begin
  2180. { Typenode for typecasting or expecting a procvar }
  2181. if (p1.nodetype=typen) or
  2182. (
  2183. assigned(getprocvardef) and
  2184. equal_defs(p1.resultdef,getprocvardef)
  2185. ) then
  2186. begin
  2187. if try_to_consume(_LKLAMMER) then
  2188. begin
  2189. p1:=comp_expr(true,false);
  2190. consume(_RKLAMMER);
  2191. p1:=ctypeconvnode.create_explicit(p1,p1.resultdef);
  2192. end
  2193. else
  2194. again:=false
  2195. end
  2196. else
  2197. begin
  2198. if try_to_consume(_LKLAMMER) then
  2199. begin
  2200. p2:=parse_paras(false,false,_RKLAMMER);
  2201. consume(_RKLAMMER);
  2202. p1:=ccallnode.create_procvar(p2,p1);
  2203. { proc():= is never possible }
  2204. if token=_ASSIGNMENT then
  2205. begin
  2206. Message(parser_e_illegal_expression);
  2207. p1.free;
  2208. p1:=cerrornode.create;
  2209. again:=false;
  2210. end;
  2211. end
  2212. else
  2213. again:=false;
  2214. end;
  2215. end
  2216. else
  2217. again:=false;
  2218. end;
  2219. end;
  2220. { we only try again if p1 was changed }
  2221. if again or
  2222. (p1.nodetype=errorn) then
  2223. result:=true;
  2224. end; { while again }
  2225. end;
  2226. function is_member_read(sym: tsym; st: tsymtable; var p1: tnode;
  2227. out memberparentdef: tdef): boolean;
  2228. var
  2229. hdef : tdef;
  2230. begin
  2231. result:=true;
  2232. memberparentdef:=nil;
  2233. case st.symtabletype of
  2234. ObjectSymtable,
  2235. recordsymtable:
  2236. begin
  2237. memberparentdef:=tdef(st.defowner);
  2238. exit;
  2239. end;
  2240. WithSymtable:
  2241. begin
  2242. if assigned(p1) then
  2243. internalerror(2007012002);
  2244. hdef:=tnode(twithsymtable(st).withrefnode).resultdef;
  2245. p1:=tnode(twithsymtable(st).withrefnode).getcopy;
  2246. if not(hdef.typ in [objectdef,classrefdef]) then
  2247. exit;
  2248. if (hdef.typ=classrefdef) then
  2249. hdef:=tclassrefdef(hdef).pointeddef;
  2250. memberparentdef:=hdef;
  2251. end;
  2252. else
  2253. result:=false;
  2254. end;
  2255. end;
  2256. {$maxfpuregisters 0}
  2257. function factor(getaddr,typeonly:boolean) : tnode;
  2258. {---------------------------------------------
  2259. Factor_read_id
  2260. ---------------------------------------------}
  2261. procedure factor_read_id(out p1:tnode;var again:boolean);
  2262. function findwithsymtable : boolean;
  2263. var
  2264. hp : psymtablestackitem;
  2265. begin
  2266. result:=true;
  2267. hp:=symtablestack.stack;
  2268. while assigned(hp) do
  2269. begin
  2270. if hp^.symtable.symtabletype=withsymtable then
  2271. exit;
  2272. hp:=hp^.next;
  2273. end;
  2274. result:=false;
  2275. end;
  2276. var
  2277. srsym: tsym;
  2278. srsymtable: TSymtable;
  2279. hdef: tdef;
  2280. pd: tprocdef;
  2281. orgstoredpattern,
  2282. storedpattern: string;
  2283. callflags: tcallnodeflags;
  2284. t : ttoken;
  2285. unit_found : boolean;
  2286. begin
  2287. { allow post fix operators }
  2288. again:=true;
  2289. { first check for identifier }
  2290. if token<>_ID then
  2291. begin
  2292. srsym:=generrorsym;
  2293. srsymtable:=nil;
  2294. consume(_ID);
  2295. end
  2296. else
  2297. begin
  2298. if typeonly then
  2299. searchsym_type(pattern,srsym,srsymtable)
  2300. else
  2301. searchsym(pattern,srsym,srsymtable);
  2302. { handle unit specification like System.Writeln }
  2303. unit_found:=try_consume_unitsym(srsym,srsymtable,t,true);
  2304. storedpattern:=pattern;
  2305. orgstoredpattern:=orgpattern;
  2306. consume(t);
  2307. { named parameter support }
  2308. found_arg_name:=false;
  2309. if not(unit_found) and
  2310. named_args_allowed and
  2311. (token=_ASSIGNMENT) then
  2312. begin
  2313. found_arg_name:=true;
  2314. p1:=cstringconstnode.createstr(storedpattern);
  2315. consume(_ASSIGNMENT);
  2316. exit;
  2317. end;
  2318. { check hints, but only if it isn't a potential generic symbol;
  2319. that is checked in sub_expr if it isn't a generic }
  2320. if assigned(srsym) and
  2321. not (
  2322. (srsym.typ=typesym) and
  2323. (ttypesym(srsym).typedef.typ in [recorddef,objectdef,arraydef,procvardef,undefineddef]) and
  2324. not (sp_generic_para in srsym.symoptions) and
  2325. (token in [_LT, _LSHARPBRACKET])
  2326. ) then
  2327. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  2328. { if nothing found give error and return errorsym }
  2329. if not assigned(srsym) or
  2330. { is this a generic dummy symbol? }
  2331. ((srsym.typ=typesym) and
  2332. assigned(ttypesym(srsym).typedef) and
  2333. (ttypesym(srsym).typedef.typ=undefineddef) and
  2334. not (sp_generic_para in srsym.symoptions) and
  2335. not (token in [_LT, _LSHARPBRACKET]) and
  2336. not (
  2337. { in non-Delphi modes the generic class' name without a
  2338. "specialization" or "<T>" may be used to identify the
  2339. current class }
  2340. (sp_generic_dummy in srsym.symoptions) and
  2341. assigned(current_structdef) and
  2342. (df_generic in current_structdef.defoptions) and
  2343. not (m_delphi in current_settings.modeswitches) and
  2344. assigned(get_generic_in_hierarchy_by_name(srsym,current_structdef))
  2345. )) and
  2346. { it could be a rename of a generic para }
  2347. { Note: if this generates false positives we'll need to
  2348. include a "basesym" to tsym to track the original
  2349. symbol }
  2350. not (sp_explicitrename in srsym.symoptions) then
  2351. begin
  2352. { if a generic is parsed and when we are inside an with block,
  2353. a symbol might not be defined }
  2354. if assigned(current_procinfo) and (df_generic in current_procinfo.procdef.defoptions) and
  2355. findwithsymtable then
  2356. begin
  2357. { create dummy symbol, it will be freed later on }
  2358. srsym:=tsym.create(undefinedsym,'$undefinedsym');
  2359. srsymtable:=nil;
  2360. end
  2361. else
  2362. begin
  2363. identifier_not_found(orgstoredpattern);
  2364. srsym:=generrorsym;
  2365. srsymtable:=nil;
  2366. end;
  2367. end;
  2368. end;
  2369. { Access to funcret or need to call the function? }
  2370. if (srsym.typ in [absolutevarsym,localvarsym,paravarsym]) and
  2371. (vo_is_funcret in tabstractvarsym(srsym).varoptions) and
  2372. { result(x) is not allowed }
  2373. not(vo_is_result in tabstractvarsym(srsym).varoptions) and
  2374. (
  2375. (token=_LKLAMMER) or
  2376. (
  2377. (([m_tp7,m_delphi,m_mac,m_iso] * current_settings.modeswitches) <> []) and
  2378. (afterassignment or in_args)
  2379. )
  2380. ) then
  2381. begin
  2382. hdef:=tdef(srsym.owner.defowner);
  2383. if assigned(hdef) and
  2384. (hdef.typ=procdef) then
  2385. srsym:=tprocdef(hdef).procsym
  2386. else
  2387. begin
  2388. Message(parser_e_illegal_expression);
  2389. srsym:=generrorsym;
  2390. end;
  2391. srsymtable:=srsym.owner;
  2392. end;
  2393. begin
  2394. case srsym.typ of
  2395. absolutevarsym :
  2396. begin
  2397. if (tabsolutevarsym(srsym).abstyp=tovar) then
  2398. begin
  2399. p1:=nil;
  2400. propaccesslist_to_node(p1,nil,tabsolutevarsym(srsym).ref);
  2401. p1:=ctypeconvnode.create(p1,tabsolutevarsym(srsym).vardef);
  2402. include(p1.flags,nf_absolute);
  2403. end
  2404. else
  2405. p1:=cloadnode.create(srsym,srsymtable);
  2406. end;
  2407. staticvarsym,
  2408. localvarsym,
  2409. paravarsym,
  2410. fieldvarsym :
  2411. begin
  2412. { check if we are reading a field of an object/class/ }
  2413. { record. is_member_read() will deal with withsymtables }
  2414. { if needed. }
  2415. p1:=nil;
  2416. if is_member_read(srsym,srsymtable,p1,hdef) then
  2417. begin
  2418. { if the field was originally found in an }
  2419. { objectsymtable, it means it's part of self }
  2420. { if only method from which it was called is }
  2421. { not class static }
  2422. if (srsymtable.symtabletype in [ObjectSymtable,recordsymtable]) then
  2423. { if we are accessing a owner procsym from the nested }
  2424. { class we need to call it as a class member }
  2425. if assigned(current_structdef) and
  2426. (((current_structdef<>hdef) and is_owned_by(current_structdef,hdef)) or
  2427. (sp_static in srsym.symoptions)) then
  2428. if srsymtable.symtabletype=recordsymtable then
  2429. p1:=ctypenode.create(hdef)
  2430. else
  2431. p1:=cloadvmtaddrnode.create(ctypenode.create(hdef))
  2432. else
  2433. begin
  2434. if assigned(current_procinfo) then
  2435. begin
  2436. pd:=current_procinfo.get_normal_proc.procdef;
  2437. if assigned(pd) and pd.no_self_node then
  2438. p1:=cloadvmtaddrnode.create(ctypenode.create(pd.struct))
  2439. else
  2440. p1:=load_self_node;
  2441. end
  2442. else
  2443. p1:=load_self_node;
  2444. end;
  2445. { now, if the field itself is part of an objectsymtab }
  2446. { (it can be even if it was found in a withsymtable, }
  2447. { e.g., "with classinstance do field := 5"), then }
  2448. { let do_member_read handle it }
  2449. if (srsym.owner.symtabletype in [ObjectSymtable,recordsymtable]) then
  2450. do_member_read(tabstractrecorddef(hdef),getaddr,srsym,p1,again,[])
  2451. else
  2452. { otherwise it's a regular record subscript }
  2453. p1:=csubscriptnode.create(srsym,p1);
  2454. end
  2455. else
  2456. { regular non-field load }
  2457. p1:=cloadnode.create(srsym,srsymtable);
  2458. end;
  2459. syssym :
  2460. begin
  2461. p1:=statement_syssym(tsyssym(srsym).number);
  2462. end;
  2463. typesym :
  2464. begin
  2465. hdef:=ttypesym(srsym).typedef;
  2466. if not assigned(hdef) then
  2467. begin
  2468. again:=false;
  2469. end
  2470. else
  2471. begin
  2472. { We need to know if this unit uses Variants }
  2473. if ((hdef=cvarianttype) or (hdef=colevarianttype)) and
  2474. not(cs_compilesystem in current_settings.moduleswitches) then
  2475. current_module.flags:=current_module.flags or uf_uses_variants;
  2476. p1:=handle_factor_typenode(hdef,getaddr,again,srsym,typeonly);
  2477. end;
  2478. end;
  2479. enumsym :
  2480. begin
  2481. p1:=genenumnode(tenumsym(srsym));
  2482. end;
  2483. constsym :
  2484. begin
  2485. if tconstsym(srsym).consttyp=constresourcestring then
  2486. begin
  2487. p1:=cloadnode.create(srsym,srsymtable);
  2488. do_typecheckpass(p1);
  2489. p1.resultdef:=getansistringdef;
  2490. end
  2491. else
  2492. p1:=genconstsymtree(tconstsym(srsym));
  2493. end;
  2494. procsym :
  2495. begin
  2496. p1:=nil;
  2497. { check if it's a method/class method }
  2498. if is_member_read(srsym,srsymtable,p1,hdef) then
  2499. begin
  2500. { if we are accessing a owner procsym from the nested }
  2501. { class we need to call it as a class member }
  2502. if (srsymtable.symtabletype in [ObjectSymtable,recordsymtable]) and
  2503. assigned(current_structdef) and (current_structdef<>hdef) and is_owned_by(current_structdef,hdef) then
  2504. p1:=cloadvmtaddrnode.create(ctypenode.create(hdef));
  2505. { not srsymtable.symtabletype since that can be }
  2506. { withsymtable as well }
  2507. if (srsym.owner.symtabletype in [ObjectSymtable,recordsymtable]) then
  2508. do_member_read(tabstractrecorddef(hdef),getaddr,srsym,p1,again,[])
  2509. else
  2510. { no procsyms in records (yet) }
  2511. internalerror(2007012006);
  2512. end
  2513. else
  2514. begin
  2515. { regular procedure/function call }
  2516. if not unit_found then
  2517. callflags:=[]
  2518. else
  2519. callflags:=[cnf_unit_specified];
  2520. do_proc_call(srsym,srsymtable,nil,
  2521. (getaddr and not(token in [_CARET,_POINT,_LECKKLAMMER])),
  2522. again,p1,callflags);
  2523. end;
  2524. end;
  2525. propertysym :
  2526. begin
  2527. p1:=nil;
  2528. { property of a class/object? }
  2529. if is_member_read(srsym,srsymtable,p1,hdef) then
  2530. begin
  2531. if (srsymtable.symtabletype in [ObjectSymtable,recordsymtable]) then
  2532. { if we are accessing a owner procsym from the nested }
  2533. { class or from a static class method we need to call }
  2534. { it as a class member }
  2535. if (assigned(current_structdef) and (current_structdef<>hdef) and is_owned_by(current_structdef,hdef)) or
  2536. (assigned(current_procinfo) and current_procinfo.get_normal_proc.procdef.no_self_node) then
  2537. p1:=cloadvmtaddrnode.create(ctypenode.create(hdef))
  2538. else
  2539. p1:=load_self_node;
  2540. { not srsymtable.symtabletype since that can be }
  2541. { withsymtable as well }
  2542. if (srsym.owner.symtabletype in [ObjectSymtable,recordsymtable]) then
  2543. do_member_read(tabstractrecorddef(hdef),getaddr,srsym,p1,again,[])
  2544. else
  2545. { no propertysyms in records (yet) }
  2546. internalerror(2009111510);
  2547. end
  2548. else
  2549. { no method pointer }
  2550. begin
  2551. handle_propertysym(tpropertysym(srsym),srsymtable,p1);
  2552. end;
  2553. end;
  2554. labelsym :
  2555. begin
  2556. { Support @label }
  2557. if getaddr then
  2558. begin
  2559. if srsym.owner<>current_procinfo.procdef.localst then
  2560. CGMessage(parser_e_label_outside_proc);
  2561. p1:=cloadnode.create(srsym,srsym.owner)
  2562. end
  2563. else
  2564. begin
  2565. consume(_COLON);
  2566. if tlabelsym(srsym).defined then
  2567. Message(sym_e_label_already_defined);
  2568. if symtablestack.top.symtablelevel<>srsymtable.symtablelevel then
  2569. begin
  2570. tlabelsym(srsym).nonlocal:=true;
  2571. exclude(current_procinfo.procdef.procoptions,po_inline);
  2572. end;
  2573. if tlabelsym(srsym).nonlocal and
  2574. (current_procinfo.procdef.proctypeoption in [potype_unitinit,potype_unitfinalize]) then
  2575. Message(sym_e_interprocgoto_into_init_final_code_not_allowed);
  2576. tlabelsym(srsym).defined:=true;
  2577. p1:=clabelnode.create(nil,tlabelsym(srsym));
  2578. tlabelsym(srsym).code:=p1;
  2579. end;
  2580. end;
  2581. undefinedsym :
  2582. begin
  2583. p1:=cnothingnode.Create;
  2584. p1.resultdef:=tundefineddef.create;
  2585. { clean up previously created dummy symbol }
  2586. srsym.free;
  2587. end;
  2588. errorsym :
  2589. begin
  2590. p1:=cerrornode.create;
  2591. if try_to_consume(_LKLAMMER) then
  2592. begin
  2593. parse_paras(false,false,_RKLAMMER);
  2594. consume(_RKLAMMER);
  2595. end;
  2596. end;
  2597. else
  2598. begin
  2599. p1:=cerrornode.create;
  2600. Message(parser_e_illegal_expression);
  2601. end;
  2602. end; { end case }
  2603. end;
  2604. end;
  2605. {---------------------------------------------
  2606. Factor_Read_Set
  2607. ---------------------------------------------}
  2608. { Read a set between [] }
  2609. function factor_read_set:tnode;
  2610. var
  2611. p1,p2 : tnode;
  2612. lastp,
  2613. buildp : tarrayconstructornode;
  2614. old_allow_array_constructor : boolean;
  2615. begin
  2616. buildp:=nil;
  2617. { be sure that a least one arrayconstructn is used, also for an
  2618. empty [] }
  2619. if token=_RECKKLAMMER then
  2620. buildp:=carrayconstructornode.create(nil,buildp)
  2621. else
  2622. repeat
  2623. { nested array constructors are not allowed, see also tests/webtbs/tw17213.pp }
  2624. old_allow_array_constructor:=allow_array_constructor;
  2625. allow_array_constructor:=false;
  2626. p1:=comp_expr(true,false);
  2627. if try_to_consume(_POINTPOINT) then
  2628. begin
  2629. p2:=comp_expr(true,false);
  2630. p1:=carrayconstructorrangenode.create(p1,p2);
  2631. end;
  2632. { insert at the end of the tree, to get the correct order }
  2633. if not assigned(buildp) then
  2634. begin
  2635. buildp:=carrayconstructornode.create(p1,nil);
  2636. lastp:=buildp;
  2637. end
  2638. else
  2639. begin
  2640. lastp.right:=carrayconstructornode.create(p1,nil);
  2641. lastp:=tarrayconstructornode(lastp.right);
  2642. end;
  2643. allow_array_constructor:=old_allow_array_constructor;
  2644. { there could be more elements }
  2645. until not try_to_consume(_COMMA);
  2646. factor_read_set:=buildp;
  2647. end;
  2648. function can_load_self_node: boolean;
  2649. begin
  2650. result:=false;
  2651. if (block_type in [bt_const,bt_type,bt_const_type,bt_var_type]) or
  2652. not assigned(current_structdef) or
  2653. not assigned(current_procinfo) then
  2654. exit;
  2655. result:=not current_procinfo.get_normal_proc.procdef.no_self_node;
  2656. end;
  2657. {---------------------------------------------
  2658. Factor (Main)
  2659. ---------------------------------------------}
  2660. var
  2661. l : longint;
  2662. ic : int64;
  2663. qc : qword;
  2664. p1 : tnode;
  2665. code : integer;
  2666. srsym : tsym;
  2667. srsymtable : TSymtable;
  2668. pd : tprocdef;
  2669. hclassdef : tobjectdef;
  2670. d : bestreal;
  2671. hs,hsorg : string;
  2672. hdef : tdef;
  2673. filepos : tfileposinfo;
  2674. callflags : tcallnodeflags;
  2675. idstr : tidstring;
  2676. dopostfix,
  2677. again,
  2678. updatefpos,
  2679. nodechanged : boolean;
  2680. begin
  2681. { can't keep a copy of p1 and compare pointers afterwards, because
  2682. p1 may be freed and reallocated in the same place! }
  2683. dopostfix:=true;
  2684. updatefpos:=false;
  2685. p1:=nil;
  2686. filepos:=current_tokenpos;
  2687. again:=false;
  2688. if token=_ID then
  2689. begin
  2690. again:=true;
  2691. { Handle references to self }
  2692. if (idtoken=_SELF) and can_load_self_node then
  2693. begin
  2694. p1:=load_self_node;
  2695. consume(_ID);
  2696. again:=true;
  2697. end
  2698. else
  2699. factor_read_id(p1,again);
  2700. if assigned(p1) then
  2701. begin
  2702. { factor_read_id will set the filepos to after the id,
  2703. and in case of _SELF the filepos will already be the
  2704. same as filepos (so setting it again doesn't hurt). }
  2705. p1.fileinfo:=filepos;
  2706. filepos:=current_tokenpos;
  2707. end;
  2708. { handle post fix operators }
  2709. if (m_delphi in current_settings.modeswitches) and
  2710. (block_type=bt_body) and
  2711. (token in [_LT,_LSHARPBRACKET]) then
  2712. begin
  2713. if p1.nodetype=typen then
  2714. idstr:=ttypenode(p1).typesym.name
  2715. else
  2716. if (p1.nodetype=loadvmtaddrn) and
  2717. (tloadvmtaddrnode(p1).left.nodetype=typen) then
  2718. idstr:=ttypenode(tloadvmtaddrnode(p1).left).typesym.name
  2719. else
  2720. if (p1.nodetype=loadn) then
  2721. idstr:=tloadnode(p1).symtableentry.name
  2722. else
  2723. idstr:='';
  2724. { if this is the case then the postfix handling is done in
  2725. sub_expr if necessary }
  2726. dopostfix:=not could_be_generic(idstr);
  2727. end;
  2728. if dopostfix then
  2729. updatefpos:=postfixoperators(p1,again,getaddr);
  2730. end
  2731. else
  2732. begin
  2733. updatefpos:=true;
  2734. case token of
  2735. _RETURN :
  2736. begin
  2737. consume(_RETURN);
  2738. if not(token in [_SEMICOLON,_ELSE,_END]) then
  2739. p1 := cexitnode.create(comp_expr(true,false))
  2740. else
  2741. p1 := cexitnode.create(nil);
  2742. end;
  2743. _INHERITED :
  2744. begin
  2745. again:=true;
  2746. consume(_INHERITED);
  2747. if assigned(current_procinfo) and
  2748. assigned(current_structdef) and
  2749. ((current_structdef.typ=objectdef) or
  2750. ((target_info.system in systems_jvm) and
  2751. (current_structdef.typ=recorddef)))then
  2752. begin
  2753. { for record helpers in mode Delphi "inherited" is not
  2754. allowed }
  2755. if is_objectpascal_helper(current_structdef) and
  2756. (m_delphi in current_settings.modeswitches) and
  2757. is_record(tobjectdef(current_structdef).extendeddef) then
  2758. Message(parser_e_inherited_not_in_record);
  2759. if (current_structdef.typ=objectdef) then
  2760. begin
  2761. hclassdef:=tobjectdef(current_structdef).childof;
  2762. { Objective-C categories *replace* methods in the class
  2763. they extend, or add methods to it. So calling an
  2764. inherited method always calls the method inherited from
  2765. the parent of the extended class }
  2766. if is_objccategory(current_structdef) then
  2767. hclassdef:=hclassdef.childof;
  2768. end
  2769. else if target_info.system in systems_jvm then
  2770. hclassdef:=java_fpcbaserecordtype
  2771. else
  2772. internalerror(2012012401);
  2773. { if inherited; only then we need the method with
  2774. the same name }
  2775. if token <> _ID then
  2776. begin
  2777. hs:=current_procinfo.procdef.procsym.name;
  2778. hsorg:=current_procinfo.procdef.procsym.realname;
  2779. anon_inherited:=true;
  2780. { For message methods we need to search using the message
  2781. number or string }
  2782. pd:=tprocdef(tprocsym(current_procinfo.procdef.procsym).ProcdefList[0]);
  2783. srdef:=nil;
  2784. if (po_msgint in pd.procoptions) then
  2785. searchsym_in_class_by_msgint(hclassdef,pd.messageinf.i,srdef,srsym,srsymtable)
  2786. else
  2787. if (po_msgstr in pd.procoptions) then
  2788. searchsym_in_class_by_msgstr(hclassdef,pd.messageinf.str^,srsym,srsymtable)
  2789. else
  2790. { helpers have their own ways of dealing with inherited }
  2791. if is_objectpascal_helper(current_structdef) then
  2792. searchsym_in_helper(tobjectdef(current_structdef),tobjectdef(current_structdef),hs,srsym,srsymtable,[ssf_has_inherited])
  2793. else
  2794. searchsym_in_class(hclassdef,current_structdef,hs,srsym,srsymtable,[ssf_search_helper]);
  2795. end
  2796. else
  2797. begin
  2798. hs:=pattern;
  2799. hsorg:=orgpattern;
  2800. consume(_ID);
  2801. anon_inherited:=false;
  2802. { helpers have their own ways of dealing with inherited }
  2803. if is_objectpascal_helper(current_structdef) then
  2804. searchsym_in_helper(tobjectdef(current_structdef),tobjectdef(current_structdef),hs,srsym,srsymtable,[ssf_has_inherited])
  2805. else
  2806. searchsym_in_class(hclassdef,current_structdef,hs,srsym,srsymtable,[ssf_search_helper]);
  2807. end;
  2808. if assigned(srsym) then
  2809. begin
  2810. check_hints(srsym,srsym.symoptions,srsym.deprecatedmsg);
  2811. { load the procdef from the inherited class and
  2812. not from self }
  2813. case srsym.typ of
  2814. procsym:
  2815. begin
  2816. if is_objectpascal_helper(current_structdef) then
  2817. begin
  2818. { for a helper load the procdef either from the
  2819. extended type, from the parent helper or from
  2820. the extended type of the parent helper
  2821. depending on the def the found symbol belongs
  2822. to }
  2823. if (srsym.Owner.defowner.typ=objectdef) and
  2824. is_objectpascal_helper(tobjectdef(srsym.Owner.defowner)) then
  2825. if current_structdef.is_related(tdef(srsym.Owner.defowner)) and
  2826. assigned(tobjectdef(current_structdef).childof) then
  2827. hdef:=tobjectdef(current_structdef).childof
  2828. else
  2829. hdef:=tobjectdef(srsym.Owner.defowner).extendeddef
  2830. else
  2831. hdef:=tdef(srsym.Owner.defowner);
  2832. end
  2833. else
  2834. hdef:=hclassdef;
  2835. if (po_classmethod in current_procinfo.procdef.procoptions) or
  2836. (po_staticmethod in current_procinfo.procdef.procoptions) then
  2837. hdef:=tclassrefdef.create(hdef);
  2838. p1:=ctypenode.create(hdef);
  2839. { we need to allow helpers here }
  2840. ttypenode(p1).helperallowed:=true;
  2841. end;
  2842. propertysym:
  2843. ;
  2844. else
  2845. begin
  2846. Message(parser_e_methode_id_expected);
  2847. p1:=cerrornode.create;
  2848. end;
  2849. end;
  2850. callflags:=[cnf_inherited];
  2851. include(current_procinfo.flags,pi_has_inherited);
  2852. if anon_inherited then
  2853. include(callflags,cnf_anon_inherited);
  2854. do_member_read(hclassdef,getaddr,srsym,p1,again,callflags);
  2855. end
  2856. else
  2857. begin
  2858. if anon_inherited then
  2859. begin
  2860. { For message methods we need to call DefaultHandler }
  2861. if (po_msgint in pd.procoptions) or
  2862. (po_msgstr in pd.procoptions) then
  2863. begin
  2864. searchsym_in_class(hclassdef,hclassdef,'DEFAULTHANDLER',srsym,srsymtable,[ssf_search_helper]);
  2865. if not assigned(srsym) or
  2866. (srsym.typ<>procsym) then
  2867. internalerror(200303171);
  2868. p1:=nil;
  2869. do_proc_call(srsym,srsym.owner,hclassdef,false,again,p1,[]);
  2870. end
  2871. else
  2872. begin
  2873. { we need to ignore the inherited; }
  2874. p1:=cnothingnode.create;
  2875. end;
  2876. end
  2877. else
  2878. begin
  2879. Message1(sym_e_id_no_member,hsorg);
  2880. p1:=cerrornode.create;
  2881. end;
  2882. again:=false;
  2883. end;
  2884. { turn auto inheriting off }
  2885. anon_inherited:=false;
  2886. end
  2887. else
  2888. begin
  2889. { in case of records we use a more clear error message }
  2890. if assigned(current_structdef) and
  2891. (current_structdef.typ=recorddef) then
  2892. Message(parser_e_inherited_not_in_record)
  2893. else
  2894. Message(parser_e_generic_methods_only_in_methods);
  2895. again:=false;
  2896. p1:=cerrornode.create;
  2897. end;
  2898. postfixoperators(p1,again,getaddr);
  2899. end;
  2900. _INTCONST :
  2901. begin
  2902. {Try first wether the value fits in an int64.}
  2903. val(pattern,ic,code);
  2904. if code=0 then
  2905. begin
  2906. consume(_INTCONST);
  2907. int_to_type(ic,hdef);
  2908. p1:=cordconstnode.create(ic,hdef,true);
  2909. end
  2910. else
  2911. begin
  2912. { try qword next }
  2913. val(pattern,qc,code);
  2914. if code=0 then
  2915. begin
  2916. consume(_INTCONST);
  2917. int_to_type(qc,hdef);
  2918. p1:=cordconstnode.create(qc,hdef,true);
  2919. end;
  2920. end;
  2921. if code<>0 then
  2922. begin
  2923. { finally float }
  2924. val(pattern,d,code);
  2925. if code<>0 then
  2926. begin
  2927. Message(parser_e_invalid_integer);
  2928. consume(_INTCONST);
  2929. l:=1;
  2930. p1:=cordconstnode.create(l,sinttype,true);
  2931. end
  2932. else
  2933. begin
  2934. consume(_INTCONST);
  2935. p1:=crealconstnode.create(d,pbestrealtype^);
  2936. end;
  2937. end
  2938. else
  2939. { the necessary range checking has already been done by val }
  2940. tordconstnode(p1).rangecheck:=false;
  2941. if token=_POINT then
  2942. begin
  2943. again:=true;
  2944. postfixoperators(p1,again,getaddr);
  2945. end;
  2946. end;
  2947. _REALNUMBER :
  2948. begin
  2949. p1:=real_const_node_from_pattern(pattern);
  2950. consume(_REALNUMBER);
  2951. if token=_POINT then
  2952. begin
  2953. again:=true;
  2954. postfixoperators(p1,again,getaddr);
  2955. end;
  2956. end;
  2957. _STRING :
  2958. begin
  2959. string_dec(hdef,true);
  2960. { STRING can be also a type cast }
  2961. if try_to_consume(_LKLAMMER) then
  2962. begin
  2963. p1:=comp_expr(true,false);
  2964. consume(_RKLAMMER);
  2965. p1:=ctypeconvnode.create_explicit(p1,hdef);
  2966. { handle postfix operators here e.g. string(a)[10] }
  2967. again:=true;
  2968. postfixoperators(p1,again,getaddr);
  2969. end
  2970. else
  2971. p1:=ctypenode.create(hdef);
  2972. end;
  2973. _FILE :
  2974. begin
  2975. hdef:=cfiletype;
  2976. consume(_FILE);
  2977. { FILE can be also a type cast }
  2978. if try_to_consume(_LKLAMMER) then
  2979. begin
  2980. p1:=comp_expr(true,false);
  2981. consume(_RKLAMMER);
  2982. p1:=ctypeconvnode.create_explicit(p1,hdef);
  2983. { handle postfix operators here e.g. string(a)[10] }
  2984. again:=true;
  2985. postfixoperators(p1,again,getaddr);
  2986. end
  2987. else
  2988. begin
  2989. p1:=ctypenode.create(hdef);
  2990. end;
  2991. end;
  2992. _CSTRING :
  2993. begin
  2994. p1:=cstringconstnode.createpchar(ansistring2pchar(cstringpattern),length(cstringpattern),nil);
  2995. consume(_CSTRING);
  2996. if token in postfixoperator_tokens then
  2997. begin
  2998. again:=true;
  2999. postfixoperators(p1,again,getaddr);
  3000. end;
  3001. end;
  3002. _CCHAR :
  3003. begin
  3004. p1:=cordconstnode.create(ord(pattern[1]),cansichartype,true);
  3005. consume(_CCHAR);
  3006. if token=_POINT then
  3007. begin
  3008. again:=true;
  3009. postfixoperators(p1,again,getaddr);
  3010. end;
  3011. end;
  3012. _CWSTRING:
  3013. begin
  3014. p1:=cstringconstnode.createunistr(patternw);
  3015. consume(_CWSTRING);
  3016. if token in postfixoperator_tokens then
  3017. begin
  3018. again:=true;
  3019. postfixoperators(p1,again,getaddr);
  3020. end;
  3021. end;
  3022. _CWCHAR:
  3023. begin
  3024. p1:=cordconstnode.create(ord(getcharwidestring(patternw,0)),cwidechartype,true);
  3025. consume(_CWCHAR);
  3026. if token=_POINT then
  3027. begin
  3028. again:=true;
  3029. postfixoperators(p1,again,getaddr);
  3030. end;
  3031. end;
  3032. _KLAMMERAFFE :
  3033. begin
  3034. consume(_KLAMMERAFFE);
  3035. got_addrn:=true;
  3036. { support both @<x> and @(<x>) }
  3037. if try_to_consume(_LKLAMMER) then
  3038. begin
  3039. p1:=factor(true,false);
  3040. if token in postfixoperator_tokens then
  3041. begin
  3042. again:=true;
  3043. postfixoperators(p1,again,getaddr);
  3044. end
  3045. else
  3046. consume(_RKLAMMER);
  3047. end
  3048. else
  3049. p1:=factor(true,false);
  3050. if token in postfixoperator_tokens then
  3051. begin
  3052. again:=true;
  3053. postfixoperators(p1,again,getaddr);
  3054. end;
  3055. got_addrn:=false;
  3056. p1:=caddrnode.create(p1);
  3057. p1.fileinfo:=filepos;
  3058. if cs_typed_addresses in current_settings.localswitches then
  3059. include(p1.flags,nf_typedaddr);
  3060. { Store the procvar that we are expecting, the
  3061. addrn will use the information to find the correct
  3062. procdef or it will return an error }
  3063. if assigned(getprocvardef) and
  3064. (taddrnode(p1).left.nodetype = loadn) then
  3065. taddrnode(p1).getprocvardef:=getprocvardef;
  3066. end;
  3067. _LKLAMMER :
  3068. begin
  3069. consume(_LKLAMMER);
  3070. p1:=comp_expr(true,false);
  3071. consume(_RKLAMMER);
  3072. { it's not a good solution
  3073. but (a+b)^ makes some problems }
  3074. if token in postfixoperator_tokens then
  3075. begin
  3076. again:=true;
  3077. postfixoperators(p1,again,getaddr);
  3078. end;
  3079. end;
  3080. _LECKKLAMMER :
  3081. begin
  3082. consume(_LECKKLAMMER);
  3083. p1:=factor_read_set;
  3084. consume(_RECKKLAMMER);
  3085. end;
  3086. _PLUS :
  3087. begin
  3088. consume(_PLUS);
  3089. p1:=factor(false,false);
  3090. p1:=cunaryplusnode.create(p1);
  3091. end;
  3092. _MINUS :
  3093. begin
  3094. consume(_MINUS);
  3095. if (token = _INTCONST) and not(m_isolike_unary_minus in current_settings.modeswitches) then
  3096. begin
  3097. { ugly hack, but necessary to be able to parse }
  3098. { -9223372036854775808 as int64 (JM) }
  3099. pattern := '-'+pattern;
  3100. p1:=sub_expr(oppower,false,false,nil);
  3101. { -1 ** 4 should be - (1 ** 4) and not
  3102. (-1) ** 4
  3103. This was the reason of tw0869.pp test failure PM }
  3104. if p1.nodetype=starstarn then
  3105. begin
  3106. if tbinarynode(p1).left.nodetype=ordconstn then
  3107. begin
  3108. tordconstnode(tbinarynode(p1).left).value:=-tordconstnode(tbinarynode(p1).left).value;
  3109. p1:=cunaryminusnode.create(p1);
  3110. end
  3111. else if tbinarynode(p1).left.nodetype=realconstn then
  3112. begin
  3113. trealconstnode(tbinarynode(p1).left).value_real:=-trealconstnode(tbinarynode(p1).left).value_real;
  3114. trealconstnode(tbinarynode(p1).left).value_currency:=-trealconstnode(tbinarynode(p1).left).value_currency;
  3115. p1:=cunaryminusnode.create(p1);
  3116. end
  3117. else
  3118. internalerror(20021029);
  3119. end;
  3120. end
  3121. else
  3122. begin
  3123. if m_isolike_unary_minus in current_settings.modeswitches then
  3124. p1:=sub_expr(opmultiply,false,false,nil)
  3125. else
  3126. p1:=sub_expr(oppower,false,false,nil);
  3127. p1:=cunaryminusnode.create(p1);
  3128. end;
  3129. end;
  3130. _OP_NOT :
  3131. begin
  3132. consume(_OP_NOT);
  3133. p1:=factor(false,false);
  3134. p1:=cnotnode.create(p1);
  3135. end;
  3136. _NIL :
  3137. begin
  3138. consume(_NIL);
  3139. p1:=cnilnode.create;
  3140. { It's really ugly code nil^, but delphi allows it }
  3141. if token in [_CARET,_POINT] then
  3142. begin
  3143. again:=true;
  3144. postfixoperators(p1,again,getaddr);
  3145. end;
  3146. end;
  3147. _OBJCPROTOCOL:
  3148. begin
  3149. { The @protocol keyword is used in two ways in Objective-C:
  3150. 1) to declare protocols (~ Object Pascal interfaces)
  3151. 2) to obtain the metaclass (~ Object Pascal) "class of")
  3152. of a declared protocol
  3153. This code is for handling the second case. Because of 1),
  3154. we cannot simply use a system unit symbol.
  3155. }
  3156. consume(_OBJCPROTOCOL);
  3157. consume(_LKLAMMER);
  3158. p1:=factor(false,false);
  3159. consume(_RKLAMMER);
  3160. p1:=cinlinenode.create(in_objc_protocol_x,false,p1);
  3161. end;
  3162. else
  3163. begin
  3164. Message(parser_e_illegal_expression);
  3165. p1:=cerrornode.create;
  3166. { recover }
  3167. consume(token);
  3168. end;
  3169. end;
  3170. end;
  3171. { generate error node if no node is created }
  3172. if not assigned(p1) then
  3173. begin
  3174. {$ifdef EXTDEBUG}
  3175. Comment(V_Warning,'factor: p1=nil');
  3176. {$endif}
  3177. p1:=cerrornode.create;
  3178. updatefpos:=true;
  3179. end;
  3180. { get the resultdef for the node if nothing stops us }
  3181. if (not assigned(p1.resultdef)) and dopostfix then
  3182. begin
  3183. do_typecheckpass_changed(p1,nodechanged);
  3184. updatefpos:=updatefpos or nodechanged;
  3185. end;
  3186. if assigned(p1) and
  3187. updatefpos then
  3188. p1.fileinfo:=filepos;
  3189. factor:=p1;
  3190. end;
  3191. {$maxfpuregisters default}
  3192. procedure post_comp_expr_gendef(var def: tdef);
  3193. var
  3194. p1 : tnode;
  3195. again : boolean;
  3196. begin
  3197. if not assigned(def) then
  3198. internalerror(2011053001);
  3199. again:=false;
  3200. { handle potential typecasts, etc }
  3201. p1:=handle_factor_typenode(def,false,again,nil,false);
  3202. { parse postfix operators }
  3203. postfixoperators(p1,again,false);
  3204. if assigned(p1) and (p1.nodetype=typen) then
  3205. def:=ttypenode(p1).typedef
  3206. else
  3207. def:=generrordef;
  3208. end;
  3209. {****************************************************************************
  3210. Sub_Expr
  3211. ****************************************************************************}
  3212. function sub_expr(pred_level:Toperator_precedence;accept_equal,typeonly:boolean;factornode:tnode):tnode;
  3213. {Reads a subexpression while the operators are of the current precedence
  3214. level, or any higher level. Replaces the old term, simpl_expr and
  3215. simpl2_expr.}
  3216. function istypenode(n:tnode):boolean;inline;
  3217. { Checks whether the given node is a type node or a VMT node containing a
  3218. typenode. This is used in the code for inline specializations in the
  3219. _LT branch below }
  3220. begin
  3221. result:=assigned(n) and
  3222. (
  3223. (n.nodetype=typen) or
  3224. (
  3225. (n.nodetype=loadvmtaddrn) and
  3226. (tloadvmtaddrnode(n).left.nodetype=typen)
  3227. )
  3228. );
  3229. end;
  3230. function gettypedef(n:tnode):tdef;inline;
  3231. { This returns the typedef that belongs to the given typenode or
  3232. loadvmtaddrnode. n must not be Nil! }
  3233. begin
  3234. if n.nodetype=typen then
  3235. result:=ttypenode(n).typedef
  3236. else
  3237. result:=ttypenode(tloadvmtaddrnode(n).left).typedef;
  3238. end;
  3239. function getgenericsym(n:tnode;out srsym:tsym):boolean;
  3240. var
  3241. srsymtable : tsymtable;
  3242. begin
  3243. srsym:=nil;
  3244. case n.nodetype of
  3245. typen:
  3246. srsym:=ttypenode(n).typedef.typesym;
  3247. loadvmtaddrn:
  3248. srsym:=ttypenode(tloadvmtaddrnode(n).left).typedef.typesym;
  3249. loadn:
  3250. if not searchsym_with_symoption(tloadnode(n).symtableentry.Name,srsym,srsymtable,sp_generic_dummy) then
  3251. srsym:=nil;
  3252. { TODO : handle const nodes }
  3253. end;
  3254. result:=assigned(srsym);
  3255. end;
  3256. label
  3257. SubExprStart;
  3258. var
  3259. p1,p2 : tnode;
  3260. oldt : Ttoken;
  3261. filepos : tfileposinfo;
  3262. again : boolean;
  3263. gendef,parseddef : tdef;
  3264. gensym : tsym;
  3265. begin
  3266. SubExprStart:
  3267. if pred_level=highest_precedence then
  3268. begin
  3269. if factornode=nil then
  3270. p1:=factor(false,typeonly)
  3271. else
  3272. p1:=factornode;
  3273. end
  3274. else
  3275. p1:=sub_expr(succ(pred_level),true,typeonly,factornode);
  3276. repeat
  3277. if (token in [NOTOKEN..last_operator]) and
  3278. (token in operator_levels[pred_level]) and
  3279. ((token<>_EQ) or accept_equal) then
  3280. begin
  3281. oldt:=token;
  3282. filepos:=current_tokenpos;
  3283. consume(token);
  3284. if pred_level=highest_precedence then
  3285. p2:=factor(false,false)
  3286. else
  3287. p2:=sub_expr(succ(pred_level),true,typeonly,nil);
  3288. case oldt of
  3289. _PLUS :
  3290. p1:=caddnode.create(addn,p1,p2);
  3291. _MINUS :
  3292. p1:=caddnode.create(subn,p1,p2);
  3293. _STAR :
  3294. p1:=caddnode.create(muln,p1,p2);
  3295. _SLASH :
  3296. p1:=caddnode.create(slashn,p1,p2);
  3297. _EQ:
  3298. p1:=caddnode.create(equaln,p1,p2);
  3299. _GT :
  3300. p1:=caddnode.create(gtn,p1,p2);
  3301. _LT :
  3302. begin
  3303. { we need to decice whether we have an inline specialization
  3304. (type nodes to the left and right of "<", mode Delphi and
  3305. ">" or "," following) or a normal "<" comparison }
  3306. { TODO : p1 could be a non type if e.g. a variable with the
  3307. same name is defined in the same unit where the
  3308. generic is defined (though "same unit" is not
  3309. necessarily needed) }
  3310. if getgenericsym(p1,gensym) and
  3311. { Attention: when nested specializations are supported
  3312. p2 could be a loadn if a "<" follows }
  3313. istypenode(p2) and
  3314. (m_delphi in current_settings.modeswitches) and
  3315. { TODO : add _LT, _LSHARPBRACKET for nested specializations }
  3316. (token in [_GT,_RSHARPBRACKET,_COMMA]) then
  3317. begin
  3318. { this is an inline specialization }
  3319. { retrieve the defs of two nodes }
  3320. gendef:=nil;
  3321. parseddef:=gettypedef(p2);
  3322. if parseddef.typesym.typ<>typesym then
  3323. Internalerror(2011051001);
  3324. { check the hints for parseddef }
  3325. check_hints(parseddef.typesym,parseddef.typesym.symoptions,parseddef.typesym.deprecatedmsg);
  3326. { generate the specialization }
  3327. generate_specialization(gendef,false,'',parseddef,gensym.RealName,p2.fileinfo);
  3328. { we don't need the old left and right nodes anymore }
  3329. p1.Free;
  3330. p2.Free;
  3331. { in case of a class or a record the specialized generic
  3332. is always a classrefdef }
  3333. again:=false;
  3334. { handle potential typecasts, etc }
  3335. p1:=handle_factor_typenode(gendef,false,again,nil,false);
  3336. { parse postfix operators }
  3337. if postfixoperators(p1,again,false) then
  3338. if assigned(p1) then
  3339. p1.fileinfo:=filepos
  3340. else
  3341. p1:=cerrornode.create;
  3342. { with p1 now set we are in reality directly behind the
  3343. call to "factor" thus we need to call down to that
  3344. again }
  3345. { This is disabled until specializations on the right
  3346. hand side work as well, because
  3347. "not working expressions" is better than "half working
  3348. expressions" }
  3349. {factornode:=p1;
  3350. goto SubExprStart;}
  3351. end
  3352. else
  3353. begin
  3354. { this is a normal "<" comparison }
  3355. { potential generic types that are followed by a "<": }
  3356. { a) might not have their resultdef set }
  3357. if not assigned(p1.resultdef) then
  3358. do_typecheckpass(p1);
  3359. { b) are not checked whether they are an undefined def,
  3360. but not a generic parameter }
  3361. if (p1.nodetype=typen) and
  3362. (ttypenode(p1).typedef.typ=undefineddef) and
  3363. assigned(ttypenode(p1).typedef.typesym) and
  3364. not (sp_generic_para in ttypenode(p1).typedef.typesym.symoptions) then
  3365. begin
  3366. identifier_not_found(ttypenode(p1).typedef.typesym.RealName);
  3367. p1.Free;
  3368. p1:=cerrornode.create;
  3369. end;
  3370. { c) don't have their hints checked }
  3371. if istypenode(p1) then
  3372. begin
  3373. gendef:=gettypedef(p1);
  3374. if gendef.typ in [objectdef,recorddef,arraydef,procvardef] then
  3375. check_hints(gendef.typesym,gendef.typesym.symoptions,gendef.typesym.deprecatedmsg);
  3376. end;
  3377. { Note: the second part of the expression will be needed
  3378. for nested specializations }
  3379. if istypenode(p2) {and
  3380. not (token in [_LT, _LSHARPBRACKET])} then
  3381. begin
  3382. gendef:=gettypedef(p2);
  3383. if gendef.typ in [objectdef,recorddef,arraydef,procvardef] then
  3384. check_hints(gendef.typesym,gendef.typesym.symoptions,gendef.typesym.deprecatedmsg);
  3385. end;
  3386. { create the comparison node for "<" }
  3387. p1:=caddnode.create(ltn,p1,p2)
  3388. end;
  3389. end;
  3390. _GTE :
  3391. p1:=caddnode.create(gten,p1,p2);
  3392. _LTE :
  3393. p1:=caddnode.create(lten,p1,p2);
  3394. _SYMDIF :
  3395. p1:=caddnode.create(symdifn,p1,p2);
  3396. _STARSTAR :
  3397. p1:=caddnode.create(starstarn,p1,p2);
  3398. _OP_AS,
  3399. _OP_IS :
  3400. begin
  3401. if token in [_LT, _LSHARPBRACKET] then
  3402. begin
  3403. { for now we're handling this as a generic declaration;
  3404. there could be cases though (because of operator
  3405. overloading) where this is the wrong decision... }
  3406. { TODO : here the same note as in _LT applies as p2 could
  3407. point to a variable, etc }
  3408. gendef:=gettypedef(p2);
  3409. if gendef.typesym.typ<>typesym then
  3410. Internalerror(2011071401);
  3411. { generate the specialization }
  3412. generate_specialization(gendef,false,'');
  3413. { we don't need the old p2 anymore }
  3414. p2.Free;
  3415. again:=false;
  3416. { handle potential typecasts, etc }
  3417. p2:=handle_factor_typenode(gendef,false,again,nil,false);
  3418. { parse postfix operators }
  3419. if postfixoperators(p2,again,false) then
  3420. if assigned(p2) then
  3421. p2.fileinfo:=filepos
  3422. else
  3423. p2:=cerrornode.create;
  3424. { here we don't need to call back down to "factor", thus
  3425. no "goto" }
  3426. end;
  3427. { now generate the "is" or "as" node }
  3428. case oldt of
  3429. _OP_AS:
  3430. p1:=casnode.create(p1,p2);
  3431. _OP_IS:
  3432. p1:=cisnode.create(p1,p2);
  3433. end;
  3434. end;
  3435. _OP_IN :
  3436. p1:=cinnode.create(p1,p2);
  3437. _OP_OR,
  3438. _PIPE {macpas only} :
  3439. begin
  3440. p1:=caddnode.create(orn,p1,p2);
  3441. if (oldt = _PIPE) then
  3442. include(p1.flags,nf_short_bool);
  3443. end;
  3444. _OP_AND,
  3445. _AMPERSAND {macpas only} :
  3446. begin
  3447. p1:=caddnode.create(andn,p1,p2);
  3448. if (oldt = _AMPERSAND) then
  3449. include(p1.flags,nf_short_bool);
  3450. end;
  3451. _OP_DIV :
  3452. p1:=cmoddivnode.create(divn,p1,p2);
  3453. _OP_NOT :
  3454. p1:=cnotnode.create(p1);
  3455. _OP_MOD :
  3456. begin
  3457. p1:=cmoddivnode.create(modn,p1,p2);
  3458. if m_iso in current_settings.modeswitches then
  3459. include(p1.flags,nf_isomod);
  3460. end;
  3461. _OP_SHL :
  3462. p1:=cshlshrnode.create(shln,p1,p2);
  3463. _OP_SHR :
  3464. p1:=cshlshrnode.create(shrn,p1,p2);
  3465. _OP_XOR :
  3466. p1:=caddnode.create(xorn,p1,p2);
  3467. _ASSIGNMENT :
  3468. p1:=cassignmentnode.create(p1,p2);
  3469. _NE :
  3470. p1:=caddnode.create(unequaln,p1,p2);
  3471. end;
  3472. p1.fileinfo:=filepos;
  3473. end
  3474. else
  3475. break;
  3476. until false;
  3477. sub_expr:=p1;
  3478. end;
  3479. function comp_expr(accept_equal,typeonly:boolean):tnode;
  3480. var
  3481. oldafterassignment : boolean;
  3482. p1 : tnode;
  3483. begin
  3484. oldafterassignment:=afterassignment;
  3485. afterassignment:=true;
  3486. p1:=sub_expr(opcompare,accept_equal,typeonly,nil);
  3487. { get the resultdef for this expression }
  3488. if not assigned(p1.resultdef) then
  3489. do_typecheckpass(p1);
  3490. afterassignment:=oldafterassignment;
  3491. comp_expr:=p1;
  3492. end;
  3493. function expr(dotypecheck : boolean) : tnode;
  3494. var
  3495. p1,p2 : tnode;
  3496. filepos : tfileposinfo;
  3497. oldafterassignment,
  3498. updatefpos : boolean;
  3499. begin
  3500. oldafterassignment:=afterassignment;
  3501. p1:=sub_expr(opcompare,true,false,nil);
  3502. { get the resultdef for this expression }
  3503. if not assigned(p1.resultdef) and
  3504. dotypecheck then
  3505. do_typecheckpass(p1);
  3506. filepos:=current_tokenpos;
  3507. if token in [_ASSIGNMENT,_PLUSASN,_MINUSASN,_STARASN,_SLASHASN] then
  3508. afterassignment:=true;
  3509. updatefpos:=true;
  3510. case token of
  3511. _POINTPOINT :
  3512. begin
  3513. consume(_POINTPOINT);
  3514. p2:=sub_expr(opcompare,true,false,nil);
  3515. p1:=crangenode.create(p1,p2);
  3516. end;
  3517. _ASSIGNMENT :
  3518. begin
  3519. consume(_ASSIGNMENT);
  3520. if assigned(p1.resultdef) and (p1.resultdef.typ=procvardef) then
  3521. getprocvardef:=tprocvardef(p1.resultdef);
  3522. p2:=sub_expr(opcompare,true,false,nil);
  3523. if assigned(getprocvardef) then
  3524. handle_procvar(getprocvardef,p2);
  3525. getprocvardef:=nil;
  3526. p1:=cassignmentnode.create(p1,p2);
  3527. end;
  3528. _PLUSASN :
  3529. begin
  3530. consume(_PLUSASN);
  3531. p2:=sub_expr(opcompare,true,false,nil);
  3532. p1:=gen_c_style_operator(addn,p1,p2);
  3533. end;
  3534. _MINUSASN :
  3535. begin
  3536. consume(_MINUSASN);
  3537. p2:=sub_expr(opcompare,true,false,nil);
  3538. p1:=gen_c_style_operator(subn,p1,p2);
  3539. end;
  3540. _STARASN :
  3541. begin
  3542. consume(_STARASN );
  3543. p2:=sub_expr(opcompare,true,false,nil);
  3544. p1:=gen_c_style_operator(muln,p1,p2);
  3545. end;
  3546. _SLASHASN :
  3547. begin
  3548. consume(_SLASHASN );
  3549. p2:=sub_expr(opcompare,true,false,nil);
  3550. p1:=gen_c_style_operator(slashn,p1,p2);
  3551. end;
  3552. else
  3553. updatefpos:=false;
  3554. end;
  3555. { get the resultdef for this expression }
  3556. if not assigned(p1.resultdef) and
  3557. dotypecheck then
  3558. do_typecheckpass(p1);
  3559. afterassignment:=oldafterassignment;
  3560. if updatefpos then
  3561. p1.fileinfo:=filepos;
  3562. expr:=p1;
  3563. end;
  3564. function get_intconst:TConstExprInt;
  3565. {Reads an expression, tries to evalute it and check if it is an integer
  3566. constant. Then the constant is returned.}
  3567. var
  3568. p:tnode;
  3569. begin
  3570. result:=0;
  3571. p:=comp_expr(true,false);
  3572. if not codegenerror then
  3573. begin
  3574. if (p.nodetype<>ordconstn) or
  3575. not(is_integer(p.resultdef)) then
  3576. Message(parser_e_illegal_expression)
  3577. else
  3578. result:=tordconstnode(p).value;
  3579. end;
  3580. p.free;
  3581. end;
  3582. function get_stringconst:string;
  3583. {Reads an expression, tries to evaluate it and checks if it is a string
  3584. constant. Then the constant is returned.}
  3585. var
  3586. p:tnode;
  3587. begin
  3588. get_stringconst:='';
  3589. p:=comp_expr(true,false);
  3590. if p.nodetype<>stringconstn then
  3591. begin
  3592. if (p.nodetype=ordconstn) and is_char(p.resultdef) then
  3593. get_stringconst:=char(int64(tordconstnode(p).value))
  3594. else
  3595. Message(parser_e_illegal_expression);
  3596. end
  3597. else
  3598. get_stringconst:=strpas(tstringconstnode(p).value_str);
  3599. p.free;
  3600. end;
  3601. end.