pexpr.pas 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903
  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 : tnode;
  26. { reads an expression without assignements and .. }
  27. function comp_expr(accept_equal : boolean):tnode;
  28. { reads a single factor }
  29. function factor(getaddr : boolean) : tnode;
  30. procedure string_dec(var def: tdef);
  31. procedure propaccesslist_to_node(var p1:tnode;st:TSymtable;pl:tpropaccesslist);
  32. function node_to_propaccesslist(p1:tnode):tpropaccesslist;
  33. function parse_paras(__colon,__namedpara : boolean;end_of_paras : ttoken) : tnode;
  34. { the ID token has to be consumed before calling this function }
  35. procedure do_member_read(classh:tobjectdef;getaddr : boolean;sym : tsym;var p1 : tnode;var again : boolean;callflags:tcallnodeflags);
  36. function get_intconst:TConstExprInt;
  37. function get_stringconst:string;
  38. implementation
  39. uses
  40. { common }
  41. cutils,
  42. { global }
  43. verbose,
  44. systems,widestr,
  45. { symtable }
  46. symconst,symtable,symsym,defutil,defcmp,
  47. { module }
  48. fmodule,ppu,
  49. { pass 1 }
  50. pass_1,htypechk,
  51. nmat,nadd,nmem,nset,ncnv,ninl,ncon,nld,nflw,nbas,nutils,
  52. { parser }
  53. scanner,
  54. pbase,pinline,ptype,
  55. { codegen }
  56. cgbase,procinfo,cpuinfo
  57. ;
  58. { sub_expr(opmultiply) is need to get -1 ** 4 to be
  59. read as - (1**4) and not (-1)**4 PM }
  60. type
  61. Toperator_precedence=(opcompare,opaddition,opmultiply,oppower);
  62. const
  63. highest_precedence = oppower;
  64. function sub_expr(pred_level:Toperator_precedence;accept_equal : boolean):tnode;forward;
  65. const
  66. { true, if the inherited call is anonymous }
  67. anon_inherited : boolean = false;
  68. { last def found, only used by anon. inherited calls to insert proper type casts }
  69. srdef : tdef = nil;
  70. procedure string_dec(var def:tdef);
  71. { reads a string type with optional length }
  72. { and returns a pointer to the string }
  73. { definition }
  74. var
  75. p : tnode;
  76. begin
  77. def:=cshortstringtype;
  78. consume(_STRING);
  79. if try_to_consume(_LECKKLAMMER) then
  80. begin
  81. p:=comp_expr(true);
  82. if not is_constintnode(p) then
  83. begin
  84. Message(parser_e_illegal_expression);
  85. { error recovery }
  86. consume(_RECKKLAMMER);
  87. end
  88. else
  89. begin
  90. if (tordconstnode(p).value<=0) then
  91. begin
  92. Message(parser_e_invalid_string_size);
  93. tordconstnode(p).value:=255;
  94. end;
  95. consume(_RECKKLAMMER);
  96. if tordconstnode(p).value>255 then
  97. begin
  98. { longstring is currently unsupported (CEC)! }
  99. { t:=tstringdef.createlong(tordconstnode(p).value))}
  100. Message(parser_e_invalid_string_size);
  101. tordconstnode(p).value:=255;
  102. def:=tstringdef.createshort(int64(tordconstnode(p).value));
  103. end
  104. else
  105. if tordconstnode(p).value<>255 then
  106. def:=tstringdef.createshort(int64(tordconstnode(p).value));
  107. end;
  108. p.free;
  109. end
  110. else
  111. begin
  112. if cs_ansistrings in current_settings.localswitches then
  113. def:=cansistringtype
  114. else
  115. def:=cshortstringtype;
  116. end;
  117. end;
  118. procedure propaccesslist_to_node(var p1:tnode;st:TSymtable;pl:tpropaccesslist);
  119. var
  120. plist : ppropaccesslistitem;
  121. begin
  122. plist:=pl.firstsym;
  123. while assigned(plist) do
  124. begin
  125. case plist^.sltype of
  126. sl_load :
  127. begin
  128. addsymref(plist^.sym);
  129. if not assigned(st) then
  130. st:=plist^.sym.owner;
  131. { p1 can already contain the loadnode of
  132. the class variable. When there is no tree yet we
  133. may need to load it for with or objects }
  134. if not assigned(p1) then
  135. begin
  136. case st.symtabletype of
  137. withsymtable :
  138. p1:=tnode(twithsymtable(st).withrefnode).getcopy;
  139. ObjectSymtable :
  140. p1:=load_self_node;
  141. end;
  142. end;
  143. if assigned(p1) then
  144. p1:=csubscriptnode.create(plist^.sym,p1)
  145. else
  146. p1:=cloadnode.create(plist^.sym,st);
  147. end;
  148. sl_subscript :
  149. begin
  150. addsymref(plist^.sym);
  151. p1:=csubscriptnode.create(plist^.sym,p1);
  152. end;
  153. sl_typeconv :
  154. p1:=ctypeconvnode.create_explicit(p1,plist^.def);
  155. sl_absolutetype :
  156. begin
  157. p1:=ctypeconvnode.create(p1,plist^.def);
  158. include(p1.flags,nf_absolute);
  159. end;
  160. sl_vec :
  161. p1:=cvecnode.create(p1,cordconstnode.create(plist^.value,plist^.valuedef,true));
  162. else
  163. internalerror(200110205);
  164. end;
  165. plist:=plist^.next;
  166. end;
  167. end;
  168. function node_to_propaccesslist(p1:tnode):tpropaccesslist;
  169. var
  170. sl : tpropaccesslist;
  171. procedure addnode(p:tnode);
  172. begin
  173. case p.nodetype of
  174. subscriptn :
  175. begin
  176. addnode(tsubscriptnode(p).left);
  177. sl.addsym(sl_subscript,tsubscriptnode(p).vs);
  178. end;
  179. typeconvn :
  180. begin
  181. addnode(ttypeconvnode(p).left);
  182. if nf_absolute in ttypeconvnode(p).flags then
  183. sl.addtype(sl_absolutetype,ttypeconvnode(p).totypedef)
  184. else
  185. sl.addtype(sl_typeconv,ttypeconvnode(p).totypedef);
  186. end;
  187. vecn :
  188. begin
  189. addnode(tvecnode(p).left);
  190. if tvecnode(p).right.nodetype=ordconstn then
  191. sl.addconst(sl_vec,tordconstnode(tvecnode(p).right).value,tvecnode(p).right.resultdef)
  192. else
  193. begin
  194. Message(parser_e_illegal_expression);
  195. { recovery }
  196. sl.addconst(sl_vec,0,tvecnode(p).right.resultdef);
  197. end;
  198. end;
  199. loadn :
  200. sl.addsym(sl_load,tloadnode(p).symtableentry);
  201. else
  202. internalerror(200310282);
  203. end;
  204. end;
  205. begin
  206. sl:=tpropaccesslist.create;
  207. addnode(p1);
  208. result:=sl;
  209. end;
  210. function parse_paras(__colon,__namedpara : boolean;end_of_paras : ttoken) : tnode;
  211. var
  212. p1,p2,argname : tnode;
  213. prev_in_args,
  214. old_named_args_allowed,
  215. old_allow_array_constructor : boolean;
  216. begin
  217. if token=end_of_paras then
  218. begin
  219. parse_paras:=nil;
  220. exit;
  221. end;
  222. { save old values }
  223. prev_in_args:=in_args;
  224. old_allow_array_constructor:=allow_array_constructor;
  225. old_named_args_allowed:=named_args_allowed;
  226. { set para parsing values }
  227. in_args:=true;
  228. named_args_allowed:=false;
  229. allow_array_constructor:=true;
  230. p2:=nil;
  231. repeat
  232. if __namedpara then
  233. begin
  234. if token=_COMMA then
  235. begin
  236. { empty parameter }
  237. p2:=ccallparanode.create(cnothingnode.create,p2);
  238. end
  239. else
  240. begin
  241. named_args_allowed:=true;
  242. p1:=comp_expr(true);
  243. named_args_allowed:=false;
  244. if found_arg_name then
  245. begin
  246. argname:=p1;
  247. p1:=comp_expr(true);
  248. p2:=ccallparanode.create(p1,p2);
  249. tcallparanode(p2).parametername:=argname;
  250. end
  251. else
  252. p2:=ccallparanode.create(p1,p2);
  253. found_arg_name:=false;
  254. end;
  255. end
  256. else
  257. begin
  258. p1:=comp_expr(true);
  259. p2:=ccallparanode.create(p1,p2);
  260. end;
  261. { it's for the str(l:5,s); }
  262. if __colon and (token=_COLON) then
  263. begin
  264. consume(_COLON);
  265. p1:=comp_expr(true);
  266. p2:=ccallparanode.create(p1,p2);
  267. include(tcallparanode(p2).callparaflags,cpf_is_colon_para);
  268. if try_to_consume(_COLON) then
  269. begin
  270. p1:=comp_expr(true);
  271. p2:=ccallparanode.create(p1,p2);
  272. include(tcallparanode(p2).callparaflags,cpf_is_colon_para);
  273. end
  274. end;
  275. until not try_to_consume(_COMMA);
  276. allow_array_constructor:=old_allow_array_constructor;
  277. in_args:=prev_in_args;
  278. named_args_allowed:=old_named_args_allowed;
  279. parse_paras:=p2;
  280. end;
  281. function gen_c_style_operator(ntyp:tnodetype;p1,p2:tnode) : tnode;
  282. var
  283. hp : tnode;
  284. hdef : tdef;
  285. temp : ttempcreatenode;
  286. newstatement : tstatementnode;
  287. begin
  288. { Properties are not allowed, because the write can
  289. be different from the read }
  290. if (nf_isproperty in p1.flags) then
  291. begin
  292. Message(type_e_variable_id_expected);
  293. { We can continue with the loading,
  294. it'll not create errors. Only the expected
  295. result can be wrong }
  296. end;
  297. hp:=p1;
  298. while assigned(hp) and
  299. (hp.nodetype in [derefn,subscriptn,vecn,typeconvn]) do
  300. hp:=tunarynode(hp).left;
  301. if not assigned(hp) then
  302. internalerror(200410121);
  303. if (hp.nodetype=calln) then
  304. begin
  305. typecheckpass(p1);
  306. result:=internalstatements(newstatement);
  307. hdef:=tpointerdef.create(p1.resultdef);
  308. temp:=ctempcreatenode.create(hdef,sizeof(aint),tt_persistent,false);
  309. addstatement(newstatement,temp);
  310. addstatement(newstatement,cassignmentnode.create(ctemprefnode.create(temp),caddrnode.create_internal(p1)));
  311. addstatement(newstatement,cassignmentnode.create(
  312. cderefnode.create(ctemprefnode.create(temp)),
  313. caddnode.create(ntyp,
  314. cderefnode.create(ctemprefnode.create(temp)),
  315. p2)));
  316. addstatement(newstatement,ctempdeletenode.create(temp));
  317. end
  318. else
  319. result:=cassignmentnode.create(p1,caddnode.create(ntyp,p1.getcopy,p2));
  320. end;
  321. function statement_syssym(l : byte) : tnode;
  322. var
  323. p1,p2,paras : tnode;
  324. err,
  325. prev_in_args : boolean;
  326. begin
  327. prev_in_args:=in_args;
  328. case l of
  329. in_new_x :
  330. begin
  331. if afterassignment or in_args then
  332. statement_syssym:=new_function
  333. else
  334. statement_syssym:=new_dispose_statement(true);
  335. end;
  336. in_dispose_x :
  337. begin
  338. statement_syssym:=new_dispose_statement(false);
  339. end;
  340. in_ord_x :
  341. begin
  342. consume(_LKLAMMER);
  343. in_args:=true;
  344. p1:=comp_expr(true);
  345. consume(_RKLAMMER);
  346. p1:=geninlinenode(in_ord_x,false,p1);
  347. statement_syssym := p1;
  348. end;
  349. in_exit :
  350. begin
  351. if try_to_consume(_LKLAMMER) then
  352. begin
  353. if not (m_mac in current_settings.modeswitches) then
  354. begin
  355. if not(try_to_consume(_RKLAMMER)) then
  356. begin
  357. p1:=comp_expr(true);
  358. consume(_RKLAMMER);
  359. if (block_type=bt_except) then
  360. begin
  361. Message(parser_e_exit_with_argument_not__possible);
  362. { recovery }
  363. p1.free;
  364. p1:=nil;
  365. end
  366. else if (not assigned(current_procinfo) or
  367. is_void(current_procinfo.procdef.returndef)) then
  368. begin
  369. Message(parser_e_void_function);
  370. { recovery }
  371. p1.free;
  372. p1:=nil;
  373. end;
  374. end
  375. else
  376. p1:=nil;
  377. end
  378. else
  379. begin
  380. if not (current_procinfo.procdef.procsym.name = pattern) then
  381. Message(parser_e_macpas_exit_wrong_param);
  382. consume(_ID);
  383. consume(_RKLAMMER);
  384. p1:=nil;
  385. end
  386. end
  387. else
  388. p1:=nil;
  389. statement_syssym:=cexitnode.create(p1);
  390. end;
  391. in_break :
  392. begin
  393. statement_syssym:=cbreaknode.create
  394. end;
  395. in_continue :
  396. begin
  397. statement_syssym:=ccontinuenode.create
  398. end;
  399. in_leave :
  400. begin
  401. if m_mac in current_settings.modeswitches then
  402. statement_syssym:=cbreaknode.create
  403. else
  404. begin
  405. Message1(sym_e_id_not_found, orgpattern);
  406. statement_syssym:=cerrornode.create;
  407. end;
  408. end;
  409. in_cycle :
  410. begin
  411. if m_mac in current_settings.modeswitches then
  412. statement_syssym:=ccontinuenode.create
  413. else
  414. begin
  415. Message1(sym_e_id_not_found, orgpattern);
  416. statement_syssym:=cerrornode.create;
  417. end;
  418. end;
  419. in_typeof_x :
  420. begin
  421. consume(_LKLAMMER);
  422. in_args:=true;
  423. p1:=comp_expr(true);
  424. consume(_RKLAMMER);
  425. if p1.nodetype=typen then
  426. ttypenode(p1).allowed:=true;
  427. { Allow classrefdef, which is required for
  428. Typeof(self) in static class methods }
  429. if (p1.resultdef.typ = objectdef) or
  430. (assigned(current_procinfo) and
  431. ((po_classmethod in current_procinfo.procdef.procoptions) or
  432. (po_staticmethod in current_procinfo.procdef.procoptions)) and
  433. (p1.resultdef.typ=classrefdef)) then
  434. statement_syssym:=geninlinenode(in_typeof_x,false,p1)
  435. else
  436. begin
  437. Message(parser_e_class_id_expected);
  438. p1.destroy;
  439. statement_syssym:=cerrornode.create;
  440. end;
  441. end;
  442. in_sizeof_x,
  443. in_bitsizeof_x :
  444. begin
  445. consume(_LKLAMMER);
  446. in_args:=true;
  447. p1:=comp_expr(true);
  448. consume(_RKLAMMER);
  449. if (p1.nodetype<>typen) and
  450. (
  451. (is_object(p1.resultdef) and
  452. (oo_has_constructor in tobjectdef(p1.resultdef).objectoptions)) or
  453. is_open_array(p1.resultdef) or
  454. is_array_of_const(p1.resultdef) or
  455. is_open_string(p1.resultdef)
  456. ) then
  457. begin
  458. statement_syssym:=geninlinenode(in_sizeof_x,false,p1);
  459. { no packed bit support for these things }
  460. if (l = in_bitsizeof_x) then
  461. statement_syssym:=caddnode.create(muln,statement_syssym,cordconstnode.create(8,sinttype,true));
  462. end
  463. else
  464. begin
  465. if (l = in_sizeof_x) or
  466. (not((p1.nodetype = vecn) and
  467. is_packed_array(tvecnode(p1).left.resultdef)) and
  468. not((p1.nodetype = subscriptn) and
  469. is_packed_record_or_object(tsubscriptnode(p1).left.resultdef))) then
  470. begin
  471. statement_syssym:=cordconstnode.create(p1.resultdef.size,sinttype,true);
  472. if (l = in_bitsizeof_x) then
  473. statement_syssym:=caddnode.create(muln,statement_syssym,cordconstnode.create(8,sinttype,true));
  474. end
  475. else
  476. statement_syssym:=cordconstnode.create(p1.resultdef.packedbitsize,sinttype,true);
  477. { p1 not needed !}
  478. p1.destroy;
  479. end;
  480. end;
  481. in_typeinfo_x :
  482. begin
  483. consume(_LKLAMMER);
  484. in_args:=true;
  485. p1:=comp_expr(true);
  486. { When reading a class type it is parsed as loadvmtaddrn,
  487. typeinfo only needs the type so we remove the loadvmtaddrn }
  488. if p1.nodetype=loadvmtaddrn then
  489. begin
  490. p2:=tloadvmtaddrnode(p1).left;
  491. tloadvmtaddrnode(p1).left:=nil;
  492. p1.free;
  493. p1:=p2;
  494. end;
  495. if p1.nodetype=typen then
  496. ttypenode(p1).allowed:=true;
  497. { else
  498. begin
  499. p1.destroy;
  500. p1:=cerrornode.create;
  501. Message(parser_e_illegal_parameter_list);
  502. end;}
  503. consume(_RKLAMMER);
  504. p2:=geninlinenode(in_typeinfo_x,false,p1);
  505. statement_syssym:=p2;
  506. end;
  507. {$ifdef SUPPORT_UNALIGNED}
  508. in_unaligned_x :
  509. begin
  510. err:=false;
  511. consume(_LKLAMMER);
  512. in_args:=true;
  513. p1:=comp_expr(true);
  514. p2:=ccallparanode.create(p1,nil);
  515. p2:=geninlinenode(in_unaligned_x,false,p2);
  516. consume(_RKLAMMER);
  517. statement_syssym:=p2;
  518. end;
  519. {$endif SUPPORT_UNALIGNED}
  520. in_assigned_x :
  521. begin
  522. err:=false;
  523. consume(_LKLAMMER);
  524. in_args:=true;
  525. p1:=comp_expr(true);
  526. { When reading a class type it is parsed as loadvmtaddrn,
  527. typeinfo only needs the type so we remove the loadvmtaddrn }
  528. if p1.nodetype=loadvmtaddrn then
  529. begin
  530. p2:=tloadvmtaddrnode(p1).left;
  531. tloadvmtaddrnode(p1).left:=nil;
  532. p1.free;
  533. p1:=p2;
  534. end;
  535. if not codegenerror then
  536. begin
  537. case p1.resultdef.typ of
  538. procdef, { procvar }
  539. pointerdef,
  540. procvardef,
  541. classrefdef : ;
  542. objectdef :
  543. if not is_class_or_interface(p1.resultdef) then
  544. begin
  545. Message(parser_e_illegal_parameter_list);
  546. err:=true;
  547. end;
  548. arraydef :
  549. if not is_dynamic_array(p1.resultdef) then
  550. begin
  551. Message(parser_e_illegal_parameter_list);
  552. err:=true;
  553. end;
  554. else
  555. begin
  556. Message(parser_e_illegal_parameter_list);
  557. err:=true;
  558. end;
  559. end;
  560. end
  561. else
  562. err:=true;
  563. if not err then
  564. begin
  565. p2:=ccallparanode.create(p1,nil);
  566. p2:=geninlinenode(in_assigned_x,false,p2);
  567. end
  568. else
  569. begin
  570. p1.free;
  571. p2:=cerrornode.create;
  572. end;
  573. consume(_RKLAMMER);
  574. statement_syssym:=p2;
  575. end;
  576. in_addr_x :
  577. begin
  578. consume(_LKLAMMER);
  579. in_args:=true;
  580. p1:=comp_expr(true);
  581. p1:=caddrnode.create(p1);
  582. if cs_typed_addresses in current_settings.localswitches then
  583. include(p1.flags,nf_typedaddr);
  584. consume(_RKLAMMER);
  585. statement_syssym:=p1;
  586. end;
  587. in_ofs_x :
  588. begin
  589. consume(_LKLAMMER);
  590. in_args:=true;
  591. p1:=comp_expr(true);
  592. p1:=caddrnode.create(p1);
  593. do_typecheckpass(p1);
  594. { Ofs() returns a cardinal/qword, not a pointer }
  595. p1.resultdef:=uinttype;
  596. consume(_RKLAMMER);
  597. statement_syssym:=p1;
  598. end;
  599. in_seg_x :
  600. begin
  601. consume(_LKLAMMER);
  602. in_args:=true;
  603. p1:=comp_expr(true);
  604. p1:=geninlinenode(in_seg_x,false,p1);
  605. consume(_RKLAMMER);
  606. statement_syssym:=p1;
  607. end;
  608. in_high_x,
  609. in_low_x :
  610. begin
  611. consume(_LKLAMMER);
  612. in_args:=true;
  613. p1:=comp_expr(true);
  614. p2:=geninlinenode(l,false,p1);
  615. consume(_RKLAMMER);
  616. statement_syssym:=p2;
  617. end;
  618. in_succ_x,
  619. in_pred_x :
  620. begin
  621. consume(_LKLAMMER);
  622. in_args:=true;
  623. p1:=comp_expr(true);
  624. p2:=geninlinenode(l,false,p1);
  625. consume(_RKLAMMER);
  626. statement_syssym:=p2;
  627. end;
  628. in_inc_x,
  629. in_dec_x :
  630. begin
  631. consume(_LKLAMMER);
  632. in_args:=true;
  633. p1:=comp_expr(true);
  634. if try_to_consume(_COMMA) then
  635. p2:=ccallparanode.create(comp_expr(true),nil)
  636. else
  637. p2:=nil;
  638. p2:=ccallparanode.create(p1,p2);
  639. statement_syssym:=geninlinenode(l,false,p2);
  640. consume(_RKLAMMER);
  641. end;
  642. in_slice_x:
  643. begin
  644. if not(in_args) then
  645. begin
  646. message(parser_e_illegal_slice);
  647. consume(_LKLAMMER);
  648. in_args:=true;
  649. comp_expr(true).free;
  650. if try_to_consume(_COMMA) then
  651. comp_expr(true).free;
  652. statement_syssym:=cerrornode.create;
  653. consume(_RKLAMMER);
  654. end
  655. else
  656. begin
  657. consume(_LKLAMMER);
  658. in_args:=true;
  659. p1:=comp_expr(true);
  660. Consume(_COMMA);
  661. if not(codegenerror) then
  662. p2:=ccallparanode.create(comp_expr(true),nil)
  663. else
  664. p2:=cerrornode.create;
  665. p2:=ccallparanode.create(p1,p2);
  666. statement_syssym:=geninlinenode(l,false,p2);
  667. consume(_RKLAMMER);
  668. end;
  669. end;
  670. in_initialize_x:
  671. begin
  672. statement_syssym:=inline_initialize;
  673. end;
  674. in_finalize_x:
  675. begin
  676. statement_syssym:=inline_finalize;
  677. end;
  678. in_copy_x:
  679. begin
  680. statement_syssym:=inline_copy;
  681. end;
  682. in_concat_x :
  683. begin
  684. consume(_LKLAMMER);
  685. in_args:=true;
  686. { Translate to x:=x+y[+z]. The addnode will do the
  687. type checking }
  688. p2:=nil;
  689. repeat
  690. p1:=comp_expr(true);
  691. if p2<>nil then
  692. p2:=caddnode.create(addn,p2,p1)
  693. else
  694. begin
  695. { Force string type if it isn't yet }
  696. if not(
  697. (p1.resultdef.typ=stringdef) or
  698. is_chararray(p1.resultdef) or
  699. is_char(p1.resultdef)
  700. ) then
  701. inserttypeconv(p1,cshortstringtype);
  702. p2:=p1;
  703. end;
  704. until not try_to_consume(_COMMA);
  705. consume(_RKLAMMER);
  706. statement_syssym:=p2;
  707. end;
  708. in_read_x,
  709. in_readln_x,
  710. in_readstr_x:
  711. begin
  712. if try_to_consume(_LKLAMMER) then
  713. begin
  714. paras:=parse_paras(false,false,_RKLAMMER);
  715. consume(_RKLAMMER);
  716. end
  717. else
  718. paras:=nil;
  719. p1:=geninlinenode(l,false,paras);
  720. statement_syssym := p1;
  721. end;
  722. in_setlength_x:
  723. begin
  724. statement_syssym := inline_setlength;
  725. end;
  726. in_length_x:
  727. begin
  728. consume(_LKLAMMER);
  729. in_args:=true;
  730. p1:=comp_expr(true);
  731. p2:=geninlinenode(l,false,p1);
  732. consume(_RKLAMMER);
  733. statement_syssym:=p2;
  734. end;
  735. in_write_x,
  736. in_writeln_x,
  737. in_writestr_x :
  738. begin
  739. if try_to_consume(_LKLAMMER) then
  740. begin
  741. paras:=parse_paras(true,false,_RKLAMMER);
  742. consume(_RKLAMMER);
  743. end
  744. else
  745. paras:=nil;
  746. p1 := geninlinenode(l,false,paras);
  747. statement_syssym := p1;
  748. end;
  749. in_str_x_string :
  750. begin
  751. consume(_LKLAMMER);
  752. paras:=parse_paras(true,false,_RKLAMMER);
  753. consume(_RKLAMMER);
  754. p1 := geninlinenode(l,false,paras);
  755. statement_syssym := p1;
  756. end;
  757. in_val_x:
  758. Begin
  759. consume(_LKLAMMER);
  760. in_args := true;
  761. p1:= ccallparanode.create(comp_expr(true), nil);
  762. consume(_COMMA);
  763. p2 := ccallparanode.create(comp_expr(true),p1);
  764. if try_to_consume(_COMMA) then
  765. p2 := ccallparanode.create(comp_expr(true),p2);
  766. consume(_RKLAMMER);
  767. p2 := geninlinenode(l,false,p2);
  768. statement_syssym := p2;
  769. End;
  770. in_include_x_y,
  771. in_exclude_x_y :
  772. begin
  773. consume(_LKLAMMER);
  774. in_args:=true;
  775. p1:=comp_expr(true);
  776. consume(_COMMA);
  777. p2:=comp_expr(true);
  778. statement_syssym:=geninlinenode(l,false,ccallparanode.create(p1,ccallparanode.create(p2,nil)));
  779. consume(_RKLAMMER);
  780. end;
  781. in_pack_x_y_z,
  782. in_unpack_x_y_z :
  783. begin
  784. consume(_LKLAMMER);
  785. in_args:=true;
  786. p1:=comp_expr(true);
  787. consume(_COMMA);
  788. p2:=comp_expr(true);
  789. consume(_COMMA);
  790. paras:=comp_expr(true);
  791. statement_syssym:=geninlinenode(l,false,ccallparanode.create(p1,ccallparanode.create(p2,ccallparanode.create(paras,nil))));
  792. consume(_RKLAMMER);
  793. end;
  794. in_assert_x_y :
  795. begin
  796. consume(_LKLAMMER);
  797. in_args:=true;
  798. p1:=comp_expr(true);
  799. if try_to_consume(_COMMA) then
  800. p2:=comp_expr(true)
  801. else
  802. begin
  803. { then insert an empty string }
  804. p2:=cstringconstnode.createstr('');
  805. end;
  806. statement_syssym:=geninlinenode(l,false,ccallparanode.create(p1,ccallparanode.create(p2,nil)));
  807. consume(_RKLAMMER);
  808. end;
  809. in_get_frame:
  810. begin
  811. statement_syssym:=geninlinenode(l,false,nil);
  812. end;
  813. (*
  814. in_get_caller_frame:
  815. begin
  816. if try_to_consume(_LKLAMMER) then
  817. begin
  818. {You used to call get_caller_frame as get_caller_frame(get_frame),
  819. however, as a stack frame may not exist, it does more harm than
  820. good, so ignore it.}
  821. in_args:=true;
  822. p1:=comp_expr(true);
  823. p1.destroy;
  824. consume(_RKLAMMER);
  825. end;
  826. statement_syssym:=geninlinenode(l,false,nil);
  827. end;
  828. *)
  829. else
  830. internalerror(15);
  831. end;
  832. in_args:=prev_in_args;
  833. end;
  834. function maybe_load_methodpointer(st:TSymtable;var p1:tnode):boolean;
  835. begin
  836. maybe_load_methodpointer:=false;
  837. if not assigned(p1) then
  838. begin
  839. case st.symtabletype of
  840. withsymtable :
  841. begin
  842. if (st.defowner.typ=objectdef) then
  843. p1:=tnode(twithsymtable(st).withrefnode).getcopy;
  844. end;
  845. ObjectSymtable :
  846. begin
  847. p1:=load_self_node;
  848. { We are calling a member }
  849. maybe_load_methodpointer:=true;
  850. end;
  851. end;
  852. end;
  853. end;
  854. { reads the parameter for a subroutine call }
  855. procedure do_proc_call(sym:tsym;st:TSymtable;obj:tobjectdef;getaddr:boolean;var again : boolean;var p1:tnode;callflags:tcallnodeflags);
  856. var
  857. membercall,
  858. prevafterassn : boolean;
  859. i : integer;
  860. para,p2 : tnode;
  861. currpara : tparavarsym;
  862. aprocdef : tprocdef;
  863. begin
  864. prevafterassn:=afterassignment;
  865. afterassignment:=false;
  866. membercall:=false;
  867. aprocdef:=nil;
  868. { when it is a call to a member we need to load the
  869. methodpointer first }
  870. membercall:=maybe_load_methodpointer(st,p1);
  871. { When we are expecting a procvar we also need
  872. to get the address in some cases }
  873. if assigned(getprocvardef) then
  874. begin
  875. if (block_type=bt_const) or
  876. getaddr then
  877. begin
  878. aprocdef:=Tprocsym(sym).Find_procdef_byprocvardef(getprocvardef);
  879. getaddr:=true;
  880. end
  881. else
  882. if (m_tp_procvar in current_settings.modeswitches) or
  883. (m_mac_procvar in current_settings.modeswitches) then
  884. begin
  885. aprocdef:=Tprocsym(sym).Find_procdef_byprocvardef(getprocvardef);
  886. if assigned(aprocdef) then
  887. getaddr:=true;
  888. end;
  889. end;
  890. { only need to get the address of the procedure? }
  891. if getaddr then
  892. begin
  893. { Retrieve info which procvar to call. For tp_procvar the
  894. aprocdef is already loaded above so we can reuse it }
  895. if not assigned(aprocdef) and
  896. assigned(getprocvardef) then
  897. aprocdef:=Tprocsym(sym).Find_procdef_byprocvardef(getprocvardef);
  898. { generate a methodcallnode or proccallnode }
  899. { we shouldn't convert things like @tcollection.load }
  900. p2:=cloadnode.create_procvar(sym,aprocdef,st);
  901. if assigned(p1) then
  902. begin
  903. { for loading methodpointer of an inherited function
  904. we use self as instance and load the address of
  905. the function directly and not through the vmt (PFV) }
  906. if (cnf_inherited in callflags) then
  907. begin
  908. include(p2.flags,nf_inherited);
  909. p1.free;
  910. p1:=load_self_node;
  911. end;
  912. if (p1.nodetype<>typen) then
  913. tloadnode(p2).set_mp(p1)
  914. else
  915. p1.free;
  916. end;
  917. p1:=p2;
  918. { no postfix operators }
  919. again:=false;
  920. end
  921. else
  922. begin
  923. para:=nil;
  924. if anon_inherited then
  925. begin
  926. if not assigned(current_procinfo) then
  927. internalerror(200305054);
  928. for i:=0 to current_procinfo.procdef.paras.count-1 do
  929. begin
  930. currpara:=tparavarsym(current_procinfo.procdef.paras[i]);
  931. if not(vo_is_hidden_para in currpara.varoptions) then
  932. begin
  933. { inheritance by msgint? }
  934. if assigned(srdef) then
  935. { anonymous inherited via msgid calls only require a var parameter for
  936. both methods, so we need some type casting here }
  937. para:=ccallparanode.create(ctypeconvnode.create_internal(ctypeconvnode.create_internal(
  938. cloadnode.create(currpara,currpara.owner),cformaltype),tparavarsym(tprocdef(srdef).paras[i]).vardef),
  939. para)
  940. else
  941. para:=ccallparanode.create(cloadnode.create(currpara,currpara.owner),para);
  942. end;
  943. end;
  944. end
  945. else
  946. begin
  947. if try_to_consume(_LKLAMMER) then
  948. begin
  949. para:=parse_paras(false,false,_RKLAMMER);
  950. consume(_RKLAMMER);
  951. end;
  952. end;
  953. { indicate if this call was generated by a member and
  954. no explicit self is used, this is needed to determine
  955. how to handle a destructor call (PFV) }
  956. if membercall then
  957. include(callflags,cnf_member_call);
  958. if assigned(obj) then
  959. begin
  960. if (st.symtabletype<>ObjectSymtable) then
  961. internalerror(200310031);
  962. p1:=ccallnode.create(para,tprocsym(sym),obj.symtable,p1,callflags);
  963. end
  964. else
  965. p1:=ccallnode.create(para,tprocsym(sym),st,p1,callflags);
  966. end;
  967. afterassignment:=prevafterassn;
  968. end;
  969. procedure handle_procvar(pv : tprocvardef;var p2 : tnode);
  970. var
  971. hp,hp2 : tnode;
  972. hpp : ^tnode;
  973. currprocdef : tprocdef;
  974. begin
  975. if not assigned(pv) then
  976. internalerror(200301121);
  977. if (m_tp_procvar in current_settings.modeswitches) or
  978. (m_mac_procvar in current_settings.modeswitches) then
  979. begin
  980. hp:=p2;
  981. hpp:=@p2;
  982. while assigned(hp) and
  983. (hp.nodetype=typeconvn) do
  984. begin
  985. hp:=ttypeconvnode(hp).left;
  986. { save orignal address of the old tree so we can replace the node }
  987. hpp:=@hp;
  988. end;
  989. if (hp.nodetype=calln) and
  990. { a procvar can't have parameters! }
  991. not assigned(tcallnode(hp).left) then
  992. begin
  993. currprocdef:=tcallnode(hp).symtableprocentry.Find_procdef_byprocvardef(pv);
  994. if assigned(currprocdef) then
  995. begin
  996. hp2:=cloadnode.create_procvar(tprocsym(tcallnode(hp).symtableprocentry),currprocdef,tcallnode(hp).symtableproc);
  997. if (po_methodpointer in pv.procoptions) then
  998. tloadnode(hp2).set_mp(tcallnode(hp).methodpointer.getcopy);
  999. hp.destroy;
  1000. { replace the old callnode with the new loadnode }
  1001. hpp^:=hp2;
  1002. end;
  1003. end;
  1004. end;
  1005. end;
  1006. { the following procedure handles the access to a property symbol }
  1007. procedure handle_propertysym(propsym : tpropertysym;st : TSymtable;var p1 : tnode);
  1008. var
  1009. paras : tnode;
  1010. p2 : tnode;
  1011. membercall : boolean;
  1012. callflags : tcallnodeflags;
  1013. propaccesslist : tpropaccesslist;
  1014. function getpropaccesslist(pap:tpropaccesslisttypes):boolean;
  1015. var
  1016. hpropsym : tpropertysym;
  1017. begin
  1018. result:=false;
  1019. { find property in the overriden list }
  1020. hpropsym:=propsym;
  1021. repeat
  1022. propaccesslist:=hpropsym.propaccesslist[pap];
  1023. if not propaccesslist.empty then
  1024. begin
  1025. result:=true;
  1026. exit;
  1027. end;
  1028. hpropsym:=hpropsym.overridenpropsym;
  1029. until not assigned(hpropsym);
  1030. end;
  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 getpropaccesslist(palt_write) then
  1054. begin
  1055. case propaccesslist.firstsym^.sym.typ of
  1056. procsym :
  1057. begin
  1058. callflags:=[];
  1059. { generate the method call }
  1060. membercall:=maybe_load_methodpointer(st,p1);
  1061. if membercall then
  1062. include(callflags,cnf_member_call);
  1063. p1:=ccallnode.create(paras,tprocsym(propaccesslist.firstsym^.sym),st,p1,callflags);
  1064. addsymref(propaccesslist.firstsym^.sym);
  1065. paras:=nil;
  1066. consume(_ASSIGNMENT);
  1067. { read the expression }
  1068. if propsym.propdef.typ=procvardef then
  1069. getprocvardef:=tprocvardef(propsym.propdef);
  1070. p2:=comp_expr(true);
  1071. if assigned(getprocvardef) then
  1072. handle_procvar(getprocvardef,p2);
  1073. tcallnode(p1).left:=ccallparanode.create(p2,tcallnode(p1).left);
  1074. { mark as property, both the tcallnode and the real call block }
  1075. include(p1.flags,nf_isproperty);
  1076. getprocvardef:=nil;
  1077. end;
  1078. fieldvarsym :
  1079. begin
  1080. { generate access code }
  1081. propaccesslist_to_node(p1,st,propaccesslist);
  1082. include(p1.flags,nf_isproperty);
  1083. consume(_ASSIGNMENT);
  1084. { read the expression }
  1085. p2:=comp_expr(true);
  1086. p1:=cassignmentnode.create(p1,p2);
  1087. end
  1088. else
  1089. begin
  1090. p1:=cerrornode.create;
  1091. Message(parser_e_no_procedure_to_access_property);
  1092. end;
  1093. end;
  1094. end
  1095. else
  1096. begin
  1097. p1:=cerrornode.create;
  1098. Message(parser_e_no_procedure_to_access_property);
  1099. end;
  1100. end
  1101. else
  1102. begin
  1103. if getpropaccesslist(palt_read) then
  1104. begin
  1105. case propaccesslist.firstsym^.sym.typ of
  1106. fieldvarsym :
  1107. begin
  1108. { generate access code }
  1109. propaccesslist_to_node(p1,st,propaccesslist);
  1110. include(p1.flags,nf_isproperty);
  1111. end;
  1112. procsym :
  1113. begin
  1114. callflags:=[];
  1115. { generate the method call }
  1116. membercall:=maybe_load_methodpointer(st,p1);
  1117. if membercall then
  1118. include(callflags,cnf_member_call);
  1119. p1:=ccallnode.create(paras,tprocsym(propaccesslist.firstsym^.sym),st,p1,callflags);
  1120. paras:=nil;
  1121. include(p1.flags,nf_isproperty);
  1122. end
  1123. else
  1124. begin
  1125. p1:=cerrornode.create;
  1126. Message(type_e_mismatch);
  1127. end;
  1128. end;
  1129. end
  1130. else
  1131. begin
  1132. { error, no function to read property }
  1133. p1:=cerrornode.create;
  1134. Message(parser_e_no_procedure_to_access_property);
  1135. end;
  1136. end;
  1137. { release paras if not used }
  1138. if assigned(paras) then
  1139. paras.free;
  1140. end;
  1141. { the ID token has to be consumed before calling this function }
  1142. procedure do_member_read(classh:tobjectdef;getaddr : boolean;sym : tsym;var p1 : tnode;var again : boolean;callflags:tcallnodeflags);
  1143. var
  1144. static_name : string;
  1145. isclassref : boolean;
  1146. srsymtable : TSymtable;
  1147. begin
  1148. if sym=nil then
  1149. begin
  1150. { pattern is still valid unless
  1151. there is another ID just after the ID of sym }
  1152. Message1(sym_e_id_no_member,orgpattern);
  1153. p1.free;
  1154. p1:=cerrornode.create;
  1155. { try to clean up }
  1156. again:=false;
  1157. end
  1158. else
  1159. begin
  1160. if assigned(p1) then
  1161. begin
  1162. if not assigned(p1.resultdef) then
  1163. do_typecheckpass(p1);
  1164. isclassref:=(p1.resultdef.typ=classrefdef);
  1165. end
  1166. else
  1167. isclassref:=false;
  1168. { we assume, that only procsyms and varsyms are in an object }
  1169. { symbol table, for classes, properties are allowed }
  1170. case sym.typ of
  1171. procsym:
  1172. begin
  1173. do_proc_call(sym,sym.owner,classh,
  1174. (getaddr and not(token in [_CARET,_POINT])),
  1175. again,p1,callflags);
  1176. { we need to know which procedure is called }
  1177. do_typecheckpass(p1);
  1178. { calling using classref? }
  1179. if isclassref and
  1180. (p1.nodetype=calln) and
  1181. assigned(tcallnode(p1).procdefinition) and
  1182. not(po_classmethod in tcallnode(p1).procdefinition.procoptions) and
  1183. not(tcallnode(p1).procdefinition.proctypeoption=potype_constructor) then
  1184. Message(parser_e_only_class_methods_via_class_ref);
  1185. end;
  1186. fieldvarsym:
  1187. begin
  1188. if (sp_static in sym.symoptions) then
  1189. begin
  1190. static_name:=lower(sym.owner.name^)+'_'+sym.name;
  1191. searchsym(static_name,sym,srsymtable);
  1192. if assigned(sym) then
  1193. check_hints(sym,sym.symoptions);
  1194. p1.free;
  1195. p1:=cloadnode.create(sym,srsymtable);
  1196. end
  1197. else
  1198. begin
  1199. if isclassref then
  1200. if assigned(p1) and
  1201. is_self_node(p1) then
  1202. Message(parser_e_only_class_methods)
  1203. else
  1204. Message(parser_e_only_class_methods_via_class_ref);
  1205. p1:=csubscriptnode.create(sym,p1);
  1206. end;
  1207. end;
  1208. propertysym:
  1209. begin
  1210. if isclassref then
  1211. Message(parser_e_only_class_methods_via_class_ref);
  1212. handle_propertysym(tpropertysym(sym),sym.owner,p1);
  1213. end;
  1214. typesym:
  1215. begin
  1216. p1:=ctypenode.create(ttypesym(sym).typedef);
  1217. end;
  1218. else internalerror(16);
  1219. end;
  1220. end;
  1221. end;
  1222. {****************************************************************************
  1223. Factor
  1224. ****************************************************************************}
  1225. function is_member_read(sym: tsym; st: tsymtable; var p1: tnode;
  1226. out memberparentdef: tdef): boolean;
  1227. var
  1228. hdef : tdef;
  1229. begin
  1230. result:=true;
  1231. memberparentdef:=nil;
  1232. case st.symtabletype of
  1233. ObjectSymtable:
  1234. begin
  1235. memberparentdef:=tdef(st.defowner);
  1236. exit;
  1237. end;
  1238. WithSymtable:
  1239. begin
  1240. if assigned(p1) then
  1241. internalerror(2007012002);
  1242. hdef:=tnode(twithsymtable(st).withrefnode).resultdef;
  1243. p1:=tnode(twithsymtable(st).withrefnode).getcopy;
  1244. if not(hdef.typ in [objectdef,classrefdef]) then
  1245. exit;
  1246. if (hdef.typ=classrefdef) then
  1247. hdef:=tclassrefdef(hdef).pointeddef;
  1248. memberparentdef:=hdef;
  1249. end;
  1250. else
  1251. result:=false;
  1252. end;
  1253. end;
  1254. {$maxfpuregisters 0}
  1255. function factor(getaddr : boolean) : tnode;
  1256. {---------------------------------------------
  1257. Factor_read_id
  1258. ---------------------------------------------}
  1259. procedure factor_read_id(var p1:tnode;var again:boolean);
  1260. var
  1261. pc : pchar;
  1262. srsym : tsym;
  1263. unit_found : boolean;
  1264. srsymtable : TSymtable;
  1265. hdef : tdef;
  1266. orgstoredpattern,
  1267. storedpattern : string;
  1268. len : longint;
  1269. begin
  1270. { allow post fix operators }
  1271. again:=true;
  1272. { first check for identifier }
  1273. if token<>_ID then
  1274. begin
  1275. srsym:=generrorsym;
  1276. srsymtable:=nil;
  1277. consume(_ID);
  1278. end
  1279. else
  1280. begin
  1281. searchsym(pattern,srsym,srsymtable);
  1282. { handle unit specification like System.Writeln }
  1283. unit_found:=try_consume_unitsym(srsym,srsymtable);
  1284. storedpattern:=pattern;
  1285. orgstoredpattern:=orgpattern;
  1286. consume(_ID);
  1287. { named parameter support }
  1288. found_arg_name:=false;
  1289. if not(unit_found) and
  1290. named_args_allowed and
  1291. (token=_ASSIGNMENT) then
  1292. begin
  1293. found_arg_name:=true;
  1294. p1:=cstringconstnode.createstr(storedpattern);
  1295. consume(_ASSIGNMENT);
  1296. exit;
  1297. end;
  1298. { if nothing found give error and return errorsym }
  1299. if assigned(srsym) then
  1300. check_hints(srsym,srsym.symoptions)
  1301. else
  1302. begin
  1303. identifier_not_found(orgstoredpattern);
  1304. srsym:=generrorsym;
  1305. srsymtable:=nil;
  1306. end;
  1307. end;
  1308. { Access to funcret or need to call the function? }
  1309. if (srsym.typ in [absolutevarsym,localvarsym,paravarsym]) and
  1310. (vo_is_funcret in tabstractvarsym(srsym).varoptions) and
  1311. (
  1312. (token=_LKLAMMER) or
  1313. (
  1314. (
  1315. (m_tp7 in current_settings.modeswitches) or
  1316. (m_delphi in current_settings.modeswitches)
  1317. ) and
  1318. (afterassignment or in_args) and
  1319. not(vo_is_result in tabstractvarsym(srsym).varoptions)
  1320. )
  1321. ) then
  1322. begin
  1323. hdef:=tdef(srsym.owner.defowner);
  1324. if assigned(hdef) and
  1325. (hdef.typ=procdef) then
  1326. srsym:=tprocdef(hdef).procsym
  1327. else
  1328. begin
  1329. Message(parser_e_illegal_expression);
  1330. srsym:=generrorsym;
  1331. end;
  1332. srsymtable:=srsym.owner;
  1333. end;
  1334. begin
  1335. case srsym.typ of
  1336. absolutevarsym :
  1337. begin
  1338. if (tabsolutevarsym(srsym).abstyp=tovar) then
  1339. begin
  1340. p1:=nil;
  1341. propaccesslist_to_node(p1,nil,tabsolutevarsym(srsym).ref);
  1342. p1:=ctypeconvnode.create(p1,tabsolutevarsym(srsym).vardef);
  1343. include(p1.flags,nf_absolute);
  1344. end
  1345. else
  1346. p1:=cloadnode.create(srsym,srsymtable);
  1347. end;
  1348. staticvarsym,
  1349. localvarsym,
  1350. paravarsym,
  1351. fieldvarsym :
  1352. begin
  1353. { check if we are reading a field of an object/class/ }
  1354. { record. is_member_read() will deal with withsymtables }
  1355. { if needed. }
  1356. if is_member_read(srsym,srsymtable,p1,hdef) then
  1357. begin
  1358. { if the field was originally found in an }
  1359. { objectsymtable, it means it's part of self }
  1360. if (srsymtable.symtabletype=ObjectSymtable) then
  1361. p1:=load_self_node;
  1362. { now, if the field itself is part of an objectsymtab }
  1363. { (it can be even if it was found in a withsymtable, }
  1364. { e.g., "with classinstance do field := 5"), then }
  1365. { let do_member_read handle it }
  1366. if (srsym.owner.symtabletype=ObjectSymtable) then
  1367. do_member_read(tobjectdef(hdef),getaddr,srsym,p1,again,[])
  1368. else
  1369. { otherwise it's a regular record subscript }
  1370. p1:=csubscriptnode.create(srsym,p1);
  1371. end
  1372. else
  1373. { regular non-field load }
  1374. p1:=cloadnode.create(srsym,srsymtable);
  1375. end;
  1376. syssym :
  1377. begin
  1378. p1:=statement_syssym(tsyssym(srsym).number);
  1379. end;
  1380. typesym :
  1381. begin
  1382. hdef:=ttypesym(srsym).typedef;
  1383. if not assigned(hdef) then
  1384. begin
  1385. again:=false;
  1386. end
  1387. else
  1388. begin
  1389. { We need to know if this unit uses Variants }
  1390. if (hdef=cvarianttype) and
  1391. not(cs_compilesystem in current_settings.moduleswitches) then
  1392. current_module.flags:=current_module.flags or uf_uses_variants;
  1393. if (block_type<>bt_specialize) and
  1394. try_to_consume(_LKLAMMER) then
  1395. begin
  1396. p1:=comp_expr(true);
  1397. consume(_RKLAMMER);
  1398. p1:=ctypeconvnode.create_explicit(p1,hdef);
  1399. end
  1400. else { not LKLAMMER }
  1401. if (token=_POINT) and
  1402. is_object(hdef) then
  1403. begin
  1404. consume(_POINT);
  1405. if assigned(current_procinfo) and
  1406. assigned(current_procinfo.procdef._class) and
  1407. not(getaddr) then
  1408. begin
  1409. if current_procinfo.procdef._class.is_related(tobjectdef(hdef)) then
  1410. begin
  1411. p1:=ctypenode.create(hdef);
  1412. { search also in inherited methods }
  1413. searchsym_in_class(tobjectdef(hdef),current_procinfo.procdef._class,pattern,srsym,srsymtable);
  1414. if assigned(srsym) then
  1415. check_hints(srsym,srsym.symoptions);
  1416. consume(_ID);
  1417. do_member_read(tobjectdef(hdef),false,srsym,p1,again,[]);
  1418. end
  1419. else
  1420. begin
  1421. Message(parser_e_no_super_class);
  1422. again:=false;
  1423. end;
  1424. end
  1425. else
  1426. begin
  1427. { allows @TObject.Load }
  1428. { also allows static methods and variables }
  1429. p1:=ctypenode.create(hdef);
  1430. { TP allows also @TMenu.Load if Load is only }
  1431. { defined in an anchestor class }
  1432. srsym:=search_class_member(tobjectdef(hdef),pattern);
  1433. if assigned(srsym) then
  1434. begin
  1435. check_hints(srsym,srsym.symoptions);
  1436. if not(getaddr) and not(sp_static in srsym.symoptions) then
  1437. Message(sym_e_only_static_in_static)
  1438. else
  1439. begin
  1440. consume(_ID);
  1441. do_member_read(tobjectdef(hdef),getaddr,srsym,p1,again,[]);
  1442. end;
  1443. end
  1444. else
  1445. Message1(sym_e_id_no_member,orgpattern);
  1446. end;
  1447. end
  1448. else
  1449. begin
  1450. { class reference ? }
  1451. if is_class(hdef) then
  1452. begin
  1453. if getaddr and (token=_POINT) then
  1454. begin
  1455. consume(_POINT);
  1456. { allows @Object.Method }
  1457. { also allows static methods and variables }
  1458. p1:=ctypenode.create(hdef);
  1459. { TP allows also @TMenu.Load if Load is only }
  1460. { defined in an anchestor class }
  1461. srsym:=search_class_member(tobjectdef(hdef),pattern);
  1462. if assigned(srsym) then
  1463. begin
  1464. check_hints(srsym,srsym.symoptions);
  1465. consume(_ID);
  1466. do_member_read(tobjectdef(hdef),getaddr,srsym,p1,again,[]);
  1467. end
  1468. else
  1469. begin
  1470. Message1(sym_e_id_no_member,orgpattern);
  1471. consume(_ID);
  1472. end;
  1473. end
  1474. else
  1475. begin
  1476. p1:=ctypenode.create(hdef);
  1477. { For a type block we simply return only
  1478. the type. For all other blocks we return
  1479. a loadvmt node }
  1480. if not(block_type in [bt_type,bt_specialize]) then
  1481. p1:=cloadvmtaddrnode.create(p1);
  1482. end;
  1483. end
  1484. else
  1485. p1:=ctypenode.create(hdef);
  1486. end;
  1487. end;
  1488. end;
  1489. enumsym :
  1490. begin
  1491. p1:=genenumnode(tenumsym(srsym));
  1492. end;
  1493. constsym :
  1494. begin
  1495. case tconstsym(srsym).consttyp of
  1496. constord :
  1497. begin
  1498. if tconstsym(srsym).constdef=nil then
  1499. internalerror(200403232);
  1500. p1:=cordconstnode.create(tconstsym(srsym).value.valueord,tconstsym(srsym).constdef,true);
  1501. end;
  1502. conststring :
  1503. begin
  1504. len:=tconstsym(srsym).value.len;
  1505. if not(cs_ansistrings in current_settings.localswitches) and (len>255) then
  1506. len:=255;
  1507. getmem(pc,len+1);
  1508. move(pchar(tconstsym(srsym).value.valueptr)^,pc^,len);
  1509. pc[len]:=#0;
  1510. p1:=cstringconstnode.createpchar(pc,len);
  1511. end;
  1512. constwstring :
  1513. p1:=cstringconstnode.createwstr(pcompilerwidestring(tconstsym(srsym).value.valueptr));
  1514. constreal :
  1515. p1:=crealconstnode.create(pbestreal(tconstsym(srsym).value.valueptr)^,pbestrealtype^);
  1516. constset :
  1517. p1:=csetconstnode.create(pconstset(tconstsym(srsym).value.valueptr),tconstsym(srsym).constdef);
  1518. constpointer :
  1519. p1:=cpointerconstnode.create(tconstsym(srsym).value.valueordptr,tconstsym(srsym).constdef);
  1520. constnil :
  1521. p1:=cnilnode.create;
  1522. constresourcestring:
  1523. begin
  1524. p1:=cloadnode.create(srsym,srsymtable);
  1525. do_typecheckpass(p1);
  1526. p1.resultdef:=cansistringtype;
  1527. end;
  1528. constguid :
  1529. p1:=cguidconstnode.create(pguid(tconstsym(srsym).value.valueptr)^);
  1530. else
  1531. internalerror(200507181);
  1532. end;
  1533. end;
  1534. procsym :
  1535. begin
  1536. { check if it's a method/class method }
  1537. if is_member_read(srsym,srsymtable,p1,hdef) then
  1538. begin
  1539. { not srsymtable.symtabletype since that can be }
  1540. { withsymtable as well }
  1541. if (srsym.owner.symtabletype=ObjectSymtable) then
  1542. do_member_read(tobjectdef(hdef),getaddr,srsym,p1,again,[])
  1543. else
  1544. { no procsyms in records (yet) }
  1545. internalerror(2007012006);
  1546. end
  1547. else
  1548. { regular procedure/function call }
  1549. do_proc_call(srsym,srsymtable,nil,
  1550. (getaddr and not(token in [_CARET,_POINT])),
  1551. again,p1,[]);
  1552. end;
  1553. propertysym :
  1554. begin
  1555. { property of a class/object? }
  1556. if is_member_read(srsym,srsymtable,p1,hdef) then
  1557. begin
  1558. { not srsymtable.symtabletype since that can be }
  1559. { withsymtable as well }
  1560. if (srsym.owner.symtabletype=ObjectSymtable) then
  1561. do_member_read(tobjectdef(hdef),getaddr,srsym,p1,again,[])
  1562. else
  1563. { no propertysyms in records (yet) }
  1564. internalerror(2007012006);
  1565. end
  1566. else
  1567. { no method pointer }
  1568. begin
  1569. p1:=nil;
  1570. handle_propertysym(tpropertysym(srsym),srsymtable,p1);
  1571. end;
  1572. end;
  1573. labelsym :
  1574. begin
  1575. { Support @label }
  1576. if getaddr then
  1577. begin
  1578. if srsym.owner<>current_procinfo.procdef.localst then
  1579. CGMessage(parser_e_label_outside_proc);
  1580. p1:=cloadnode.create(srsym,srsym.owner)
  1581. end
  1582. else
  1583. begin
  1584. consume(_COLON);
  1585. if tlabelsym(srsym).defined then
  1586. Message(sym_e_label_already_defined);
  1587. tlabelsym(srsym).defined:=true;
  1588. p1:=clabelnode.create(nil,tlabelsym(srsym));
  1589. tlabelsym(srsym).code:=p1;
  1590. end;
  1591. end;
  1592. errorsym :
  1593. begin
  1594. p1:=cerrornode.create;
  1595. if try_to_consume(_LKLAMMER) then
  1596. begin
  1597. parse_paras(false,false,_RKLAMMER);
  1598. consume(_RKLAMMER);
  1599. end;
  1600. end;
  1601. else
  1602. begin
  1603. p1:=cerrornode.create;
  1604. Message(parser_e_illegal_expression);
  1605. end;
  1606. end; { end case }
  1607. end;
  1608. end;
  1609. {---------------------------------------------
  1610. Factor_Read_Set
  1611. ---------------------------------------------}
  1612. { Read a set between [] }
  1613. function factor_read_set:tnode;
  1614. var
  1615. p1,p2 : tnode;
  1616. lastp,
  1617. buildp : tarrayconstructornode;
  1618. begin
  1619. buildp:=nil;
  1620. { be sure that a least one arrayconstructn is used, also for an
  1621. empty [] }
  1622. if token=_RECKKLAMMER then
  1623. buildp:=carrayconstructornode.create(nil,buildp)
  1624. else
  1625. repeat
  1626. p1:=comp_expr(true);
  1627. if try_to_consume(_POINTPOINT) then
  1628. begin
  1629. p2:=comp_expr(true);
  1630. p1:=carrayconstructorrangenode.create(p1,p2);
  1631. end;
  1632. { insert at the end of the tree, to get the correct order }
  1633. if not assigned(buildp) then
  1634. begin
  1635. buildp:=carrayconstructornode.create(p1,nil);
  1636. lastp:=buildp;
  1637. end
  1638. else
  1639. begin
  1640. lastp.right:=carrayconstructornode.create(p1,nil);
  1641. lastp:=tarrayconstructornode(lastp.right);
  1642. end;
  1643. { there could be more elements }
  1644. until not try_to_consume(_COMMA);
  1645. factor_read_set:=buildp;
  1646. end;
  1647. {---------------------------------------------
  1648. PostFixOperators
  1649. ---------------------------------------------}
  1650. procedure postfixoperators(var p1:tnode;var again:boolean);
  1651. { tries to avoid syntax errors after invalid qualifiers }
  1652. procedure recoverconsume_postfixops;
  1653. begin
  1654. repeat
  1655. if not try_to_consume(_CARET) then
  1656. if try_to_consume(_POINT) then
  1657. try_to_consume(_ID)
  1658. else if try_to_consume(_LECKKLAMMER) then
  1659. begin
  1660. repeat
  1661. comp_expr(true);
  1662. until not try_to_consume(_COMMA);
  1663. consume(_RECKKLAMMER);
  1664. end
  1665. else
  1666. break;
  1667. until false;
  1668. end;
  1669. procedure handle_variantarray;
  1670. var
  1671. p4 : tnode;
  1672. newstatement : tstatementnode;
  1673. tempresultvariant,
  1674. temp : ttempcreatenode;
  1675. paras : tcallparanode;
  1676. newblock : tnode;
  1677. countindices : aint;
  1678. begin
  1679. { create statements with call initialize the arguments and
  1680. call fpc_dynarr_setlength }
  1681. newblock:=internalstatements(newstatement);
  1682. { get temp for array of indicies,
  1683. we set the real size later }
  1684. temp:=ctempcreatenode.create(s32inttype,4,tt_persistent,false);
  1685. addstatement(newstatement,temp);
  1686. countindices:=0;
  1687. repeat
  1688. p4:=comp_expr(true);
  1689. addstatement(newstatement,cassignmentnode.create(
  1690. ctemprefnode.create_offset(temp,countindices*s32inttype.size),p4));
  1691. inc(countindices);
  1692. until not try_to_consume(_COMMA);
  1693. { set real size }
  1694. temp.size:=countindices*s32inttype.size;
  1695. consume(_RECKKLAMMER);
  1696. { we need only a write access if a := follows }
  1697. if token=_ASSIGNMENT then
  1698. begin
  1699. consume(_ASSIGNMENT);
  1700. p4:=comp_expr(true);
  1701. { create call to fpc_vararray_put }
  1702. paras:=ccallparanode.create(cordconstnode.create
  1703. (countindices,s32inttype,true),
  1704. ccallparanode.create(caddrnode.create_internal
  1705. (ctemprefnode.create(temp)),
  1706. ccallparanode.create(ctypeconvnode.create_internal(p4,cvarianttype),
  1707. ccallparanode.create(p1
  1708. ,nil))));
  1709. addstatement(newstatement,ccallnode.createintern('fpc_vararray_put',paras));
  1710. addstatement(newstatement,ctempdeletenode.create(temp));
  1711. end
  1712. else
  1713. begin
  1714. { create temp for result }
  1715. tempresultvariant:=ctempcreatenode.create(cvarianttype,cvarianttype.size,tt_persistent,true);
  1716. addstatement(newstatement,tempresultvariant);
  1717. { create call to fpc_vararray_get }
  1718. paras:=ccallparanode.create(cordconstnode.create
  1719. (countindices,s32inttype,true),
  1720. ccallparanode.create(caddrnode.create_internal
  1721. (ctemprefnode.create(temp)),
  1722. ccallparanode.create(p1,
  1723. ccallparanode.create(
  1724. ctemprefnode.create(tempresultvariant)
  1725. ,nil))));
  1726. addstatement(newstatement,ccallnode.createintern('fpc_vararray_get',paras));
  1727. addstatement(newstatement,ctempdeletenode.create(temp));
  1728. { the last statement should return the value as
  1729. location and type, this is done be referencing the
  1730. temp and converting it first from a persistent temp to
  1731. normal temp }
  1732. addstatement(newstatement,ctempdeletenode.create_normal_temp(tempresultvariant));
  1733. addstatement(newstatement,ctemprefnode.create(tempresultvariant));
  1734. end;
  1735. p1:=newblock;
  1736. end;
  1737. var
  1738. protsym : tpropertysym;
  1739. p2,p3 : tnode;
  1740. srsym : tsym;
  1741. srsymtable : TSymtable;
  1742. classh : tobjectdef;
  1743. { shouldn't be used that often, so the extra overhead is ok to save
  1744. stack space }
  1745. dispatchstring : ansistring;
  1746. label
  1747. skipreckklammercheck;
  1748. begin
  1749. again:=true;
  1750. while again do
  1751. begin
  1752. { we need the resultdef }
  1753. do_typecheckpass(p1);
  1754. if codegenerror then
  1755. begin
  1756. recoverconsume_postfixops;
  1757. exit;
  1758. end;
  1759. { handle token }
  1760. case token of
  1761. _CARET:
  1762. begin
  1763. consume(_CARET);
  1764. { support tp/mac procvar^ if the procvar returns a
  1765. pointer type }
  1766. if ((m_tp_procvar in current_settings.modeswitches) or
  1767. (m_mac_procvar in current_settings.modeswitches)) and
  1768. (p1.resultdef.typ=procvardef) and
  1769. (tprocvardef(p1.resultdef).returndef.typ=pointerdef) then
  1770. begin
  1771. p1:=ccallnode.create_procvar(nil,p1);
  1772. typecheckpass(p1);
  1773. end;
  1774. if (p1.resultdef.typ<>pointerdef) then
  1775. begin
  1776. { ^ as binary operator is a problem!!!! (FK) }
  1777. again:=false;
  1778. Message(parser_e_invalid_qualifier);
  1779. recoverconsume_postfixops;
  1780. p1.destroy;
  1781. p1:=cerrornode.create;
  1782. end
  1783. else
  1784. p1:=cderefnode.create(p1);
  1785. end;
  1786. _LECKKLAMMER:
  1787. begin
  1788. if is_class_or_interface(p1.resultdef) then
  1789. begin
  1790. { default property }
  1791. protsym:=search_default_property(tobjectdef(p1.resultdef));
  1792. if not(assigned(protsym)) then
  1793. begin
  1794. p1.destroy;
  1795. p1:=cerrornode.create;
  1796. again:=false;
  1797. message(parser_e_no_default_property_available);
  1798. end
  1799. else
  1800. begin
  1801. { The property symbol is referenced indirect }
  1802. protsym.IncRefCount;
  1803. handle_propertysym(protsym,protsym.owner,p1);
  1804. end;
  1805. end
  1806. else
  1807. begin
  1808. consume(_LECKKLAMMER);
  1809. repeat
  1810. case p1.resultdef.typ of
  1811. pointerdef:
  1812. begin
  1813. { support delphi autoderef }
  1814. if (tpointerdef(p1.resultdef).pointeddef.typ=arraydef) and
  1815. (m_autoderef in current_settings.modeswitches) then
  1816. p1:=cderefnode.create(p1);
  1817. p2:=comp_expr(true);
  1818. { Support Pbytevar[0..9] which returns array [0..9].}
  1819. if try_to_consume(_POINTPOINT) then
  1820. p2:=crangenode.create(p2,comp_expr(true));
  1821. p1:=cvecnode.create(p1,p2);
  1822. end;
  1823. variantdef:
  1824. begin
  1825. handle_variantarray;
  1826. { the RECKKLAMMER is already read }
  1827. goto skipreckklammercheck;
  1828. end;
  1829. stringdef :
  1830. begin
  1831. p2:=comp_expr(true);
  1832. { Support string[0..9] which returns array [0..9] of char.}
  1833. if try_to_consume(_POINTPOINT) then
  1834. p2:=crangenode.create(p2,comp_expr(true));
  1835. p1:=cvecnode.create(p1,p2);
  1836. end;
  1837. arraydef:
  1838. begin
  1839. p2:=comp_expr(true);
  1840. { support SEG:OFS for go32v2 Mem[] }
  1841. if (target_info.system in [system_i386_go32v2,system_i386_watcom]) and
  1842. (p1.nodetype=loadn) and
  1843. assigned(tloadnode(p1).symtableentry) and
  1844. assigned(tloadnode(p1).symtableentry.owner.name) and
  1845. (tloadnode(p1).symtableentry.owner.name^='SYSTEM') and
  1846. ((tloadnode(p1).symtableentry.name='MEM') or
  1847. (tloadnode(p1).symtableentry.name='MEMW') or
  1848. (tloadnode(p1).symtableentry.name='MEML')) then
  1849. begin
  1850. if try_to_consume(_COLON) then
  1851. begin
  1852. p3:=caddnode.create(muln,cordconstnode.create($10,s32inttype,false),p2);
  1853. p2:=comp_expr(true);
  1854. p2:=caddnode.create(addn,p2,p3);
  1855. if try_to_consume(_POINTPOINT) then
  1856. { Support mem[$a000:$0000..$07ff] which returns array [0..$7ff] of memtype.}
  1857. p2:=crangenode.create(p2,caddnode.create(addn,comp_expr(true),p3.getcopy));
  1858. p1:=cvecnode.create(p1,p2);
  1859. include(tvecnode(p1).flags,nf_memseg);
  1860. include(tvecnode(p1).flags,nf_memindex);
  1861. end
  1862. else
  1863. begin
  1864. if try_to_consume(_POINTPOINT) then
  1865. { Support mem[$80000000..$80000002] which returns array [0..2] of memtype.}
  1866. p2:=crangenode.create(p2,comp_expr(true));
  1867. p1:=cvecnode.create(p1,p2);
  1868. include(tvecnode(p1).flags,nf_memindex);
  1869. end;
  1870. end
  1871. else
  1872. begin
  1873. if try_to_consume(_POINTPOINT) then
  1874. { Support arrayvar[0..9] which returns array [0..9] of arraytype.}
  1875. p2:=crangenode.create(p2,comp_expr(true));
  1876. p1:=cvecnode.create(p1,p2);
  1877. end;
  1878. end;
  1879. else
  1880. begin
  1881. if p1.resultdef.typ<>undefineddef then
  1882. Message(parser_e_invalid_qualifier);
  1883. p1.destroy;
  1884. p1:=cerrornode.create;
  1885. comp_expr(true);
  1886. again:=false;
  1887. end;
  1888. end;
  1889. do_typecheckpass(p1);
  1890. until not try_to_consume(_COMMA);
  1891. consume(_RECKKLAMMER);
  1892. { handle_variantarray eats the RECKKLAMMER and jumps here }
  1893. skipreckklammercheck:
  1894. end;
  1895. end;
  1896. _POINT :
  1897. begin
  1898. consume(_POINT);
  1899. if (p1.resultdef.typ=pointerdef) and
  1900. (m_autoderef in current_settings.modeswitches) then
  1901. begin
  1902. p1:=cderefnode.create(p1);
  1903. do_typecheckpass(p1);
  1904. end;
  1905. case p1.resultdef.typ of
  1906. recorddef:
  1907. begin
  1908. if token=_ID then
  1909. begin
  1910. srsym:=tsym(trecorddef(p1.resultdef).symtable.Find(pattern));
  1911. if assigned(srsym) and
  1912. (srsym.typ=fieldvarsym) then
  1913. begin
  1914. check_hints(srsym,srsym.symoptions);
  1915. p1:=csubscriptnode.create(srsym,p1)
  1916. end
  1917. else
  1918. begin
  1919. Message1(sym_e_illegal_field,pattern);
  1920. p1.destroy;
  1921. p1:=cerrornode.create;
  1922. end;
  1923. end;
  1924. consume(_ID);
  1925. end;
  1926. variantdef:
  1927. begin
  1928. { dispatch call? }
  1929. if token=_ID then
  1930. begin
  1931. dispatchstring:=orgpattern;
  1932. consume(_ID);
  1933. if try_to_consume(_LKLAMMER) then
  1934. begin
  1935. p2:=parse_paras(false,true,_RKLAMMER);
  1936. consume(_RKLAMMER);
  1937. end
  1938. else
  1939. p2:=nil;
  1940. { property setter? }
  1941. if (token=_ASSIGNMENT) and not(afterassignment) then
  1942. begin
  1943. consume(_ASSIGNMENT);
  1944. { read the expression }
  1945. p3:=comp_expr(true);
  1946. { concat value parameter too }
  1947. p2:=ccallparanode.create(p3,p2);
  1948. { passing p3 here is only for information purposes }
  1949. p1:=translate_disp_call(p1,p2,p3,dispatchstring,0,false);
  1950. end
  1951. else
  1952. begin
  1953. p1:=translate_disp_call(p1,p2,nil,dispatchstring,0,
  1954. { this is only an approximation
  1955. setting useresult if not necessary is only a waste of time, no more, no less (FK) }
  1956. afterassignment or in_args or (token<>_SEMICOLON));
  1957. end;
  1958. end
  1959. else { Error }
  1960. Consume(_ID);
  1961. end;
  1962. classrefdef:
  1963. begin
  1964. if token=_ID then
  1965. begin
  1966. classh:=tobjectdef(tclassrefdef(p1.resultdef).pointeddef);
  1967. searchsym_in_class(classh,classh,pattern,srsym,srsymtable);
  1968. if assigned(srsym) then
  1969. begin
  1970. check_hints(srsym,srsym.symoptions);
  1971. consume(_ID);
  1972. do_member_read(classh,getaddr,srsym,p1,again,[]);
  1973. end
  1974. else
  1975. begin
  1976. Message1(sym_e_id_no_member,orgpattern);
  1977. p1.destroy;
  1978. p1:=cerrornode.create;
  1979. { try to clean up }
  1980. consume(_ID);
  1981. end;
  1982. end
  1983. else { Error }
  1984. Consume(_ID);
  1985. end;
  1986. objectdef:
  1987. begin
  1988. if token=_ID then
  1989. begin
  1990. classh:=tobjectdef(p1.resultdef);
  1991. searchsym_in_class(classh,classh,pattern,srsym,srsymtable);
  1992. if assigned(srsym) then
  1993. begin
  1994. check_hints(srsym,srsym.symoptions);
  1995. consume(_ID);
  1996. do_member_read(classh,getaddr,srsym,p1,again,[]);
  1997. end
  1998. else
  1999. begin
  2000. Message1(sym_e_id_no_member,orgpattern);
  2001. p1.destroy;
  2002. p1:=cerrornode.create;
  2003. { try to clean up }
  2004. consume(_ID);
  2005. end;
  2006. end
  2007. else { Error }
  2008. Consume(_ID);
  2009. end;
  2010. pointerdef:
  2011. begin
  2012. Message(parser_e_invalid_qualifier);
  2013. if tpointerdef(p1.resultdef).pointeddef.typ in [recorddef,objectdef,classrefdef] then
  2014. Message(parser_h_maybe_deref_caret_missing);
  2015. end;
  2016. else
  2017. begin
  2018. if p1.resultdef.typ<>undefineddef then
  2019. Message(parser_e_invalid_qualifier);
  2020. p1.destroy;
  2021. p1:=cerrornode.create;
  2022. { Error }
  2023. consume(_ID);
  2024. end;
  2025. end;
  2026. end;
  2027. else
  2028. begin
  2029. { is this a procedure variable ? }
  2030. if assigned(p1.resultdef) and
  2031. (p1.resultdef.typ=procvardef) then
  2032. begin
  2033. { Typenode for typecasting or expecting a procvar }
  2034. if (p1.nodetype=typen) or
  2035. (
  2036. assigned(getprocvardef) and
  2037. equal_defs(p1.resultdef,getprocvardef)
  2038. ) then
  2039. begin
  2040. if try_to_consume(_LKLAMMER) then
  2041. begin
  2042. p1:=comp_expr(true);
  2043. consume(_RKLAMMER);
  2044. p1:=ctypeconvnode.create_explicit(p1,p1.resultdef);
  2045. end
  2046. else
  2047. again:=false
  2048. end
  2049. else
  2050. begin
  2051. if try_to_consume(_LKLAMMER) then
  2052. begin
  2053. p2:=parse_paras(false,false,_RKLAMMER);
  2054. consume(_RKLAMMER);
  2055. p1:=ccallnode.create_procvar(p2,p1);
  2056. { proc():= is never possible }
  2057. if token=_ASSIGNMENT then
  2058. begin
  2059. Message(parser_e_illegal_expression);
  2060. p1.free;
  2061. p1:=cerrornode.create;
  2062. again:=false;
  2063. end;
  2064. end
  2065. else
  2066. again:=false;
  2067. end;
  2068. end
  2069. else
  2070. again:=false;
  2071. end;
  2072. end;
  2073. end; { while again }
  2074. end;
  2075. {---------------------------------------------
  2076. Factor (Main)
  2077. ---------------------------------------------}
  2078. var
  2079. l : longint;
  2080. ic : int64;
  2081. qc : qword;
  2082. oldp1,
  2083. p1 : tnode;
  2084. code : integer;
  2085. again : boolean;
  2086. srsym : tsym;
  2087. srsymtable : TSymtable;
  2088. pd : tprocdef;
  2089. hclassdef : tobjectdef;
  2090. d : bestreal;
  2091. cur : currency;
  2092. hs,hsorg : string;
  2093. hdef : tdef;
  2094. filepos : tfileposinfo;
  2095. begin
  2096. oldp1:=nil;
  2097. p1:=nil;
  2098. filepos:=current_tokenpos;
  2099. again:=false;
  2100. if token=_ID then
  2101. begin
  2102. again:=true;
  2103. { Handle references to self }
  2104. if (idtoken=_SELF) and
  2105. not(block_type in [bt_const,bt_type]) and
  2106. assigned(current_procinfo) and
  2107. assigned(current_procinfo.procdef._class) then
  2108. begin
  2109. p1:=load_self_node;
  2110. consume(_ID);
  2111. again:=true;
  2112. end
  2113. else
  2114. factor_read_id(p1,again);
  2115. if again then
  2116. begin
  2117. if (p1<>oldp1) then
  2118. begin
  2119. if assigned(p1) then
  2120. p1.fileinfo:=filepos;
  2121. oldp1:=p1;
  2122. filepos:=current_tokenpos;
  2123. end;
  2124. { handle post fix operators }
  2125. postfixoperators(p1,again);
  2126. end;
  2127. end
  2128. else
  2129. case token of
  2130. _RETURN :
  2131. begin
  2132. consume(_RETURN);
  2133. if not(token in [_SEMICOLON,_ELSE,_END]) then
  2134. p1 := cexitnode.create(comp_expr(true))
  2135. else
  2136. p1 := cexitnode.create(nil);
  2137. end;
  2138. _INHERITED :
  2139. begin
  2140. again:=true;
  2141. consume(_INHERITED);
  2142. if assigned(current_procinfo) and
  2143. assigned(current_procinfo.procdef._class) then
  2144. begin
  2145. hclassdef:=current_procinfo.procdef._class.childof;
  2146. { if inherited; only then we need the method with
  2147. the same name }
  2148. if token in endtokens then
  2149. begin
  2150. hs:=current_procinfo.procdef.procsym.name;
  2151. hsorg:=current_procinfo.procdef.procsym.realname;
  2152. anon_inherited:=true;
  2153. { For message methods we need to search using the message
  2154. number or string }
  2155. pd:=tprocdef(tprocsym(current_procinfo.procdef.procsym).ProcdefList[0]);
  2156. srdef:=nil;
  2157. if (po_msgint in pd.procoptions) then
  2158. searchsym_in_class_by_msgint(hclassdef,pd.messageinf.i,srdef,srsym,srsymtable)
  2159. else
  2160. if (po_msgstr in pd.procoptions) then
  2161. searchsym_in_class_by_msgstr(hclassdef,pd.messageinf.str^,srsym,srsymtable)
  2162. else
  2163. searchsym_in_class(hclassdef,current_procinfo.procdef._class,hs,srsym,srsymtable);
  2164. end
  2165. else
  2166. begin
  2167. hs:=pattern;
  2168. hsorg:=orgpattern;
  2169. consume(_ID);
  2170. anon_inherited:=false;
  2171. searchsym_in_class(hclassdef,current_procinfo.procdef._class,hs,srsym,srsymtable);
  2172. end;
  2173. if assigned(srsym) then
  2174. begin
  2175. check_hints(srsym,srsym.symoptions);
  2176. { load the procdef from the inherited class and
  2177. not from self }
  2178. if srsym.typ in [procsym,propertysym] then
  2179. begin
  2180. if (srsym.typ = procsym) then
  2181. begin
  2182. hdef:=hclassdef;
  2183. if (po_classmethod in current_procinfo.procdef.procoptions) or
  2184. (po_staticmethod in current_procinfo.procdef.procoptions) then
  2185. hdef:=tclassrefdef.create(hdef);
  2186. p1:=ctypenode.create(hdef);
  2187. end;
  2188. end
  2189. else
  2190. begin
  2191. Message(parser_e_methode_id_expected);
  2192. p1:=cerrornode.create;
  2193. end;
  2194. do_member_read(hclassdef,getaddr,srsym,p1,again,[cnf_inherited,cnf_anon_inherited]);
  2195. end
  2196. else
  2197. begin
  2198. if anon_inherited then
  2199. begin
  2200. { For message methods we need to call DefaultHandler }
  2201. if (po_msgint in pd.procoptions) or
  2202. (po_msgstr in pd.procoptions) then
  2203. begin
  2204. searchsym_in_class(hclassdef,hclassdef,'DEFAULTHANDLER',srsym,srsymtable);
  2205. if not assigned(srsym) or
  2206. (srsym.typ<>procsym) then
  2207. internalerror(200303171);
  2208. p1:=nil;
  2209. do_proc_call(srsym,srsym.owner,hclassdef,false,again,p1,[]);
  2210. end
  2211. else
  2212. begin
  2213. { we need to ignore the inherited; }
  2214. p1:=cnothingnode.create;
  2215. end;
  2216. end
  2217. else
  2218. begin
  2219. Message1(sym_e_id_no_member,hsorg);
  2220. p1:=cerrornode.create;
  2221. end;
  2222. again:=false;
  2223. end;
  2224. { turn auto inheriting off }
  2225. anon_inherited:=false;
  2226. end
  2227. else
  2228. begin
  2229. Message(parser_e_generic_methods_only_in_methods);
  2230. again:=false;
  2231. p1:=cerrornode.create;
  2232. end;
  2233. postfixoperators(p1,again);
  2234. end;
  2235. _INTCONST :
  2236. begin
  2237. {Try first wether the value fits in an int64.}
  2238. val(pattern,ic,code);
  2239. if code=0 then
  2240. begin
  2241. consume(_INTCONST);
  2242. int_to_type(ic,hdef);
  2243. p1:=cordconstnode.create(ic,hdef,true);
  2244. end
  2245. else
  2246. begin
  2247. { try qword next }
  2248. val(pattern,qc,code);
  2249. if code=0 then
  2250. begin
  2251. consume(_INTCONST);
  2252. int_to_type(qc,hdef);
  2253. p1:=cordconstnode.create(qc,hdef,true);
  2254. end;
  2255. end;
  2256. if code<>0 then
  2257. begin
  2258. { finally float }
  2259. val(pattern,d,code);
  2260. if code<>0 then
  2261. begin
  2262. Message(parser_e_invalid_integer);
  2263. consume(_INTCONST);
  2264. l:=1;
  2265. p1:=cordconstnode.create(l,sinttype,true);
  2266. end
  2267. else
  2268. begin
  2269. consume(_INTCONST);
  2270. p1:=crealconstnode.create(d,pbestrealtype^);
  2271. end;
  2272. end
  2273. else
  2274. { the necessary range checking has already been done by val }
  2275. tordconstnode(p1).rangecheck:=false;
  2276. end;
  2277. _REALNUMBER :
  2278. begin
  2279. val(pattern,d,code);
  2280. if code<>0 then
  2281. begin
  2282. Message(parser_e_error_in_real);
  2283. d:=1.0;
  2284. end;
  2285. consume(_REALNUMBER);
  2286. {$ifdef FPC_REAL2REAL_FIXED}
  2287. if (current_settings.minfpconstprec=s32real) and
  2288. (d = single(d)) then
  2289. p1:=crealconstnode.create(d,s32floattype)
  2290. else if (current_settings.minfpconstprec=s64real) and
  2291. (d = double(d)) then
  2292. p1:=crealconstnode.create(d,s64floattype)
  2293. else
  2294. {$endif FPC_REAL2REAL_FIXED}
  2295. p1:=crealconstnode.create(d,pbestrealtype^);
  2296. {$ifdef FPC_HAS_STR_CURRENCY}
  2297. val(pattern,cur,code);
  2298. if code=0 then
  2299. trealconstnode(p1).value_currency:=cur;
  2300. {$endif FPC_HAS_STR_CURRENCY}
  2301. end;
  2302. _STRING :
  2303. begin
  2304. string_dec(hdef);
  2305. { STRING can be also a type cast }
  2306. if try_to_consume(_LKLAMMER) then
  2307. begin
  2308. p1:=comp_expr(true);
  2309. consume(_RKLAMMER);
  2310. p1:=ctypeconvnode.create_explicit(p1,hdef);
  2311. { handle postfix operators here e.g. string(a)[10] }
  2312. again:=true;
  2313. postfixoperators(p1,again);
  2314. end
  2315. else
  2316. p1:=ctypenode.create(hdef);
  2317. end;
  2318. _FILE :
  2319. begin
  2320. hdef:=cfiletype;
  2321. consume(_FILE);
  2322. { FILE can be also a type cast }
  2323. if try_to_consume(_LKLAMMER) then
  2324. begin
  2325. p1:=comp_expr(true);
  2326. consume(_RKLAMMER);
  2327. p1:=ctypeconvnode.create_explicit(p1,hdef);
  2328. { handle postfix operators here e.g. string(a)[10] }
  2329. again:=true;
  2330. postfixoperators(p1,again);
  2331. end
  2332. else
  2333. begin
  2334. p1:=ctypenode.create(hdef);
  2335. end;
  2336. end;
  2337. _CSTRING :
  2338. begin
  2339. p1:=cstringconstnode.createstr(pattern);
  2340. consume(_CSTRING);
  2341. end;
  2342. _CCHAR :
  2343. begin
  2344. p1:=cordconstnode.create(ord(pattern[1]),cchartype,true);
  2345. consume(_CCHAR);
  2346. end;
  2347. _CWSTRING:
  2348. begin
  2349. p1:=cstringconstnode.createwstr(patternw);
  2350. consume(_CWSTRING);
  2351. end;
  2352. _CWCHAR:
  2353. begin
  2354. p1:=cordconstnode.create(ord(getcharwidestring(patternw,0)),cwidechartype,true);
  2355. consume(_CWCHAR);
  2356. end;
  2357. _KLAMMERAFFE :
  2358. begin
  2359. consume(_KLAMMERAFFE);
  2360. got_addrn:=true;
  2361. { support both @<x> and @(<x>) }
  2362. if try_to_consume(_LKLAMMER) then
  2363. begin
  2364. p1:=factor(true);
  2365. if token in [_CARET,_POINT,_LECKKLAMMER] then
  2366. begin
  2367. again:=true;
  2368. postfixoperators(p1,again);
  2369. end;
  2370. consume(_RKLAMMER);
  2371. end
  2372. else
  2373. p1:=factor(true);
  2374. if token in [_CARET,_POINT,_LECKKLAMMER] then
  2375. begin
  2376. again:=true;
  2377. postfixoperators(p1,again);
  2378. end;
  2379. got_addrn:=false;
  2380. p1:=caddrnode.create(p1);
  2381. if cs_typed_addresses in current_settings.localswitches then
  2382. include(p1.flags,nf_typedaddr);
  2383. { Store the procvar that we are expecting, the
  2384. addrn will use the information to find the correct
  2385. procdef or it will return an error }
  2386. if assigned(getprocvardef) and
  2387. (taddrnode(p1).left.nodetype = loadn) then
  2388. taddrnode(p1).getprocvardef:=getprocvardef;
  2389. end;
  2390. _LKLAMMER :
  2391. begin
  2392. consume(_LKLAMMER);
  2393. p1:=comp_expr(true);
  2394. consume(_RKLAMMER);
  2395. { it's not a good solution }
  2396. { but (a+b)^ makes some problems }
  2397. if token in [_CARET,_POINT,_LECKKLAMMER] then
  2398. begin
  2399. again:=true;
  2400. postfixoperators(p1,again);
  2401. end;
  2402. end;
  2403. _LECKKLAMMER :
  2404. begin
  2405. consume(_LECKKLAMMER);
  2406. p1:=factor_read_set;
  2407. consume(_RECKKLAMMER);
  2408. end;
  2409. _PLUS :
  2410. begin
  2411. consume(_PLUS);
  2412. p1:=factor(false);
  2413. { we must generate a new node to do 0+<p1> otherwise the + will
  2414. not be checked }
  2415. p1:=caddnode.create(addn,genintconstnode(0),p1);
  2416. end;
  2417. _MINUS :
  2418. begin
  2419. consume(_MINUS);
  2420. if (token = _INTCONST) then
  2421. begin
  2422. { ugly hack, but necessary to be able to parse }
  2423. { -9223372036854775808 as int64 (JM) }
  2424. pattern := '-'+pattern;
  2425. p1:=sub_expr(oppower,false);
  2426. { -1 ** 4 should be - (1 ** 4) and not
  2427. (-1) ** 4
  2428. This was the reason of tw0869.pp test failure PM }
  2429. if p1.nodetype=starstarn then
  2430. begin
  2431. if tbinarynode(p1).left.nodetype=ordconstn then
  2432. begin
  2433. tordconstnode(tbinarynode(p1).left).value:=-tordconstnode(tbinarynode(p1).left).value;
  2434. p1:=cunaryminusnode.create(p1);
  2435. end
  2436. else if tbinarynode(p1).left.nodetype=realconstn then
  2437. begin
  2438. trealconstnode(tbinarynode(p1).left).value_real:=-trealconstnode(tbinarynode(p1).left).value_real;
  2439. trealconstnode(tbinarynode(p1).left).value_currency:=-trealconstnode(tbinarynode(p1).left).value_currency;
  2440. p1:=cunaryminusnode.create(p1);
  2441. end
  2442. else
  2443. internalerror(20021029);
  2444. end;
  2445. end
  2446. else
  2447. begin
  2448. p1:=sub_expr(oppower,false);
  2449. p1:=cunaryminusnode.create(p1);
  2450. end;
  2451. end;
  2452. _OP_NOT :
  2453. begin
  2454. consume(_OP_NOT);
  2455. p1:=factor(false);
  2456. p1:=cnotnode.create(p1);
  2457. end;
  2458. _TRUE :
  2459. begin
  2460. consume(_TRUE);
  2461. p1:=cordconstnode.create(1,booltype,false);
  2462. end;
  2463. _FALSE :
  2464. begin
  2465. consume(_FALSE);
  2466. p1:=cordconstnode.create(0,booltype,false);
  2467. end;
  2468. _NIL :
  2469. begin
  2470. consume(_NIL);
  2471. p1:=cnilnode.create;
  2472. { It's really ugly code nil^, but delphi allows it }
  2473. if token in [_CARET] then
  2474. begin
  2475. again:=true;
  2476. postfixoperators(p1,again);
  2477. end;
  2478. end;
  2479. else
  2480. begin
  2481. Message(parser_e_illegal_expression);
  2482. p1:=cerrornode.create;
  2483. { recover }
  2484. consume(token);
  2485. end;
  2486. end;
  2487. { generate error node if no node is created }
  2488. if not assigned(p1) then
  2489. begin
  2490. {$ifdef EXTDEBUG}
  2491. Comment(V_Warning,'factor: p1=nil');
  2492. {$endif}
  2493. p1:=cerrornode.create;
  2494. end;
  2495. { get the resultdef for the node }
  2496. if (not assigned(p1.resultdef)) then
  2497. do_typecheckpass(p1);
  2498. if assigned(p1) and
  2499. (p1<>oldp1) then
  2500. p1.fileinfo:=filepos;
  2501. factor:=p1;
  2502. end;
  2503. {$maxfpuregisters default}
  2504. {****************************************************************************
  2505. Sub_Expr
  2506. ****************************************************************************}
  2507. const
  2508. { Warning these stay be ordered !! }
  2509. operator_levels:array[Toperator_precedence] of set of Ttoken=
  2510. ([_LT,_LTE,_GT,_GTE,_EQUAL,_UNEQUAL,_OP_IN],
  2511. [_PLUS,_MINUS,_OP_OR,_PIPE,_OP_XOR],
  2512. [_CARET,_SYMDIF,_STARSTAR,_STAR,_SLASH,
  2513. _OP_AS,_OP_IS,_OP_AND,_AMPERSAND,_OP_DIV,_OP_MOD,_OP_SHL,_OP_SHR],
  2514. [_STARSTAR] );
  2515. function sub_expr(pred_level:Toperator_precedence;accept_equal : boolean):tnode;
  2516. {Reads a subexpression while the operators are of the current precedence
  2517. level, or any higher level. Replaces the old term, simpl_expr and
  2518. simpl2_expr.}
  2519. var
  2520. p1,p2 : tnode;
  2521. oldt : Ttoken;
  2522. filepos : tfileposinfo;
  2523. begin
  2524. if pred_level=highest_precedence then
  2525. p1:=factor(false)
  2526. else
  2527. p1:=sub_expr(succ(pred_level),true);
  2528. repeat
  2529. if (token in operator_levels[pred_level]) and
  2530. ((token<>_EQUAL) or accept_equal) then
  2531. begin
  2532. oldt:=token;
  2533. filepos:=current_tokenpos;
  2534. consume(token);
  2535. if pred_level=highest_precedence then
  2536. p2:=factor(false)
  2537. else
  2538. p2:=sub_expr(succ(pred_level),true);
  2539. case oldt of
  2540. _PLUS :
  2541. p1:=caddnode.create(addn,p1,p2);
  2542. _MINUS :
  2543. p1:=caddnode.create(subn,p1,p2);
  2544. _STAR :
  2545. p1:=caddnode.create(muln,p1,p2);
  2546. _SLASH :
  2547. p1:=caddnode.create(slashn,p1,p2);
  2548. _EQUAL :
  2549. p1:=caddnode.create(equaln,p1,p2);
  2550. _GT :
  2551. p1:=caddnode.create(gtn,p1,p2);
  2552. _LT :
  2553. p1:=caddnode.create(ltn,p1,p2);
  2554. _GTE :
  2555. p1:=caddnode.create(gten,p1,p2);
  2556. _LTE :
  2557. p1:=caddnode.create(lten,p1,p2);
  2558. _SYMDIF :
  2559. p1:=caddnode.create(symdifn,p1,p2);
  2560. _STARSTAR :
  2561. p1:=caddnode.create(starstarn,p1,p2);
  2562. _OP_AS :
  2563. p1:=casnode.create(p1,p2);
  2564. _OP_IN :
  2565. p1:=cinnode.create(p1,p2);
  2566. _OP_IS :
  2567. p1:=cisnode.create(p1,p2);
  2568. _OP_OR,
  2569. _PIPE {macpas only} :
  2570. begin
  2571. p1:=caddnode.create(orn,p1,p2);
  2572. if (oldt = _PIPE) then
  2573. include(p1.flags,nf_short_bool);
  2574. end;
  2575. _OP_AND,
  2576. _AMPERSAND {macpas only} :
  2577. begin
  2578. p1:=caddnode.create(andn,p1,p2);
  2579. if (oldt = _AMPERSAND) then
  2580. include(p1.flags,nf_short_bool);
  2581. end;
  2582. _OP_DIV :
  2583. p1:=cmoddivnode.create(divn,p1,p2);
  2584. _OP_NOT :
  2585. p1:=cnotnode.create(p1);
  2586. _OP_MOD :
  2587. p1:=cmoddivnode.create(modn,p1,p2);
  2588. _OP_SHL :
  2589. p1:=cshlshrnode.create(shln,p1,p2);
  2590. _OP_SHR :
  2591. p1:=cshlshrnode.create(shrn,p1,p2);
  2592. _OP_XOR :
  2593. p1:=caddnode.create(xorn,p1,p2);
  2594. _ASSIGNMENT :
  2595. p1:=cassignmentnode.create(p1,p2);
  2596. _UNEQUAL :
  2597. p1:=caddnode.create(unequaln,p1,p2);
  2598. end;
  2599. p1.fileinfo:=filepos;
  2600. end
  2601. else
  2602. break;
  2603. until false;
  2604. sub_expr:=p1;
  2605. end;
  2606. function comp_expr(accept_equal : boolean):tnode;
  2607. var
  2608. oldafterassignment : boolean;
  2609. p1 : tnode;
  2610. begin
  2611. oldafterassignment:=afterassignment;
  2612. afterassignment:=true;
  2613. p1:=sub_expr(opcompare,accept_equal);
  2614. { get the resultdef for this expression }
  2615. if not assigned(p1.resultdef) then
  2616. do_typecheckpass(p1);
  2617. afterassignment:=oldafterassignment;
  2618. comp_expr:=p1;
  2619. end;
  2620. function expr : tnode;
  2621. var
  2622. p1,p2 : tnode;
  2623. oldafterassignment : boolean;
  2624. oldp1 : tnode;
  2625. filepos : tfileposinfo;
  2626. begin
  2627. oldafterassignment:=afterassignment;
  2628. p1:=sub_expr(opcompare,true);
  2629. { get the resultdef for this expression }
  2630. if not assigned(p1.resultdef) then
  2631. do_typecheckpass(p1);
  2632. filepos:=current_tokenpos;
  2633. if token in [_ASSIGNMENT,_PLUSASN,_MINUSASN,_STARASN,_SLASHASN] then
  2634. afterassignment:=true;
  2635. oldp1:=p1;
  2636. case token of
  2637. _POINTPOINT :
  2638. begin
  2639. consume(_POINTPOINT);
  2640. p2:=sub_expr(opcompare,true);
  2641. p1:=crangenode.create(p1,p2);
  2642. end;
  2643. _ASSIGNMENT :
  2644. begin
  2645. consume(_ASSIGNMENT);
  2646. if (p1.resultdef.typ=procvardef) then
  2647. getprocvardef:=tprocvardef(p1.resultdef);
  2648. p2:=sub_expr(opcompare,true);
  2649. if assigned(getprocvardef) then
  2650. handle_procvar(getprocvardef,p2);
  2651. getprocvardef:=nil;
  2652. p1:=cassignmentnode.create(p1,p2);
  2653. end;
  2654. _PLUSASN :
  2655. begin
  2656. consume(_PLUSASN);
  2657. p2:=sub_expr(opcompare,true);
  2658. p1:=gen_c_style_operator(addn,p1,p2);
  2659. end;
  2660. _MINUSASN :
  2661. begin
  2662. consume(_MINUSASN);
  2663. p2:=sub_expr(opcompare,true);
  2664. p1:=gen_c_style_operator(subn,p1,p2);
  2665. end;
  2666. _STARASN :
  2667. begin
  2668. consume(_STARASN );
  2669. p2:=sub_expr(opcompare,true);
  2670. p1:=gen_c_style_operator(muln,p1,p2);
  2671. end;
  2672. _SLASHASN :
  2673. begin
  2674. consume(_SLASHASN );
  2675. p2:=sub_expr(opcompare,true);
  2676. p1:=gen_c_style_operator(slashn,p1,p2);
  2677. end;
  2678. end;
  2679. { get the resultdef for this expression }
  2680. if not assigned(p1.resultdef) then
  2681. do_typecheckpass(p1);
  2682. afterassignment:=oldafterassignment;
  2683. if p1<>oldp1 then
  2684. p1.fileinfo:=filepos;
  2685. expr:=p1;
  2686. end;
  2687. function get_intconst:TConstExprInt;
  2688. {Reads an expression, tries to evalute it and check if it is an integer
  2689. constant. Then the constant is returned.}
  2690. var
  2691. p:tnode;
  2692. begin
  2693. result:=0;
  2694. p:=comp_expr(true);
  2695. if not codegenerror then
  2696. begin
  2697. if (p.nodetype<>ordconstn) or
  2698. not(is_integer(p.resultdef)) then
  2699. Message(parser_e_illegal_expression)
  2700. else
  2701. result:=tordconstnode(p).value;
  2702. end;
  2703. p.free;
  2704. end;
  2705. function get_stringconst:string;
  2706. {Reads an expression, tries to evaluate it and checks if it is a string
  2707. constant. Then the constant is returned.}
  2708. var
  2709. p:tnode;
  2710. begin
  2711. get_stringconst:='';
  2712. p:=comp_expr(true);
  2713. if p.nodetype<>stringconstn then
  2714. begin
  2715. if (p.nodetype=ordconstn) and is_char(p.resultdef) then
  2716. get_stringconst:=char(int64(tordconstnode(p).value))
  2717. else
  2718. Message(parser_e_illegal_expression);
  2719. end
  2720. else
  2721. get_stringconst:=strpas(tstringconstnode(p).value_str);
  2722. p.free;
  2723. end;
  2724. end.