pdecsub.pas 130 KB

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