pexpr.pas 95 KB

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