pdecsub.pas 131 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl, Daniel Mantione
  3. Does the parsing of the procedures/functions
  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 pdecsub;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. { common }
  22. cclasses,
  23. { scanner }
  24. tokens,
  25. { symtable }
  26. symconst,symtype,symdef,symsym;
  27. type
  28. tpdflag=(
  29. pd_body, { directive needs a body }
  30. pd_implemen, { directive can be used in implementation section }
  31. pd_interface, { directive can be used in interface section }
  32. pd_object, { directive can be used with object declaration }
  33. pd_record, { directive can be used with record declaration }
  34. pd_procvar, { directive can be used with procvar declaration }
  35. pd_notobject, { directive can not be used with object declaration }
  36. pd_notrecord, { directive can not be used with record declaration }
  37. pd_notobjintf, { directive can not be used with interface declaration }
  38. pd_notprocvar, { directive can not be used with procvar declaration }
  39. pd_dispinterface,{ directive can be used with dispinterface methods }
  40. pd_cppobject, { directive can be used with cppclass }
  41. pd_objcclass, { directive can be used with objcclass }
  42. pd_objcprot, { directive can be used with objcprotocol }
  43. pd_nothelper, { directive can not be used with record/class helper declaration }
  44. pd_javaclass, { directive can be used with Java class }
  45. pd_intfjava { directive can be used with Java interface }
  46. );
  47. tpdflags=set of tpdflag;
  48. tparse_proc_flag=(
  49. ppf_classmethod,
  50. ppf_generic,
  51. ppf_anonymous
  52. );
  53. tparse_proc_flags=set of tparse_proc_flag;
  54. function check_proc_directive(isprocvar:boolean):boolean;
  55. function proc_get_importname(pd:tprocdef):string;
  56. procedure proc_set_mangledname(pd:tprocdef);
  57. procedure parse_parameter_dec(pd:tabstractprocdef);
  58. procedure parse_proc_directives(pd:tabstractprocdef;var pdflags:tpdflags);
  59. procedure parse_proctype_directives(pd_or_invkdef:tdef);
  60. procedure parse_object_proc_directives(pd:tprocdef);
  61. procedure parse_record_proc_directives(pd:tprocdef);
  62. function parse_proc_head(astruct:tabstractrecorddef;potype:tproctypeoption;flags:tparse_proc_flags;genericdef:tdef;generictypelist:tfphashobjectlist;out pd:tprocdef):boolean;
  63. function parse_proc_dec(flags:tparse_proc_flags;astruct:tabstractrecorddef):tprocdef;
  64. procedure parse_proc_dec_finish(pd:tprocdef;flags:tparse_proc_flags;astruct:tabstractrecorddef);
  65. { parse a record method declaration (not a (class) constructor/destructor) }
  66. function parse_record_method_dec(astruct: tabstractrecorddef; is_classdef: boolean;hadgeneric:boolean): tprocdef;
  67. { helper functions - they insert nested objects hierarchy to the symtablestack
  68. with object hierarchy
  69. }
  70. function push_child_hierarchy(obj:tabstractrecorddef):integer;
  71. function pop_child_hierarchy(obj:tabstractrecorddef):integer;
  72. function push_nested_hierarchy(obj:tabstractrecorddef):integer;
  73. function pop_nested_hierarchy(obj:tabstractrecorddef):integer;
  74. implementation
  75. uses
  76. SysUtils,
  77. { common }
  78. cutils,
  79. { global }
  80. globtype,globals,verbose,constexp,
  81. systems,
  82. cpuinfo,
  83. { assembler }
  84. aasmbase,
  85. { symtable }
  86. symbase,symcpu,symtable,symutil,defutil,defcmp,
  87. { parameter handling }
  88. paramgr,cpupara,
  89. { pass 1 }
  90. fmodule,node,htypechk,ncon,nld,
  91. objcutil,
  92. { parser }
  93. scanner,
  94. syscinfo,
  95. pbase,pexpr,ptype,pdecl,pparautl,pgenutil
  96. {$ifdef jvm}
  97. ,pjvm
  98. {$endif}
  99. ;
  100. const
  101. { Please leave this here, this module should NOT use
  102. these variables.
  103. Declaring it as string here results in an error when compiling (PFV) }
  104. current_procinfo = 'error';
  105. function push_child_hierarchy(obj:tabstractrecorddef):integer;
  106. var
  107. _class,hp : tobjectdef;
  108. begin
  109. if obj.typ=recorddef then
  110. begin
  111. symtablestack.push(obj.symtable);
  112. result:=1;
  113. exit;
  114. end;
  115. result:=0;
  116. { insert class hierarchy in the reverse order }
  117. hp:=nil;
  118. repeat
  119. _class:=tobjectdef(obj);
  120. while _class.childof<>hp do
  121. _class:=_class.childof;
  122. hp:=_class;
  123. symtablestack.push(_class.symtable);
  124. inc(result);
  125. until hp=obj;
  126. end;
  127. function push_nested_hierarchy(obj:tabstractrecorddef):integer;
  128. begin
  129. result:=0;
  130. if obj.owner.symtabletype in [ObjectSymtable,recordsymtable] then
  131. inc(result,push_nested_hierarchy(tabstractrecorddef(obj.owner.defowner)));
  132. inc(result,push_child_hierarchy(obj));
  133. end;
  134. function pop_child_hierarchy(obj:tabstractrecorddef):integer;
  135. var
  136. _class : tobjectdef;
  137. begin
  138. if obj.typ=recorddef then
  139. begin
  140. symtablestack.pop(obj.symtable);
  141. result:=1;
  142. exit;
  143. end;
  144. result:=0;
  145. _class:=tobjectdef(obj);
  146. while assigned(_class) do
  147. begin
  148. symtablestack.pop(_class.symtable);
  149. _class:=_class.childof;
  150. inc(result);
  151. end;
  152. end;
  153. function pop_nested_hierarchy(obj:tabstractrecorddef):integer;
  154. begin
  155. result:=pop_child_hierarchy(obj);
  156. if obj.owner.symtabletype in [ObjectSymtable,recordsymtable] then
  157. inc(result,pop_nested_hierarchy(tabstractrecorddef(obj.owner.defowner)));
  158. end;
  159. procedure check_msg_para(p:TObject;arg:pointer);
  160. begin
  161. if (tsym(p).typ<>paravarsym) then
  162. exit;
  163. with tparavarsym(p) do
  164. begin
  165. { Count parameters }
  166. if (paranr>=10) then
  167. inc(plongint(arg)^);
  168. { First parameter must be var }
  169. if (paranr=10) and
  170. (varspez<>vs_var) then
  171. MessagePos(fileinfo,parser_e_ill_msg_param);
  172. end;
  173. end;
  174. procedure parse_parameter_dec(pd:tabstractprocdef);
  175. {
  176. handle_procvar needs the same changes
  177. }
  178. type
  179. tppv = (pv_none,pv_proc,pv_func);
  180. var
  181. sc : TFPObjectList;
  182. hdef : tdef;
  183. arrayelementdef : tdef;
  184. vs : tparavarsym;
  185. i : longint;
  186. srsym : tsym;
  187. pv : tprocvardef;
  188. varspez : Tvarspez;
  189. defaultvalue : tconstsym;
  190. defaultrequired : boolean;
  191. old_block_type : tblock_type;
  192. currparast : tparasymtable;
  193. parseprocvar : tppv;
  194. locationstr : string;
  195. paranr : integer;
  196. explicit_paraloc,
  197. need_array,
  198. is_univ: boolean;
  199. stoptions : TSingleTypeOptions;
  200. procedure handle_default_para_value;
  201. var
  202. convpd : tprocdef;
  203. doconv : tconverttype;
  204. nodetype : tnodetype;
  205. bt : tblock_type;
  206. begin
  207. { only allowed for types that can be represented by a
  208. constant expression }
  209. if try_to_consume(_EQ) then
  210. begin
  211. if (hdef.typ in [recorddef,variantdef,filedef,formaldef]) or
  212. is_object(hdef) or
  213. ((hdef.typ=arraydef) and
  214. not is_dynamic_array(hdef)) then
  215. Message1(type_e_invalid_default_value,FullTypeName(hdef,nil));
  216. vs:=tparavarsym(sc[0]);
  217. if sc.count>1 then
  218. Message(parser_e_default_value_only_one_para);
  219. if not(vs.varspez in [vs_value,vs_const,vs_constref]) then
  220. Message(parser_e_default_value_val_const);
  221. bt:=block_type;
  222. block_type:=bt_const;
  223. { prefix 'def' to the parameter name }
  224. defaultvalue:=ReadConstant('$def'+vs.name,vs.fileinfo,nodetype);
  225. block_type:=bt;
  226. if assigned(defaultvalue) then
  227. begin
  228. include(defaultvalue.symoptions,sp_internal);
  229. pd.parast.insertsym(defaultvalue);
  230. { check whether the default value is of the correct
  231. type }
  232. if compare_defs_ext(defaultvalue.constdef,hdef,nodetype,doconv,convpd,[])<=te_convert_operator then
  233. MessagePos2(defaultvalue.fileinfo,type_e_incompatible_types,FullTypeName(defaultvalue.constdef,hdef),FullTypeName(hdef,defaultvalue.constdef));
  234. end;
  235. defaultrequired:=true;
  236. end
  237. else
  238. begin
  239. if defaultrequired then
  240. Message1(parser_e_default_value_expected_for_para,vs.name);
  241. end;
  242. end;
  243. begin
  244. old_block_type:=block_type;
  245. explicit_paraloc:=false;
  246. consume(_LKLAMMER);
  247. { Delphi/Kylix supports nonsense like }
  248. { procedure p(); }
  249. if try_to_consume(_RKLAMMER) and
  250. not(m_tp7 in current_settings.modeswitches) then
  251. exit;
  252. { parsing a proc or procvar ? }
  253. currparast:=tparasymtable(pd.parast);
  254. { reset }
  255. sc:=TFPObjectList.create(false);
  256. defaultrequired:=false;
  257. paranr:=0;
  258. block_type:=bt_var;
  259. is_univ:=false;
  260. repeat
  261. parseprocvar:=pv_none;
  262. if try_to_consume(_VAR) then
  263. varspez:=vs_var
  264. else
  265. if try_to_consume(_CONST) then
  266. varspez:=vs_const
  267. else
  268. if (m_out in current_settings.modeswitches) and
  269. try_to_consume(_OUT) then
  270. varspez:=vs_out
  271. else
  272. if try_to_consume(_CONSTREF) then
  273. varspez:=vs_constref
  274. else
  275. if (m_mac in current_settings.modeswitches) and
  276. try_to_consume(_POINTPOINTPOINT) then
  277. begin
  278. include(pd.procoptions,po_varargs);
  279. break;
  280. end
  281. else
  282. if (m_nested_procvars in current_settings.modeswitches) and
  283. try_to_consume(_PROCEDURE) then
  284. begin
  285. parseprocvar:=pv_proc;
  286. varspez:=vs_const;
  287. end
  288. else
  289. if (m_nested_procvars in current_settings.modeswitches) and
  290. try_to_consume(_FUNCTION) then
  291. begin
  292. parseprocvar:=pv_func;
  293. varspez:=vs_const;
  294. end
  295. else
  296. varspez:=vs_value;
  297. defaultvalue:=nil;
  298. hdef:=nil;
  299. { read identifiers and insert with error type }
  300. sc.clear;
  301. repeat
  302. inc(paranr);
  303. vs:=cparavarsym.create(orgpattern,paranr*10,varspez,generrordef,[]);
  304. currparast.insertsym(vs);
  305. if assigned(vs.owner) then
  306. sc.add(vs)
  307. else
  308. vs.free;
  309. consume(_ID);
  310. until not try_to_consume(_COMMA);
  311. locationstr:='';
  312. { macpas anonymous procvar }
  313. if parseprocvar<>pv_none then
  314. begin
  315. { inline procvar definitions are always nested procvars }
  316. pv:=cprocvardef.create(normal_function_level+1,true);
  317. if token=_LKLAMMER then
  318. parse_parameter_dec(pv);
  319. if parseprocvar=pv_func then
  320. begin
  321. block_type:=bt_var_type;
  322. consume(_COLON);
  323. single_type(pv.returndef,[]);
  324. block_type:=bt_var;
  325. end;
  326. { possible proc directives }
  327. if check_proc_directive(true) then
  328. parse_proctype_directives(pv);
  329. { Add implicit hidden parameters and function result }
  330. handle_calling_convention(pv,hcc_default_actions_intf);
  331. {$ifdef jvm}
  332. { anonymous -> no name }
  333. jvm_create_procvar_class('',pv);
  334. {$endif}
  335. hdef:=pv;
  336. end
  337. else
  338. { read type declaration, force reading for value paras }
  339. if (token=_COLON) or (varspez=vs_value) then
  340. begin
  341. consume(_COLON);
  342. { check for an open array }
  343. need_array:=false;
  344. { bitpacked open array are not yet supported }
  345. if (token=_PACKED) and
  346. not(cs_bitpacking in current_settings.localswitches) then
  347. begin
  348. consume(_PACKED);
  349. need_array:=true;
  350. end;
  351. if (token=_ARRAY) or
  352. need_array then
  353. begin
  354. consume(_ARRAY);
  355. consume(_OF);
  356. { define range and type of range }
  357. hdef:=carraydef.create_openarray;
  358. { array of const ? }
  359. if (token=_CONST) and (m_objpas in current_settings.modeswitches) then
  360. begin
  361. consume(_CONST);
  362. srsym:=search_system_type('TVARREC');
  363. tarraydef(hdef).elementdef:=ttypesym(srsym).typedef;
  364. include(tarraydef(hdef).arrayoptions,ado_IsArrayOfConst);
  365. end
  366. else
  367. begin
  368. { define field type }
  369. if m_delphi in current_settings.modeswitches then
  370. stoptions:=[stoAllowSpecialization]
  371. else
  372. stoptions:=[];
  373. single_type(arrayelementdef,stoptions);
  374. tarraydef(hdef).elementdef:=arrayelementdef;
  375. end;
  376. end
  377. else
  378. begin
  379. if (m_mac in current_settings.modeswitches) then
  380. is_univ:=try_to_consume(_UNIV);
  381. if try_to_consume(_TYPE) then
  382. hdef:=ctypedformaltype
  383. else
  384. begin
  385. block_type:=bt_var_type;
  386. single_type(hdef,[stoAllowSpecialization]);
  387. block_type:=bt_var;
  388. end;
  389. { open string ? }
  390. if is_shortstring(hdef) then
  391. begin
  392. case varspez of
  393. vs_var,vs_out:
  394. begin
  395. { not 100% Delphi-compatible: type xstr=string[255] cannot
  396. become an openstring there, while here it can }
  397. if (cs_openstring in current_settings.localswitches) and
  398. (tstringdef(hdef).len=255) then
  399. hdef:=openshortstringtype
  400. end;
  401. vs_value:
  402. begin
  403. { value "openstring" parameters don't make sense (the
  404. original string can never be modified, so there's no
  405. use in passing its original length), so change these
  406. into regular shortstring parameters (seems to be what
  407. Delphi also does) }
  408. if is_open_string(hdef) then
  409. hdef:=cshortstringtype;
  410. end;
  411. else
  412. ;
  413. end;
  414. end;
  415. if (target_info.system in [system_powerpc_morphos,system_m68k_amiga]) then
  416. begin
  417. if (idtoken=_LOCATION) then
  418. begin
  419. consume(_LOCATION);
  420. locationstr:=cstringpattern;
  421. consume(_CSTRING);
  422. end
  423. else
  424. begin
  425. if explicit_paraloc then
  426. Message(parser_e_paraloc_all_paras);
  427. locationstr:='';
  428. end;
  429. end
  430. else
  431. locationstr:='';
  432. { default parameter }
  433. if (m_default_para in current_settings.modeswitches) then
  434. handle_default_para_value;
  435. end;
  436. end
  437. else
  438. hdef:=cformaltype;
  439. { File types are only allowed for var and out parameters }
  440. if (hdef.typ=filedef) and
  441. not(varspez in [vs_out,vs_var]) then
  442. CGMessage(cg_e_file_must_call_by_reference);
  443. { Dispinterfaces are restricted to using only automatable types }
  444. if (pd.typ=procdef) and is_dispinterface(tprocdef(pd).struct) and
  445. not is_automatable(hdef) then
  446. Message1(type_e_not_automatable,hdef.typename);
  447. { univ cannot be used with types whose size is not known at compile
  448. time }
  449. if is_univ and
  450. not is_valid_univ_para_type(hdef) then
  451. Message1(parser_e_invalid_univ_para,hdef.typename);
  452. for i:=0 to sc.count-1 do
  453. begin
  454. vs:=tparavarsym(sc[i]);
  455. vs.univpara:=is_univ;
  456. { update varsym }
  457. vs.vardef:=hdef;
  458. vs.defaultconstsym:=defaultvalue;
  459. if (target_info.system in [system_powerpc_morphos,system_m68k_amiga]) then
  460. begin
  461. if locationstr<>'' then
  462. begin
  463. if sc.count>1 then
  464. Message(parser_e_paraloc_only_one_para);
  465. if (paranr>1) and not(explicit_paraloc) then
  466. Message(parser_e_paraloc_all_paras);
  467. explicit_paraloc:=true;
  468. include(vs.varoptions,vo_has_explicit_paraloc);
  469. if not(paramanager.parseparaloc(vs,locationstr)) then
  470. message(parser_e_illegal_explicit_paraloc);
  471. end
  472. else
  473. if explicit_paraloc then
  474. Message(parser_e_paraloc_all_paras);
  475. end;
  476. end;
  477. until not try_to_consume(_SEMICOLON);
  478. if explicit_paraloc then
  479. include(pd.procoptions,po_explicitparaloc);
  480. { remove parasymtable from stack }
  481. sc.free;
  482. { reset object options }
  483. block_type:=old_block_type;
  484. consume(_RKLAMMER);
  485. end;
  486. function parse_proc_head(astruct:tabstractrecorddef;potype:tproctypeoption;flags:tparse_proc_flags;genericdef:tdef;generictypelist:tfphashobjectlist;out pd:tprocdef):boolean;
  487. var
  488. hs : string;
  489. orgsp,sp,orgspnongen,spnongen : TIDString;
  490. dummysym,srsym : tsym;
  491. checkstack : psymtablestackitem;
  492. oldfilepos,
  493. classstartfilepos,
  494. procstartfilepos : tfileposinfo;
  495. i,
  496. index : longint;
  497. addgendummy,
  498. hadspecialize,
  499. firstpart,
  500. found,
  501. searchagain : boolean;
  502. st,
  503. genericst: TSymtable;
  504. aprocsym : tprocsym;
  505. popclass : integer;
  506. ImplIntf : TImplementedInterface;
  507. old_parse_generic : boolean;
  508. old_current_structdef: tabstractrecorddef;
  509. old_current_genericdef,
  510. old_current_specializedef: tstoreddef;
  511. lasttoken,lastidtoken: ttoken;
  512. genericparams : tfphashobjectlist;
  513. procedure parse_operator_name;
  514. begin
  515. if (lasttoken in [first_overloaded..last_overloaded]) then
  516. begin
  517. optoken:=token;
  518. end
  519. else
  520. begin
  521. case lasttoken of
  522. _CARET:
  523. Message1(parser_e_overload_operator_failed,'**');
  524. _ID:
  525. case lastidtoken of
  526. _ENUMERATOR:optoken:=_OP_ENUMERATOR;
  527. _EXPLICIT:optoken:=_OP_EXPLICIT;
  528. _INC:optoken:=_OP_INC;
  529. _DEC:optoken:=_OP_DEC;
  530. _INITIALIZE:optoken:=_OP_INITIALIZE;
  531. _FINALIZE:optoken:=_OP_FINALIZE;
  532. _ADDREF:optoken:=_OP_ADDREF;
  533. _COPY:optoken:=_OP_COPY;
  534. else
  535. if (m_delphi in current_settings.modeswitches) then
  536. case lastidtoken of
  537. _IMPLICIT:optoken:=_ASSIGNMENT;
  538. _NEGATIVE:optoken:=_MINUS;
  539. _POSITIVE:optoken:=_PLUS;
  540. _LOGICALNOT:optoken:=_OP_NOT;
  541. _IN:optoken:=_OP_IN;
  542. _EQUAL:optoken:=_EQ;
  543. _NOTEQUAL:optoken:=_NE;
  544. _GREATERTHAN:optoken:=_GT;
  545. _GREATERTHANOREQUAL:optoken:=_GTE;
  546. _LESSTHAN:optoken:=_LT;
  547. _LESSTHANOREQUAL:optoken:=_LTE;
  548. _ADD:optoken:=_PLUS;
  549. _SUBTRACT:optoken:=_MINUS;
  550. _MULTIPLY:optoken:=_STAR;
  551. _DIVIDE:optoken:=_SLASH;
  552. _INTDIVIDE:optoken:=_OP_DIV;
  553. _MODULUS:optoken:=_OP_MOD;
  554. _LEFTSHIFT:optoken:=_OP_SHL;
  555. _RIGHTSHIFT:optoken:=_OP_SHR;
  556. _LOGICALAND:optoken:=_OP_AND;
  557. _LOGICALOR:optoken:=_OP_OR;
  558. _LOGICALXOR:optoken:=_OP_XOR;
  559. _BITWISEAND:optoken:=_OP_AND;
  560. _BITWISEOR:optoken:=_OP_OR;
  561. _BITWISEXOR:optoken:=_OP_XOR;
  562. else
  563. Message1(parser_e_overload_operator_failed,'');
  564. end
  565. else
  566. Message1(parser_e_overload_operator_failed,'');
  567. end
  568. else
  569. Message1(parser_e_overload_operator_failed,'');
  570. end;
  571. end;
  572. sp:=overloaded_names[optoken];
  573. orgsp:=sp;
  574. spnongen:=sp;
  575. orgspnongen:=orgsp;
  576. end;
  577. procedure consume_proc_name;
  578. var
  579. s : string;
  580. i : longint;
  581. sym : ttypesym;
  582. begin
  583. lasttoken:=token;
  584. lastidtoken:=idtoken;
  585. if assigned(genericparams) then
  586. for i:=0 to genericparams.count-1 do
  587. begin
  588. sym:=ttypesym(genericparams[i]);
  589. if (sym.typ<>constsym) and tstoreddef(sym.typedef).is_registered then
  590. begin
  591. sym.typedef.free;
  592. sym.typedef:=nil;
  593. end;
  594. sym.free;
  595. end;
  596. genericparams.free;
  597. genericparams:=nil;
  598. hadspecialize:=false;
  599. if potype=potype_operator then
  600. optoken:=NOTOKEN;
  601. if (potype=potype_operator) and (token<>_ID) then
  602. begin
  603. parse_operator_name;
  604. consume(token);
  605. end
  606. else
  607. begin
  608. sp:=pattern;
  609. orgsp:=orgpattern;
  610. spnongen:=sp;
  611. orgspnongen:=orgsp;
  612. if firstpart and
  613. not (m_delphi in current_settings.modeswitches) and
  614. (idtoken=_SPECIALIZE) then
  615. hadspecialize:=true;
  616. consume(_ID);
  617. if ((ppf_generic in flags) or (m_delphi in current_settings.modeswitches)) and
  618. (token in [_LT,_LSHARPBRACKET]) then
  619. begin
  620. consume(token);
  621. if token in [_GT,_RSHARPBRACKET] then
  622. message(type_e_type_id_expected)
  623. else
  624. begin
  625. genericparams:=parse_generic_parameters(true);
  626. if not assigned(genericparams) then
  627. internalerror(2015061201);
  628. if genericparams.count=0 then
  629. internalerror(2015061202);
  630. s:='';
  631. str(genericparams.count,s);
  632. spnongen:=sp;
  633. orgspnongen:=orgsp;
  634. sp:=sp+'$'+s;
  635. orgsp:=orgsp+'$'+s;
  636. end;
  637. if not try_to_consume(_GT) then
  638. consume(_RSHARPBRACKET);
  639. end;
  640. end;
  641. firstpart:=false;
  642. end;
  643. function search_object_name(const sp:TIDString;gen_error:boolean):tsym;
  644. var
  645. storepos:tfileposinfo;
  646. srsymtable:TSymtable;
  647. begin
  648. storepos:=current_tokenpos;
  649. current_tokenpos:=procstartfilepos;
  650. searchsym(sp,result,srsymtable);
  651. if not assigned(result) then
  652. begin
  653. if gen_error then
  654. identifier_not_found(orgsp);
  655. result:=generrorsym;
  656. end;
  657. current_tokenpos:=storepos;
  658. end;
  659. function handle_generic_interface:boolean;
  660. var
  661. i : longint;
  662. sym : ttypesym;
  663. typesrsym : tsym;
  664. typesrsymtable : tsymtable;
  665. hierarchy,
  666. specializename,
  667. prettyname: ansistring;
  668. error : boolean;
  669. genname,
  670. ugenname : tidstring;
  671. module : tmodule;
  672. begin
  673. result:=false;
  674. if not assigned(genericparams) then
  675. exit;
  676. specializename:='$';
  677. prettyname:='';
  678. error:=false;
  679. for i:=0 to genericparams.count-1 do
  680. begin
  681. sym:=ttypesym(genericparams[i]);
  682. { ToDo: position }
  683. if not searchsym(upper(sym.RealName),typesrsym,typesrsymtable) then
  684. begin
  685. message1(sym_e_id_not_found,sym.name);
  686. error:=true;
  687. continue;
  688. end;
  689. if typesrsym.typ<>typesym then
  690. begin
  691. message(type_e_type_id_expected);
  692. error:=true;
  693. continue;
  694. end;
  695. module:=find_module_from_symtable(ttypesym(typesrsym).typedef.owner);
  696. if not assigned(module) then
  697. internalerror(2016112803);
  698. specializename:=specializename+'_$'+hexstr(module.moduleid,8)+'$$'+ttypesym(typesrsym).typedef.unique_id_str;
  699. if i>0 then
  700. prettyname:=prettyname+',';
  701. prettyname:=prettyname+ttypesym(typesrsym).prettyname;
  702. end;
  703. result:=true;
  704. if error then
  705. begin
  706. srsym:=generrorsym;
  707. exit;
  708. end;
  709. if not searchsym(sp,typesrsym,typesrsymtable) or (typesrsym.typ<>typesym) then
  710. begin
  711. identifier_not_found(sp);
  712. srsym:=generrorsym;
  713. exit;
  714. end;
  715. module:=find_module_from_symtable(ttypesym(typesrsym).owner);
  716. if not assigned(module) then
  717. internalerror(2022102105);
  718. hierarchy:=ttypesym(typesrsym).typedef.ownerhierarchyname;
  719. if hierarchy<>'' then
  720. hierarchy:='.'+hierarchy;
  721. genname:=generate_generic_name(sp,specializename,module.modulename^+hierarchy);
  722. ugenname:=upper(genname);
  723. srsym:=search_object_name(ugenname,false);
  724. if not assigned(srsym) then
  725. begin
  726. Message1(type_e_generic_declaration_does_not_match,sp+'<'+prettyname+'>');
  727. srsym:=generrorsym;
  728. end;
  729. end;
  730. procedure specialize_generic_interface;
  731. var
  732. node : tnode;
  733. begin
  734. node:=factor(false,[ef_type_only,ef_had_specialize]);
  735. if node.nodetype=typen then
  736. begin
  737. sp:=ttypenode(node).typedef.typesym.name;
  738. end
  739. else
  740. sp:='';
  741. end;
  742. function check_generic_parameters(def:tstoreddef):boolean;
  743. var
  744. i : longint;
  745. declsym,
  746. implsym : tsym;
  747. impltype : ttypesym absolute implsym;
  748. implname : tsymstr;
  749. fileinfo : tfileposinfo;
  750. begin
  751. result:=true;
  752. if not assigned(def.genericparas) then
  753. internalerror(2018090102);
  754. if not assigned(genericparams) then
  755. internalerror(2018090103);
  756. if def.genericparas.count<>genericparams.count then
  757. internalerror(2018090104);
  758. for i:=0 to def.genericparas.count-1 do
  759. begin
  760. declsym:=tsym(def.genericparas[i]);
  761. implsym:=tsym(genericparams[i]);
  762. implname:=upper(genericparams.nameofindex(i));
  763. if declsym.name<>implname then
  764. begin
  765. messagepos1(implsym.fileinfo,sym_e_generic_type_param_mismatch,implsym.realname);
  766. messagepos1(declsym.fileinfo,sym_e_generic_type_param_decl,declsym.realname);
  767. result:=false;
  768. end;
  769. if ((implsym.typ=typesym) and (df_genconstraint in impltype.typedef.defoptions)) or
  770. (implsym.typ=constsym) then
  771. begin
  772. if implsym.typ=constsym then
  773. fileinfo:=impltype.fileinfo
  774. else
  775. fileinfo:=tstoreddef(impltype.typedef).genconstraintdata.fileinfo;
  776. messagepos(fileinfo,parser_e_generic_constraints_not_allowed_here);
  777. result:=false;
  778. end;
  779. end;
  780. end;
  781. begin
  782. sp:='';
  783. orgsp:='';
  784. spnongen:='';
  785. orgspnongen:='';
  786. { Save the position where this procedure really starts }
  787. procstartfilepos:=current_tokenpos;
  788. old_parse_generic:=parse_generic;
  789. firstpart:=true;
  790. result:=false;
  791. pd:=nil;
  792. aprocsym:=nil;
  793. srsym:=nil;
  794. genericparams:=nil;
  795. hadspecialize:=false;
  796. addgendummy:=false;
  797. if not assigned(genericdef) then
  798. begin
  799. if ppf_anonymous in flags then
  800. begin
  801. checkstack:=symtablestack.stack;
  802. while checkstack^.symtable.symtabletype in [withsymtable] do
  803. checkstack:=checkstack^.next;
  804. if not (checkstack^.symtable.symtabletype in [localsymtable,staticsymtable]) then
  805. internalerror(2021050101);
  806. { generate a unique name for the anonymous function; don't use
  807. something like file position however as this might be inside
  808. an include file that's included multiple times }
  809. str(checkstack^.symtable.symlist.count,orgsp);
  810. orgsp:='__FPCINTERNAL__Anonymous_'+orgsp;
  811. sp:=upper(orgsp);
  812. spnongen:=sp;
  813. orgspnongen:=orgsp;
  814. end
  815. else
  816. consume_proc_name;
  817. { examine interface map: function/procedure iname.functionname=locfuncname }
  818. if assigned(astruct) and
  819. (astruct.typ=objectdef) and
  820. assigned(tobjectdef(astruct).ImplementedInterfaces) and
  821. (tobjectdef(astruct).ImplementedInterfaces.count>0) and
  822. (
  823. (token=_POINT) or
  824. (
  825. hadspecialize and
  826. (token=_ID)
  827. )
  828. ) then
  829. begin
  830. if hadspecialize and (token=_ID) then
  831. specialize_generic_interface;
  832. consume(_POINT);
  833. if hadspecialize or not handle_generic_interface then
  834. srsym:=search_object_name(sp,true);
  835. { qualifier is interface? }
  836. ImplIntf:=nil;
  837. if assigned(srsym) and
  838. (srsym.typ=typesym) and
  839. (ttypesym(srsym).typedef.typ=objectdef) then
  840. ImplIntf:=find_implemented_interface(tobjectdef(astruct),tobjectdef(ttypesym(srsym).typedef));
  841. if ImplIntf=nil then
  842. begin
  843. Message(parser_e_interface_id_expected);
  844. { error recovery }
  845. consume(_ID);
  846. if try_to_consume(_EQ) then
  847. consume(_ID);
  848. exit;
  849. end
  850. else
  851. { in case of a generic or specialized interface we need to use the
  852. name of the def instead of the symbol, so that always the correct
  853. name is used }
  854. if [df_generic,df_specialization]*ttypesym(srsym).typedef.defoptions<>[] then
  855. sp:=tobjectdef(ttypesym(srsym).typedef).objname^;
  856. { must be a directly implemented interface }
  857. if Assigned(ImplIntf.ImplementsGetter) then
  858. Message2(parser_e_implements_no_mapping,ImplIntf.IntfDef.typename,astruct.objrealname^);
  859. consume(_ID);
  860. { Create unique name <interface>.<method> }
  861. hs:=sp+'.'+pattern;
  862. consume(_EQ);
  863. if assigned(ImplIntf) and
  864. (token=_ID) then
  865. ImplIntf.AddMapping(hs,pattern);
  866. consume(_ID);
  867. result:=true;
  868. exit;
  869. end;
  870. if assigned(genericparams) and assigned(current_genericdef) then
  871. Message(parser_f_no_generic_inside_generic);
  872. { method ? }
  873. srsym:=nil;
  874. if not assigned(astruct) and
  875. (symtablestack.top.symtablelevel=main_program_level) and
  876. try_to_consume(_POINT) then
  877. begin
  878. repeat
  879. classstartfilepos:=procstartfilepos;
  880. searchagain:=false;
  881. { throw the error at the right location }
  882. oldfilepos:=current_filepos;
  883. current_filepos:=procstartfilepos;
  884. if not assigned(astruct) and not assigned(srsym) then
  885. srsym:=search_object_name(sp,true);
  886. current_filepos:=oldfilepos;
  887. { we need to check whether the names of the generic parameter
  888. types match with the one in the declaration of a class/record,
  889. but we need to do this before consume_proc_name frees the
  890. type parameters of the class part }
  891. if (srsym.typ=typesym) and
  892. (ttypesym(srsym).typedef.typ in [objectdef,recorddef]) and
  893. tstoreddef(ttypesym(srsym).typedef).is_generic and
  894. assigned(genericparams) then
  895. { this is recoverable, so no further action necessary }
  896. check_generic_parameters(tstoreddef(ttypesym(srsym).typedef));
  897. { consume proc name }
  898. procstartfilepos:=current_tokenpos;
  899. consume_proc_name;
  900. { qualifier is class name ? }
  901. if (srsym.typ=typesym) and
  902. (ttypesym(srsym).typedef.typ in [objectdef,recorddef]) then
  903. begin
  904. astruct:=tabstractrecorddef(ttypesym(srsym).typedef);
  905. if (token<>_POINT) then
  906. if (potype in [potype_class_constructor,potype_class_destructor]) then
  907. sp:=lower(sp)
  908. else
  909. if (potype=potype_operator) and (optoken=NOTOKEN) then
  910. parse_operator_name;
  911. srsym:=tsym(astruct.symtable.Find(sp));
  912. if assigned(srsym) then
  913. begin
  914. if srsym.typ=procsym then
  915. aprocsym:=tprocsym(srsym)
  916. else
  917. if (srsym.typ=typesym) and
  918. (ttypesym(srsym).typedef.typ in [objectdef,recorddef]) then
  919. begin
  920. searchagain:=true;
  921. consume(_POINT);
  922. end
  923. else
  924. begin
  925. { we use a different error message for tp7 so it looks more compatible }
  926. if (m_fpc in current_settings.modeswitches) then
  927. Message1(parser_e_overloaded_no_procedure,srsym.realname)
  928. else
  929. Message(parser_e_methode_id_expected);
  930. { rename the name to an unique name to avoid an
  931. error when inserting the symbol in the symtable }
  932. orgsp:=orgsp+'$'+tostr(current_filepos.line);
  933. end;
  934. end
  935. else
  936. begin
  937. MessagePos(procstartfilepos,parser_e_methode_id_expected);
  938. { recover by making it a normal procedure instead of method }
  939. astruct:=nil;
  940. end;
  941. end
  942. else
  943. MessagePos(classstartfilepos,parser_e_class_id_expected);
  944. until not searchagain;
  945. end
  946. else
  947. begin
  948. { check for constructor/destructor/class operators which are not allowed here }
  949. if (not parse_only) and
  950. ((potype in [potype_constructor,potype_destructor,
  951. potype_class_constructor,potype_class_destructor]) or
  952. ((potype=potype_operator) and (m_delphi in current_settings.modeswitches))) then
  953. Message(parser_e_only_methods_allowed);
  954. repeat
  955. { only 1 class constructor and destructor is allowed in the class and
  956. the check was already done with oo_has_class_constructor or
  957. oo_has_class_destructor -> skip searching
  958. (bug #28801) }
  959. if (potype in [potype_class_constructor,potype_class_destructor]) then
  960. break;
  961. searchagain:=false;
  962. current_tokenpos:=procstartfilepos;
  963. if (potype=potype_operator)and(optoken=NOTOKEN) then
  964. parse_operator_name;
  965. srsym:=tsym(symtablestack.top.Find(sp));
  966. { Also look in the globalsymtable if we didn't found
  967. the symbol in the localsymtable }
  968. if not assigned(srsym) and
  969. not(parse_only) and
  970. (symtablestack.top=current_module.localsymtable) and
  971. assigned(current_module.globalsymtable) then
  972. srsym:=tsym(current_module.globalsymtable.Find(sp));
  973. { Check if overloaded is a procsym }
  974. if assigned(srsym) then
  975. begin
  976. if srsym.typ=procsym then
  977. aprocsym:=tprocsym(srsym)
  978. else
  979. begin
  980. { when the other symbol is a unit symbol then hide the unit
  981. symbol, this is not supported in tp7 }
  982. if not(m_tp7 in current_settings.modeswitches) and
  983. (srsym.typ=unitsym) then
  984. begin
  985. HideSym(srsym);
  986. searchagain:=true;
  987. end
  988. else
  989. if (m_delphi in current_settings.modeswitches) and
  990. (srsym.typ=absolutevarsym) and
  991. ([vo_is_funcret,vo_is_result]*tabstractvarsym(srsym).varoptions=[vo_is_funcret]) then
  992. begin
  993. HideSym(srsym);
  994. searchagain:=true;
  995. end
  996. else if (srsym.typ=typesym) and
  997. (sp_generic_dummy in srsym.symoptions) and
  998. (ttypesym(srsym).typedef.typ=undefineddef) and
  999. not assigned(genericparams) then
  1000. begin
  1001. { this is a generic dummy symbol that has not yet
  1002. been used; so we rename the dummy symbol and continue
  1003. as if nothing happened }
  1004. hidesym(srsym);
  1005. searchagain:=true;
  1006. addgendummy:=true;
  1007. end
  1008. else
  1009. begin
  1010. { we use a different error message for tp7 so it looks more compatible }
  1011. if (m_fpc in current_settings.modeswitches) then
  1012. Message1(parser_e_overloaded_no_procedure,srsym.realname)
  1013. else
  1014. Message1(sym_e_duplicate_id,srsym.realname);
  1015. { rename the name to an unique name to avoid an
  1016. error when inserting the symbol in the symtable }
  1017. orgsp:=orgsp+'$'+tostr(current_filepos.line);
  1018. end;
  1019. end;
  1020. end;
  1021. until not searchagain;
  1022. end;
  1023. { test again if assigned, it can be reset to recover }
  1024. if not assigned(aprocsym) then
  1025. begin
  1026. { create a new procsym and set the real filepos }
  1027. current_tokenpos:=procstartfilepos;
  1028. { for operator we have only one procsym for each overloaded
  1029. operation }
  1030. if (potype=potype_operator) then
  1031. begin
  1032. aprocsym:=Tprocsym(symtablestack.top.Find(sp));
  1033. if aprocsym=nil then
  1034. aprocsym:=cprocsym.create('$'+sp);
  1035. end
  1036. else
  1037. if (potype in [potype_class_constructor,potype_class_destructor]) then
  1038. aprocsym:=cprocsym.create('$'+lower(sp))
  1039. else
  1040. aprocsym:=cprocsym.create(orgsp);
  1041. if ppf_anonymous in flags then
  1042. include(aprocsym.symoptions,sp_internal);
  1043. if addgendummy then
  1044. include(aprocsym.symoptions,sp_generic_dummy);
  1045. symtablestack.top.insertsym(aprocsym);
  1046. end;
  1047. end;
  1048. { to get the correct symtablelevel we must ignore ObjectSymtables }
  1049. st:=nil;
  1050. checkstack:=symtablestack.stack;
  1051. while assigned(checkstack) do
  1052. begin
  1053. st:=checkstack^.symtable;
  1054. if st.symtabletype in [staticsymtable,globalsymtable,localsymtable] then
  1055. break;
  1056. checkstack:=checkstack^.next;
  1057. end;
  1058. pd:=cprocdef.create(st.symtablelevel+1,not assigned(genericdef));
  1059. pd.struct:=astruct;
  1060. pd.procsym:=aprocsym;
  1061. pd.proctypeoption:=potype;
  1062. if ppf_anonymous in flags then
  1063. include(pd.procoptions,po_anonymous);
  1064. if assigned(genericparams) then
  1065. begin
  1066. if potype=potype_constructor then
  1067. begin
  1068. Message(parser_e_constructurs_cannot_take_type_parameters);
  1069. genericparams.free;
  1070. genericparams:=nil;
  1071. end
  1072. else
  1073. begin
  1074. include(pd.defoptions,df_generic);
  1075. { push the parameter symtable so that constraint definitions are added
  1076. there and not in the owner symtable }
  1077. symtablestack.push(pd.parast);
  1078. { register the parameters }
  1079. for i:=0 to genericparams.count-1 do
  1080. begin
  1081. tsym(genericparams[i]).register_sym;
  1082. if tsym(genericparams[i]).typ=typesym then
  1083. tstoreddef(ttypesym(genericparams[i]).typedef).register_def;
  1084. end;
  1085. insert_generic_parameter_types(pd,nil,genericparams,false);
  1086. { the list is no longer required }
  1087. genericparams.free;
  1088. genericparams:=nil;
  1089. symtablestack.pop(pd.parast);
  1090. parse_generic:=true;
  1091. { also generate a dummy symbol if none exists already }
  1092. if assigned(astruct) then
  1093. dummysym:=tsym(astruct.symtable.find(spnongen))
  1094. else
  1095. begin
  1096. dummysym:=tsym(symtablestack.top.find(spnongen));
  1097. if not assigned(dummysym) and
  1098. (symtablestack.top=current_module.localsymtable) and
  1099. assigned(current_module.globalsymtable) then
  1100. dummysym:=tsym(current_module.globalsymtable.find(spnongen));
  1101. end;
  1102. if not assigned(dummysym) then
  1103. begin
  1104. { overloading generic routines with non-generic types is not
  1105. allowed, so we create a procsym as dummy }
  1106. dummysym:=cprocsym.create(orgspnongen);
  1107. if assigned(astruct) then
  1108. astruct.symtable.insertsym(dummysym)
  1109. else
  1110. symtablestack.top.insertsym(dummysym);
  1111. end
  1112. else if (dummysym.typ<>procsym) and
  1113. (
  1114. { show error only for the declaration, not also the implementation }
  1115. not assigned(astruct) or
  1116. (symtablestack.top.symtablelevel<>main_program_level)
  1117. ) then
  1118. Message1(sym_e_duplicate_id,dummysym.realname);
  1119. if not (sp_generic_dummy in dummysym.symoptions) then
  1120. begin
  1121. include(dummysym.symoptions,sp_generic_dummy);
  1122. add_generic_dummysym(dummysym);
  1123. end;
  1124. if dummysym.typ=procsym then
  1125. tprocsym(dummysym).add_generic_overload(aprocsym);
  1126. { start token recorder for the declaration }
  1127. pd.init_genericdecl;
  1128. current_scanner.startrecordtokens(pd.genericdecltokenbuf);
  1129. end;
  1130. end
  1131. else if assigned(genericdef) then
  1132. insert_generic_parameter_types(pd,tstoreddef(genericdef),generictypelist,false);
  1133. { methods inherit df_generic or df_specialization from the objectdef }
  1134. if assigned(pd.struct) and
  1135. (pd.parast.symtablelevel=normal_function_level) then
  1136. begin
  1137. if (df_generic in pd.struct.defoptions) then
  1138. begin
  1139. include(pd.defoptions,df_generic);
  1140. parse_generic:=true;
  1141. end;
  1142. if (df_specialization in pd.struct.defoptions) then
  1143. begin
  1144. if assigned(current_specializedef) then
  1145. begin
  1146. include(pd.defoptions,df_specialization);
  1147. { Find corresponding genericdef, we need it later to
  1148. replay the tokens to generate the body }
  1149. if not assigned(pd.struct.genericdef) then
  1150. internalerror(200512113);
  1151. genericst:=pd.struct.genericdef.GetSymtable(gs_record);
  1152. if not assigned(genericst) then
  1153. internalerror(200512114);
  1154. { when searching for the correct procdef to use as genericdef we need to ignore
  1155. everything except procdefs so that we can find the correct indices }
  1156. index:=0;
  1157. found:=false;
  1158. for i:=0 to pd.owner.deflist.count-1 do
  1159. begin
  1160. if tdef(pd.owner.deflist[i]).typ<>procdef then
  1161. continue;
  1162. if pd.owner.deflist[i]=pd then
  1163. begin
  1164. found:=true;
  1165. break;
  1166. end;
  1167. inc(index);
  1168. end;
  1169. if not found then
  1170. internalerror(2014052301);
  1171. for i:=0 to genericst.deflist.count-1 do
  1172. begin
  1173. if tdef(genericst.deflist[i]).typ<>procdef then
  1174. continue;
  1175. if index=0 then
  1176. pd.genericdef:=tstoreddef(genericst.deflist[i]);
  1177. dec(index);
  1178. end;
  1179. if not assigned(pd.genericdef) or
  1180. (pd.genericdef.typ<>procdef) then
  1181. internalerror(200512115);
  1182. end
  1183. else
  1184. Message(parser_e_explicit_method_implementation_for_specializations_not_allowed);
  1185. end;
  1186. end;
  1187. { methods need to be exported }
  1188. if assigned(astruct) and
  1189. (
  1190. (symtablestack.top.symtabletype in [ObjectSymtable,recordsymtable]) or
  1191. (symtablestack.top.symtablelevel=main_program_level)
  1192. ) then
  1193. include(pd.procoptions,po_global);
  1194. { symbol options that need to be kept per procdef }
  1195. pd.fileinfo:=procstartfilepos;
  1196. pd.visibility:=symtablestack.top.currentvisibility;
  1197. if symtablestack.top.currentlyoptional then
  1198. include(pd.procoptions,po_optional);
  1199. { parse parameters }
  1200. if token=_LKLAMMER then
  1201. begin
  1202. old_current_structdef:=nil;
  1203. old_current_genericdef:=current_genericdef;
  1204. old_current_specializedef:=nil;
  1205. { Add ObjectSymtable to be able to find nested type definitions }
  1206. popclass:=0;
  1207. if assigned(pd.struct) and
  1208. (pd.parast.symtablelevel>=normal_function_level) and
  1209. not(symtablestack.top.symtabletype in [ObjectSymtable,recordsymtable]) then
  1210. begin
  1211. popclass:=push_nested_hierarchy(pd.struct);
  1212. old_current_structdef:=current_structdef;
  1213. old_current_specializedef:=current_specializedef;
  1214. current_structdef:=pd.struct;
  1215. if assigned(current_structdef) and (df_generic in current_structdef.defoptions) then
  1216. current_genericdef:=current_structdef;
  1217. if assigned(current_structdef) and (df_specialization in current_structdef.defoptions) then
  1218. current_specializedef:=current_structdef;
  1219. end;
  1220. if pd.is_generic then
  1221. current_genericdef:=pd;
  1222. { Add parameter symtable }
  1223. if pd.parast.symtabletype<>staticsymtable then
  1224. symtablestack.push(pd.parast);
  1225. parse_parameter_dec(pd);
  1226. if pd.parast.symtabletype<>staticsymtable then
  1227. symtablestack.pop(pd.parast);
  1228. current_genericdef:=old_current_genericdef;
  1229. if popclass>0 then
  1230. begin
  1231. current_structdef:=old_current_structdef;
  1232. current_specializedef:=old_current_specializedef;
  1233. dec(popclass,pop_nested_hierarchy(pd.struct));
  1234. if popclass<>0 then
  1235. internalerror(201011260); // 11 nov 2010 index 0
  1236. end;
  1237. end;
  1238. parse_generic:=old_parse_generic;
  1239. result:=true;
  1240. end;
  1241. procedure parse_proc_dec_finish(pd:tprocdef;flags:tparse_proc_flags;astruct:tabstractrecorddef);
  1242. var
  1243. locationstr: string;
  1244. i: integer;
  1245. found: boolean;
  1246. procedure read_returndef(pd: tprocdef);
  1247. var
  1248. popclass: integer;
  1249. old_parse_generic: boolean;
  1250. old_current_structdef: tabstractrecorddef;
  1251. old_current_genericdef,
  1252. old_current_specializedef: tstoreddef;
  1253. begin
  1254. old_parse_generic:=parse_generic;
  1255. { Add ObjectSymtable to be able to find generic type definitions }
  1256. popclass:=0;
  1257. old_current_structdef:=nil;
  1258. old_current_genericdef:=current_genericdef;
  1259. old_current_specializedef:=current_specializedef;
  1260. current_genericdef:=nil;
  1261. current_specializedef:=nil;
  1262. if assigned(pd.struct) and
  1263. (pd.parast.symtablelevel>=normal_function_level) and
  1264. not (symtablestack.top.symtabletype in [ObjectSymtable,recordsymtable]) then
  1265. begin
  1266. popclass:=push_nested_hierarchy(pd.struct);
  1267. old_current_structdef:=current_structdef;
  1268. current_structdef:=pd.struct;
  1269. end;
  1270. if df_generic in pd.defoptions then
  1271. begin
  1272. if pd.is_generic then
  1273. current_genericdef:=pd
  1274. else if assigned(pd.struct) then
  1275. current_genericdef:=pd.struct
  1276. else
  1277. internalerror(2016090202);
  1278. end;
  1279. if df_specialization in pd.defoptions then
  1280. begin
  1281. if pd.is_specialization then
  1282. current_specializedef:=pd
  1283. else if assigned(pd.struct) then
  1284. current_specializedef:=pd.struct
  1285. else
  1286. internalerror(2016090203);
  1287. end;
  1288. parse_generic:=(df_generic in pd.defoptions);
  1289. if pd.is_generic or pd.is_specialization then
  1290. symtablestack.push(pd.parast);
  1291. pd.returndef:=result_type([stoAllowSpecialization]);
  1292. // Issue #24863, enabled only for the main progra commented out for now because it breaks building of RTL and needs extensive
  1293. // testing and/or RTL patching.
  1294. {
  1295. if ((pd.returndef=cvarianttype) or (pd.returndef=colevarianttype)) and
  1296. not(cs_compilesystem in current_settings.moduleswitches) then
  1297. include(current_module.moduleflags,mf_uses_variants);
  1298. }
  1299. if is_dispinterface(pd.struct) and not is_automatable(pd.returndef) then
  1300. Message1(type_e_not_automatable,pd.returndef.typename);
  1301. if pd.is_generic or pd.is_specialization then
  1302. symtablestack.pop(pd.parast);
  1303. if popclass>0 then
  1304. begin
  1305. current_structdef:=old_current_structdef;
  1306. dec(popclass,pop_nested_hierarchy(pd.struct));
  1307. if popclass<>0 then
  1308. internalerror(201012020);
  1309. end;
  1310. current_genericdef:=old_current_genericdef;
  1311. current_specializedef:=old_current_specializedef;
  1312. parse_generic:=old_parse_generic;
  1313. end;
  1314. begin
  1315. locationstr:='';
  1316. case pd.proctypeoption of
  1317. potype_procedure:
  1318. begin
  1319. pd.returndef:=voidtype;
  1320. if ppf_classmethod in flags then
  1321. include(pd.procoptions,po_classmethod);
  1322. end;
  1323. potype_function:
  1324. begin
  1325. if po_anonymous in pd.procoptions then
  1326. begin
  1327. { allow a different result name for anonymous functions (especially
  1328. for modes without Result modeswitch), but for consistency with
  1329. operators we allow this in other modes as well }
  1330. if token<>_ID then
  1331. begin
  1332. if not(m_result in current_settings.modeswitches) then
  1333. consume(_ID);
  1334. end
  1335. else
  1336. begin
  1337. pd.resultname:=stringdup(orgpattern);
  1338. consume(_ID);
  1339. end;
  1340. end;
  1341. if try_to_consume(_COLON) then
  1342. begin
  1343. read_returndef(pd);
  1344. if (target_info.system in [system_m68k_amiga]) then
  1345. begin
  1346. if (idtoken=_LOCATION) then
  1347. begin
  1348. if po_explicitparaloc in pd.procoptions then
  1349. begin
  1350. consume(_LOCATION);
  1351. locationstr:=cstringpattern;
  1352. consume(_CSTRING);
  1353. end
  1354. else
  1355. { I guess this needs a new message... (KB) }
  1356. Message(parser_e_paraloc_all_paras);
  1357. end
  1358. else
  1359. begin
  1360. if po_explicitparaloc in pd.procoptions then
  1361. { assign default locationstr, if none specified }
  1362. { and we've arguments with explicit paraloc }
  1363. locationstr:='D0';
  1364. end;
  1365. end;
  1366. end
  1367. else
  1368. begin
  1369. if (
  1370. parse_only and
  1371. not(is_interface(pd.struct))
  1372. ) or
  1373. (m_repeat_forward in current_settings.modeswitches) then
  1374. begin
  1375. consume(_COLON);
  1376. consume_all_until(_SEMICOLON);
  1377. end;
  1378. end;
  1379. if ppf_classmethod in flags then
  1380. include(pd.procoptions,po_classmethod);
  1381. end;
  1382. potype_constructor,
  1383. potype_class_constructor:
  1384. begin
  1385. if not (ppf_classmethod in flags) and
  1386. assigned(pd) and
  1387. assigned(pd.struct) then
  1388. begin
  1389. { Set return type, class constructors return the
  1390. created instance, object constructors return boolean }
  1391. if is_class(pd.struct) or
  1392. is_record(pd.struct) or
  1393. is_javaclass(pd.struct) then
  1394. pd.returndef:=pd.struct
  1395. else
  1396. if is_objectpascal_helper(pd.struct) then
  1397. pd.returndef:=tobjectdef(pd.struct).extendeddef
  1398. else
  1399. {$ifdef CPU64bitaddr}
  1400. pd.returndef:=bool64type;
  1401. {$else CPU64bitaddr}
  1402. pd.returndef:=bool32type;
  1403. {$endif CPU64bitaddr}
  1404. end
  1405. else
  1406. pd.returndef:=voidtype;
  1407. end;
  1408. potype_class_destructor,
  1409. potype_destructor:
  1410. begin
  1411. if assigned(pd) then
  1412. pd.returndef:=voidtype;
  1413. end;
  1414. potype_operator:
  1415. begin
  1416. { operators always need to be searched in all units (that
  1417. contain operators) }
  1418. include(pd.procoptions,po_overload);
  1419. pd.procsym.owner.includeoption(sto_has_operator);
  1420. if pd.parast.symtablelevel>normal_function_level then
  1421. Message(parser_e_no_local_operator);
  1422. if ppf_classmethod in flags then
  1423. begin
  1424. include(pd.procoptions,po_classmethod);
  1425. { any class operator is also static }
  1426. include(pd.procoptions,po_staticmethod);
  1427. end;
  1428. if token<>_ID then
  1429. begin
  1430. if not(m_result in current_settings.modeswitches) then
  1431. consume(_ID);
  1432. end
  1433. else
  1434. begin
  1435. pd.resultname:=stringdup(orgpattern);
  1436. consume(_ID);
  1437. end;
  1438. { operators without result (management operators) }
  1439. if optoken in [_OP_INITIALIZE, _OP_FINALIZE, _OP_ADDREF, _OP_COPY] then
  1440. begin
  1441. { single var parameter to point the record }
  1442. if (optoken in [_OP_INITIALIZE, _OP_FINALIZE, _OP_ADDREF]) and
  1443. (
  1444. (pd.parast.SymList.Count<>1) or
  1445. (tparavarsym(pd.parast.SymList[0]).vardef<>pd.struct) or
  1446. (tparavarsym(pd.parast.SymList[0]).varspez<>vs_var)
  1447. ) then
  1448. Message(parser_e_overload_impossible)
  1449. { constref (source) and var (dest) parameter to point the records }
  1450. else if (optoken=_OP_COPY) and
  1451. (
  1452. (pd.parast.SymList.Count<>2) or
  1453. (tparavarsym(pd.parast.SymList[0]).vardef<>pd.struct) or
  1454. (tparavarsym(pd.parast.SymList[0]).varspez<>vs_constref) or
  1455. (tparavarsym(pd.parast.SymList[1]).vardef<>pd.struct) or
  1456. (tparavarsym(pd.parast.SymList[1]).varspez<>vs_var)
  1457. ) then
  1458. Message(parser_e_overload_impossible);
  1459. trecordsymtable(pd.procsym.Owner).includemanagementoperator(
  1460. token2managementoperator(optoken));
  1461. pd.returndef:=voidtype
  1462. end
  1463. else
  1464. if not try_to_consume(_COLON) then
  1465. begin
  1466. consume(_COLON);
  1467. pd.returndef:=generrordef;
  1468. consume_all_until(_SEMICOLON);
  1469. end
  1470. else
  1471. begin
  1472. read_returndef(pd);
  1473. { check that class operators have either return type of structure or }
  1474. { at least one argument of that type }
  1475. if (po_classmethod in pd.procoptions) and
  1476. (pd.returndef <> pd.struct) then
  1477. begin
  1478. found:=false;
  1479. for i := 0 to pd.parast.SymList.Count - 1 do
  1480. if tparavarsym(pd.parast.SymList[i]).vardef=pd.struct then
  1481. begin
  1482. found:=true;
  1483. break;
  1484. end;
  1485. if not found then
  1486. if assigned(pd.struct) then
  1487. Message1(parser_e_at_least_one_argument_must_be_of_type,pd.struct.RttiName)
  1488. else
  1489. MessagePos(pd.fileinfo,type_e_type_id_expected);
  1490. end;
  1491. if not assigned(pd.struct) or assigned(astruct) then
  1492. begin
  1493. if (optoken in [_ASSIGNMENT,_OP_EXPLICIT]) and
  1494. equal_defs(pd.returndef,tparavarsym(pd.parast.SymList[0]).vardef) and
  1495. (pd.returndef.typ<>undefineddef) and (tparavarsym(pd.parast.SymList[0]).vardef.typ<>undefineddef) then
  1496. message(parser_e_no_such_assignment)
  1497. else if not isoperatoracceptable(pd,optoken) then
  1498. Message(parser_e_overload_impossible);
  1499. end;
  1500. end;
  1501. end;
  1502. else
  1503. internalerror(2015052202);
  1504. end;
  1505. if (pd.proccalloption in cdecl_pocalls) and
  1506. (pd.paras.count>0) and
  1507. is_array_of_const(tparavarsym(pd.paras[pd.paras.count-1]).vardef) then
  1508. begin
  1509. include(pd.procoptions,po_variadic);
  1510. end;
  1511. { support procedure proc stdcall export; }
  1512. if not(check_proc_directive(false)) then
  1513. begin
  1514. if (token=_COLON) and not(Assigned(pd) and is_void(pd.returndef)) then
  1515. begin
  1516. message(parser_e_field_not_allowed_here);
  1517. consume_all_until(_SEMICOLON);
  1518. end;
  1519. if not (ppf_anonymous in flags) then
  1520. consume(_SEMICOLON);
  1521. end;
  1522. if locationstr<>'' then
  1523. begin
  1524. if not(paramanager.parsefuncretloc(pd,upper(locationstr))) then
  1525. { I guess this needs a new message... (KB) }
  1526. message(parser_e_illegal_explicit_paraloc);
  1527. end;
  1528. end;
  1529. function parse_proc_dec(flags:tparse_proc_flags;astruct:tabstractrecorddef):tprocdef;
  1530. var
  1531. pd : tprocdef;
  1532. old_block_type : tblock_type;
  1533. recover : boolean;
  1534. procedure finish_intf_mapping;
  1535. begin
  1536. if token=_COLON then
  1537. begin
  1538. message(parser_e_field_not_allowed_here);
  1539. consume_all_until(_SEMICOLON);
  1540. end;
  1541. consume(_SEMICOLON);
  1542. end;
  1543. begin
  1544. pd:=nil;
  1545. recover:=false;
  1546. case token of
  1547. _FUNCTION :
  1548. begin
  1549. consume(_FUNCTION);
  1550. if parse_proc_head(astruct,potype_function,flags,nil,nil,pd) then
  1551. begin
  1552. { pd=nil when it is a interface mapping }
  1553. if assigned(pd) then
  1554. parse_proc_dec_finish(pd,flags,astruct)
  1555. else
  1556. finish_intf_mapping;
  1557. end
  1558. else
  1559. begin
  1560. { recover }
  1561. consume(_COLON);
  1562. consume_all_until(_SEMICOLON);
  1563. recover:=true;
  1564. end;
  1565. end;
  1566. _PROCEDURE :
  1567. begin
  1568. consume(_PROCEDURE);
  1569. if parse_proc_head(astruct,potype_procedure,flags,nil,nil,pd) then
  1570. begin
  1571. { pd=nil when it is an interface mapping }
  1572. if assigned(pd) then
  1573. parse_proc_dec_finish(pd,flags,astruct)
  1574. else
  1575. finish_intf_mapping;
  1576. end
  1577. else
  1578. recover:=true;
  1579. end;
  1580. _CONSTRUCTOR :
  1581. begin
  1582. consume(_CONSTRUCTOR);
  1583. if ppf_classmethod in flags then
  1584. recover:=not parse_proc_head(astruct,potype_class_constructor,[],nil,nil,pd)
  1585. else
  1586. recover:=not parse_proc_head(astruct,potype_constructor,[],nil,nil,pd);
  1587. if not recover then
  1588. parse_proc_dec_finish(pd,flags,astruct);
  1589. end;
  1590. _DESTRUCTOR :
  1591. begin
  1592. consume(_DESTRUCTOR);
  1593. if ppf_classmethod in flags then
  1594. recover:=not parse_proc_head(astruct,potype_class_destructor,[],nil,nil,pd)
  1595. else
  1596. recover:=not parse_proc_head(astruct,potype_destructor,[],nil,nil,pd);
  1597. if not recover then
  1598. parse_proc_dec_finish(pd,flags,astruct);
  1599. end;
  1600. else
  1601. if (token=_OPERATOR) or
  1602. ((ppf_classmethod in flags) and (idtoken=_OPERATOR)) then
  1603. begin
  1604. { we need to set the block type to bt_body, so that operator names
  1605. like ">", "=>" or "<>" are parsed correctly instead of e.g.
  1606. _LSHARPBRACKET and _RSHARPBRACKET for "<>" }
  1607. old_block_type:=block_type;
  1608. block_type:=bt_body;
  1609. consume(_OPERATOR);
  1610. parse_proc_head(astruct,potype_operator,[],nil,nil,pd);
  1611. block_type:=old_block_type;
  1612. if assigned(pd) then
  1613. parse_proc_dec_finish(pd,flags,astruct)
  1614. else
  1615. begin
  1616. { recover }
  1617. try_to_consume(_ID);
  1618. consume(_COLON);
  1619. consume_all_until(_SEMICOLON);
  1620. recover:=true;
  1621. end;
  1622. end;
  1623. end;
  1624. if recover and not(check_proc_directive(false)) then
  1625. begin
  1626. if (token=_COLON) and not(Assigned(pd) and is_void(pd.returndef)) then
  1627. begin
  1628. message(parser_e_field_not_allowed_here);
  1629. consume_all_until(_SEMICOLON);
  1630. end;
  1631. if not (ppf_anonymous in flags) then
  1632. consume(_SEMICOLON);
  1633. end;
  1634. { we've parsed the final semicolon, so stop recording tokens }
  1635. if assigned(pd) and
  1636. (df_generic in pd.defoptions) and
  1637. assigned(pd.genericdecltokenbuf) then
  1638. current_scanner.stoprecordtokens;
  1639. result:=pd;
  1640. end;
  1641. function parse_record_method_dec(astruct: tabstractrecorddef; is_classdef: boolean;hadgeneric:boolean): tprocdef;
  1642. var
  1643. oldparse_only: boolean;
  1644. flags : tparse_proc_flags;
  1645. begin
  1646. oldparse_only:=parse_only;
  1647. parse_only:=true;
  1648. flags:=[];
  1649. if is_classdef then
  1650. include(flags,ppf_classmethod);
  1651. if hadgeneric then
  1652. include(flags,ppf_generic);
  1653. result:=parse_proc_dec(flags,astruct);
  1654. { this is for error recovery as well as forward }
  1655. { interface mappings, i.e. mapping to a method }
  1656. { which isn't declared yet }
  1657. if assigned(result) then
  1658. begin
  1659. parse_record_proc_directives(result);
  1660. { since records have no inheritance, don't allow non-static
  1661. class methods. Delphi does the same. }
  1662. if (result.proctypeoption<>potype_operator) and
  1663. is_classdef and
  1664. not (po_staticmethod in result.procoptions) then
  1665. MessagePos(result.fileinfo, parser_e_class_methods_only_static_in_records);
  1666. // we can't add hidden params here because record is not yet defined
  1667. // and therefore record size which has influence on parameter passing rules may change too
  1668. // look at record_dec to see where calling conventions are applied (issue #0021044)
  1669. handle_calling_convention(result,hcc_default_actions_intf_struct);
  1670. { add definition to procsym }
  1671. proc_add_definition(result);
  1672. if result.is_generic then
  1673. astruct.symtable.includeoption(sto_has_generic);
  1674. end;
  1675. maybe_parse_hint_directives(result);
  1676. parse_only:=oldparse_only;
  1677. end;
  1678. {****************************************************************************
  1679. Procedure directive handlers
  1680. ****************************************************************************}
  1681. procedure pd_compilerproc(pd:tabstractprocdef);
  1682. var
  1683. v : Tconstexprint;
  1684. begin
  1685. { check for optional syssym index }
  1686. if try_to_consume(_COLON) then
  1687. begin
  1688. v:=get_intconst;
  1689. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1690. message3(type_e_range_check_error_bounds,tostr(v),tostr(low(longint)),tostr(high(longint)))
  1691. else if not assigned(tsyssym.find_by_number(longint(v.svalue))) then
  1692. message1(parser_e_invalid_internal_function_index,tostr(v))
  1693. else
  1694. tprocdef(pd).extnumber:=longint(v.svalue);
  1695. end;
  1696. end;
  1697. procedure pd_far(pd:tabstractprocdef);
  1698. begin
  1699. pd.declared_far;
  1700. end;
  1701. procedure pd_near(pd:tabstractprocdef);
  1702. begin
  1703. pd.declared_near;
  1704. end;
  1705. procedure pd_export(pd:tabstractprocdef);
  1706. begin
  1707. if pd.typ<>procdef then
  1708. internalerror(200304264);
  1709. if assigned(tprocdef(pd).struct) then
  1710. Message(parser_e_methods_dont_be_export);
  1711. if pd.parast.symtablelevel>normal_function_level then
  1712. Message(parser_e_dont_nest_export);
  1713. end;
  1714. procedure pd_forward(pd:tabstractprocdef);
  1715. begin
  1716. if pd.typ<>procdef then
  1717. internalerror(200304265);
  1718. tprocdef(pd).forwarddef:=true;
  1719. end;
  1720. procedure pd_alias(pd:tabstractprocdef);
  1721. begin
  1722. if pd.typ<>procdef then
  1723. internalerror(200304266);
  1724. consume(_COLON);
  1725. tprocdef(pd).aliasnames.insert(get_stringconst);
  1726. include(pd.procoptions,po_has_public_name);
  1727. end;
  1728. procedure pd_public(pd:tabstractprocdef);
  1729. begin
  1730. if pd.typ<>procdef then
  1731. internalerror(2003042601);
  1732. if try_to_consume(_NAME) then
  1733. begin
  1734. tprocdef(pd).aliasnames.insert(get_stringconst);
  1735. include(pd.procoptions,po_has_public_name);
  1736. end;
  1737. end;
  1738. procedure pd_asmname(pd:tabstractprocdef);
  1739. begin
  1740. if pd.typ<>procdef then
  1741. internalerror(200304267);
  1742. if token=_CCHAR then
  1743. begin
  1744. tprocdef(pd).aliasnames.insert(target_info.Cprefix+pattern);
  1745. consume(_CCHAR)
  1746. end
  1747. else
  1748. begin
  1749. tprocdef(pd).aliasnames.insert(target_info.Cprefix+cstringpattern);
  1750. consume(_CSTRING);
  1751. end;
  1752. { we don't need anything else }
  1753. tprocdef(pd).forwarddef:=false;
  1754. end;
  1755. procedure pd_internconst(pd:tabstractprocdef);
  1756. var v:Tconstexprint;
  1757. begin
  1758. if pd.typ<>procdef then
  1759. internalerror(200304268);
  1760. consume(_COLON);
  1761. v:=get_intconst;
  1762. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1763. message3(type_e_range_check_error_bounds,tostr(v),tostr(low(longint)),tostr(high(longint)))
  1764. else
  1765. Tprocdef(pd).extnumber:=longint(v.svalue);
  1766. end;
  1767. procedure pd_internproc(pd:tabstractprocdef);
  1768. var v:Tconstexprint;
  1769. begin
  1770. if pd.typ<>procdef then
  1771. internalerror(2003042602);
  1772. consume(_COLON);
  1773. v:=get_intconst;
  1774. if (v<int64(low(longint))) or (v>int64(high(longint))) then
  1775. message3(type_e_range_check_error_bounds,tostr(v),tostr(low(longint)),tostr(high(longint)))
  1776. else
  1777. Tprocdef(pd).extnumber:=longint(v.svalue);
  1778. { the proc is defined }
  1779. tprocdef(pd).forwarddef:=false;
  1780. end;
  1781. procedure pd_interrupt(pd:tabstractprocdef);
  1782. begin
  1783. if pd.parast.symtablelevel>normal_function_level then
  1784. Message(parser_e_dont_nest_interrupt);
  1785. end;
  1786. procedure pd_abstract(pd:tabstractprocdef);
  1787. begin
  1788. if pd.typ<>procdef then
  1789. internalerror(200304269);
  1790. if is_objectpascal_helper(tprocdef(pd).struct) then
  1791. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_ABSTRACT].str);
  1792. if assigned(tprocdef(pd).struct) and
  1793. (oo_is_sealed in tprocdef(pd).struct.objectoptions) then
  1794. Message(parser_e_sealed_class_cannot_have_abstract_methods)
  1795. else if (po_virtualmethod in pd.procoptions) then
  1796. begin
  1797. include(pd.procoptions,po_abstractmethod);
  1798. { one more abstract method }
  1799. inc(tobjectdef(pd.owner.defowner).abstractcnt);
  1800. end
  1801. else
  1802. Message(parser_e_only_virtual_methods_abstract);
  1803. { the method is defined }
  1804. tprocdef(pd).forwarddef:=false;
  1805. end;
  1806. procedure pd_final(pd:tabstractprocdef);
  1807. begin
  1808. if pd.typ<>procdef then
  1809. internalerror(200910170);
  1810. if is_objectpascal_helper(tprocdef(pd).struct) and
  1811. (m_objfpc in current_settings.modeswitches) then
  1812. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_FINAL].str);
  1813. if (po_virtualmethod in pd.procoptions) or
  1814. (is_javaclass(tprocdef(pd).struct) and
  1815. (po_classmethod in pd.procoptions)) then
  1816. include(pd.procoptions,po_finalmethod)
  1817. else
  1818. Message(parser_e_only_virtual_methods_final);
  1819. end;
  1820. procedure pd_enumerator(pd:tabstractprocdef);
  1821. begin
  1822. if pd.typ<>procdef then
  1823. internalerror(200910250);
  1824. if (token = _ID) then
  1825. begin
  1826. if pattern='MOVENEXT' then
  1827. begin
  1828. if oo_has_enumerator_movenext in tprocdef(pd).struct.objectoptions then
  1829. message(parser_e_only_one_enumerator_movenext);
  1830. pd.calcparas;
  1831. if (pd.proctypeoption = potype_function) and is_boolean(pd.returndef) and
  1832. (pd.minparacount = 0) then
  1833. begin
  1834. include(tprocdef(pd).struct.objectoptions, oo_has_enumerator_movenext);
  1835. include(pd.procoptions,po_enumerator_movenext);
  1836. end
  1837. else
  1838. Message(parser_e_enumerator_movenext_is_not_valid)
  1839. end
  1840. else
  1841. Message1(parser_e_invalid_enumerator_identifier, pattern);
  1842. consume(token);
  1843. end
  1844. else
  1845. Message(parser_e_enumerator_identifier_required);
  1846. end;
  1847. procedure pd_virtual(pd:tabstractprocdef);
  1848. {$ifdef WITHDMT}
  1849. var
  1850. pt : tnode;
  1851. {$endif WITHDMT}
  1852. begin
  1853. if assigned(pd.owner) and
  1854. (not assigned(pd.owner.defowner) or
  1855. not is_java_class_or_interface(tdef(pd.owner.defowner))) and
  1856. (po_external in pd.procoptions) then
  1857. Message2(parser_e_proc_dir_conflict,'EXTERNAL','"VIRTUAL"');
  1858. if pd.typ<>procdef then
  1859. internalerror(2003042610);
  1860. if (pd.proctypeoption=potype_constructor) and
  1861. is_object(tprocdef(pd).struct) then
  1862. Message(parser_e_constructor_cannot_be_not_virtual);
  1863. if pd.is_generic then
  1864. message(parser_e_genfuncs_cannot_be_virtual);
  1865. if is_objectpascal_helper(tprocdef(pd).struct) and
  1866. (m_objfpc in current_settings.modeswitches) then
  1867. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_VIRTUAL].str);
  1868. {$ifdef WITHDMT}
  1869. if is_object(tprocdef(pd).struct) and
  1870. (token<>_SEMICOLON) then
  1871. begin
  1872. { any type of parameter is allowed here! }
  1873. pt:=comp_expr(true);
  1874. if is_constintnode(pt) then
  1875. begin
  1876. include(pd.procoptions,po_msgint);
  1877. pd.messageinf.i:=pt.value;
  1878. end
  1879. else
  1880. Message(parser_e_ill_msg_expr);
  1881. disposetree(pt);
  1882. end;
  1883. {$endif WITHDMT}
  1884. end;
  1885. procedure pd_dispid(pd:tabstractprocdef);
  1886. var pt:Tnode;
  1887. begin
  1888. if pd.typ<>procdef then
  1889. internalerror(200604301);
  1890. pt:=comp_expr([ef_accept_equal]);
  1891. if is_constintnode(pt) then
  1892. if (Tordconstnode(pt).value<int64(low(longint))) or (Tordconstnode(pt).value>int64(high(longint))) then
  1893. message3(type_e_range_check_error_bounds,tostr(Tordconstnode(pt).value),tostr(low(longint)),tostr(high(longint)))
  1894. else
  1895. Tprocdef(pd).dispid:=Tordconstnode(pt).value.svalue
  1896. else
  1897. message(parser_e_dispid_must_be_ord_const);
  1898. pt.free;
  1899. end;
  1900. procedure pd_static(pd:tabstractprocdef);
  1901. begin
  1902. if pd.typ<>procdef then
  1903. internalerror(2013032001);
  1904. if not assigned(tprocdef(pd).struct) then
  1905. internalerror(2013032002);
  1906. include(tprocdef(pd).procsym.symoptions,sp_static);
  1907. { "static" is not allowed for operators or normal methods (except in objects) }
  1908. if (pd.proctypeoption=potype_operator) or
  1909. (
  1910. not (po_classmethod in pd.procoptions) and
  1911. not is_object(tprocdef(pd).struct)
  1912. )
  1913. then
  1914. Message1(parser_e_dir_not_allowed,arraytokeninfo[_STATIC].str);
  1915. include(pd.procoptions,po_staticmethod);
  1916. end;
  1917. procedure pd_override(pd:tabstractprocdef);
  1918. begin
  1919. if pd.typ<>procdef then
  1920. internalerror(2003042611);
  1921. if is_objectpascal_helper(tprocdef(pd).struct) then
  1922. begin
  1923. if m_objfpc in current_settings.modeswitches then
  1924. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_OVERRIDE].str)
  1925. end
  1926. else if not(is_class_or_interface_or_objc_or_java(tprocdef(pd).struct)) then
  1927. Message(parser_e_no_object_override)
  1928. else if is_objccategory(tprocdef(pd).struct) then
  1929. Message(parser_e_no_category_override)
  1930. else if (po_external in pd.procoptions) and
  1931. not is_objc_class_or_protocol(tprocdef(pd).struct) and
  1932. not is_cppclass(tprocdef(pd).struct) and
  1933. not is_java_class_or_interface(tprocdef(pd).struct) then
  1934. Message2(parser_e_proc_dir_conflict,'OVERRIDE','"EXTERNAL"');
  1935. end;
  1936. procedure pd_overload(pd:tabstractprocdef);
  1937. begin
  1938. if pd.typ<>procdef then
  1939. internalerror(2003042612);
  1940. include(tprocdef(pd).procsym.symoptions,sp_has_overloaded);
  1941. end;
  1942. procedure pd_message(pd:tabstractprocdef);
  1943. var
  1944. pt : tnode;
  1945. paracnt : longint;
  1946. begin
  1947. if pd.typ<>procdef then
  1948. internalerror(2003042613);
  1949. if is_objectpascal_helper(tprocdef(pd).struct) then
  1950. begin
  1951. if m_objfpc in current_settings.modeswitches then
  1952. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_MESSAGE].str);
  1953. end
  1954. else
  1955. if not is_class(tprocdef(pd).struct) and
  1956. not is_objc_class_or_protocol(tprocdef(pd).struct) then
  1957. Message(parser_e_msg_only_for_classes);
  1958. if ([po_msgstr,po_msgint]*pd.procoptions)<>[] then
  1959. Message(parser_e_multiple_messages);
  1960. { check parameter type }
  1961. if not is_objc_class_or_protocol(tprocdef(pd).struct) then
  1962. begin
  1963. if po_external in pd.procoptions then
  1964. Message2(parser_e_proc_dir_conflict,'MESSAGE','"EXTERNAL"');
  1965. paracnt:=0;
  1966. pd.parast.SymList.ForEachCall(@check_msg_para,@paracnt);
  1967. if paracnt<>1 then
  1968. Message(parser_e_ill_msg_param);
  1969. end;
  1970. pt:=comp_expr([ef_accept_equal]);
  1971. { message is 1-character long }
  1972. if is_constcharnode(pt) then
  1973. begin
  1974. include(pd.procoptions,po_msgstr);
  1975. tprocdef(pd).messageinf.str:=stringdup(chr(byte(tordconstnode(pt).value.uvalue and $FF)));
  1976. end
  1977. else if pt.nodetype=stringconstn then
  1978. begin
  1979. include(pd.procoptions,po_msgstr);
  1980. if (tstringconstnode(pt).len>255) then
  1981. Message(parser_e_message_string_too_long);
  1982. tprocdef(pd).messageinf.str:=stringdup(tstringconstnode(pt).value_str);
  1983. end
  1984. else
  1985. if is_constintnode(pt) and
  1986. (is_class(tprocdef(pd).struct) or
  1987. is_objectpascal_helper(tprocdef(pd).struct)) then
  1988. begin
  1989. include(pd.procoptions,po_msgint);
  1990. if (Tordconstnode(pt).value<int64(low(Tprocdef(pd).messageinf.i))) or
  1991. (Tordconstnode(pt).value>int64(high(Tprocdef(pd).messageinf.i))) then
  1992. message3(type_e_range_check_error_bounds,tostr(Tordconstnode(pt).value),tostr(low(Tprocdef(pd).messageinf.i)),tostr(high(Tprocdef(pd).messageinf.i)))
  1993. else
  1994. Tprocdef(pd).messageinf.i:=tordconstnode(pt).value.svalue;
  1995. end
  1996. else
  1997. Message(parser_e_ill_msg_expr);
  1998. { check whether the selector name is valid in case of Objective-C }
  1999. if (po_msgstr in pd.procoptions) and
  2000. is_objc_class_or_protocol(tprocdef(pd).struct) and
  2001. not objcvalidselectorname(@tprocdef(pd).messageinf.str^[1],length(tprocdef(pd).messageinf.str^)) then
  2002. Message1(type_e_invalid_objc_selector_name,tprocdef(pd).messageinf.str^);
  2003. pt.free;
  2004. end;
  2005. procedure pd_reintroduce(pd:tabstractprocdef);
  2006. begin
  2007. if pd.typ<>procdef then
  2008. internalerror(200401211);
  2009. if is_objectpascal_helper(tprocdef(pd).struct) then
  2010. begin
  2011. if m_objfpc in current_settings.modeswitches then
  2012. Message1(parser_e_not_allowed_in_helper, arraytokeninfo[_REINTRODUCE].str);
  2013. end
  2014. else
  2015. if not(is_class_or_interface_or_object(tprocdef(pd).struct)) and
  2016. not(is_objccategory(tprocdef(pd).struct)) and
  2017. not(is_javaclass(tprocdef(pd).struct)) then
  2018. Message(parser_e_no_object_reintroduce);
  2019. end;
  2020. procedure pd_syscall(pd:tabstractprocdef);
  2021. procedure include_po_syscall;
  2022. var
  2023. syscall: psyscallinfo;
  2024. begin
  2025. case target_info.system of
  2026. system_arm_palmos,
  2027. system_m68k_palmos,
  2028. system_m68k_atari,
  2029. system_m68k_amiga,
  2030. system_powerpc_amiga:
  2031. include(pd.procoptions,get_default_syscall);
  2032. system_powerpc_morphos,
  2033. system_arm_aros,
  2034. system_i386_aros,
  2035. system_x86_64_aros:
  2036. begin
  2037. syscall:=get_syscall_by_token(idtoken);
  2038. if assigned(syscall) then
  2039. begin
  2040. if target_info.system in syscall^.validon then
  2041. begin
  2042. consume(idtoken);
  2043. include(pd.procoptions,syscall^.procoption);
  2044. end
  2045. end
  2046. else
  2047. include(pd.procoptions,get_default_syscall);
  2048. end;
  2049. else
  2050. Message(parser_e_syscall_format_not_support);
  2051. end;
  2052. end;
  2053. function po_syscall_to_varoptions: tvaroptions;
  2054. begin
  2055. result:=[vo_is_syscall_lib,vo_is_hidden_para];
  2056. if ([po_syscall_legacy,po_syscall_basereg,po_syscall_basenone] * tprocdef(pd).procoptions) <> [] then
  2057. include(result,vo_has_explicit_paraloc);
  2058. end;
  2059. function po_syscall_to_regname: string;
  2060. begin
  2061. if po_syscall_legacy in tprocdef(pd).procoptions then
  2062. result:='a6'
  2063. { let nobase on MorphOS store the libbase in r12 as well, because
  2064. we will need the libbase anyway during the call generation }
  2065. else if (po_syscall_basenone in tprocdef(pd).procoptions) and
  2066. (target_info.system = system_powerpc_morphos) then
  2067. result:='r12'
  2068. else if po_syscall_basereg in tprocdef(pd).procoptions then
  2069. begin
  2070. case target_info.system of
  2071. system_i386_aros:
  2072. result:='eax';
  2073. system_x86_64_aros:
  2074. result:='r12';
  2075. system_powerpc_morphos:
  2076. result:='r12';
  2077. else
  2078. internalerror(2016090201);
  2079. end;
  2080. end
  2081. else
  2082. internalerror(2016090101);
  2083. end;
  2084. {$if defined(powerpc) or defined(m68k) or defined(i386) or defined(x86_64) or defined(arm)}
  2085. const
  2086. syscall_paranr: array[boolean] of aint =
  2087. ( paranr_syscall_lib_last, paranr_syscall_lib_first );
  2088. var
  2089. vs : tparavarsym;
  2090. sym : tsym;
  2091. symtable : TSymtable;
  2092. v: Tconstexprint;
  2093. vo: tvaroptions;
  2094. paranr: aint;
  2095. {$endif defined(powerpc) or defined(m68k) or defined(i386) or defined(x86_64) or defined(arm)}
  2096. begin
  2097. if (pd.typ<>procdef) and (target_info.system <> system_powerpc_amiga) then
  2098. internalerror(2003042614);
  2099. tprocdef(pd).forwarddef:=false;
  2100. {$if defined(powerpc) or defined(m68k) or defined(i386) or defined(x86_64) or defined(arm)}
  2101. include_po_syscall;
  2102. if target_info.system in [system_arm_palmos, system_m68k_palmos] then
  2103. begin
  2104. v:=get_intconst;
  2105. tprocdef(pd).extnumber:=longint(v.svalue);
  2106. if ((v<0) or (v>high(word))) then
  2107. message(parser_e_range_check_error);
  2108. if try_to_consume(_COMMA) then
  2109. begin
  2110. v:=get_intconst;
  2111. if ((v<0) or (v>high(word))) then
  2112. message(parser_e_range_check_error);
  2113. tprocdef(pd).import_nr:=longint(v.svalue);
  2114. include(pd.procoptions,po_syscall_has_importnr);
  2115. end;
  2116. exit;
  2117. end;
  2118. if target_info.system = system_m68k_atari then
  2119. begin
  2120. v:=get_intconst;
  2121. if ((v<0) or (v>15)) then
  2122. message(parser_e_range_check_error)
  2123. else
  2124. tprocdef(pd).extnumber:=longint(v.svalue);
  2125. v:=get_intconst;
  2126. if ((v<0) or (v>high(smallint))) then
  2127. message(parser_e_range_check_error)
  2128. else
  2129. tprocdef(pd).import_nr:=longint(v.svalue);
  2130. exit;
  2131. end;
  2132. if consume_sym(sym,symtable) then
  2133. if ((sym.typ=staticvarsym) or
  2134. (sym.typ=absolutevarsym) and (tabsolutevarsym(sym).abstyp=toaddr)) and
  2135. ((tabstractvarsym(sym).vardef.typ=pointerdef) or
  2136. is_32bitint(tabstractvarsym(sym).vardef)) then
  2137. begin
  2138. include(pd.procoptions,po_syscall_has_libsym);
  2139. tcpuprocdef(pd).libsym:=sym;
  2140. vo:=po_syscall_to_varoptions;
  2141. paranr:=syscall_paranr[po_syscall_basefirst in tprocdef(pd).procoptions];
  2142. vs:=cparavarsym.create('$syscalllib',paranr,vs_value,tabstractvarsym(sym).vardef,vo);
  2143. if vo_has_explicit_paraloc in vo then
  2144. if not paramanager.parseparaloc(vs,po_syscall_to_regname) then
  2145. internalerror(2016120301);
  2146. pd.parast.insertsym(vs);
  2147. end
  2148. else
  2149. Message(parser_e_32bitint_or_pointer_variable_expected);
  2150. paramanager.create_funcretloc_info(pd,calleeside);
  2151. paramanager.create_funcretloc_info(pd,callerside);
  2152. v:=get_intconst;
  2153. if (v<low(Tprocdef(pd).extnumber)) or (v>high(Tprocdef(pd).extnumber)) then
  2154. message3(type_e_range_check_error_bounds,tostr(v),tostr(low(Tprocdef(pd).extnumber)),tostr(high(Tprocdef(pd).extnumber)))
  2155. else
  2156. if target_info.system in [system_arm_aros,system_i386_aros,system_x86_64_aros] then
  2157. Tprocdef(pd).extnumber:=v.uvalue * sizeof(pint)
  2158. else
  2159. Tprocdef(pd).extnumber:=v.uvalue;
  2160. {$endif defined(powerpc) or defined(m68k) or defined(i386) or defined(x86_64) or defined(arm)}
  2161. end;
  2162. procedure pd_external(pd:tabstractprocdef);
  2163. {
  2164. If import_dll=nil the procedure is assumed to be in another
  2165. object file. In that object file it should have the name to
  2166. which import_name is pointing to. Otherwise, the procedure is
  2167. assumed to be in the DLL to which import_dll is pointing to. In
  2168. that case either import_nr<>0 or import_name<>nil is true, so
  2169. the procedure is either imported by number or by name. (DM)
  2170. }
  2171. var
  2172. hs : string;
  2173. v:Tconstexprint;
  2174. is_java_external: boolean;
  2175. begin
  2176. if pd.typ<>procdef then
  2177. internalerror(2003042615);
  2178. { Allow specifying a separate external name for methods in external Java
  2179. because its identifier naming constraints are laxer than FPC's
  2180. (e.g., case sensitive).
  2181. Limitation: only allows specifying the symbol name and not the package name,
  2182. and only for external classes/interfaces }
  2183. is_java_external:=
  2184. (pd.typ=procdef) and
  2185. is_java_class_or_interface(tdef(pd.owner.defowner)) and
  2186. (oo_is_external in tobjectdef(pd.owner.defowner).objectoptions);
  2187. with tprocdef(pd) do
  2188. begin
  2189. forwarddef:=false;
  2190. { forbid local external procedures }
  2191. if parast.symtablelevel>normal_function_level then
  2192. Message(parser_e_no_local_proc_external);
  2193. { If the procedure should be imported from a DLL, a constant string follows.
  2194. This isn't really correct, an contant string expression follows
  2195. so we check if an semicolon follows, else a string constant have to
  2196. follow (FK) }
  2197. if not is_java_external and
  2198. not(token=_SEMICOLON) and not(idtoken=_NAME) then
  2199. begin
  2200. { Always add library prefix and suffix to create an uniform name }
  2201. hs:=get_stringconst;
  2202. if ExtractFileExt(hs)='' then
  2203. hs:=ChangeFileExt(hs,target_info.sharedlibext);
  2204. if Copy(hs,1,length(target_info.sharedlibprefix))<>target_info.sharedlibprefix then
  2205. hs:=target_info.sharedlibprefix+hs;
  2206. { the JVM expects java/lang/Object rather than java.lang.Object }
  2207. if target_info.system in systems_jvm then
  2208. Replace(hs,'.','/');
  2209. import_dll:=stringdup(hs);
  2210. include(procoptions,po_has_importdll);
  2211. if (idtoken=_NAME) then
  2212. begin
  2213. consume(_NAME);
  2214. import_name:=stringdup(get_stringconst);
  2215. include(procoptions,po_has_importname);
  2216. if import_name^='' then
  2217. message(parser_e_empty_import_name);
  2218. end;
  2219. if (idtoken=_INDEX) then
  2220. begin
  2221. {After the word index follows the index number in the DLL.}
  2222. consume(_INDEX);
  2223. v:=get_intconst;
  2224. if (v<int64(low(import_nr))) or (v>int64(high(import_nr))) then
  2225. message(parser_e_range_check_error)
  2226. else
  2227. import_nr:=longint(v.svalue);
  2228. end;
  2229. { default is to used the realname of the procedure }
  2230. if (import_nr=0) and not assigned(import_name) then
  2231. begin
  2232. import_name:=stringdup(procsym.realname);
  2233. include(procoptions,po_has_importname);
  2234. end;
  2235. end
  2236. else
  2237. begin
  2238. if (idtoken=_NAME) or
  2239. is_java_external then
  2240. begin
  2241. consume(_NAME);
  2242. import_name:=stringdup(get_stringconst);
  2243. include(procoptions,po_has_importname);
  2244. if import_name^='' then
  2245. message(parser_e_empty_import_name);
  2246. end;
  2247. end;
  2248. end;
  2249. end;
  2250. procedure pd_weakexternal(pd:tabstractprocdef);
  2251. begin
  2252. if not(target_info.system in systems_weak_linking) then
  2253. message(parser_e_weak_external_not_supported)
  2254. else
  2255. pd_external(pd);
  2256. end;
  2257. procedure pd_winapi(pd:tabstractprocdef);
  2258. begin
  2259. if not(target_info.system in systems_all_windows+[system_i386_nativent]) then
  2260. pd.proccalloption:=pocall_cdecl
  2261. else
  2262. pd.proccalloption:=pocall_stdcall;
  2263. include(pd.procoptions,po_hascallingconvention);
  2264. end;
  2265. procedure pd_hardfloat(pd:tabstractprocdef);
  2266. begin
  2267. if
  2268. {$if defined(arm)}
  2269. (current_settings.fputype=fpu_soft) or
  2270. {$endif defined(arm)}
  2271. (cs_fp_emulation in current_settings.moduleswitches) then
  2272. message(parser_e_cannot_use_hardfloat_in_a_softfloat_environment);
  2273. end;
  2274. procedure pd_section(pd:tabstractprocdef);
  2275. begin
  2276. if pd.typ<>procdef then
  2277. internalerror(2021032801);
  2278. if not (target_info.system in systems_allow_section) then
  2279. Message(parser_e_section_directive_not_allowed_for_target);
  2280. {$ifdef symansistr}
  2281. tprocdef(pd).section:=get_stringconst;
  2282. {$else symansistr}
  2283. tprocdef(pd).section:=stringdup(get_stringconst);
  2284. {$endif}
  2285. end;
  2286. type
  2287. pd_handler=procedure(pd:tabstractprocdef);
  2288. proc_dir_rec=record
  2289. idtok : ttoken;
  2290. pd_flags : tpdflags;
  2291. handler : pd_handler;
  2292. pocall : tproccalloption;
  2293. pooption : tprocoptions;
  2294. mutexclpocall : tproccalloptions;
  2295. mutexclpotype : tproctypeoptions;
  2296. mutexclpo : tprocoptions;
  2297. end;
  2298. const
  2299. {Should contain the number of procedure directives we support.}
  2300. num_proc_directives=54;
  2301. proc_direcdata:array[1..num_proc_directives] of proc_dir_rec=
  2302. (
  2303. (
  2304. idtok:_ABSTRACT;
  2305. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord,pd_javaclass];
  2306. handler : @pd_abstract;
  2307. pocall : pocall_none;
  2308. pooption : [po_abstractmethod];
  2309. mutexclpocall : [pocall_internproc];
  2310. mutexclpotype : [];
  2311. mutexclpo : [po_exports,po_interrupt,po_inline]
  2312. ),(
  2313. idtok:_ALIAS;
  2314. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  2315. handler : @pd_alias;
  2316. pocall : pocall_none;
  2317. pooption : [];
  2318. mutexclpocall : [];
  2319. mutexclpotype : [];
  2320. mutexclpo : [po_external,po_inline]
  2321. ),(
  2322. idtok:_ASMNAME;
  2323. pd_flags : [pd_interface,pd_implemen,pd_notobjintf];
  2324. handler : @pd_asmname;
  2325. pocall : pocall_cdecl;
  2326. pooption : [po_external];
  2327. mutexclpocall : [pocall_internproc];
  2328. mutexclpotype : [];
  2329. mutexclpo : [po_external,po_inline]
  2330. ),(
  2331. idtok:_ASSEMBLER;
  2332. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2333. handler : nil;
  2334. pocall : pocall_none;
  2335. pooption : [po_assembler];
  2336. mutexclpocall : [];
  2337. mutexclpotype : [];
  2338. mutexclpo : [po_external]
  2339. ),(
  2340. idtok:_C; {same as cdecl for mode mac}
  2341. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2342. handler : nil;
  2343. pocall : pocall_cdecl;
  2344. pooption : [];
  2345. mutexclpocall : [];
  2346. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2347. mutexclpo : [po_assembler,po_external]
  2348. ),(
  2349. idtok:_CBLOCK;
  2350. pd_flags : [pd_procvar];
  2351. handler : nil;
  2352. pocall : pocall_none;
  2353. pooption : [po_is_block];
  2354. mutexclpocall : [];
  2355. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2356. mutexclpo : [po_assembler,po_external]
  2357. ),(
  2358. idtok:_CDECL;
  2359. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2360. handler : nil;
  2361. pocall : pocall_cdecl;
  2362. pooption : [];
  2363. mutexclpocall : [];
  2364. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2365. mutexclpo : [po_assembler,po_external]
  2366. ),(
  2367. idtok:_DISPID;
  2368. pd_flags : [pd_dispinterface];
  2369. handler : @pd_dispid;
  2370. pocall : pocall_none;
  2371. pooption : [po_dispid];
  2372. mutexclpocall : [pocall_internproc];
  2373. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2374. mutexclpo : [po_interrupt,po_external,po_inline]
  2375. ),(
  2376. idtok:_DYNAMIC;
  2377. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord];
  2378. handler : @pd_virtual;
  2379. pocall : pocall_none;
  2380. pooption : [po_virtualmethod];
  2381. mutexclpocall : [pocall_internproc];
  2382. mutexclpotype : [potype_class_constructor,potype_class_destructor];
  2383. mutexclpo : [po_exports,po_interrupt,po_external,po_overridingmethod,po_inline]
  2384. ),(
  2385. idtok:_EXPORT;
  2386. pd_flags : [pd_body,pd_interface,pd_implemen,pd_notobjintf,pd_notrecord,pd_nothelper];
  2387. handler : @pd_export;
  2388. pocall : pocall_none;
  2389. pooption : [po_exports,po_global];
  2390. mutexclpocall : [pocall_internproc];
  2391. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2392. mutexclpo : [po_external,po_interrupt,po_inline]
  2393. ),(
  2394. idtok:_EXTERNAL;
  2395. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject,pd_notrecord,pd_nothelper,pd_javaclass,pd_intfjava];
  2396. handler : @pd_external;
  2397. pocall : pocall_none;
  2398. pooption : [po_external];
  2399. mutexclpocall : [pocall_syscall];
  2400. { allowed for external cpp classes }
  2401. mutexclpotype : [{potype_constructor,potype_destructor}potype_class_constructor,potype_class_destructor];
  2402. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  2403. ),(
  2404. idtok:_FAR;
  2405. pd_flags : [pd_implemen,pd_body,pd_interface,pd_procvar,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2406. handler : @pd_far;
  2407. pocall : pocall_none;
  2408. pooption : [];
  2409. mutexclpocall : [pocall_internproc];
  2410. mutexclpotype : [];
  2411. mutexclpo : [po_inline]
  2412. ),(
  2413. idtok:_FAR16;
  2414. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar,pd_notobject,pd_notrecord,pd_nothelper];
  2415. handler : nil;
  2416. pocall : pocall_far16;
  2417. pooption : [];
  2418. mutexclpocall : [];
  2419. mutexclpotype : [];
  2420. mutexclpo : [po_external]
  2421. ),(
  2422. idtok:_FINAL;
  2423. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord,pd_javaclass];
  2424. handler : @pd_final;
  2425. pocall : pocall_none;
  2426. pooption : [po_finalmethod];
  2427. mutexclpocall : [pocall_internproc];
  2428. mutexclpotype : [];
  2429. mutexclpo : [po_exports,po_interrupt,po_inline]
  2430. ),(
  2431. idtok:_FORWARD;
  2432. pd_flags : [pd_implemen,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2433. handler : @pd_forward;
  2434. pocall : pocall_none;
  2435. pooption : [];
  2436. mutexclpocall : [pocall_internproc];
  2437. mutexclpotype : [];
  2438. mutexclpo : [po_external,po_inline]
  2439. ),(
  2440. idtok:_OLDFPCCALL;
  2441. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2442. handler : nil;
  2443. pocall : pocall_oldfpccall;
  2444. pooption : [];
  2445. mutexclpocall : [];
  2446. mutexclpotype : [];
  2447. mutexclpo : []
  2448. ),(
  2449. idtok:_INLINE;
  2450. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2451. handler : nil;
  2452. pocall : pocall_none;
  2453. pooption : [po_inline];
  2454. mutexclpocall : [pocall_safecall];
  2455. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2456. mutexclpo : [po_noinline,po_exports,po_external,po_interrupt,po_virtualmethod,po_iocheck]
  2457. ),(
  2458. idtok:_NOINLINE;
  2459. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2460. handler : nil;
  2461. pocall : pocall_none;
  2462. pooption : [po_noinline];
  2463. mutexclpocall : [];
  2464. mutexclpotype : [];
  2465. mutexclpo : [po_inline,po_external]
  2466. ),(
  2467. idtok:_INTERNCONST;
  2468. pd_flags : [pd_interface,pd_body,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2469. handler : @pd_internconst;
  2470. pocall : pocall_none;
  2471. pooption : [po_internconst];
  2472. mutexclpocall : [];
  2473. mutexclpotype : [potype_operator];
  2474. mutexclpo : []
  2475. ),(
  2476. idtok:_INTERNPROC;
  2477. pd_flags : [pd_interface,pd_implemen,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2478. handler : @pd_internproc;
  2479. pocall : pocall_internproc;
  2480. pooption : [];
  2481. mutexclpocall : [];
  2482. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2483. mutexclpo : [po_exports,po_external,po_interrupt,po_assembler,po_iocheck,po_virtualmethod]
  2484. ),(
  2485. idtok:_INTERRUPT;
  2486. pd_flags : [pd_implemen,pd_body,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2487. handler : @pd_interrupt;
  2488. {$ifdef i386}
  2489. pocall : pocall_oldfpccall;
  2490. {$else i386}
  2491. pocall : pocall_stdcall;
  2492. {$endif i386}
  2493. pooption : [po_interrupt];
  2494. mutexclpocall : [pocall_internproc,pocall_cdecl,pocall_cppdecl,pocall_stdcall,pocall_mwpascal,
  2495. pocall_pascal,pocall_far16,pocall_oldfpccall,pocall_sysv_abi_cdecl,pocall_ms_abi_cdecl];
  2496. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2497. mutexclpo : [po_external,po_inline,po_exports]
  2498. ),(
  2499. idtok:_IOCHECK;
  2500. pd_flags : [pd_implemen,pd_body,pd_notobjintf];
  2501. handler : nil;
  2502. pocall : pocall_none;
  2503. pooption : [po_iocheck];
  2504. mutexclpocall : [pocall_internproc];
  2505. mutexclpotype : [];
  2506. mutexclpo : [po_external]
  2507. ),(
  2508. idtok:_LOCAL;
  2509. pd_flags : [pd_implemen,pd_body];
  2510. handler : nil;
  2511. pocall : pocall_none;
  2512. pooption : [po_kylixlocal];
  2513. mutexclpocall : [pocall_internproc,pocall_far16];
  2514. mutexclpotype : [];
  2515. mutexclpo : [po_external,po_exports]
  2516. ),(
  2517. idtok:_MESSAGE;
  2518. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_objcclass,pd_objcprot,pd_notrecord];
  2519. handler : @pd_message;
  2520. pocall : pocall_none;
  2521. pooption : []; { can be po_msgstr or po_msgint }
  2522. mutexclpocall : [pocall_internproc];
  2523. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2524. mutexclpo : [po_interrupt,po_inline]
  2525. ),(
  2526. idtok:_MWPASCAL;
  2527. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2528. handler : nil;
  2529. pocall : pocall_mwpascal;
  2530. pooption : [];
  2531. mutexclpocall : [];
  2532. mutexclpotype : [];
  2533. mutexclpo : []
  2534. ),(
  2535. idtok:_NEAR;
  2536. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf,pd_notrecord,pd_nothelper];
  2537. handler : @pd_near;
  2538. pocall : pocall_none;
  2539. pooption : [];
  2540. mutexclpocall : [pocall_internproc];
  2541. mutexclpotype : [];
  2542. mutexclpo : []
  2543. ),(
  2544. idtok:_NORETURN;
  2545. pd_flags : [pd_implemen,pd_interface,pd_body,pd_notobjintf];
  2546. handler : nil;
  2547. pocall : pocall_none;
  2548. pooption : [po_noreturn];
  2549. mutexclpocall : [];
  2550. mutexclpotype : [potype_constructor,potype_destructor,potype_operator,potype_class_constructor,potype_class_destructor];
  2551. mutexclpo : [po_interrupt,po_virtualmethod,po_iocheck]
  2552. ),(
  2553. idtok:_NOSTACKFRAME;
  2554. pd_flags : [pd_implemen,pd_body,pd_procvar,pd_notobjintf];
  2555. handler : nil;
  2556. pocall : pocall_none;
  2557. pooption : [po_nostackframe];
  2558. mutexclpocall : [pocall_internproc];
  2559. mutexclpotype : [];
  2560. mutexclpo : []
  2561. ),(
  2562. idtok:_OVERLOAD;
  2563. pd_flags : [pd_implemen,pd_interface,pd_body,pd_javaclass,pd_intfjava,pd_objcclass,pd_objcprot];
  2564. handler : @pd_overload;
  2565. pocall : pocall_none;
  2566. pooption : [po_overload];
  2567. mutexclpocall : [pocall_internproc];
  2568. mutexclpotype : [];
  2569. mutexclpo : []
  2570. ),(
  2571. idtok:_OVERRIDE;
  2572. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_objcclass,pd_javaclass,pd_intfjava,pd_notrecord];
  2573. handler : @pd_override;
  2574. pocall : pocall_none;
  2575. pooption : [po_overridingmethod,po_virtualmethod];
  2576. mutexclpocall : [pocall_internproc];
  2577. mutexclpotype : [];
  2578. mutexclpo : [po_exports,po_interrupt,po_virtualmethod,po_inline]
  2579. ),(
  2580. idtok:_PASCAL;
  2581. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2582. handler : nil;
  2583. pocall : pocall_pascal;
  2584. pooption : [];
  2585. mutexclpocall : [];
  2586. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2587. mutexclpo : [po_external]
  2588. ),(
  2589. idtok:_PUBLIC;
  2590. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2591. handler : @pd_public;
  2592. pocall : pocall_none;
  2593. pooption : [po_public,po_global];
  2594. mutexclpocall : [pocall_internproc];
  2595. mutexclpotype : [];
  2596. mutexclpo : [po_external,po_inline]
  2597. ),(
  2598. idtok:_REGISTER;
  2599. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2600. handler : nil;
  2601. pocall : pocall_register;
  2602. pooption : [];
  2603. mutexclpocall : [];
  2604. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2605. mutexclpo : [po_external]
  2606. ),(
  2607. idtok:_REINTRODUCE;
  2608. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_objcclass,pd_notrecord,pd_javaclass];
  2609. handler : @pd_reintroduce;
  2610. pocall : pocall_none;
  2611. pooption : [po_reintroduce];
  2612. mutexclpocall : [pocall_internproc];
  2613. mutexclpotype : [];
  2614. mutexclpo : [po_external,po_interrupt,po_exports,po_overridingmethod,po_inline]
  2615. ),(
  2616. idtok:_SAFECALL;
  2617. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2618. handler : nil;
  2619. pocall : pocall_safecall;
  2620. pooption : [];
  2621. mutexclpocall : [];
  2622. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2623. mutexclpo : [po_external]
  2624. ),(
  2625. idtok:_SECTION;
  2626. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobject,pd_notobjintf,pd_notrecord,pd_nothelper];
  2627. handler : @pd_section;
  2628. pocall : pocall_none;
  2629. pooption : [po_public,po_global];
  2630. mutexclpocall : [pocall_internproc];
  2631. mutexclpotype : [];
  2632. mutexclpo : [po_external,po_inline,po_interrupt]
  2633. ),(
  2634. idtok:_SOFTFLOAT;
  2635. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2636. handler : nil;
  2637. pocall : pocall_softfloat;
  2638. pooption : [];
  2639. mutexclpocall : [];
  2640. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2641. { it's available with po_external because the libgcc floating point routines on the arm
  2642. uses this calling convention }
  2643. mutexclpo : []
  2644. ),(
  2645. idtok:_STATIC;
  2646. pd_flags : [pd_interface,pd_implemen,pd_body,pd_object,pd_record,pd_javaclass,pd_notobjintf];
  2647. handler : @pd_static;
  2648. pocall : pocall_none;
  2649. pooption : [po_staticmethod];
  2650. mutexclpocall : [pocall_internproc];
  2651. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2652. mutexclpo : [po_interrupt,po_exports,po_virtualmethod]
  2653. ),(
  2654. idtok:_STDCALL;
  2655. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2656. handler : nil;
  2657. pocall : pocall_stdcall;
  2658. pooption : [];
  2659. mutexclpocall : [];
  2660. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2661. mutexclpo : [po_external]
  2662. ),(
  2663. idtok:_SYSCALL;
  2664. { Different kind of syscalls are valid for AOS68k, AOSPPC and MOS. }
  2665. { FIX ME!!! MorphOS/AOS68k pd_flags should be:
  2666. pd_interface, pd_implemen, pd_notobject, pd_notobjintf (KB) }
  2667. pd_flags : [pd_interface,pd_implemen,pd_procvar];
  2668. handler : @pd_syscall;
  2669. pocall : pocall_syscall;
  2670. pooption : [];
  2671. mutexclpocall : [];
  2672. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2673. mutexclpo : [po_external,po_assembler,po_interrupt,po_exports]
  2674. ),(
  2675. idtok:_VIRTUAL;
  2676. pd_flags : [pd_interface,pd_object,pd_notobjintf,pd_notrecord,pd_javaclass];
  2677. handler : @pd_virtual;
  2678. pocall : pocall_none;
  2679. pooption : [po_virtualmethod];
  2680. mutexclpocall : [pocall_internproc];
  2681. mutexclpotype : [potype_class_constructor,potype_class_destructor];
  2682. mutexclpo : PD_VIRTUAL_MUTEXCLPO
  2683. ),(
  2684. idtok:_CPPDECL;
  2685. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2686. handler : nil;
  2687. pocall : pocall_cppdecl;
  2688. pooption : [];
  2689. mutexclpocall : [];
  2690. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2691. mutexclpo : [po_assembler,po_external,po_virtualmethod]
  2692. ),(
  2693. idtok:_VARARGS;
  2694. pd_flags : [pd_interface,pd_implemen,pd_procvar,pd_objcclass,pd_objcprot];
  2695. handler : nil;
  2696. pocall : pocall_none;
  2697. pooption : [po_varargs];
  2698. mutexclpocall : [pocall_internproc,pocall_register,
  2699. pocall_far16,pocall_oldfpccall,pocall_mwpascal];
  2700. mutexclpotype : [];
  2701. mutexclpo : [po_assembler,po_interrupt,po_inline]
  2702. ),(
  2703. idtok:_COMPILERPROC;
  2704. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2705. handler : @pd_compilerproc;
  2706. pocall : pocall_none;
  2707. pooption : [po_compilerproc];
  2708. mutexclpocall : [];
  2709. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2710. mutexclpo : [po_interrupt]
  2711. ),(
  2712. idtok:_WEAKEXTERNAL;
  2713. pd_flags : [pd_implemen,pd_interface,pd_notobject,pd_notobjintf,pd_cppobject,pd_notrecord,pd_nothelper];
  2714. handler : @pd_weakexternal;
  2715. pocall : pocall_none;
  2716. { mark it both external and weak external, so we don't have to
  2717. adapt all code for external symbols to also check for weak external
  2718. }
  2719. pooption : [po_external,po_weakexternal];
  2720. mutexclpocall : [pocall_internproc,pocall_syscall];
  2721. { allowed for external cpp classes }
  2722. mutexclpotype : [{potype_constructor,potype_destructor}potype_class_constructor,potype_class_destructor];
  2723. mutexclpo : [po_public,po_exports,po_interrupt,po_assembler,po_inline]
  2724. ),(
  2725. idtok:_WINAPI;
  2726. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2727. handler : @pd_winapi;
  2728. pocall : pocall_none;
  2729. pooption : [];
  2730. mutexclpocall : [pocall_stdcall,pocall_cdecl,pocall_mwpascal,pocall_sysv_abi_cdecl,pocall_ms_abi_cdecl];
  2731. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2732. mutexclpo : [po_external]
  2733. ),(
  2734. idtok:_ENUMERATOR;
  2735. pd_flags : [pd_interface,pd_object,pd_record];
  2736. handler : @pd_enumerator;
  2737. pocall : pocall_none;
  2738. pooption : [];
  2739. mutexclpocall : [pocall_internproc];
  2740. mutexclpotype : [];
  2741. mutexclpo : [po_exports,po_interrupt,po_external,po_inline]
  2742. ),(
  2743. idtok:_RTLPROC;
  2744. pd_flags : [pd_interface,pd_implemen,pd_body,pd_notobjintf];
  2745. handler : nil;
  2746. pocall : pocall_none;
  2747. pooption : [po_rtlproc];
  2748. mutexclpocall : [];
  2749. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2750. mutexclpo : [po_interrupt]
  2751. ),(
  2752. idtok:_HARDFLOAT;
  2753. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2754. handler : @pd_hardfloat;
  2755. pocall : pocall_hardfloat;
  2756. pooption : [];
  2757. mutexclpocall : [];
  2758. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2759. { it's available with po_external because the libgcc floating point routines on the arm
  2760. uses this calling convention }
  2761. mutexclpo : []
  2762. ),(
  2763. idtok:_SYSV_ABI_DEFAULT;
  2764. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2765. handler : nil;
  2766. pocall : pocall_sysv_abi_default;
  2767. pooption : [];
  2768. mutexclpocall : [];
  2769. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2770. mutexclpo : [po_interrupt]
  2771. ),(
  2772. idtok:_SYSV_ABI_CDECL;
  2773. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2774. handler : nil;
  2775. pocall : pocall_sysv_abi_cdecl;
  2776. pooption : [];
  2777. mutexclpocall : [];
  2778. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2779. mutexclpo : [po_interrupt]
  2780. ),(
  2781. idtok:_MS_ABI_DEFAULT;
  2782. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2783. handler : nil;
  2784. pocall : pocall_ms_abi_default;
  2785. pooption : [];
  2786. mutexclpocall : [];
  2787. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2788. mutexclpo : [po_interrupt]
  2789. ),(
  2790. idtok:_MS_ABI_CDECL;
  2791. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2792. handler : nil;
  2793. pocall : pocall_ms_abi_cdecl;
  2794. pooption : [];
  2795. mutexclpocall : [];
  2796. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2797. mutexclpo : [po_interrupt]
  2798. ),(
  2799. idtok:_VECTORCALL;
  2800. pd_flags : [pd_interface,pd_implemen,pd_body,pd_procvar];
  2801. handler : nil;
  2802. pocall : pocall_vectorcall;
  2803. pooption : [];
  2804. mutexclpocall : [];
  2805. mutexclpotype : [potype_constructor,potype_destructor,potype_class_constructor,potype_class_destructor];
  2806. mutexclpo : [po_interrupt]
  2807. )
  2808. );
  2809. function check_proc_directive(isprocvar:boolean):boolean;
  2810. var
  2811. i : longint;
  2812. begin
  2813. result:=false;
  2814. for i:=1 to num_proc_directives do
  2815. if proc_direcdata[i].idtok=idtoken then
  2816. begin
  2817. if ((not isprocvar) or
  2818. (pd_procvar in proc_direcdata[i].pd_flags)) and
  2819. { don't eat a public directive in classes }
  2820. not((idtoken=_PUBLIC) and (symtablestack.top.symtabletype=ObjectSymtable)) then
  2821. result:=true;
  2822. exit;
  2823. end;
  2824. end;
  2825. function find_proc_directive_index(tok: ttoken): longint; inline;
  2826. begin
  2827. result:=-1;
  2828. for result:=1 to num_proc_directives do
  2829. if proc_direcdata[result].idtok=tok then
  2830. exit;
  2831. result:=-1;
  2832. end;
  2833. function parse_proc_direc(pd:tabstractprocdef;var pdflags:tpdflags):boolean;
  2834. {
  2835. Parse the procedure directive, returns true if a correct directive is found
  2836. }
  2837. var
  2838. p : longint;
  2839. name : TIDString;
  2840. po_comp : tprocoptions;
  2841. tokenloc : TFilePosInfo;
  2842. begin
  2843. parse_proc_direc:=false;
  2844. name:=tokeninfo^[idtoken].str;
  2845. { Hint directive? Then exit immediatly }
  2846. if (m_hintdirective in current_settings.modeswitches) then
  2847. begin
  2848. case idtoken of
  2849. _LIBRARY,
  2850. _PLATFORM,
  2851. _UNIMPLEMENTED,
  2852. _EXPERIMENTAL,
  2853. _DEPRECATED :
  2854. if (m_delphi in current_settings.modeswitches) and (pd.typ=procdef) then
  2855. begin
  2856. maybe_parse_hint_directives(tprocdef(pd));
  2857. { could the new token still be a directive? }
  2858. if token<>_ID then
  2859. exit;
  2860. end
  2861. else
  2862. exit;
  2863. else
  2864. ;
  2865. end;
  2866. end;
  2867. { C directive is MacPas only, because it breaks too much existing code
  2868. on other platforms (PFV) }
  2869. if (idtoken=_C) and
  2870. not(m_mac in current_settings.modeswitches) then
  2871. exit;
  2872. { retrieve data for directive if found }
  2873. p:=find_proc_directive_index(idtoken);
  2874. { Check if the procedure directive is known }
  2875. if p=-1 then
  2876. begin
  2877. { parsing a procvar type the name can be any
  2878. next variable !! }
  2879. if ((pdflags * [pd_procvar,pd_object,pd_record,pd_objcclass,pd_objcprot])=[]) and
  2880. not(idtoken in [_PROPERTY,_GENERIC]) then
  2881. Message1(parser_w_unknown_proc_directive_ignored,pattern);
  2882. exit;
  2883. end;
  2884. { check if method and directive not for object, like public.
  2885. This needs to be checked also for procvars }
  2886. if (pd_notobject in proc_direcdata[p].pd_flags) and
  2887. (symtablestack.top.symtabletype=ObjectSymtable) and
  2888. { directive allowed for cpp classes? }
  2889. not((pd_cppobject in proc_direcdata[p].pd_flags) and is_cppclass(tdef(symtablestack.top.defowner))) and
  2890. not((pd_javaclass in proc_direcdata[p].pd_flags) and is_javaclass(tdef(symtablestack.top.defowner))) and
  2891. not((pd_intfjava in proc_direcdata[p].pd_flags) and is_javainterface(tdef(symtablestack.top.defowner))) then
  2892. exit;
  2893. if (pd_notrecord in proc_direcdata[p].pd_flags) and
  2894. (symtablestack.top.symtabletype=recordsymtable) then
  2895. exit;
  2896. { check if method and directive not for java class }
  2897. if not(pd_javaclass in proc_direcdata[p].pd_flags) and
  2898. is_javaclass(tdef(symtablestack.top.defowner)) then
  2899. exit;
  2900. { check if method and directive not for java interface }
  2901. if not(pd_intfjava in proc_direcdata[p].pd_flags) and
  2902. is_javainterface(tdef(symtablestack.top.defowner)) then
  2903. exit;
  2904. { Keep track of the token's position in the file so it's correctly indicated if an error occurs. }
  2905. tokenloc := current_tokenpos;
  2906. { consume directive, and turn flag on }
  2907. consume(token);
  2908. parse_proc_direc:=true;
  2909. { Conflicts between directives? }
  2910. if (pd.proctypeoption in proc_direcdata[p].mutexclpotype) then
  2911. begin
  2912. MessagePos2(tokenloc, parser_e_proc_dir_conflict,name,ProcTypeOptionKeywords[pd.proctypeoption]);
  2913. exit;
  2914. end;
  2915. if (pd.proccalloption in proc_direcdata[p].mutexclpocall) then
  2916. begin
  2917. MessagePos2(tokenloc, parser_e_proc_dir_conflict,name,'"' + UpCase(proccalloptionStr[pd.proccalloption]) + '"');
  2918. exit;
  2919. end;
  2920. po_comp := (pd.procoptions*proc_direcdata[p].mutexclpo);
  2921. if (po_comp<>[]) then
  2922. begin
  2923. MessagePos2(tokenloc, parser_e_proc_dir_conflict,name,get_first_proc_str(po_comp));
  2924. exit;
  2925. end;
  2926. { set calling convention }
  2927. if proc_direcdata[p].pocall<>pocall_none then
  2928. begin
  2929. if (po_hascallingconvention in pd.procoptions) then
  2930. begin
  2931. MessagePos2(tokenloc, parser_w_proc_overriding_calling,
  2932. proccalloptionStr[pd.proccalloption],
  2933. proccalloptionStr[proc_direcdata[p].pocall]);
  2934. end;
  2935. { check if the target processor supports this calling convention }
  2936. if not(proc_direcdata[p].pocall in supported_calling_conventions) then
  2937. begin
  2938. MessagePos1(tokenloc, parser_e_illegal_calling_convention,proccalloptionStr[proc_direcdata[p].pocall]);
  2939. { recover }
  2940. proc_direcdata[p].pocall:=pocall_stdcall;
  2941. end;
  2942. pd.proccalloption:=proc_direcdata[p].pocall;
  2943. include(pd.procoptions,po_hascallingconvention);
  2944. end;
  2945. if pd.typ=procdef then
  2946. begin
  2947. { Check if the directive is only for objects }
  2948. if (pd_object in proc_direcdata[p].pd_flags) and
  2949. not assigned(tprocdef(pd).struct) then
  2950. exit;
  2951. { Check if the directive is only for records }
  2952. if (pd_record in proc_direcdata[p].pd_flags) and
  2953. not assigned(tprocdef(pd).struct) then
  2954. exit;
  2955. { check if method and directive not for interface }
  2956. if (pd_notobjintf in proc_direcdata[p].pd_flags) and
  2957. is_interface(tprocdef(pd).struct) then
  2958. exit;
  2959. { check if method and directive not for interface }
  2960. if is_dispinterface(tprocdef(pd).struct) and
  2961. not(pd_dispinterface in proc_direcdata[p].pd_flags) then
  2962. exit;
  2963. { check if method and directive not for objcclass }
  2964. if is_objcclass(tprocdef(pd).struct) and
  2965. not(pd_objcclass in proc_direcdata[p].pd_flags) then
  2966. exit;
  2967. { check if method and directive not for objcprotocol }
  2968. if is_objcprotocol(tprocdef(pd).struct) and
  2969. not(pd_objcprot in proc_direcdata[p].pd_flags) then
  2970. exit;
  2971. { check if method and directive not for record/class helper }
  2972. if is_objectpascal_helper(tprocdef(pd).struct) and
  2973. (pd_nothelper in proc_direcdata[p].pd_flags) then
  2974. exit;
  2975. end;
  2976. { Check the pd_flags if the directive should be allowed }
  2977. if (pd_interface in pdflags) and
  2978. not(pd_interface in proc_direcdata[p].pd_flags) then
  2979. begin
  2980. MessagePos1(tokenloc, parser_e_proc_dir_not_allowed_in_interface,name);
  2981. exit;
  2982. end;
  2983. if (pd_implemen in pdflags) and
  2984. not(pd_implemen in proc_direcdata[p].pd_flags) then
  2985. begin
  2986. MessagePos1(tokenloc, parser_e_proc_dir_not_allowed_in_implementation,name);
  2987. exit;
  2988. end;
  2989. if (pd_procvar in pdflags) and
  2990. not(pd_procvar in proc_direcdata[p].pd_flags) then
  2991. begin
  2992. MessagePos1(tokenloc, parser_e_proc_dir_not_allowed_in_procvar,name);
  2993. exit;
  2994. end;
  2995. { Return the new pd_flags }
  2996. if not(pd_body in proc_direcdata[p].pd_flags) then
  2997. exclude(pdflags,pd_body);
  2998. { Add the correct flag }
  2999. pd.procoptions:=pd.procoptions+proc_direcdata[p].pooption;
  3000. { Call the handler }
  3001. if pointer(proc_direcdata[p].handler)<>nil then
  3002. proc_direcdata[p].handler(pd);
  3003. end;
  3004. function proc_get_importname(pd:tprocdef):string;
  3005. var
  3006. dllname, importname : string;
  3007. begin
  3008. result:='';
  3009. if not(po_external in pd.procoptions) then
  3010. internalerror(200412151);
  3011. { external name or number is specified }
  3012. if assigned(pd.import_name) or (pd.import_nr<>0) then
  3013. begin
  3014. if assigned(pd.import_dll) then
  3015. dllname:=pd.import_dll^
  3016. else
  3017. dllname:='';
  3018. if assigned(pd.import_name) then
  3019. importname:=pd.import_name^
  3020. else
  3021. importname:='';
  3022. proc_get_importname:=make_dllmangledname(dllname,
  3023. importname,pd.import_nr,pd.proccalloption);
  3024. end
  3025. else
  3026. begin
  3027. { Default names when importing variables }
  3028. case pd.proccalloption of
  3029. pocall_cdecl,
  3030. pocall_sysv_abi_cdecl,
  3031. pocall_ms_abi_cdecl:
  3032. begin
  3033. if assigned(pd.struct) then
  3034. result:=target_info.Cprefix+pd.struct.objrealname^+'_'+pd.procsym.realname
  3035. else
  3036. result:=target_info.Cprefix+pd.procsym.realname;
  3037. end;
  3038. pocall_cppdecl :
  3039. begin
  3040. result:=target_info.Cprefix+pd.cplusplusmangledname;
  3041. end;
  3042. else
  3043. begin
  3044. {In MacPas a single "external" has the same effect as "external name 'xxx'" }
  3045. { but according to MacPas mode description
  3046. Cprefix should still be used PM }
  3047. if (m_mac in current_settings.modeswitches) then
  3048. result:=target_info.Cprefix+tprocdef(pd).procsym.realname
  3049. else
  3050. result:=pd.procsym.realname;
  3051. {$ifdef i8086}
  3052. { Turbo Pascal expects names of external routines
  3053. to be all uppercase }
  3054. if (target_info.system=system_i8086_msdos) and
  3055. (m_tp7 in current_settings.modeswitches) and
  3056. (pd.proccalloption=pocall_pascal) then
  3057. result:=UpCase(result);
  3058. {$endif i8086}
  3059. end;
  3060. end;
  3061. end;
  3062. end;
  3063. procedure proc_set_mangledname(pd:tprocdef);
  3064. var
  3065. s : string;
  3066. begin
  3067. { When the mangledname is already set we aren't allowed to change
  3068. it because it can already be used somewhere (PFV) }
  3069. if not(po_has_mangledname in pd.procoptions) then
  3070. begin
  3071. if (po_external in pd.procoptions) then
  3072. begin
  3073. { External Procedures are only allowed to change the mangledname
  3074. in their first declaration }
  3075. if (pd.forwarddef or (not pd.hasforward)) then
  3076. begin
  3077. s:=proc_get_importname(pd);
  3078. if s<>'' then
  3079. begin
  3080. pd.setmangledname(s);
  3081. end;
  3082. { since this is an external declaration, there won't be an
  3083. implementation that needs to match the original symbol
  3084. again -> immediately convert here }
  3085. if po_compilerproc in pd.procoptions then
  3086. pd.setcompilerprocname;
  3087. end
  3088. end
  3089. else
  3090. { Normal procedures }
  3091. begin
  3092. if (po_compilerproc in pd.procoptions) then
  3093. begin
  3094. pd.setmangledname(lower(pd.procsym.name));
  3095. end;
  3096. end;
  3097. end;
  3098. { Public/exported alias names }
  3099. if (([po_public,po_exports]*pd.procoptions)<>[]) and
  3100. not(po_has_public_name in pd.procoptions) then
  3101. begin
  3102. case pd.proccalloption of
  3103. pocall_cdecl,
  3104. pocall_sysv_abi_cdecl,
  3105. pocall_ms_abi_cdecl:
  3106. begin
  3107. if assigned(pd.struct) then
  3108. pd.aliasnames.insert(target_info.Cprefix+pd.struct.objrealname^+'_'+pd.procsym.realname)
  3109. else
  3110. begin
  3111. { Export names are not mangled on Windows and OS/2, see also pexports.pas }
  3112. if (target_info.system in (systems_all_windows+[system_i386_emx, system_i386_os2])) and
  3113. (po_exports in pd.procoptions) then
  3114. pd.aliasnames.insert(pd.procsym.realname)
  3115. else
  3116. pd.aliasnames.insert(target_info.Cprefix+pd.procsym.realname);
  3117. end;
  3118. end;
  3119. pocall_cppdecl :
  3120. begin
  3121. pd.aliasnames.insert(target_info.Cprefix+pd.cplusplusmangledname);
  3122. end;
  3123. else
  3124. ;
  3125. end;
  3126. { prevent adding the alias a second time }
  3127. include(pd.procoptions,po_has_public_name);
  3128. end;
  3129. end;
  3130. procedure parse_proc_directives(pd:tabstractprocdef;var pdflags:tpdflags);
  3131. {
  3132. Parse the procedure directives. It does not matter if procedure directives
  3133. are written using ;procdir; or ['procdir'] syntax.
  3134. }
  3135. var
  3136. stoprecording,
  3137. res : boolean;
  3138. begin
  3139. if (m_mac in current_settings.modeswitches) and (cs_externally_visible in current_settings.localswitches) then
  3140. begin
  3141. tprocdef(pd).aliasnames.insert(target_info.Cprefix+tprocdef(pd).procsym.realname);
  3142. include(pd.procoptions,po_public);
  3143. include(pd.procoptions,po_has_public_name);
  3144. include(pd.procoptions,po_global);
  3145. end;
  3146. { methods from external class definitions are all external themselves }
  3147. if (pd.typ=procdef) and
  3148. assigned(tprocdef(pd).struct) and
  3149. (tprocdef(pd).struct.typ=objectdef) and
  3150. (oo_is_external in tobjectdef(tprocdef(pd).struct).objectoptions) then
  3151. tprocdef(pd).make_external;
  3152. { Class constructors and destructor are static class methods in real. }
  3153. { There are many places in the compiler where either class or static }
  3154. { method flag changes the behavior. It is simplier to add them to }
  3155. { the class constructors/destructors options than to fix all the }
  3156. { occurencies. (Paul) }
  3157. if pd.proctypeoption in [potype_class_constructor,potype_class_destructor] then
  3158. begin
  3159. include(pd.procoptions,po_classmethod);
  3160. include(pd.procoptions,po_staticmethod);
  3161. end;
  3162. { for a generic routine we also need to record the procedure }
  3163. { directives, but only if we aren't already recording for a }
  3164. { surrounding generic }
  3165. if pd.is_generic and (pd.typ=procdef) and not current_scanner.is_recording_tokens then
  3166. begin
  3167. current_scanner.startrecordtokens(tprocdef(pd).genericdecltokenbuf);
  3168. stoprecording:=true;
  3169. end
  3170. else
  3171. stoprecording:=false;
  3172. while (token=_ID) or
  3173. (
  3174. not (m_prefixed_attributes in current_settings.modeswitches) and
  3175. (token=_LECKKLAMMER)
  3176. ) do
  3177. begin
  3178. if not (m_prefixed_attributes in current_settings.modeswitches) and
  3179. try_to_consume(_LECKKLAMMER) then
  3180. begin
  3181. repeat
  3182. parse_proc_direc(pd,pdflags);
  3183. until not try_to_consume(_COMMA);
  3184. consume(_RECKKLAMMER);
  3185. { we always expect at least '[];' }
  3186. res:=true;
  3187. end
  3188. else
  3189. begin
  3190. res:=parse_proc_direc(pd,pdflags);
  3191. end;
  3192. { A procedure directive normally followed by a semicolon, but in
  3193. a const section or reading a type we should stop when _EQ is found,
  3194. because a constant/default value follows }
  3195. if res then
  3196. begin
  3197. if (block_type=bt_const_type) and
  3198. (token=_EQ) then
  3199. break;
  3200. { support procedure proc;stdcall export; }
  3201. if not(check_proc_directive((pd.typ=procvardef))) then
  3202. begin
  3203. { support "record p : procedure stdcall end;" and
  3204. "var p : procedure stdcall = nil;" }
  3205. if (
  3206. (pd_procvar in pdflags) and
  3207. (token in [_END,_RKLAMMER,_EQ])
  3208. ) or (
  3209. (po_anonymous in pd.procoptions) and
  3210. (token in [_BEGIN,_VAR,_CONST,_TYPE,_LABEL,_FUNCTION,_PROCEDURE,_OPERATOR])
  3211. ) then
  3212. break
  3213. else
  3214. begin
  3215. if (token=_COLON) then
  3216. begin
  3217. Message(parser_e_field_not_allowed_here);
  3218. consume_all_until(_SEMICOLON);
  3219. end;
  3220. consume(_SEMICOLON)
  3221. end;
  3222. end;
  3223. end
  3224. else
  3225. break;
  3226. end;
  3227. if stoprecording then
  3228. current_scanner.stoprecordtokens;
  3229. { nostackframe requires assembler, but assembler
  3230. may be specified in the implementation part only,
  3231. and in not required if the function is first forward declared
  3232. if it is a procdef that has forwardef set to true
  3233. we postpone the possible error message to the real implementation
  3234. parse_only does not need to be considered as po_nostackframe
  3235. is an implementation only directive }
  3236. if (po_nostackframe in pd.procoptions) and
  3237. not (po_assembler in pd.procoptions) and
  3238. ((pd.typ<>procdef) or not tprocdef(pd).forwarddef) then
  3239. message(parser_e_nostackframe_without_assembler);
  3240. end;
  3241. procedure parse_proctype_directives(pd_or_invkdef:tdef);
  3242. var
  3243. pdflags : tpdflags;
  3244. pd : tabstractprocdef;
  3245. begin
  3246. if is_funcref(pd_or_invkdef) then
  3247. pd:=get_invoke_procdef(tobjectdef(pd_or_invkdef))
  3248. else if pd_or_invkdef.typ=procvardef then
  3249. pd:=tprocvardef(pd_or_invkdef)
  3250. else
  3251. internalerror(2022012501);
  3252. pdflags:=[pd_procvar];
  3253. parse_proc_directives(pd,pdflags);
  3254. end;
  3255. procedure parse_object_proc_directives(pd:tprocdef);
  3256. var
  3257. pdflags : tpdflags;
  3258. begin
  3259. pdflags:=[pd_object];
  3260. parse_proc_directives(pd,pdflags);
  3261. end;
  3262. procedure parse_record_proc_directives(pd:tprocdef);
  3263. var
  3264. pdflags : tpdflags;
  3265. begin
  3266. pdflags:=[pd_record];
  3267. parse_proc_directives(pd,pdflags);
  3268. end;
  3269. end.