scan.pas 107 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979
  1. (* lexical analyzer template (TP Lex V3.0), V1.0 3-2-91 AG *)
  2. (* global definitions: *)
  3. {
  4. Copyright (c) 1998-2000 by Florian Klaempfl
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. ****************************************************************************}
  17. unit scan;
  18. {$H+}
  19. interface
  20. uses
  21. strings,
  22. h2plexlib,h2pyacclib;
  23. const
  24. version = '1.0.0';
  25. type
  26. Char=system.char;
  27. ttyp = (
  28. t_id,
  29. { p contains the string }
  30. t_arraydef,
  31. { }
  32. t_pointerdef,
  33. { p1 contains the definition
  34. if in type overrider
  35. or nothing for args
  36. }
  37. t_addrdef,
  38. t_void,
  39. { no field }
  40. t_dec,
  41. { }
  42. t_declist,
  43. { p1 is t_dec
  44. next if exists }
  45. t_memberdec,
  46. { p1 is type specifier
  47. p2 is declarator_list }
  48. t_structdef,
  49. { }
  50. t_memberdeclist,
  51. { p1 is memberdec
  52. next is next if it exist }
  53. t_procdef,
  54. { }
  55. t_uniondef,
  56. { }
  57. t_enumdef,
  58. { }
  59. t_enumlist,
  60. { }
  61. t_preop,
  62. { p contains the operator string
  63. p1 contains the right expr }
  64. t_bop,
  65. { p contains the operator string
  66. p1 contains the left expr
  67. p2 contains the right expr }
  68. t_arrayop,
  69. {
  70. p1 contains the array expr
  71. p2 contains the index expressions }
  72. t_callop,
  73. {
  74. p1 contains the proc expr
  75. p2 contains the index expressions }
  76. t_arg,
  77. {
  78. p1 contain the typedef
  79. p2 the declarator (t_dec)
  80. }
  81. t_arglist,
  82. { }
  83. t_funexprlist,
  84. { }
  85. t_exprlist,
  86. { p1 contains the expr
  87. next contains the next if it exists }
  88. t_ifexpr,
  89. { p1 contains the condition expr
  90. p2 contains the if branch
  91. p3 contains the else branch }
  92. t_funcname,
  93. { p1 contains the function dname
  94. p2 contains the funexprlist
  95. p3 possibly contains the return type }
  96. t_typespec,
  97. { p1 is the type itself
  98. p2 the typecast expr }
  99. t_size_specifier,
  100. { p1 expr for size }
  101. t_default_value,
  102. { p1 expr for value }
  103. t_statement_list,
  104. { p1 is the statement
  105. next is next if it exist }
  106. t_whilenode,
  107. t_fornode,
  108. t_dowhilenode,
  109. t_switchnode,
  110. t_gotonode,
  111. t_continuenode,
  112. t_breaknode
  113. );
  114. const
  115. ttypstr: array[ttyp] of string =
  116. (
  117. 't_id',
  118. 't_arraydef',
  119. 't_pointerdef',
  120. 't_addrdef',
  121. 't_void',
  122. 't_dec',
  123. 't_declist',
  124. 't_memberdec',
  125. 't_structdef',
  126. 't_memberdeclist',
  127. 't_procdef',
  128. 't_uniondef',
  129. 't_enumdef',
  130. 't_enumlist',
  131. 't_preop',
  132. 't_bop',
  133. 't_arrayop',
  134. 't_callop',
  135. 't_arg',
  136. 't_arglist',
  137. 't_funexprlist',
  138. 't_exprlist',
  139. 't_ifexpr',
  140. 't_funcname',
  141. 't_typespec',
  142. 't_size_specifier',
  143. 't_default_value',
  144. 't_statement_list',
  145. 't_whilenode',
  146. 't_fornode',
  147. 't_dowhilenode',
  148. 't_switchnode',
  149. 't_gotonode',
  150. 't_continuenode',
  151. 't_breaknode'
  152. );
  153. type
  154. presobject = ^tresobject;
  155. tresobject = object
  156. typ : ttyp;
  157. p : pchar;
  158. next : presobject;
  159. p1,p2,p3 : presobject;
  160. { name of int/real, then no T prefix is required }
  161. intname : boolean;
  162. constructor init_no(t : ttyp);
  163. constructor init_one(t : ttyp;_p1 : presobject);
  164. constructor init_two(t : ttyp;_p1,_p2 : presobject);
  165. constructor init_three(t : ttyp;_p1,_p2,_p3 : presobject);
  166. constructor init_id(const s : string);
  167. constructor init_intid(const s : string);
  168. constructor init_bop(const s : string;_p1,_p2 : presobject);
  169. constructor init_preop(const s : string;_p1 : presobject);
  170. procedure setstr(const s:string);
  171. function str : string;
  172. function strlength : byte;
  173. function get_copy : presobject;
  174. { can this ve considered as a constant ? }
  175. function is_const : boolean;
  176. destructor done;
  177. end;
  178. tblocktype = (bt_type,bt_const,bt_var,bt_func,bt_no);
  179. var
  180. infile : string;
  181. outfile : text;
  182. c : char;
  183. aktspace : string;
  184. block_type : tblocktype;
  185. commentstr: string;
  186. const
  187. in_define : boolean = false;
  188. { True if define spans to the next line }
  189. cont_line : boolean = false;
  190. { 1 after define; 2 after the ID to print the first separating space }
  191. in_space_define : byte = 0;
  192. arglevel : longint = 0;
  193. {> 1 = ifdef level in a ifdef C++ block
  194. 1 = first level in an ifdef block
  195. 0 = not in an ifdef block
  196. -1 = in else part of ifdef block, process like we weren't in the block
  197. but skip the incoming end.
  198. > -1 = ifdef sublevel in an else block.
  199. }
  200. cplusblocklevel : LongInt = 0;
  201. function yylex : integer;
  202. function act_token : string;
  203. procedure internalerror(i : integer);
  204. function strpnew(const s : string) : pchar;
  205. procedure writetree(p: presobject);
  206. implementation
  207. uses
  208. h2poptions,converu;
  209. const
  210. newline = #10;
  211. procedure writeentry(p: presobject; var currentlevel: integer);
  212. begin
  213. if assigned(p^.p1) then
  214. begin
  215. WriteLn(' Entry p1[',ttypstr[p^.p1^.typ],']',p^.p1^.str);
  216. end;
  217. if assigned(p^.p2) then
  218. begin
  219. WriteLn(' Entry p2[',ttypstr[p^.p2^.typ],']',p^.p2^.str);
  220. end;
  221. if assigned(p^.p3) then
  222. begin
  223. WriteLn(' Entry p3[',ttypstr[p^.p3^.typ],']',p^.p3^.str);
  224. end;
  225. end;
  226. procedure writetree(p: presobject);
  227. var
  228. i : integer;
  229. localp: presobject;
  230. localp1: presobject;
  231. currentlevel : integer;
  232. begin
  233. localp:=p;
  234. currentlevel:=0;
  235. while assigned(localp) do
  236. begin
  237. WriteLn('Entry[',ttypstr[localp^.typ],']',localp^.str);
  238. case localp^.typ of
  239. { Some arguments sharing the same type }
  240. t_arglist:
  241. begin
  242. localp1:=localp;
  243. while assigned(localp1) do
  244. begin
  245. writeentry(localp1,currentlevel);
  246. localp1:=localp1^.p1;
  247. end;
  248. end;
  249. end;
  250. localp:=localp^.next;
  251. end;
  252. end;
  253. procedure internalerror(i : integer);
  254. begin
  255. writeln('Internal error ',i,' in line ',yylineno);
  256. halt(1);
  257. end;
  258. procedure commenteof;
  259. begin
  260. writeln('unexpected EOF inside comment at line ',yylineno);
  261. end;
  262. procedure copy_until_eol;
  263. begin
  264. c:=get_char;
  265. while c<>newline do
  266. begin
  267. write(outfile,c);
  268. c:=get_char;
  269. end;
  270. end;
  271. procedure skip_until_eol;
  272. begin
  273. c:=get_char;
  274. while c<>newline do
  275. c:=get_char;
  276. end;
  277. function strpnew(const s : string) : pchar;
  278. var
  279. p : pchar;
  280. begin
  281. getmem(p,length(s)+1);
  282. strpcopy(p,s);
  283. strpnew:=p;
  284. end;
  285. function NotInCPlusBlock : Boolean; inline;
  286. begin
  287. NotInCPlusBlock := cplusblocklevel < 1;
  288. end;
  289. constructor tresobject.init_preop(const s : string;_p1 : presobject);
  290. begin
  291. typ:=t_preop;
  292. p:=strpnew(s);
  293. p1:=_p1;
  294. p2:=nil;
  295. p3:=nil;
  296. next:=nil;
  297. intname:=false;
  298. end;
  299. constructor tresobject.init_bop(const s : string;_p1,_p2 : presobject);
  300. begin
  301. typ:=t_bop;
  302. p:=strpnew(s);
  303. p1:=_p1;
  304. p2:=_p2;
  305. p3:=nil;
  306. next:=nil;
  307. intname:=false;
  308. end;
  309. constructor tresobject.init_id(const s : string);
  310. begin
  311. typ:=t_id;
  312. p:=strpnew(s);
  313. p1:=nil;
  314. p2:=nil;
  315. p3:=nil;
  316. next:=nil;
  317. intname:=false;
  318. end;
  319. constructor tresobject.init_intid(const s : string);
  320. begin
  321. typ:=t_id;
  322. p:=strpnew(s);
  323. p1:=nil;
  324. p2:=nil;
  325. p3:=nil;
  326. next:=nil;
  327. intname:=true;
  328. end;
  329. constructor tresobject.init_two(t : ttyp;_p1,_p2 : presobject);
  330. begin
  331. typ:=t;
  332. p1:=_p1;
  333. p2:=_p2;
  334. p3:=nil;
  335. p:=nil;
  336. next:=nil;
  337. intname:=false;
  338. end;
  339. constructor tresobject.init_three(t : ttyp;_p1,_p2,_p3 : presobject);
  340. begin
  341. typ:=t;
  342. p1:=_p1;
  343. p2:=_p2;
  344. p3:=_p3;
  345. p:=nil;
  346. next:=nil;
  347. intname:=false;
  348. end;
  349. constructor tresobject.init_one(t : ttyp;_p1 : presobject);
  350. begin
  351. typ:=t;
  352. p1:=_p1;
  353. p2:=nil;
  354. p3:=nil;
  355. next:=nil;
  356. p:=nil;
  357. intname:=false;
  358. end;
  359. constructor tresobject.init_no(t : ttyp);
  360. begin
  361. typ:=t;
  362. p:=nil;
  363. p1:=nil;
  364. p2:=nil;
  365. p3:=nil;
  366. next:=nil;
  367. intname:=false;
  368. end;
  369. procedure tresobject.setstr(const s : string);
  370. begin
  371. if assigned(p) then
  372. strdispose(p);
  373. p:=strpnew(s);
  374. end;
  375. function tresobject.str : string;
  376. begin
  377. str:=strpas(p);
  378. end;
  379. function tresobject.strlength : byte;
  380. begin
  381. if assigned(p) then
  382. strlength:=strlen(p)
  383. else
  384. strlength:=0;
  385. end;
  386. { can this ve considered as a constant ? }
  387. function tresobject.is_const : boolean;
  388. begin
  389. case typ of
  390. t_id,t_void :
  391. is_const:=true;
  392. t_preop :
  393. is_const:= ((str='-') or (str=' not ')) and p1^.is_const;
  394. t_bop :
  395. is_const:= p2^.is_const and p1^.is_const;
  396. else
  397. is_const:=false;
  398. end;
  399. end;
  400. function tresobject.get_copy : presobject;
  401. var
  402. newres : presobject;
  403. begin
  404. newres:=new(presobject,init_no(typ));
  405. newres^.intname:=intname;
  406. if assigned(p) then
  407. newres^.p:=strnew(p);
  408. if assigned(p1) then
  409. newres^.p1:=p1^.get_copy;
  410. if assigned(p2) then
  411. newres^.p2:=p2^.get_copy;
  412. if assigned(p3) then
  413. newres^.p3:=p3^.get_copy;
  414. if assigned(next) then
  415. newres^.next:=next^.get_copy;
  416. get_copy:=newres;
  417. end;
  418. destructor tresobject.done;
  419. begin
  420. (* writeln('disposing ',byte(typ)); *)
  421. if assigned(p)then strdispose(p);
  422. if assigned(p1) then
  423. dispose(p1,done);
  424. if assigned(p2) then
  425. dispose(p2,done);
  426. if assigned(p3) then
  427. dispose(p3,done);
  428. if assigned(next) then
  429. dispose(next,done);
  430. end;
  431. function yylex : Integer;
  432. procedure yyaction ( yyruleno : Integer );
  433. (* local definitions: *)
  434. begin
  435. (* actions: *)
  436. case yyruleno of
  437. 1:
  438. if NotInCPlusBlock then
  439. begin
  440. if not stripcomment then
  441. write(outfile,aktspace,'{');
  442. repeat
  443. c:=get_char;
  444. case c of
  445. '*' :
  446. begin
  447. c:=get_char;
  448. if c='/' then
  449. begin
  450. if not stripcomment then
  451. write(outfile,' }');
  452. c:=get_char;
  453. if c=newline then
  454. writeln(outfile);
  455. unget_char(c);
  456. flush(outfile);
  457. exit;
  458. end
  459. else
  460. begin
  461. if not stripcomment then
  462. write(outfile,'*');
  463. unget_char(c)
  464. end;
  465. end;
  466. newline :
  467. begin
  468. if not stripcomment then
  469. begin
  470. writeln(outfile);
  471. write(outfile,aktspace);
  472. end;
  473. end;
  474. { Don't write this thing out, to
  475. avoid nested comments.
  476. }
  477. '{','}' :
  478. begin
  479. end;
  480. #0 :
  481. commenteof;
  482. else
  483. if not stripcomment then
  484. write(outfile,c);
  485. end;
  486. until false;
  487. flush(outfile);
  488. end
  489. else
  490. skip_until_eol;
  491. 2:
  492. if NotInCPlusBlock then
  493. begin
  494. commentstr:='';
  495. if (in_define) and not (stripcomment) then
  496. begin
  497. commentstr:='{';
  498. end
  499. else
  500. If not stripcomment then
  501. write(outfile,aktspace,'{');
  502. repeat
  503. c:=get_char;
  504. case c of
  505. newline :
  506. begin
  507. unget_char(c);
  508. if not stripcomment then
  509. begin
  510. if in_define then
  511. begin
  512. commentstr:=commentstr+' }';
  513. end
  514. else
  515. begin
  516. write(outfile,' }');
  517. writeln(outfile);
  518. end;
  519. end;
  520. flush(outfile);
  521. exit;
  522. end;
  523. { Don't write this comment out,
  524. to avoid nested comment problems
  525. }
  526. '{','}' :
  527. begin
  528. end;
  529. #0 :
  530. commenteof;
  531. else
  532. if not stripcomment then
  533. begin
  534. if in_define then
  535. begin
  536. commentstr:=commentstr+c;
  537. end
  538. else
  539. write(outfile,c);
  540. end;
  541. end;
  542. until false;
  543. flush(outfile);
  544. end
  545. else
  546. skip_until_eol;
  547. 3:
  548. if NotInCPlusBlock then return(CSTRING) else skip_until_eol;
  549. 4:
  550. if NotInCPlusBlock then return(CSTRING) else skip_until_eol;
  551. 5:
  552. if NotInCPlusBlock then
  553. begin
  554. if win32headers then
  555. return(CSTRING)
  556. else
  557. return(256);
  558. end
  559. else skip_until_eol;
  560. 6:
  561. if NotInCPlusBlock then
  562. begin
  563. if win32headers then
  564. return(CSTRING)
  565. else
  566. return(256);
  567. end
  568. else
  569. skip_until_eol;
  570. 7:
  571. if NotInCPlusBlock then
  572. begin
  573. if yytext[1]='0' then
  574. begin
  575. delete(yytext,1,1);
  576. yytext:='&'+yytext;
  577. end;
  578. while yytext[length(yytext)] in ['L','U','l','u'] do
  579. Delete(yytext,length(yytext),1);
  580. return(NUMBER);
  581. end
  582. else skip_until_eol;
  583. 8:
  584. if NotInCPlusBlock then
  585. begin
  586. (* handle pre- and postfixes *)
  587. if copy(yytext,1,2)='0x' then
  588. begin
  589. delete(yytext,1,2);
  590. yytext:='$'+yytext;
  591. end;
  592. while yytext[length(yytext)] in ['L','U','l','u'] do
  593. Delete(yytext,length(yytext),1);
  594. return(NUMBER);
  595. end
  596. else
  597. skip_until_eol;
  598. 9:
  599. if NotInCPlusBlock then
  600. begin
  601. return(NUMBER);
  602. end
  603. else
  604. skip_until_eol;
  605. 10:
  606. if NotInCPlusBlock then
  607. begin
  608. if in_define then
  609. return(DEREF)
  610. else
  611. return(256);
  612. end
  613. else
  614. skip_until_eol;
  615. 11:
  616. if NotInCPlusBlock then return(MINUS) else skip_until_eol;
  617. 12:
  618. if NotInCPlusBlock then return(EQUAL) else skip_until_eol;
  619. 13:
  620. if NotInCPlusBlock then return(UNEQUAL) else skip_until_eol;
  621. 14:
  622. if NotInCPlusBlock then return(GTE) else skip_until_eol;
  623. 15:
  624. if NotInCPlusBlock then return(LTE) else skip_until_eol;
  625. 16:
  626. if NotInCPlusBlock then return(_SHR) else skip_until_eol;
  627. 17:
  628. if NotInCPlusBlock then return(STICK) else skip_until_eol;
  629. 18:
  630. if NotInCPlusBlock then return(_SHL) else skip_until_eol;
  631. 19:
  632. if NotInCPlusBlock then return(GT) else skip_until_eol;
  633. 20:
  634. if NotInCPlusBlock then return(LT) else skip_until_eol;
  635. 21:
  636. if NotInCPlusBlock then return(_OR) else skip_until_eol;
  637. 22:
  638. if NotInCPlusBlock then return(_AND) else skip_until_eol;
  639. 23:
  640. if NotInCPlusBlock then return(_NOT) else skip_until_eol; (* inverse, but handled as not operation *)
  641. 24:
  642. if NotInCPlusBlock then return(_NOT) else skip_until_eol;
  643. 25:
  644. if NotInCPlusBlock then return(_SLASH) else skip_until_eol;
  645. 26:
  646. if NotInCPlusBlock then return(_PLUS) else skip_until_eol;
  647. 27:
  648. if NotInCPlusBlock then return(QUESTIONMARK) else skip_until_eol;
  649. 28:
  650. if NotInCPlusBlock then return(COLON) else skip_until_eol;
  651. 29:
  652. if NotInCPlusBlock then return(COMMA) else skip_until_eol;
  653. 30:
  654. if NotInCPlusBlock then return(LECKKLAMMER) else skip_until_eol;
  655. 31:
  656. if NotInCPlusBlock then return(RECKKLAMMER) else skip_until_eol;
  657. 32:
  658. if NotInCPlusBlock then
  659. begin
  660. inc(arglevel);
  661. return(LKLAMMER);
  662. end
  663. else
  664. skip_until_eol;
  665. 33:
  666. if NotInCPlusBlock then
  667. begin
  668. dec(arglevel);
  669. return(RKLAMMER);
  670. end
  671. else
  672. skip_until_eol;
  673. 34:
  674. if NotInCPlusBlock then return(STAR) else skip_until_eol;
  675. 35:
  676. if NotInCPlusBlock then return(ELLIPSIS) else skip_until_eol;
  677. 36:
  678. if NotInCPlusBlock then
  679. if in_define then
  680. return(POINT)
  681. else
  682. return(256);
  683. 37:
  684. if NotInCPlusBlock then return(_ASSIGN) else skip_until_eol;
  685. 38:
  686. if NotInCPlusBlock then return(EXTERN) else skip_until_eol;
  687. 39:
  688. if NotInCPlusBlock then
  689. begin
  690. if Win32headers then
  691. return(STDCALL)
  692. else
  693. return(ID);
  694. end
  695. else
  696. begin
  697. skip_until_eol;
  698. end;
  699. 40:
  700. if NotInCPlusBlock then
  701. begin
  702. if not Win32headers then
  703. return(ID)
  704. else
  705. return(CDECL);
  706. end
  707. else
  708. begin
  709. skip_until_eol;
  710. end;
  711. 41:
  712. if NotInCPlusBlock then
  713. begin
  714. if not Win32headers then
  715. return(ID)
  716. else
  717. return(PASCAL);
  718. end
  719. else
  720. begin
  721. skip_until_eol;
  722. end;
  723. 42:
  724. if NotInCPlusBlock then
  725. begin
  726. if not Win32headers then
  727. return(ID)
  728. else
  729. return(_PACKED);
  730. end
  731. else
  732. begin
  733. skip_until_eol;
  734. end;
  735. 43:
  736. if NotInCPlusBlock then
  737. begin
  738. if not Win32headers then
  739. return(ID)
  740. else
  741. return(WINAPI);
  742. end
  743. else
  744. begin
  745. skip_until_eol;
  746. end;
  747. 44:
  748. if NotInCPlusBlock then
  749. begin
  750. if not palmpilot then
  751. return(ID)
  752. else
  753. return(SYS_TRAP);
  754. end
  755. else
  756. begin
  757. skip_until_eol;
  758. end;
  759. 45:
  760. if NotInCPlusBlock then
  761. begin
  762. if not Win32headers then
  763. return(ID)
  764. else
  765. return(WINGDIAPI);
  766. end
  767. else
  768. begin
  769. skip_until_eol;
  770. end;
  771. 46:
  772. if NotInCPlusBlock then
  773. begin
  774. if not Win32headers then
  775. return(ID)
  776. else
  777. return(CALLBACK);
  778. end
  779. else
  780. begin
  781. skip_until_eol;
  782. end;
  783. 47:
  784. if NotInCPlusBlock then
  785. begin
  786. if not Win32headers then
  787. return(ID)
  788. else
  789. return(CALLBACK);
  790. end
  791. else
  792. begin
  793. skip_until_eol;
  794. end;
  795. 48:
  796. if NotInCPlusBlock then return(VOID) else skip_until_eol;
  797. 49:
  798. if NotInCPlusBlock then return(VOID) else skip_until_eol;
  799. 50:
  800. begin
  801. if not stripinfo then
  802. writeln(outfile,'{ C++ extern C conditionnal removed }');
  803. end;
  804. 51:
  805. begin
  806. if not stripinfo then
  807. writeln(outfile,'{ C++ extern C conditionnal removed }');
  808. end;
  809. 52:
  810. begin
  811. if not stripinfo then
  812. writeln(outfile,'{ C++ end of extern C conditionnal removed }');
  813. end;
  814. 53:
  815. begin
  816. if not stripinfo then
  817. writeln(outfile,'{ C++ end of extern C conditionnal removed }');
  818. end;
  819. 54:
  820. begin
  821. Inc(cplusblocklevel);
  822. end;
  823. 55:
  824. begin
  825. Inc(cplusblocklevel);
  826. end;
  827. 56:
  828. begin
  829. if cplusblocklevel > 0 then
  830. Inc(cplusblocklevel)
  831. else
  832. begin
  833. if cplusblocklevel < 0 then
  834. Dec(cplusblocklevel);
  835. write(outfile,'{$ifdef ');
  836. copy_until_eol;
  837. writeln(outfile,'}');
  838. flush(outfile);
  839. end;
  840. end;
  841. 57:
  842. begin
  843. if cplusblocklevel < -1 then
  844. begin
  845. writeln(outfile,'{$else}');
  846. block_type:=bt_no;
  847. flush(outfile);
  848. end
  849. else
  850. case cplusblocklevel of
  851. 0 :
  852. begin
  853. writeln(outfile,'{$else}');
  854. block_type:=bt_no;
  855. flush(outfile);
  856. end;
  857. 1 : cplusblocklevel := -1;
  858. -1 : cplusblocklevel := 1;
  859. end;
  860. end;
  861. 58:
  862. begin
  863. if cplusblocklevel > 0 then
  864. begin
  865. Dec(cplusblocklevel);
  866. end
  867. else
  868. begin
  869. case cplusblocklevel of
  870. 0 : begin
  871. writeln(outfile,'{$endif}');
  872. block_type:=bt_no;
  873. flush(outfile);
  874. end;
  875. -1 : begin
  876. cplusblocklevel :=0;
  877. end
  878. else
  879. inc(cplusblocklevel);
  880. end;
  881. end;
  882. end;
  883. 59:
  884. begin
  885. if cplusblocklevel < -1 then
  886. begin
  887. if not stripinfo then
  888. write(outfile,'(*** was #elif ****)');
  889. write(outfile,'{$else');
  890. copy_until_eol;
  891. writeln(outfile,'}');
  892. block_type:=bt_no;
  893. flush(outfile);
  894. end
  895. else
  896. case cplusblocklevel of
  897. 0 :
  898. begin
  899. if not stripinfo then
  900. write(outfile,'(*** was #elif ****)');
  901. write(outfile,'{$else');
  902. copy_until_eol;
  903. writeln(outfile,'}');
  904. block_type:=bt_no;
  905. flush(outfile);
  906. end;
  907. 1 : cplusblocklevel := -1;
  908. -1 : cplusblocklevel := 1;
  909. end;
  910. end;
  911. 60:
  912. begin
  913. write(outfile,'{$undef');
  914. copy_until_eol;
  915. writeln(outfile,'}');
  916. flush(outfile);
  917. end;
  918. 61:
  919. begin
  920. write(outfile,'{$error');
  921. copy_until_eol;
  922. writeln(outfile,'}');
  923. flush(outfile);
  924. end;
  925. 62:
  926. if NotInCPlusBlock then
  927. begin
  928. write(outfile,'{$include');
  929. copy_until_eol;
  930. writeln(outfile,'}');
  931. flush(outfile);
  932. block_type:=bt_no;
  933. end
  934. else
  935. skip_until_eol;
  936. 63:
  937. begin
  938. if cplusblocklevel > 0 then
  939. Inc(cplusblocklevel)
  940. else
  941. begin
  942. if cplusblocklevel < 0 then
  943. Dec(cplusblocklevel);
  944. write(outfile,'{$if');
  945. copy_until_eol;
  946. writeln(outfile,'}');
  947. flush(outfile);
  948. block_type:=bt_no;
  949. end;
  950. end;
  951. 64:
  952. if NotInCPlusBlock then
  953. (* preprocessor line info *)
  954. repeat
  955. c:=get_char;
  956. case c of
  957. newline :
  958. begin
  959. unget_char(c);
  960. exit;
  961. end;
  962. #0 :
  963. commenteof;
  964. end;
  965. until false
  966. else
  967. skip_until_eol;
  968. 65:
  969. begin
  970. if not stripinfo then
  971. begin
  972. write(outfile,'(** unsupported pragma');
  973. write(outfile,'#pragma');
  974. copy_until_eol;
  975. writeln(outfile,'*)');
  976. flush(outfile);
  977. end
  978. else
  979. skip_until_eol;
  980. block_type:=bt_no;
  981. end;
  982. 66:
  983. if NotInCPlusBlock then
  984. begin
  985. commentstr:='';
  986. in_define:=true;
  987. in_space_define:=1;
  988. return(DEFINE);
  989. end
  990. else
  991. skip_until_eol;
  992. 67:
  993. if NotInCPlusBlock then return(_CHAR) else skip_until_eol;
  994. 68:
  995. if NotInCPlusBlock then return(UNION) else skip_until_eol;
  996. 69:
  997. if NotInCPlusBlock then return(ENUM) else skip_until_eol;
  998. 70:
  999. if NotInCPlusBlock then return(STRUCT) else skip_until_eol;
  1000. 71:
  1001. if NotInCPlusBlock then return(LGKLAMMER) else skip_until_eol;
  1002. 72:
  1003. if NotInCPlusBlock then return(RGKLAMMER) else skip_until_eol;
  1004. 73:
  1005. if NotInCPlusBlock then return(TYPEDEF) else skip_until_eol;
  1006. 74:
  1007. if NotInCPlusBlock then return(INT) else skip_until_eol;
  1008. 75:
  1009. if NotInCPlusBlock then return(SHORT) else skip_until_eol;
  1010. 76:
  1011. if NotInCPlusBlock then return(LONG) else skip_until_eol;
  1012. 77:
  1013. if NotInCPlusBlock then return(SIGNED) else skip_until_eol;
  1014. 78:
  1015. if NotInCPlusBlock then return(UNSIGNED) else skip_until_eol;
  1016. 79:
  1017. if NotInCPlusBlock then return(INT8) else skip_until_eol;
  1018. 80:
  1019. if NotInCPlusBlock then return(INT16) else skip_until_eol;
  1020. 81:
  1021. if NotInCPlusBlock then return(INT32) else skip_until_eol;
  1022. 82:
  1023. if NotInCPlusBlock then return(INT64) else skip_until_eol;
  1024. 83:
  1025. if NotInCPlusBlock then return(INT8) else skip_until_eol;
  1026. 84:
  1027. if NotInCPlusBlock then return(INT16) else skip_until_eol;
  1028. 85:
  1029. if NotInCPlusBlock then return(INT32) else skip_until_eol;
  1030. 86:
  1031. if NotInCPlusBlock then return(INT64) else skip_until_eol;
  1032. 87:
  1033. if NotInCPlusBlock then return(FLOAT) else skip_until_eol;
  1034. 88:
  1035. if NotInCPlusBlock then return(_CONST) else skip_until_eol;
  1036. 89:
  1037. if NotInCPlusBlock then return(_CONST) else skip_until_eol;
  1038. 90:
  1039. if NotInCPlusBlock then return(_FAR) else skip_until_eol;
  1040. 91:
  1041. if NotInCPlusBlock then return(_FAR) else skip_until_eol;
  1042. 92:
  1043. if NotInCPlusBlock then return(_NEAR) else skip_until_eol;
  1044. 93:
  1045. if NotInCPlusBlock then return(_NEAR) else skip_until_eol;
  1046. 94:
  1047. if NotInCPlusBlock then return(_HUGE) else skip_until_eol;
  1048. 95:
  1049. if NotInCPlusBlock then return(_HUGE) else skip_until_eol;
  1050. 96:
  1051. if NotInCPlusBlock then return(_WHILE) else skip_until_eol;
  1052. 97:
  1053. if NotInCPlusBlock then
  1054. begin
  1055. if in_space_define=1 then
  1056. in_space_define:=2;
  1057. return(ID);
  1058. end
  1059. else
  1060. skip_until_eol;
  1061. 98:
  1062. if NotInCPlusBlock then return(SEMICOLON) else skip_until_eol;
  1063. 99:
  1064. if NotInCPlusBlock then
  1065. begin
  1066. if (arglevel=0) and (in_space_define=2) then
  1067. begin
  1068. in_space_define:=0;
  1069. return(SPACE_DEFINE);
  1070. end;
  1071. end
  1072. else
  1073. skip_until_eol;
  1074. 100:
  1075. begin
  1076. if in_define then
  1077. begin
  1078. in_space_define:=0;
  1079. if cont_line then
  1080. begin
  1081. cont_line:=false;
  1082. end
  1083. else
  1084. begin
  1085. in_define:=false;
  1086. if NotInCPlusBlock then
  1087. return(NEW_LINE)
  1088. else
  1089. skip_until_eol
  1090. end;
  1091. end;
  1092. end;
  1093. 101:
  1094. begin
  1095. if in_define then
  1096. begin
  1097. cont_line:=true;
  1098. end
  1099. else
  1100. begin
  1101. writeln('Unexpected wrap of line ',yylineno);
  1102. writeln('"',yyline,'"');
  1103. return(256);
  1104. end;
  1105. end;
  1106. 102:
  1107. begin
  1108. writeln('Illegal character in line ',yylineno);
  1109. writeln('"',yyline,'"');
  1110. return(256);
  1111. end;
  1112. end;
  1113. end(*yyaction*);
  1114. (* DFA table: *)
  1115. type YYTRec = record
  1116. cc : set of Char;
  1117. s : Integer;
  1118. end;
  1119. const
  1120. yynmarks = 345;
  1121. yynmatches = 345;
  1122. yyntrans = 644;
  1123. yynstates = 371;
  1124. yyk : array [1..yynmarks] of Integer = (
  1125. { 0: }
  1126. { 1: }
  1127. { 2: }
  1128. 25,
  1129. 102,
  1130. { 3: }
  1131. 102,
  1132. { 4: }
  1133. 102,
  1134. { 5: }
  1135. 97,
  1136. 102,
  1137. { 6: }
  1138. 7,
  1139. 9,
  1140. 102,
  1141. { 7: }
  1142. 7,
  1143. 9,
  1144. 102,
  1145. { 8: }
  1146. 11,
  1147. 102,
  1148. { 9: }
  1149. 37,
  1150. 102,
  1151. { 10: }
  1152. 24,
  1153. 102,
  1154. { 11: }
  1155. 19,
  1156. 102,
  1157. { 12: }
  1158. 20,
  1159. 102,
  1160. { 13: }
  1161. 102,
  1162. { 14: }
  1163. 21,
  1164. 102,
  1165. { 15: }
  1166. 22,
  1167. 102,
  1168. { 16: }
  1169. 23,
  1170. 102,
  1171. { 17: }
  1172. 26,
  1173. 102,
  1174. { 18: }
  1175. 27,
  1176. 102,
  1177. { 19: }
  1178. 28,
  1179. 102,
  1180. { 20: }
  1181. 29,
  1182. 102,
  1183. { 21: }
  1184. 30,
  1185. 102,
  1186. { 22: }
  1187. 31,
  1188. 102,
  1189. { 23: }
  1190. 32,
  1191. 102,
  1192. { 24: }
  1193. 33,
  1194. 102,
  1195. { 25: }
  1196. 34,
  1197. 102,
  1198. { 26: }
  1199. 36,
  1200. 102,
  1201. { 27: }
  1202. 97,
  1203. 102,
  1204. { 28: }
  1205. 97,
  1206. 102,
  1207. { 29: }
  1208. 97,
  1209. 102,
  1210. { 30: }
  1211. 97,
  1212. 102,
  1213. { 31: }
  1214. 97,
  1215. 102,
  1216. { 32: }
  1217. 97,
  1218. 102,
  1219. { 33: }
  1220. 97,
  1221. 102,
  1222. { 34: }
  1223. 97,
  1224. 102,
  1225. { 35: }
  1226. 97,
  1227. 102,
  1228. { 36: }
  1229. 97,
  1230. 102,
  1231. { 37: }
  1232. 97,
  1233. 102,
  1234. { 38: }
  1235. 71,
  1236. 102,
  1237. { 39: }
  1238. 72,
  1239. 102,
  1240. { 40: }
  1241. 97,
  1242. 102,
  1243. { 41: }
  1244. 97,
  1245. 102,
  1246. { 42: }
  1247. 97,
  1248. 102,
  1249. { 43: }
  1250. 97,
  1251. 102,
  1252. { 44: }
  1253. 97,
  1254. 102,
  1255. { 45: }
  1256. 97,
  1257. 102,
  1258. { 46: }
  1259. 97,
  1260. 102,
  1261. { 47: }
  1262. 97,
  1263. 102,
  1264. { 48: }
  1265. 97,
  1266. 102,
  1267. { 49: }
  1268. 97,
  1269. 102,
  1270. { 50: }
  1271. 97,
  1272. 102,
  1273. { 51: }
  1274. 97,
  1275. 102,
  1276. { 52: }
  1277. 98,
  1278. 102,
  1279. { 53: }
  1280. 99,
  1281. 102,
  1282. { 54: }
  1283. 100,
  1284. { 55: }
  1285. 101,
  1286. 102,
  1287. { 56: }
  1288. 102,
  1289. { 57: }
  1290. 1,
  1291. { 58: }
  1292. 2,
  1293. { 59: }
  1294. { 60: }
  1295. 3,
  1296. { 61: }
  1297. { 62: }
  1298. 4,
  1299. { 63: }
  1300. { 64: }
  1301. { 65: }
  1302. 97,
  1303. { 66: }
  1304. 7,
  1305. 9,
  1306. { 67: }
  1307. 7,
  1308. { 68: }
  1309. 7,
  1310. { 69: }
  1311. { 70: }
  1312. { 71: }
  1313. 8,
  1314. { 72: }
  1315. 10,
  1316. { 73: }
  1317. 12,
  1318. { 74: }
  1319. 13,
  1320. { 75: }
  1321. 14,
  1322. { 76: }
  1323. 16,
  1324. { 77: }
  1325. 15,
  1326. { 78: }
  1327. 18,
  1328. { 79: }
  1329. 17,
  1330. { 80: }
  1331. { 81: }
  1332. { 82: }
  1333. { 83: }
  1334. { 84: }
  1335. { 85: }
  1336. { 86: }
  1337. { 87: }
  1338. { 88: }
  1339. 97,
  1340. { 89: }
  1341. 97,
  1342. { 90: }
  1343. 97,
  1344. { 91: }
  1345. 97,
  1346. { 92: }
  1347. 97,
  1348. { 93: }
  1349. 97,
  1350. { 94: }
  1351. 97,
  1352. { 95: }
  1353. 97,
  1354. { 96: }
  1355. 97,
  1356. { 97: }
  1357. 97,
  1358. { 98: }
  1359. 97,
  1360. { 99: }
  1361. 97,
  1362. { 100: }
  1363. 97,
  1364. { 101: }
  1365. 97,
  1366. { 102: }
  1367. 97,
  1368. { 103: }
  1369. 97,
  1370. { 104: }
  1371. 97,
  1372. { 105: }
  1373. 97,
  1374. { 106: }
  1375. 97,
  1376. { 107: }
  1377. 97,
  1378. { 108: }
  1379. 97,
  1380. { 109: }
  1381. 97,
  1382. { 110: }
  1383. 97,
  1384. { 111: }
  1385. 97,
  1386. { 112: }
  1387. 97,
  1388. { 113: }
  1389. 97,
  1390. { 114: }
  1391. 97,
  1392. { 115: }
  1393. 97,
  1394. { 116: }
  1395. 97,
  1396. { 117: }
  1397. 97,
  1398. { 118: }
  1399. { 119: }
  1400. 5,
  1401. { 120: }
  1402. 6,
  1403. { 121: }
  1404. 7,
  1405. { 122: }
  1406. 9,
  1407. { 123: }
  1408. { 124: }
  1409. 9,
  1410. { 125: }
  1411. 8,
  1412. { 126: }
  1413. 8,
  1414. { 127: }
  1415. 63,
  1416. { 128: }
  1417. { 129: }
  1418. { 130: }
  1419. { 131: }
  1420. { 132: }
  1421. { 133: }
  1422. { 134: }
  1423. { 135: }
  1424. { 136: }
  1425. { 137: }
  1426. 35,
  1427. { 138: }
  1428. 97,
  1429. { 139: }
  1430. 97,
  1431. { 140: }
  1432. 97,
  1433. { 141: }
  1434. 97,
  1435. { 142: }
  1436. 97,
  1437. { 143: }
  1438. 97,
  1439. { 144: }
  1440. 97,
  1441. { 145: }
  1442. 97,
  1443. { 146: }
  1444. 97,
  1445. { 147: }
  1446. 97,
  1447. { 148: }
  1448. 97,
  1449. { 149: }
  1450. 97,
  1451. { 150: }
  1452. 97,
  1453. { 151: }
  1454. 97,
  1455. { 152: }
  1456. 97,
  1457. { 153: }
  1458. 97,
  1459. { 154: }
  1460. 97,
  1461. { 155: }
  1462. 97,
  1463. { 156: }
  1464. 97,
  1465. { 157: }
  1466. 97,
  1467. { 158: }
  1468. 97,
  1469. { 159: }
  1470. 74,
  1471. 97,
  1472. { 160: }
  1473. 97,
  1474. { 161: }
  1475. 97,
  1476. { 162: }
  1477. 97,
  1478. { 163: }
  1479. 91,
  1480. 97,
  1481. { 164: }
  1482. 90,
  1483. 97,
  1484. { 165: }
  1485. 97,
  1486. { 166: }
  1487. 97,
  1488. { 167: }
  1489. 97,
  1490. { 168: }
  1491. 97,
  1492. { 169: }
  1493. 97,
  1494. { 170: }
  1495. 8,
  1496. { 171: }
  1497. { 172: }
  1498. { 173: }
  1499. 63,
  1500. { 174: }
  1501. { 175: }
  1502. { 176: }
  1503. { 177: }
  1504. { 178: }
  1505. { 179: }
  1506. 64,
  1507. { 180: }
  1508. { 181: }
  1509. { 182: }
  1510. 97,
  1511. { 183: }
  1512. 69,
  1513. 97,
  1514. { 184: }
  1515. 97,
  1516. { 185: }
  1517. 97,
  1518. { 186: }
  1519. 97,
  1520. { 187: }
  1521. 97,
  1522. { 188: }
  1523. 97,
  1524. { 189: }
  1525. 97,
  1526. { 190: }
  1527. 97,
  1528. { 191: }
  1529. 97,
  1530. { 192: }
  1531. 97,
  1532. { 193: }
  1533. 97,
  1534. { 194: }
  1535. 48,
  1536. 97,
  1537. { 195: }
  1538. 49,
  1539. 97,
  1540. { 196: }
  1541. 67,
  1542. 97,
  1543. { 197: }
  1544. 97,
  1545. { 198: }
  1546. 97,
  1547. { 199: }
  1548. 97,
  1549. { 200: }
  1550. 97,
  1551. { 201: }
  1552. 97,
  1553. { 202: }
  1554. 97,
  1555. { 203: }
  1556. 97,
  1557. { 204: }
  1558. 83,
  1559. 97,
  1560. { 205: }
  1561. 97,
  1562. { 206: }
  1563. 97,
  1564. { 207: }
  1565. 97,
  1566. { 208: }
  1567. 76,
  1568. 97,
  1569. { 209: }
  1570. 97,
  1571. { 210: }
  1572. 97,
  1573. { 211: }
  1574. 92,
  1575. 97,
  1576. { 212: }
  1577. 93,
  1578. 97,
  1579. { 213: }
  1580. 94,
  1581. 97,
  1582. { 214: }
  1583. 95,
  1584. 97,
  1585. { 215: }
  1586. 97,
  1587. { 216: }
  1588. { 217: }
  1589. { 218: }
  1590. 57,
  1591. { 219: }
  1592. 59,
  1593. { 220: }
  1594. { 221: }
  1595. { 222: }
  1596. { 223: }
  1597. { 224: }
  1598. { 225: }
  1599. 97,
  1600. { 226: }
  1601. 97,
  1602. { 227: }
  1603. 97,
  1604. { 228: }
  1605. 40,
  1606. 97,
  1607. { 229: }
  1608. 97,
  1609. { 230: }
  1610. 89,
  1611. 97,
  1612. { 231: }
  1613. 97,
  1614. { 232: }
  1615. 97,
  1616. { 233: }
  1617. 97,
  1618. { 234: }
  1619. 97,
  1620. { 235: }
  1621. 97,
  1622. { 236: }
  1623. 88,
  1624. 97,
  1625. { 237: }
  1626. 68,
  1627. 97,
  1628. { 238: }
  1629. 97,
  1630. { 239: }
  1631. 97,
  1632. { 240: }
  1633. 75,
  1634. 97,
  1635. { 241: }
  1636. 97,
  1637. { 242: }
  1638. 97,
  1639. { 243: }
  1640. 84,
  1641. 97,
  1642. { 244: }
  1643. 85,
  1644. 97,
  1645. { 245: }
  1646. 86,
  1647. 97,
  1648. { 246: }
  1649. 97,
  1650. { 247: }
  1651. 87,
  1652. 97,
  1653. { 248: }
  1654. 96,
  1655. 97,
  1656. { 249: }
  1657. { 250: }
  1658. { 251: }
  1659. 58,
  1660. { 252: }
  1661. 61,
  1662. { 253: }
  1663. 60,
  1664. { 254: }
  1665. { 255: }
  1666. { 256: }
  1667. 38,
  1668. 97,
  1669. { 257: }
  1670. 97,
  1671. { 258: }
  1672. 97,
  1673. { 259: }
  1674. 97,
  1675. { 260: }
  1676. 41,
  1677. 97,
  1678. { 261: }
  1679. 42,
  1680. 97,
  1681. { 262: }
  1682. 43,
  1683. 97,
  1684. { 263: }
  1685. 97,
  1686. { 264: }
  1687. 97,
  1688. { 265: }
  1689. 97,
  1690. { 266: }
  1691. 70,
  1692. 97,
  1693. { 267: }
  1694. 77,
  1695. 97,
  1696. { 268: }
  1697. 97,
  1698. { 269: }
  1699. 79,
  1700. 97,
  1701. { 270: }
  1702. 97,
  1703. { 271: }
  1704. 97,
  1705. { 272: }
  1706. 97,
  1707. { 273: }
  1708. 56,
  1709. { 274: }
  1710. { 275: }
  1711. { 276: }
  1712. { 277: }
  1713. 65,
  1714. { 278: }
  1715. 66,
  1716. { 279: }
  1717. 39,
  1718. 97,
  1719. { 280: }
  1720. 97,
  1721. { 281: }
  1722. 97,
  1723. { 282: }
  1724. 97,
  1725. { 283: }
  1726. 97,
  1727. { 284: }
  1728. 97,
  1729. { 285: }
  1730. 73,
  1731. 97,
  1732. { 286: }
  1733. 80,
  1734. 97,
  1735. { 287: }
  1736. 81,
  1737. 97,
  1738. { 288: }
  1739. 82,
  1740. 97,
  1741. { 289: }
  1742. { 290: }
  1743. { 291: }
  1744. { 292: }
  1745. 62,
  1746. { 293: }
  1747. 44,
  1748. 97,
  1749. { 294: }
  1750. 46,
  1751. 97,
  1752. { 295: }
  1753. 97,
  1754. { 296: }
  1755. 47,
  1756. 97,
  1757. { 297: }
  1758. 78,
  1759. 97,
  1760. { 298: }
  1761. { 299: }
  1762. { 300: }
  1763. 45,
  1764. 97,
  1765. { 301: }
  1766. { 302: }
  1767. { 303: }
  1768. { 304: }
  1769. { 305: }
  1770. { 306: }
  1771. { 307: }
  1772. { 308: }
  1773. { 309: }
  1774. { 310: }
  1775. { 311: }
  1776. { 312: }
  1777. 54,
  1778. { 313: }
  1779. { 314: }
  1780. { 315: }
  1781. 55,
  1782. { 316: }
  1783. { 317: }
  1784. { 318: }
  1785. { 319: }
  1786. { 320: }
  1787. { 321: }
  1788. { 322: }
  1789. { 323: }
  1790. { 324: }
  1791. { 325: }
  1792. { 326: }
  1793. { 327: }
  1794. { 328: }
  1795. { 329: }
  1796. { 330: }
  1797. { 331: }
  1798. { 332: }
  1799. { 333: }
  1800. { 334: }
  1801. { 335: }
  1802. { 336: }
  1803. { 337: }
  1804. { 338: }
  1805. { 339: }
  1806. { 340: }
  1807. { 341: }
  1808. { 342: }
  1809. { 343: }
  1810. { 344: }
  1811. 53,
  1812. { 345: }
  1813. { 346: }
  1814. { 347: }
  1815. { 348: }
  1816. { 349: }
  1817. 52,
  1818. { 350: }
  1819. { 351: }
  1820. { 352: }
  1821. { 353: }
  1822. { 354: }
  1823. { 355: }
  1824. { 356: }
  1825. { 357: }
  1826. { 358: }
  1827. { 359: }
  1828. { 360: }
  1829. { 361: }
  1830. { 362: }
  1831. { 363: }
  1832. { 364: }
  1833. { 365: }
  1834. { 366: }
  1835. { 367: }
  1836. { 368: }
  1837. 51,
  1838. { 369: }
  1839. { 370: }
  1840. 50
  1841. );
  1842. yym : array [1..yynmatches] of Integer = (
  1843. { 0: }
  1844. { 1: }
  1845. { 2: }
  1846. 25,
  1847. 102,
  1848. { 3: }
  1849. 102,
  1850. { 4: }
  1851. 102,
  1852. { 5: }
  1853. 97,
  1854. 102,
  1855. { 6: }
  1856. 7,
  1857. 9,
  1858. 102,
  1859. { 7: }
  1860. 7,
  1861. 9,
  1862. 102,
  1863. { 8: }
  1864. 11,
  1865. 102,
  1866. { 9: }
  1867. 37,
  1868. 102,
  1869. { 10: }
  1870. 24,
  1871. 102,
  1872. { 11: }
  1873. 19,
  1874. 102,
  1875. { 12: }
  1876. 20,
  1877. 102,
  1878. { 13: }
  1879. 102,
  1880. { 14: }
  1881. 21,
  1882. 102,
  1883. { 15: }
  1884. 22,
  1885. 102,
  1886. { 16: }
  1887. 23,
  1888. 102,
  1889. { 17: }
  1890. 26,
  1891. 102,
  1892. { 18: }
  1893. 27,
  1894. 102,
  1895. { 19: }
  1896. 28,
  1897. 102,
  1898. { 20: }
  1899. 29,
  1900. 102,
  1901. { 21: }
  1902. 30,
  1903. 102,
  1904. { 22: }
  1905. 31,
  1906. 102,
  1907. { 23: }
  1908. 32,
  1909. 102,
  1910. { 24: }
  1911. 33,
  1912. 102,
  1913. { 25: }
  1914. 34,
  1915. 102,
  1916. { 26: }
  1917. 36,
  1918. 102,
  1919. { 27: }
  1920. 97,
  1921. 102,
  1922. { 28: }
  1923. 97,
  1924. 102,
  1925. { 29: }
  1926. 97,
  1927. 102,
  1928. { 30: }
  1929. 97,
  1930. 102,
  1931. { 31: }
  1932. 97,
  1933. 102,
  1934. { 32: }
  1935. 97,
  1936. 102,
  1937. { 33: }
  1938. 97,
  1939. 102,
  1940. { 34: }
  1941. 97,
  1942. 102,
  1943. { 35: }
  1944. 97,
  1945. 102,
  1946. { 36: }
  1947. 97,
  1948. 102,
  1949. { 37: }
  1950. 97,
  1951. 102,
  1952. { 38: }
  1953. 71,
  1954. 102,
  1955. { 39: }
  1956. 72,
  1957. 102,
  1958. { 40: }
  1959. 97,
  1960. 102,
  1961. { 41: }
  1962. 97,
  1963. 102,
  1964. { 42: }
  1965. 97,
  1966. 102,
  1967. { 43: }
  1968. 97,
  1969. 102,
  1970. { 44: }
  1971. 97,
  1972. 102,
  1973. { 45: }
  1974. 97,
  1975. 102,
  1976. { 46: }
  1977. 97,
  1978. 102,
  1979. { 47: }
  1980. 97,
  1981. 102,
  1982. { 48: }
  1983. 97,
  1984. 102,
  1985. { 49: }
  1986. 97,
  1987. 102,
  1988. { 50: }
  1989. 97,
  1990. 102,
  1991. { 51: }
  1992. 97,
  1993. 102,
  1994. { 52: }
  1995. 98,
  1996. 102,
  1997. { 53: }
  1998. 99,
  1999. 102,
  2000. { 54: }
  2001. 100,
  2002. { 55: }
  2003. 102,
  2004. { 56: }
  2005. 102,
  2006. { 57: }
  2007. 1,
  2008. { 58: }
  2009. 2,
  2010. { 59: }
  2011. { 60: }
  2012. 3,
  2013. { 61: }
  2014. { 62: }
  2015. 4,
  2016. { 63: }
  2017. { 64: }
  2018. { 65: }
  2019. 97,
  2020. { 66: }
  2021. 7,
  2022. 9,
  2023. { 67: }
  2024. 7,
  2025. { 68: }
  2026. 7,
  2027. { 69: }
  2028. { 70: }
  2029. { 71: }
  2030. 8,
  2031. { 72: }
  2032. 10,
  2033. { 73: }
  2034. 12,
  2035. { 74: }
  2036. 13,
  2037. { 75: }
  2038. 14,
  2039. { 76: }
  2040. 16,
  2041. { 77: }
  2042. 15,
  2043. { 78: }
  2044. 18,
  2045. { 79: }
  2046. 17,
  2047. { 80: }
  2048. { 81: }
  2049. { 82: }
  2050. { 83: }
  2051. { 84: }
  2052. { 85: }
  2053. { 86: }
  2054. { 87: }
  2055. { 88: }
  2056. 97,
  2057. { 89: }
  2058. 97,
  2059. { 90: }
  2060. 97,
  2061. { 91: }
  2062. 97,
  2063. { 92: }
  2064. 97,
  2065. { 93: }
  2066. 97,
  2067. { 94: }
  2068. 97,
  2069. { 95: }
  2070. 97,
  2071. { 96: }
  2072. 97,
  2073. { 97: }
  2074. 97,
  2075. { 98: }
  2076. 97,
  2077. { 99: }
  2078. 97,
  2079. { 100: }
  2080. 97,
  2081. { 101: }
  2082. 97,
  2083. { 102: }
  2084. 97,
  2085. { 103: }
  2086. 97,
  2087. { 104: }
  2088. 97,
  2089. { 105: }
  2090. 97,
  2091. { 106: }
  2092. 97,
  2093. { 107: }
  2094. 97,
  2095. { 108: }
  2096. 97,
  2097. { 109: }
  2098. 97,
  2099. { 110: }
  2100. 97,
  2101. { 111: }
  2102. 97,
  2103. { 112: }
  2104. 97,
  2105. { 113: }
  2106. 97,
  2107. { 114: }
  2108. 97,
  2109. { 115: }
  2110. 97,
  2111. { 116: }
  2112. 97,
  2113. { 117: }
  2114. 97,
  2115. { 118: }
  2116. 101,
  2117. { 119: }
  2118. 5,
  2119. { 120: }
  2120. 6,
  2121. { 121: }
  2122. 7,
  2123. { 122: }
  2124. 9,
  2125. { 123: }
  2126. { 124: }
  2127. 9,
  2128. { 125: }
  2129. 8,
  2130. { 126: }
  2131. 8,
  2132. { 127: }
  2133. 63,
  2134. { 128: }
  2135. { 129: }
  2136. { 130: }
  2137. { 131: }
  2138. { 132: }
  2139. { 133: }
  2140. { 134: }
  2141. { 135: }
  2142. { 136: }
  2143. { 137: }
  2144. 35,
  2145. { 138: }
  2146. 97,
  2147. { 139: }
  2148. 97,
  2149. { 140: }
  2150. 97,
  2151. { 141: }
  2152. 97,
  2153. { 142: }
  2154. 97,
  2155. { 143: }
  2156. 97,
  2157. { 144: }
  2158. 97,
  2159. { 145: }
  2160. 97,
  2161. { 146: }
  2162. 97,
  2163. { 147: }
  2164. 97,
  2165. { 148: }
  2166. 97,
  2167. { 149: }
  2168. 97,
  2169. { 150: }
  2170. 97,
  2171. { 151: }
  2172. 97,
  2173. { 152: }
  2174. 97,
  2175. { 153: }
  2176. 97,
  2177. { 154: }
  2178. 97,
  2179. { 155: }
  2180. 97,
  2181. { 156: }
  2182. 97,
  2183. { 157: }
  2184. 97,
  2185. { 158: }
  2186. 97,
  2187. { 159: }
  2188. 74,
  2189. 97,
  2190. { 160: }
  2191. 97,
  2192. { 161: }
  2193. 97,
  2194. { 162: }
  2195. 97,
  2196. { 163: }
  2197. 91,
  2198. 97,
  2199. { 164: }
  2200. 90,
  2201. 97,
  2202. { 165: }
  2203. 97,
  2204. { 166: }
  2205. 97,
  2206. { 167: }
  2207. 97,
  2208. { 168: }
  2209. 97,
  2210. { 169: }
  2211. 97,
  2212. { 170: }
  2213. 8,
  2214. { 171: }
  2215. { 172: }
  2216. { 173: }
  2217. 63,
  2218. { 174: }
  2219. { 175: }
  2220. { 176: }
  2221. { 177: }
  2222. { 178: }
  2223. { 179: }
  2224. 64,
  2225. { 180: }
  2226. { 181: }
  2227. { 182: }
  2228. 97,
  2229. { 183: }
  2230. 69,
  2231. 97,
  2232. { 184: }
  2233. 97,
  2234. { 185: }
  2235. 97,
  2236. { 186: }
  2237. 97,
  2238. { 187: }
  2239. 97,
  2240. { 188: }
  2241. 97,
  2242. { 189: }
  2243. 97,
  2244. { 190: }
  2245. 97,
  2246. { 191: }
  2247. 97,
  2248. { 192: }
  2249. 97,
  2250. { 193: }
  2251. 97,
  2252. { 194: }
  2253. 48,
  2254. 97,
  2255. { 195: }
  2256. 49,
  2257. 97,
  2258. { 196: }
  2259. 67,
  2260. 97,
  2261. { 197: }
  2262. 97,
  2263. { 198: }
  2264. 97,
  2265. { 199: }
  2266. 97,
  2267. { 200: }
  2268. 97,
  2269. { 201: }
  2270. 97,
  2271. { 202: }
  2272. 97,
  2273. { 203: }
  2274. 97,
  2275. { 204: }
  2276. 83,
  2277. 97,
  2278. { 205: }
  2279. 97,
  2280. { 206: }
  2281. 97,
  2282. { 207: }
  2283. 97,
  2284. { 208: }
  2285. 76,
  2286. 97,
  2287. { 209: }
  2288. 97,
  2289. { 210: }
  2290. 97,
  2291. { 211: }
  2292. 92,
  2293. 97,
  2294. { 212: }
  2295. 93,
  2296. 97,
  2297. { 213: }
  2298. 94,
  2299. 97,
  2300. { 214: }
  2301. 95,
  2302. 97,
  2303. { 215: }
  2304. 97,
  2305. { 216: }
  2306. { 217: }
  2307. { 218: }
  2308. 57,
  2309. { 219: }
  2310. 59,
  2311. { 220: }
  2312. { 221: }
  2313. { 222: }
  2314. { 223: }
  2315. { 224: }
  2316. { 225: }
  2317. 97,
  2318. { 226: }
  2319. 97,
  2320. { 227: }
  2321. 97,
  2322. { 228: }
  2323. 40,
  2324. 97,
  2325. { 229: }
  2326. 97,
  2327. { 230: }
  2328. 89,
  2329. 97,
  2330. { 231: }
  2331. 97,
  2332. { 232: }
  2333. 97,
  2334. { 233: }
  2335. 97,
  2336. { 234: }
  2337. 97,
  2338. { 235: }
  2339. 97,
  2340. { 236: }
  2341. 88,
  2342. 97,
  2343. { 237: }
  2344. 68,
  2345. 97,
  2346. { 238: }
  2347. 97,
  2348. { 239: }
  2349. 97,
  2350. { 240: }
  2351. 75,
  2352. 97,
  2353. { 241: }
  2354. 97,
  2355. { 242: }
  2356. 97,
  2357. { 243: }
  2358. 84,
  2359. 97,
  2360. { 244: }
  2361. 85,
  2362. 97,
  2363. { 245: }
  2364. 86,
  2365. 97,
  2366. { 246: }
  2367. 97,
  2368. { 247: }
  2369. 87,
  2370. 97,
  2371. { 248: }
  2372. 96,
  2373. 97,
  2374. { 249: }
  2375. { 250: }
  2376. { 251: }
  2377. 58,
  2378. { 252: }
  2379. 61,
  2380. { 253: }
  2381. 60,
  2382. { 254: }
  2383. { 255: }
  2384. { 256: }
  2385. 38,
  2386. 97,
  2387. { 257: }
  2388. 97,
  2389. { 258: }
  2390. 97,
  2391. { 259: }
  2392. 97,
  2393. { 260: }
  2394. 41,
  2395. 97,
  2396. { 261: }
  2397. 42,
  2398. 97,
  2399. { 262: }
  2400. 43,
  2401. 97,
  2402. { 263: }
  2403. 97,
  2404. { 264: }
  2405. 97,
  2406. { 265: }
  2407. 97,
  2408. { 266: }
  2409. 70,
  2410. 97,
  2411. { 267: }
  2412. 77,
  2413. 97,
  2414. { 268: }
  2415. 97,
  2416. { 269: }
  2417. 79,
  2418. 97,
  2419. { 270: }
  2420. 97,
  2421. { 271: }
  2422. 97,
  2423. { 272: }
  2424. 97,
  2425. { 273: }
  2426. 56,
  2427. { 274: }
  2428. { 275: }
  2429. { 276: }
  2430. { 277: }
  2431. 65,
  2432. { 278: }
  2433. 66,
  2434. { 279: }
  2435. 39,
  2436. 97,
  2437. { 280: }
  2438. 97,
  2439. { 281: }
  2440. 97,
  2441. { 282: }
  2442. 97,
  2443. { 283: }
  2444. 97,
  2445. { 284: }
  2446. 97,
  2447. { 285: }
  2448. 73,
  2449. 97,
  2450. { 286: }
  2451. 80,
  2452. 97,
  2453. { 287: }
  2454. 81,
  2455. 97,
  2456. { 288: }
  2457. 82,
  2458. 97,
  2459. { 289: }
  2460. { 290: }
  2461. { 291: }
  2462. { 292: }
  2463. 62,
  2464. { 293: }
  2465. 44,
  2466. 97,
  2467. { 294: }
  2468. 46,
  2469. 97,
  2470. { 295: }
  2471. 97,
  2472. { 296: }
  2473. 47,
  2474. 97,
  2475. { 297: }
  2476. 78,
  2477. 97,
  2478. { 298: }
  2479. { 299: }
  2480. { 300: }
  2481. 45,
  2482. 97,
  2483. { 301: }
  2484. { 302: }
  2485. { 303: }
  2486. { 304: }
  2487. { 305: }
  2488. { 306: }
  2489. { 307: }
  2490. { 308: }
  2491. { 309: }
  2492. { 310: }
  2493. { 311: }
  2494. { 312: }
  2495. 54,
  2496. { 313: }
  2497. { 314: }
  2498. { 315: }
  2499. 55,
  2500. { 316: }
  2501. { 317: }
  2502. { 318: }
  2503. { 319: }
  2504. { 320: }
  2505. { 321: }
  2506. { 322: }
  2507. { 323: }
  2508. { 324: }
  2509. { 325: }
  2510. { 326: }
  2511. { 327: }
  2512. { 328: }
  2513. { 329: }
  2514. { 330: }
  2515. { 331: }
  2516. { 332: }
  2517. { 333: }
  2518. { 334: }
  2519. { 335: }
  2520. { 336: }
  2521. { 337: }
  2522. { 338: }
  2523. { 339: }
  2524. { 340: }
  2525. { 341: }
  2526. { 342: }
  2527. { 343: }
  2528. { 344: }
  2529. 53,
  2530. { 345: }
  2531. { 346: }
  2532. { 347: }
  2533. { 348: }
  2534. { 349: }
  2535. 52,
  2536. { 350: }
  2537. { 351: }
  2538. { 352: }
  2539. { 353: }
  2540. { 354: }
  2541. { 355: }
  2542. { 356: }
  2543. { 357: }
  2544. { 358: }
  2545. { 359: }
  2546. { 360: }
  2547. { 361: }
  2548. { 362: }
  2549. { 363: }
  2550. { 364: }
  2551. { 365: }
  2552. { 366: }
  2553. { 367: }
  2554. { 368: }
  2555. 51,
  2556. { 369: }
  2557. { 370: }
  2558. 50
  2559. );
  2560. yyt : array [1..yyntrans] of YYTrec = (
  2561. { 0: }
  2562. ( cc: [ #1..#8,#11,#13..#31,'$','%','@','^','`',#127..#255 ]; s: 56),
  2563. ( cc: [ #9,#12,' ' ]; s: 53),
  2564. ( cc: [ #10 ]; s: 54),
  2565. ( cc: [ '!' ]; s: 10),
  2566. ( cc: [ '"' ]; s: 3),
  2567. ( cc: [ '#' ]; s: 13),
  2568. ( cc: [ '&' ]; s: 15),
  2569. ( cc: [ '''' ]; s: 4),
  2570. ( cc: [ '(' ]; s: 23),
  2571. ( cc: [ ')' ]; s: 24),
  2572. ( cc: [ '*' ]; s: 25),
  2573. ( cc: [ '+' ]; s: 17),
  2574. ( cc: [ ',' ]; s: 20),
  2575. ( cc: [ '-' ]; s: 8),
  2576. ( cc: [ '.' ]; s: 26),
  2577. ( cc: [ '/' ]; s: 2),
  2578. ( cc: [ '0' ]; s: 7),
  2579. ( cc: [ '1'..'9' ]; s: 6),
  2580. ( cc: [ ':' ]; s: 19),
  2581. ( cc: [ ';' ]; s: 52),
  2582. ( cc: [ '<' ]; s: 12),
  2583. ( cc: [ '=' ]; s: 9),
  2584. ( cc: [ '>' ]; s: 11),
  2585. ( cc: [ '?' ]; s: 18),
  2586. ( cc: [ 'A','B','D','G','I'..'K','M','O','Q','R',
  2587. 'T','U','X'..'Z','a','b','d','g','j','k',
  2588. 'm','o'..'r','x'..'z' ]; s: 51),
  2589. ( cc: [ 'C' ]; s: 29),
  2590. ( cc: [ 'E' ]; s: 32),
  2591. ( cc: [ 'F' ]; s: 45),
  2592. ( cc: [ 'H' ]; s: 48),
  2593. ( cc: [ 'L' ]; s: 5),
  2594. ( cc: [ 'N' ]; s: 46),
  2595. ( cc: [ 'P' ]; s: 30),
  2596. ( cc: [ 'S' ]; s: 28),
  2597. ( cc: [ 'V' ]; s: 34),
  2598. ( cc: [ 'W' ]; s: 31),
  2599. ( cc: [ '[' ]; s: 21),
  2600. ( cc: [ '\' ]; s: 55),
  2601. ( cc: [ ']' ]; s: 22),
  2602. ( cc: [ '_' ]; s: 43),
  2603. ( cc: [ 'c' ]; s: 35),
  2604. ( cc: [ 'e' ]; s: 27),
  2605. ( cc: [ 'f' ]; s: 44),
  2606. ( cc: [ 'h' ]; s: 49),
  2607. ( cc: [ 'i' ]; s: 41),
  2608. ( cc: [ 'l' ]; s: 42),
  2609. ( cc: [ 'n' ]; s: 47),
  2610. ( cc: [ 's' ]; s: 37),
  2611. ( cc: [ 't' ]; s: 40),
  2612. ( cc: [ 'u' ]; s: 36),
  2613. ( cc: [ 'v' ]; s: 33),
  2614. ( cc: [ 'w' ]; s: 50),
  2615. ( cc: [ '{' ]; s: 38),
  2616. ( cc: [ '|' ]; s: 14),
  2617. ( cc: [ '}' ]; s: 39),
  2618. ( cc: [ '~' ]; s: 16),
  2619. { 1: }
  2620. ( cc: [ #1..#8,#11,#13..#31,'$','%','@','^','`',#127..#255 ]; s: 56),
  2621. ( cc: [ #9,#12,' ' ]; s: 53),
  2622. ( cc: [ #10 ]; s: 54),
  2623. ( cc: [ '!' ]; s: 10),
  2624. ( cc: [ '"' ]; s: 3),
  2625. ( cc: [ '#' ]; s: 13),
  2626. ( cc: [ '&' ]; s: 15),
  2627. ( cc: [ '''' ]; s: 4),
  2628. ( cc: [ '(' ]; s: 23),
  2629. ( cc: [ ')' ]; s: 24),
  2630. ( cc: [ '*' ]; s: 25),
  2631. ( cc: [ '+' ]; s: 17),
  2632. ( cc: [ ',' ]; s: 20),
  2633. ( cc: [ '-' ]; s: 8),
  2634. ( cc: [ '.' ]; s: 26),
  2635. ( cc: [ '/' ]; s: 2),
  2636. ( cc: [ '0' ]; s: 7),
  2637. ( cc: [ '1'..'9' ]; s: 6),
  2638. ( cc: [ ':' ]; s: 19),
  2639. ( cc: [ ';' ]; s: 52),
  2640. ( cc: [ '<' ]; s: 12),
  2641. ( cc: [ '=' ]; s: 9),
  2642. ( cc: [ '>' ]; s: 11),
  2643. ( cc: [ '?' ]; s: 18),
  2644. ( cc: [ 'A','B','D','G','I'..'K','M','O','Q','R',
  2645. 'T','U','X'..'Z','a','b','d','g','j','k',
  2646. 'm','o'..'r','x'..'z' ]; s: 51),
  2647. ( cc: [ 'C' ]; s: 29),
  2648. ( cc: [ 'E' ]; s: 32),
  2649. ( cc: [ 'F' ]; s: 45),
  2650. ( cc: [ 'H' ]; s: 48),
  2651. ( cc: [ 'L' ]; s: 5),
  2652. ( cc: [ 'N' ]; s: 46),
  2653. ( cc: [ 'P' ]; s: 30),
  2654. ( cc: [ 'S' ]; s: 28),
  2655. ( cc: [ 'V' ]; s: 34),
  2656. ( cc: [ 'W' ]; s: 31),
  2657. ( cc: [ '[' ]; s: 21),
  2658. ( cc: [ '\' ]; s: 55),
  2659. ( cc: [ ']' ]; s: 22),
  2660. ( cc: [ '_' ]; s: 43),
  2661. ( cc: [ 'c' ]; s: 35),
  2662. ( cc: [ 'e' ]; s: 27),
  2663. ( cc: [ 'f' ]; s: 44),
  2664. ( cc: [ 'h' ]; s: 49),
  2665. ( cc: [ 'i' ]; s: 41),
  2666. ( cc: [ 'l' ]; s: 42),
  2667. ( cc: [ 'n' ]; s: 47),
  2668. ( cc: [ 's' ]; s: 37),
  2669. ( cc: [ 't' ]; s: 40),
  2670. ( cc: [ 'u' ]; s: 36),
  2671. ( cc: [ 'v' ]; s: 33),
  2672. ( cc: [ 'w' ]; s: 50),
  2673. ( cc: [ '{' ]; s: 38),
  2674. ( cc: [ '|' ]; s: 14),
  2675. ( cc: [ '}' ]; s: 39),
  2676. ( cc: [ '~' ]; s: 16),
  2677. { 2: }
  2678. ( cc: [ '*' ]; s: 57),
  2679. ( cc: [ '/' ]; s: 58),
  2680. { 3: }
  2681. ( cc: [ #1..'!','#'..#255 ]; s: 59),
  2682. ( cc: [ '"' ]; s: 60),
  2683. { 4: }
  2684. ( cc: [ #1..'&','('..#255 ]; s: 61),
  2685. ( cc: [ '''' ]; s: 62),
  2686. { 5: }
  2687. ( cc: [ '"' ]; s: 63),
  2688. ( cc: [ '''' ]; s: 64),
  2689. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  2690. { 6: }
  2691. ( cc: [ '.' ]; s: 69),
  2692. ( cc: [ '0'..'9' ]; s: 66),
  2693. ( cc: [ 'E','e' ]; s: 70),
  2694. ( cc: [ 'L','l' ]; s: 68),
  2695. ( cc: [ 'U','u' ]; s: 67),
  2696. { 7: }
  2697. ( cc: [ '.' ]; s: 69),
  2698. ( cc: [ '0'..'9' ]; s: 66),
  2699. ( cc: [ 'E','e' ]; s: 70),
  2700. ( cc: [ 'L','l' ]; s: 68),
  2701. ( cc: [ 'U','u' ]; s: 67),
  2702. ( cc: [ 'x' ]; s: 71),
  2703. { 8: }
  2704. ( cc: [ '>' ]; s: 72),
  2705. { 9: }
  2706. ( cc: [ '=' ]; s: 73),
  2707. { 10: }
  2708. ( cc: [ '=' ]; s: 74),
  2709. { 11: }
  2710. ( cc: [ '=' ]; s: 75),
  2711. ( cc: [ '>' ]; s: 76),
  2712. { 12: }
  2713. ( cc: [ '<' ]; s: 78),
  2714. ( cc: [ '=' ]; s: 77),
  2715. { 13: }
  2716. ( cc: [ #9 ]; s: 81),
  2717. ( cc: [ ' ' ]; s: 84),
  2718. ( cc: [ '#' ]; s: 79),
  2719. ( cc: [ 'd' ]; s: 86),
  2720. ( cc: [ 'e' ]; s: 82),
  2721. ( cc: [ 'i' ]; s: 80),
  2722. ( cc: [ 'p' ]; s: 85),
  2723. ( cc: [ 'u' ]; s: 83),
  2724. { 14: }
  2725. { 15: }
  2726. { 16: }
  2727. { 17: }
  2728. { 18: }
  2729. { 19: }
  2730. { 20: }
  2731. { 21: }
  2732. { 22: }
  2733. { 23: }
  2734. { 24: }
  2735. { 25: }
  2736. { 26: }
  2737. ( cc: [ '.' ]; s: 87),
  2738. { 27: }
  2739. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'w','y','z' ]; s: 65),
  2740. ( cc: [ 'n' ]; s: 89),
  2741. ( cc: [ 'x' ]; s: 88),
  2742. { 28: }
  2743. ( cc: [ '0'..'9','A'..'S','U'..'X','Z','_','a'..'z' ]; s: 65),
  2744. ( cc: [ 'T' ]; s: 90),
  2745. ( cc: [ 'Y' ]; s: 91),
  2746. { 29: }
  2747. ( cc: [ '0'..'9','B','C','E'..'N','P'..'Z','_','a'..'z' ]; s: 65),
  2748. ( cc: [ 'A' ]; s: 93),
  2749. ( cc: [ 'D' ]; s: 92),
  2750. ( cc: [ 'O' ]; s: 94),
  2751. { 30: }
  2752. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  2753. ( cc: [ 'A' ]; s: 95),
  2754. { 31: }
  2755. ( cc: [ '0'..'9','A'..'H','J'..'Z','_','a'..'z' ]; s: 65),
  2756. ( cc: [ 'I' ]; s: 96),
  2757. { 32: }
  2758. ( cc: [ '0'..'9','A'..'W','Y','Z','_','a'..'z' ]; s: 65),
  2759. ( cc: [ 'X' ]; s: 97),
  2760. { 33: }
  2761. ( cc: [ '0'..'9','A'..'Z','_','a'..'n','p'..'z' ]; s: 65),
  2762. ( cc: [ 'o' ]; s: 98),
  2763. { 34: }
  2764. ( cc: [ '0'..'9','A'..'N','P'..'Z','_','a'..'z' ]; s: 65),
  2765. ( cc: [ 'O' ]; s: 99),
  2766. { 35: }
  2767. ( cc: [ '0'..'9','A'..'Z','_','a'..'g','i'..'n','p'..'z' ]; s: 65),
  2768. ( cc: [ 'h' ]; s: 100),
  2769. ( cc: [ 'o' ]; s: 101),
  2770. { 36: }
  2771. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  2772. ( cc: [ 'n' ]; s: 102),
  2773. { 37: }
  2774. ( cc: [ '0'..'9','A'..'Z','_','a'..'g','j'..'s','u'..'z' ]; s: 65),
  2775. ( cc: [ 'h' ]; s: 104),
  2776. ( cc: [ 'i' ]; s: 105),
  2777. ( cc: [ 't' ]; s: 103),
  2778. { 38: }
  2779. { 39: }
  2780. { 40: }
  2781. ( cc: [ '0'..'9','A'..'Z','_','a'..'x','z' ]; s: 65),
  2782. ( cc: [ 'y' ]; s: 106),
  2783. { 41: }
  2784. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  2785. ( cc: [ 'n' ]; s: 107),
  2786. { 42: }
  2787. ( cc: [ '0'..'9','A'..'Z','_','a'..'n','p'..'z' ]; s: 65),
  2788. ( cc: [ 'o' ]; s: 108),
  2789. { 43: }
  2790. ( cc: [ '0'..'9','A'..'Z','a'..'z' ]; s: 65),
  2791. ( cc: [ '_' ]; s: 109),
  2792. { 44: }
  2793. ( cc: [ '0'..'9','A'..'Z','_','b'..'k','m'..'z' ]; s: 65),
  2794. ( cc: [ 'a' ]; s: 111),
  2795. ( cc: [ 'l' ]; s: 110),
  2796. { 45: }
  2797. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  2798. ( cc: [ 'A' ]; s: 112),
  2799. { 46: }
  2800. ( cc: [ '0'..'9','A'..'D','F'..'Z','_','a'..'z' ]; s: 65),
  2801. ( cc: [ 'E' ]; s: 113),
  2802. { 47: }
  2803. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  2804. ( cc: [ 'e' ]; s: 114),
  2805. { 48: }
  2806. ( cc: [ '0'..'9','A'..'T','V'..'Z','_','a'..'z' ]; s: 65),
  2807. ( cc: [ 'U' ]; s: 115),
  2808. { 49: }
  2809. ( cc: [ '0'..'9','A'..'Z','_','a'..'t','v'..'z' ]; s: 65),
  2810. ( cc: [ 'u' ]; s: 116),
  2811. { 50: }
  2812. ( cc: [ '0'..'9','A'..'Z','_','a'..'g','i'..'z' ]; s: 65),
  2813. ( cc: [ 'h' ]; s: 117),
  2814. { 51: }
  2815. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  2816. { 52: }
  2817. { 53: }
  2818. { 54: }
  2819. { 55: }
  2820. ( cc: [ #10 ]; s: 118),
  2821. { 56: }
  2822. { 57: }
  2823. { 58: }
  2824. { 59: }
  2825. ( cc: [ #1..'!','#'..#255 ]; s: 59),
  2826. ( cc: [ '"' ]; s: 60),
  2827. { 60: }
  2828. { 61: }
  2829. ( cc: [ #1..'&','('..#255 ]; s: 61),
  2830. ( cc: [ '''' ]; s: 62),
  2831. { 62: }
  2832. { 63: }
  2833. ( cc: [ #1..'!','#'..#255 ]; s: 63),
  2834. ( cc: [ '"' ]; s: 119),
  2835. { 64: }
  2836. ( cc: [ #1..'&','('..#255 ]; s: 64),
  2837. ( cc: [ '''' ]; s: 120),
  2838. { 65: }
  2839. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  2840. { 66: }
  2841. ( cc: [ '.' ]; s: 69),
  2842. ( cc: [ '0'..'9' ]; s: 66),
  2843. ( cc: [ 'E','e' ]; s: 70),
  2844. ( cc: [ 'L','l' ]; s: 68),
  2845. ( cc: [ 'U','u' ]; s: 67),
  2846. { 67: }
  2847. ( cc: [ 'L','l' ]; s: 68),
  2848. { 68: }
  2849. ( cc: [ 'L','l' ]; s: 121),
  2850. { 69: }
  2851. ( cc: [ '0'..'9' ]; s: 122),
  2852. { 70: }
  2853. ( cc: [ '+','-' ]; s: 123),
  2854. ( cc: [ '0'..'9' ]; s: 124),
  2855. { 71: }
  2856. ( cc: [ '0'..'9','A'..'F','a'..'f' ]; s: 71),
  2857. ( cc: [ 'L','l' ]; s: 126),
  2858. ( cc: [ 'U','u' ]; s: 125),
  2859. { 72: }
  2860. { 73: }
  2861. { 74: }
  2862. { 75: }
  2863. { 76: }
  2864. { 77: }
  2865. { 78: }
  2866. { 79: }
  2867. { 80: }
  2868. ( cc: [ 'f' ]; s: 127),
  2869. ( cc: [ 'n' ]; s: 128),
  2870. { 81: }
  2871. ( cc: [ #9,' ' ]; s: 81),
  2872. ( cc: [ 'd' ]; s: 86),
  2873. ( cc: [ 'e' ]; s: 82),
  2874. ( cc: [ 'i' ]; s: 129),
  2875. ( cc: [ 'p' ]; s: 85),
  2876. ( cc: [ 'u' ]; s: 83),
  2877. { 82: }
  2878. ( cc: [ 'l' ]; s: 130),
  2879. ( cc: [ 'n' ]; s: 131),
  2880. ( cc: [ 'r' ]; s: 132),
  2881. { 83: }
  2882. ( cc: [ 'n' ]; s: 133),
  2883. { 84: }
  2884. ( cc: [ #9,' ' ]; s: 81),
  2885. ( cc: [ '0'..'9' ]; s: 134),
  2886. ( cc: [ 'd' ]; s: 86),
  2887. ( cc: [ 'e' ]; s: 82),
  2888. ( cc: [ 'i' ]; s: 129),
  2889. ( cc: [ 'p' ]; s: 85),
  2890. ( cc: [ 'u' ]; s: 83),
  2891. { 85: }
  2892. ( cc: [ 'r' ]; s: 135),
  2893. { 86: }
  2894. ( cc: [ 'e' ]; s: 136),
  2895. { 87: }
  2896. ( cc: [ '.' ]; s: 137),
  2897. { 88: }
  2898. ( cc: [ '0'..'9','A'..'Z','_','a'..'s','u'..'z' ]; s: 65),
  2899. ( cc: [ 't' ]; s: 138),
  2900. { 89: }
  2901. ( cc: [ '0'..'9','A'..'Z','_','a'..'t','v'..'z' ]; s: 65),
  2902. ( cc: [ 'u' ]; s: 139),
  2903. { 90: }
  2904. ( cc: [ '0'..'9','A'..'C','E'..'Z','_','a'..'z' ]; s: 65),
  2905. ( cc: [ 'D' ]; s: 140),
  2906. { 91: }
  2907. ( cc: [ '0'..'9','A'..'R','T'..'Z','_','a'..'z' ]; s: 65),
  2908. ( cc: [ 'S' ]; s: 141),
  2909. { 92: }
  2910. ( cc: [ '0'..'9','A'..'D','F'..'Z','_','a'..'z' ]; s: 65),
  2911. ( cc: [ 'E' ]; s: 142),
  2912. { 93: }
  2913. ( cc: [ '0'..'9','A'..'K','M'..'Z','_','a'..'z' ]; s: 65),
  2914. ( cc: [ 'L' ]; s: 143),
  2915. { 94: }
  2916. ( cc: [ '0'..'9','A'..'M','O'..'Z','_','a'..'z' ]; s: 65),
  2917. ( cc: [ 'N' ]; s: 144),
  2918. { 95: }
  2919. ( cc: [ '0'..'9','A','B','D'..'R','T'..'Z','_','a'..'z' ]; s: 65),
  2920. ( cc: [ 'C' ]; s: 146),
  2921. ( cc: [ 'S' ]; s: 145),
  2922. { 96: }
  2923. ( cc: [ '0'..'9','A'..'M','O'..'Z','_','a'..'z' ]; s: 65),
  2924. ( cc: [ 'N' ]; s: 147),
  2925. { 97: }
  2926. ( cc: [ '0'..'9','A'..'O','Q'..'Z','_','a'..'z' ]; s: 65),
  2927. ( cc: [ 'P' ]; s: 148),
  2928. { 98: }
  2929. ( cc: [ '0'..'9','A'..'Z','_','a'..'h','j'..'z' ]; s: 65),
  2930. ( cc: [ 'i' ]; s: 149),
  2931. { 99: }
  2932. ( cc: [ '0'..'9','A'..'H','J'..'Z','_','a'..'z' ]; s: 65),
  2933. ( cc: [ 'I' ]; s: 150),
  2934. { 100: }
  2935. ( cc: [ '0'..'9','A'..'Z','_','b'..'z' ]; s: 65),
  2936. ( cc: [ 'a' ]; s: 151),
  2937. { 101: }
  2938. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  2939. ( cc: [ 'n' ]; s: 152),
  2940. { 102: }
  2941. ( cc: [ '0'..'9','A'..'Z','_','a'..'h','j'..'r','t'..'z' ]; s: 65),
  2942. ( cc: [ 'i' ]; s: 153),
  2943. ( cc: [ 's' ]; s: 154),
  2944. { 103: }
  2945. ( cc: [ '0'..'9','A'..'Z','_','a'..'q','s'..'z' ]; s: 65),
  2946. ( cc: [ 'r' ]; s: 155),
  2947. { 104: }
  2948. ( cc: [ '0'..'9','A'..'Z','_','a'..'n','p'..'z' ]; s: 65),
  2949. ( cc: [ 'o' ]; s: 156),
  2950. { 105: }
  2951. ( cc: [ '0'..'9','A'..'Z','_','a'..'f','h'..'z' ]; s: 65),
  2952. ( cc: [ 'g' ]; s: 157),
  2953. { 106: }
  2954. ( cc: [ '0'..'9','A'..'Z','_','a'..'o','q'..'z' ]; s: 65),
  2955. ( cc: [ 'p' ]; s: 158),
  2956. { 107: }
  2957. ( cc: [ '0'..'9','A'..'Z','_','a'..'s','u'..'z' ]; s: 65),
  2958. ( cc: [ 't' ]; s: 159),
  2959. { 108: }
  2960. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  2961. ( cc: [ 'n' ]; s: 160),
  2962. { 109: }
  2963. ( cc: [ '0'..'9','A'..'Z','_','a'..'h','j'..'z' ]; s: 65),
  2964. ( cc: [ 'i' ]; s: 161),
  2965. { 110: }
  2966. ( cc: [ '0'..'9','A'..'Z','_','a'..'n','p'..'z' ]; s: 65),
  2967. ( cc: [ 'o' ]; s: 162),
  2968. { 111: }
  2969. ( cc: [ '0'..'9','A'..'Z','_','a'..'q','s'..'z' ]; s: 65),
  2970. ( cc: [ 'r' ]; s: 163),
  2971. { 112: }
  2972. ( cc: [ '0'..'9','A'..'Q','S'..'Z','_','a'..'z' ]; s: 65),
  2973. ( cc: [ 'R' ]; s: 164),
  2974. { 113: }
  2975. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  2976. ( cc: [ 'A' ]; s: 165),
  2977. { 114: }
  2978. ( cc: [ '0'..'9','A'..'Z','_','b'..'z' ]; s: 65),
  2979. ( cc: [ 'a' ]; s: 166),
  2980. { 115: }
  2981. ( cc: [ '0'..'9','A'..'F','H'..'Z','_','a'..'z' ]; s: 65),
  2982. ( cc: [ 'G' ]; s: 167),
  2983. { 116: }
  2984. ( cc: [ '0'..'9','A'..'Z','_','a'..'f','h'..'z' ]; s: 65),
  2985. ( cc: [ 'g' ]; s: 168),
  2986. { 117: }
  2987. ( cc: [ '0'..'9','A'..'Z','_','a'..'h','j'..'z' ]; s: 65),
  2988. ( cc: [ 'i' ]; s: 169),
  2989. { 118: }
  2990. { 119: }
  2991. { 120: }
  2992. { 121: }
  2993. { 122: }
  2994. ( cc: [ '0'..'9' ]; s: 122),
  2995. ( cc: [ 'E','e' ]; s: 70),
  2996. { 123: }
  2997. ( cc: [ '0'..'9' ]; s: 124),
  2998. { 124: }
  2999. ( cc: [ '0'..'9' ]; s: 124),
  3000. { 125: }
  3001. ( cc: [ 'L','l' ]; s: 126),
  3002. { 126: }
  3003. ( cc: [ 'L','l' ]; s: 170),
  3004. { 127: }
  3005. ( cc: [ 'd' ]; s: 171),
  3006. { 128: }
  3007. ( cc: [ 'c' ]; s: 172),
  3008. { 129: }
  3009. ( cc: [ 'f' ]; s: 173),
  3010. ( cc: [ 'n' ]; s: 128),
  3011. { 130: }
  3012. ( cc: [ 'i' ]; s: 175),
  3013. ( cc: [ 's' ]; s: 174),
  3014. { 131: }
  3015. ( cc: [ 'd' ]; s: 176),
  3016. { 132: }
  3017. ( cc: [ 'r' ]; s: 177),
  3018. { 133: }
  3019. ( cc: [ 'd' ]; s: 178),
  3020. { 134: }
  3021. ( cc: [ ' ' ]; s: 179),
  3022. ( cc: [ '0'..'9' ]; s: 134),
  3023. { 135: }
  3024. ( cc: [ 'a' ]; s: 180),
  3025. { 136: }
  3026. ( cc: [ 'f' ]; s: 181),
  3027. { 137: }
  3028. { 138: }
  3029. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  3030. ( cc: [ 'e' ]; s: 182),
  3031. { 139: }
  3032. ( cc: [ '0'..'9','A'..'Z','_','a'..'l','n'..'z' ]; s: 65),
  3033. ( cc: [ 'm' ]; s: 183),
  3034. { 140: }
  3035. ( cc: [ '0'..'9','A','B','D'..'Z','_','a'..'z' ]; s: 65),
  3036. ( cc: [ 'C' ]; s: 184),
  3037. { 141: }
  3038. ( cc: [ '0'..'9','A'..'Z','a'..'z' ]; s: 65),
  3039. ( cc: [ '_' ]; s: 185),
  3040. { 142: }
  3041. ( cc: [ '0'..'9','A','B','D'..'Z','_','a'..'z' ]; s: 65),
  3042. ( cc: [ 'C' ]; s: 186),
  3043. { 143: }
  3044. ( cc: [ '0'..'9','A'..'K','M'..'Z','_','a'..'z' ]; s: 65),
  3045. ( cc: [ 'L' ]; s: 187),
  3046. { 144: }
  3047. ( cc: [ '0'..'9','A'..'R','T'..'Z','_','a'..'z' ]; s: 65),
  3048. ( cc: [ 'S' ]; s: 188),
  3049. { 145: }
  3050. ( cc: [ '0'..'9','A','B','D'..'Z','_','a'..'z' ]; s: 65),
  3051. ( cc: [ 'C' ]; s: 189),
  3052. { 146: }
  3053. ( cc: [ '0'..'9','A'..'J','L'..'Z','_','a'..'z' ]; s: 65),
  3054. ( cc: [ 'K' ]; s: 190),
  3055. { 147: }
  3056. ( cc: [ '0'..'9','B'..'F','H'..'Z','_','a'..'z' ]; s: 65),
  3057. ( cc: [ 'A' ]; s: 191),
  3058. ( cc: [ 'G' ]; s: 192),
  3059. { 148: }
  3060. ( cc: [ '0'..'9','A'..'D','F'..'Z','_','a'..'z' ]; s: 65),
  3061. ( cc: [ 'E' ]; s: 193),
  3062. { 149: }
  3063. ( cc: [ '0'..'9','A'..'Z','_','a'..'c','e'..'z' ]; s: 65),
  3064. ( cc: [ 'd' ]; s: 194),
  3065. { 150: }
  3066. ( cc: [ '0'..'9','A'..'C','E'..'Z','_','a'..'z' ]; s: 65),
  3067. ( cc: [ 'D' ]; s: 195),
  3068. { 151: }
  3069. ( cc: [ '0'..'9','A'..'Z','_','a'..'q','s'..'z' ]; s: 65),
  3070. ( cc: [ 'r' ]; s: 196),
  3071. { 152: }
  3072. ( cc: [ '0'..'9','A'..'Z','_','a'..'r','t'..'z' ]; s: 65),
  3073. ( cc: [ 's' ]; s: 197),
  3074. { 153: }
  3075. ( cc: [ '0'..'9','A'..'Z','_','a'..'n','p'..'z' ]; s: 65),
  3076. ( cc: [ 'o' ]; s: 198),
  3077. { 154: }
  3078. ( cc: [ '0'..'9','A'..'Z','_','a'..'h','j'..'z' ]; s: 65),
  3079. ( cc: [ 'i' ]; s: 199),
  3080. { 155: }
  3081. ( cc: [ '0'..'9','A'..'Z','_','a'..'t','v'..'z' ]; s: 65),
  3082. ( cc: [ 'u' ]; s: 200),
  3083. { 156: }
  3084. ( cc: [ '0'..'9','A'..'Z','_','a'..'q','s'..'z' ]; s: 65),
  3085. ( cc: [ 'r' ]; s: 201),
  3086. { 157: }
  3087. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  3088. ( cc: [ 'n' ]; s: 202),
  3089. { 158: }
  3090. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  3091. ( cc: [ 'e' ]; s: 203),
  3092. { 159: }
  3093. ( cc: [ '0','2','4','5','7','9','A'..'Z','_','a'..'z' ]; s: 65),
  3094. ( cc: [ '1' ]; s: 205),
  3095. ( cc: [ '3' ]; s: 206),
  3096. ( cc: [ '6' ]; s: 207),
  3097. ( cc: [ '8' ]; s: 204),
  3098. { 160: }
  3099. ( cc: [ '0'..'9','A'..'Z','_','a'..'f','h'..'z' ]; s: 65),
  3100. ( cc: [ 'g' ]; s: 208),
  3101. { 161: }
  3102. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  3103. ( cc: [ 'n' ]; s: 209),
  3104. { 162: }
  3105. ( cc: [ '0'..'9','A'..'Z','_','b'..'z' ]; s: 65),
  3106. ( cc: [ 'a' ]; s: 210),
  3107. { 163: }
  3108. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3109. { 164: }
  3110. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3111. { 165: }
  3112. ( cc: [ '0'..'9','A'..'Q','S'..'Z','_','a'..'z' ]; s: 65),
  3113. ( cc: [ 'R' ]; s: 211),
  3114. { 166: }
  3115. ( cc: [ '0'..'9','A'..'Z','_','a'..'q','s'..'z' ]; s: 65),
  3116. ( cc: [ 'r' ]; s: 212),
  3117. { 167: }
  3118. ( cc: [ '0'..'9','A'..'D','F'..'Z','_','a'..'z' ]; s: 65),
  3119. ( cc: [ 'E' ]; s: 213),
  3120. { 168: }
  3121. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  3122. ( cc: [ 'e' ]; s: 214),
  3123. { 169: }
  3124. ( cc: [ '0'..'9','A'..'Z','_','a'..'k','m'..'z' ]; s: 65),
  3125. ( cc: [ 'l' ]; s: 215),
  3126. { 170: }
  3127. { 171: }
  3128. ( cc: [ 'e' ]; s: 216),
  3129. { 172: }
  3130. ( cc: [ 'l' ]; s: 217),
  3131. { 173: }
  3132. { 174: }
  3133. ( cc: [ 'e' ]; s: 218),
  3134. { 175: }
  3135. ( cc: [ 'f' ]; s: 219),
  3136. { 176: }
  3137. ( cc: [ 'i' ]; s: 220),
  3138. { 177: }
  3139. ( cc: [ 'o' ]; s: 221),
  3140. { 178: }
  3141. ( cc: [ 'e' ]; s: 222),
  3142. { 179: }
  3143. { 180: }
  3144. ( cc: [ 'g' ]; s: 223),
  3145. { 181: }
  3146. ( cc: [ 'i' ]; s: 224),
  3147. { 182: }
  3148. ( cc: [ '0'..'9','A'..'Z','_','a'..'q','s'..'z' ]; s: 65),
  3149. ( cc: [ 'r' ]; s: 225),
  3150. { 183: }
  3151. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3152. { 184: }
  3153. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  3154. ( cc: [ 'A' ]; s: 226),
  3155. { 185: }
  3156. ( cc: [ '0'..'9','A'..'S','U'..'Z','_','a'..'z' ]; s: 65),
  3157. ( cc: [ 'T' ]; s: 227),
  3158. { 186: }
  3159. ( cc: [ '0'..'9','A'..'K','M'..'Z','_','a'..'z' ]; s: 65),
  3160. ( cc: [ 'L' ]; s: 228),
  3161. { 187: }
  3162. ( cc: [ '0'..'9','A','C'..'Z','_','a'..'z' ]; s: 65),
  3163. ( cc: [ 'B' ]; s: 229),
  3164. { 188: }
  3165. ( cc: [ '0'..'9','A'..'S','U'..'Z','_','a'..'z' ]; s: 65),
  3166. ( cc: [ 'T' ]; s: 230),
  3167. { 189: }
  3168. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  3169. ( cc: [ 'A' ]; s: 231),
  3170. { 190: }
  3171. ( cc: [ '0'..'9','A'..'D','F'..'Z','_','a'..'z' ]; s: 65),
  3172. ( cc: [ 'E' ]; s: 232),
  3173. { 191: }
  3174. ( cc: [ '0'..'9','A'..'O','Q'..'Z','_','a'..'z' ]; s: 65),
  3175. ( cc: [ 'P' ]; s: 233),
  3176. { 192: }
  3177. ( cc: [ '0'..'9','A'..'C','E'..'Z','_','a'..'z' ]; s: 65),
  3178. ( cc: [ 'D' ]; s: 234),
  3179. { 193: }
  3180. ( cc: [ '0'..'9','A'..'M','O'..'Z','_','a'..'z' ]; s: 65),
  3181. ( cc: [ 'N' ]; s: 235),
  3182. { 194: }
  3183. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3184. { 195: }
  3185. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3186. { 196: }
  3187. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3188. { 197: }
  3189. ( cc: [ '0'..'9','A'..'Z','_','a'..'s','u'..'z' ]; s: 65),
  3190. ( cc: [ 't' ]; s: 236),
  3191. { 198: }
  3192. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  3193. ( cc: [ 'n' ]; s: 237),
  3194. { 199: }
  3195. ( cc: [ '0'..'9','A'..'Z','_','a'..'f','h'..'z' ]; s: 65),
  3196. ( cc: [ 'g' ]; s: 238),
  3197. { 200: }
  3198. ( cc: [ '0'..'9','A'..'Z','_','a','b','d'..'z' ]; s: 65),
  3199. ( cc: [ 'c' ]; s: 239),
  3200. { 201: }
  3201. ( cc: [ '0'..'9','A'..'Z','_','a'..'s','u'..'z' ]; s: 65),
  3202. ( cc: [ 't' ]; s: 240),
  3203. { 202: }
  3204. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  3205. ( cc: [ 'e' ]; s: 241),
  3206. { 203: }
  3207. ( cc: [ '0'..'9','A'..'Z','_','a'..'c','e'..'z' ]; s: 65),
  3208. ( cc: [ 'd' ]; s: 242),
  3209. { 204: }
  3210. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3211. { 205: }
  3212. ( cc: [ '0'..'5','7'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3213. ( cc: [ '6' ]; s: 243),
  3214. { 206: }
  3215. ( cc: [ '0','1','3'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3216. ( cc: [ '2' ]; s: 244),
  3217. { 207: }
  3218. ( cc: [ '0'..'3','5'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3219. ( cc: [ '4' ]; s: 245),
  3220. { 208: }
  3221. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3222. { 209: }
  3223. ( cc: [ '0'..'9','A'..'Z','_','a'..'s','u'..'z' ]; s: 65),
  3224. ( cc: [ 't' ]; s: 246),
  3225. { 210: }
  3226. ( cc: [ '0'..'9','A'..'Z','_','a'..'s','u'..'z' ]; s: 65),
  3227. ( cc: [ 't' ]; s: 247),
  3228. { 211: }
  3229. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3230. { 212: }
  3231. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3232. { 213: }
  3233. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3234. { 214: }
  3235. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3236. { 215: }
  3237. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  3238. ( cc: [ 'e' ]; s: 248),
  3239. { 216: }
  3240. ( cc: [ 'f' ]; s: 249),
  3241. { 217: }
  3242. ( cc: [ 'u' ]; s: 250),
  3243. { 218: }
  3244. { 219: }
  3245. { 220: }
  3246. ( cc: [ 'f' ]; s: 251),
  3247. { 221: }
  3248. ( cc: [ 'r' ]; s: 252),
  3249. { 222: }
  3250. ( cc: [ 'f' ]; s: 253),
  3251. { 223: }
  3252. ( cc: [ 'm' ]; s: 254),
  3253. { 224: }
  3254. ( cc: [ 'n' ]; s: 255),
  3255. { 225: }
  3256. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  3257. ( cc: [ 'n' ]; s: 256),
  3258. { 226: }
  3259. ( cc: [ '0'..'9','A'..'K','M'..'Z','_','a'..'z' ]; s: 65),
  3260. ( cc: [ 'L' ]; s: 257),
  3261. { 227: }
  3262. ( cc: [ '0'..'9','A'..'Q','S'..'Z','_','a'..'z' ]; s: 65),
  3263. ( cc: [ 'R' ]; s: 258),
  3264. { 228: }
  3265. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3266. { 229: }
  3267. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  3268. ( cc: [ 'A' ]; s: 259),
  3269. { 230: }
  3270. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3271. { 231: }
  3272. ( cc: [ '0'..'9','A'..'K','M'..'Z','_','a'..'z' ]; s: 65),
  3273. ( cc: [ 'L' ]; s: 260),
  3274. { 232: }
  3275. ( cc: [ '0'..'9','A'..'C','E'..'Z','_','a'..'z' ]; s: 65),
  3276. ( cc: [ 'D' ]; s: 261),
  3277. { 233: }
  3278. ( cc: [ '0'..'9','A'..'H','J'..'Z','_','a'..'z' ]; s: 65),
  3279. ( cc: [ 'I' ]; s: 262),
  3280. { 234: }
  3281. ( cc: [ '0'..'9','A'..'H','J'..'Z','_','a'..'z' ]; s: 65),
  3282. ( cc: [ 'I' ]; s: 263),
  3283. { 235: }
  3284. ( cc: [ '0'..'9','A'..'S','U'..'Z','_','a'..'z' ]; s: 65),
  3285. ( cc: [ 'T' ]; s: 264),
  3286. { 236: }
  3287. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3288. { 237: }
  3289. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3290. { 238: }
  3291. ( cc: [ '0'..'9','A'..'Z','_','a'..'m','o'..'z' ]; s: 65),
  3292. ( cc: [ 'n' ]; s: 265),
  3293. { 239: }
  3294. ( cc: [ '0'..'9','A'..'Z','_','a'..'s','u'..'z' ]; s: 65),
  3295. ( cc: [ 't' ]; s: 266),
  3296. { 240: }
  3297. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3298. { 241: }
  3299. ( cc: [ '0'..'9','A'..'Z','_','a'..'c','e'..'z' ]; s: 65),
  3300. ( cc: [ 'd' ]; s: 267),
  3301. { 242: }
  3302. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  3303. ( cc: [ 'e' ]; s: 268),
  3304. { 243: }
  3305. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3306. { 244: }
  3307. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3308. { 245: }
  3309. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3310. { 246: }
  3311. ( cc: [ '0','2','4','5','7','9','A'..'Z','_','a'..'z' ]; s: 65),
  3312. ( cc: [ '1' ]; s: 270),
  3313. ( cc: [ '3' ]; s: 271),
  3314. ( cc: [ '6' ]; s: 272),
  3315. ( cc: [ '8' ]; s: 269),
  3316. { 247: }
  3317. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3318. { 248: }
  3319. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3320. { 249: }
  3321. ( cc: [ #9,' ' ]; s: 273),
  3322. ( cc: [ '_' ]; s: 274),
  3323. ( cc: [ 'c' ]; s: 275),
  3324. { 250: }
  3325. ( cc: [ 'd' ]; s: 276),
  3326. { 251: }
  3327. { 252: }
  3328. { 253: }
  3329. { 254: }
  3330. ( cc: [ 'a' ]; s: 277),
  3331. { 255: }
  3332. ( cc: [ 'e' ]; s: 278),
  3333. { 256: }
  3334. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3335. { 257: }
  3336. ( cc: [ '0'..'9','A'..'K','M'..'Z','_','a'..'z' ]; s: 65),
  3337. ( cc: [ 'L' ]; s: 279),
  3338. { 258: }
  3339. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  3340. ( cc: [ 'A' ]; s: 280),
  3341. { 259: }
  3342. ( cc: [ '0'..'9','A','B','D'..'Z','_','a'..'z' ]; s: 65),
  3343. ( cc: [ 'C' ]; s: 281),
  3344. { 260: }
  3345. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3346. { 261: }
  3347. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3348. { 262: }
  3349. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3350. { 263: }
  3351. ( cc: [ '0'..'9','B'..'Z','_','a'..'z' ]; s: 65),
  3352. ( cc: [ 'A' ]; s: 282),
  3353. { 264: }
  3354. ( cc: [ '0'..'9','A'..'Q','S'..'Z','_','a'..'z' ]; s: 65),
  3355. ( cc: [ 'R' ]; s: 283),
  3356. { 265: }
  3357. ( cc: [ '0'..'9','A'..'Z','_','a'..'d','f'..'z' ]; s: 65),
  3358. ( cc: [ 'e' ]; s: 284),
  3359. { 266: }
  3360. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3361. { 267: }
  3362. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3363. { 268: }
  3364. ( cc: [ '0'..'9','A'..'Z','_','a'..'e','g'..'z' ]; s: 65),
  3365. ( cc: [ 'f' ]; s: 285),
  3366. { 269: }
  3367. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3368. { 270: }
  3369. ( cc: [ '0'..'5','7'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3370. ( cc: [ '6' ]; s: 286),
  3371. { 271: }
  3372. ( cc: [ '0','1','3'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3373. ( cc: [ '2' ]; s: 287),
  3374. { 272: }
  3375. ( cc: [ '0'..'3','5'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3376. ( cc: [ '4' ]; s: 288),
  3377. { 273: }
  3378. ( cc: [ #9,' ' ]; s: 289),
  3379. ( cc: [ '_' ]; s: 274),
  3380. ( cc: [ 'c' ]; s: 275),
  3381. { 274: }
  3382. ( cc: [ '_' ]; s: 290),
  3383. { 275: }
  3384. ( cc: [ 'p' ]; s: 291),
  3385. { 276: }
  3386. ( cc: [ 'e' ]; s: 292),
  3387. { 277: }
  3388. { 278: }
  3389. { 279: }
  3390. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3391. { 280: }
  3392. ( cc: [ '0'..'9','A'..'O','Q'..'Z','_','a'..'z' ]; s: 65),
  3393. ( cc: [ 'P' ]; s: 293),
  3394. { 281: }
  3395. ( cc: [ '0'..'9','A'..'J','L'..'Z','_','a'..'z' ]; s: 65),
  3396. ( cc: [ 'K' ]; s: 294),
  3397. { 282: }
  3398. ( cc: [ '0'..'9','A'..'O','Q'..'Z','_','a'..'z' ]; s: 65),
  3399. ( cc: [ 'P' ]; s: 295),
  3400. { 283: }
  3401. ( cc: [ '0'..'9','A'..'X','Z','_','a'..'z' ]; s: 65),
  3402. ( cc: [ 'Y' ]; s: 296),
  3403. { 284: }
  3404. ( cc: [ '0'..'9','A'..'Z','_','a'..'c','e'..'z' ]; s: 65),
  3405. ( cc: [ 'd' ]; s: 297),
  3406. { 285: }
  3407. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3408. { 286: }
  3409. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3410. { 287: }
  3411. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3412. { 288: }
  3413. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3414. { 289: }
  3415. ( cc: [ #9,' ' ]; s: 289),
  3416. ( cc: [ '_' ]; s: 274),
  3417. ( cc: [ 'c' ]; s: 275),
  3418. { 290: }
  3419. ( cc: [ 'c' ]; s: 298),
  3420. { 291: }
  3421. ( cc: [ 'l' ]; s: 299),
  3422. { 292: }
  3423. { 293: }
  3424. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3425. { 294: }
  3426. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3427. { 295: }
  3428. ( cc: [ '0'..'9','A'..'H','J'..'Z','_','a'..'z' ]; s: 65),
  3429. ( cc: [ 'I' ]; s: 300),
  3430. { 296: }
  3431. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3432. { 297: }
  3433. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3434. { 298: }
  3435. ( cc: [ 'p' ]; s: 301),
  3436. { 299: }
  3437. ( cc: [ 'u' ]; s: 302),
  3438. { 300: }
  3439. ( cc: [ '0'..'9','A'..'Z','_','a'..'z' ]; s: 65),
  3440. { 301: }
  3441. ( cc: [ 'l' ]; s: 303),
  3442. { 302: }
  3443. ( cc: [ 's' ]; s: 304),
  3444. { 303: }
  3445. ( cc: [ 'u' ]; s: 305),
  3446. { 304: }
  3447. ( cc: [ 'p' ]; s: 306),
  3448. { 305: }
  3449. ( cc: [ 's' ]; s: 307),
  3450. { 306: }
  3451. ( cc: [ 'l' ]; s: 308),
  3452. { 307: }
  3453. ( cc: [ 'p' ]; s: 309),
  3454. { 308: }
  3455. ( cc: [ 'u' ]; s: 310),
  3456. { 309: }
  3457. ( cc: [ 'l' ]; s: 311),
  3458. { 310: }
  3459. ( cc: [ 's' ]; s: 312),
  3460. { 311: }
  3461. ( cc: [ 'u' ]; s: 313),
  3462. { 312: }
  3463. ( cc: [ #9,' ' ]; s: 312),
  3464. ( cc: [ #10 ]; s: 314),
  3465. { 313: }
  3466. ( cc: [ 's' ]; s: 315),
  3467. { 314: }
  3468. ( cc: [ 'e' ]; s: 316),
  3469. ( cc: [ '}' ]; s: 317),
  3470. { 315: }
  3471. ( cc: [ #9,' ' ]; s: 315),
  3472. ( cc: [ #10 ]; s: 318),
  3473. { 316: }
  3474. ( cc: [ 'x' ]; s: 319),
  3475. { 317: }
  3476. ( cc: [ #10 ]; s: 320),
  3477. { 318: }
  3478. ( cc: [ 'e' ]; s: 321),
  3479. ( cc: [ '}' ]; s: 322),
  3480. { 319: }
  3481. ( cc: [ 't' ]; s: 323),
  3482. { 320: }
  3483. ( cc: [ '#' ]; s: 324),
  3484. { 321: }
  3485. ( cc: [ 'x' ]; s: 325),
  3486. { 322: }
  3487. ( cc: [ #10 ]; s: 326),
  3488. { 323: }
  3489. ( cc: [ 'e' ]; s: 327),
  3490. { 324: }
  3491. ( cc: [ 'e' ]; s: 328),
  3492. { 325: }
  3493. ( cc: [ 't' ]; s: 329),
  3494. { 326: }
  3495. ( cc: [ '#' ]; s: 330),
  3496. { 327: }
  3497. ( cc: [ 'r' ]; s: 331),
  3498. { 328: }
  3499. ( cc: [ 'n' ]; s: 332),
  3500. { 329: }
  3501. ( cc: [ 'e' ]; s: 333),
  3502. { 330: }
  3503. ( cc: [ 'e' ]; s: 334),
  3504. { 331: }
  3505. ( cc: [ 'n' ]; s: 335),
  3506. { 332: }
  3507. ( cc: [ 'd' ]; s: 336),
  3508. { 333: }
  3509. ( cc: [ 'r' ]; s: 337),
  3510. { 334: }
  3511. ( cc: [ 'n' ]; s: 338),
  3512. { 335: }
  3513. ( cc: [ ' ' ]; s: 339),
  3514. { 336: }
  3515. ( cc: [ 'i' ]; s: 340),
  3516. { 337: }
  3517. ( cc: [ 'n' ]; s: 341),
  3518. { 338: }
  3519. ( cc: [ 'd' ]; s: 342),
  3520. { 339: }
  3521. ( cc: [ '"' ]; s: 343),
  3522. { 340: }
  3523. ( cc: [ 'f' ]; s: 344),
  3524. { 341: }
  3525. ( cc: [ ' ' ]; s: 345),
  3526. { 342: }
  3527. ( cc: [ 'i' ]; s: 346),
  3528. { 343: }
  3529. ( cc: [ 'C' ]; s: 347),
  3530. { 344: }
  3531. { 345: }
  3532. ( cc: [ '"' ]; s: 348),
  3533. { 346: }
  3534. ( cc: [ 'f' ]; s: 349),
  3535. { 347: }
  3536. ( cc: [ '"' ]; s: 350),
  3537. { 348: }
  3538. ( cc: [ 'C' ]; s: 351),
  3539. { 349: }
  3540. { 350: }
  3541. ( cc: [ ' ' ]; s: 352),
  3542. { 351: }
  3543. ( cc: [ '"' ]; s: 353),
  3544. { 352: }
  3545. ( cc: [ '{' ]; s: 354),
  3546. { 353: }
  3547. ( cc: [ ' ' ]; s: 355),
  3548. { 354: }
  3549. ( cc: [ #10 ]; s: 356),
  3550. { 355: }
  3551. ( cc: [ '{' ]; s: 357),
  3552. { 356: }
  3553. ( cc: [ '#' ]; s: 358),
  3554. { 357: }
  3555. ( cc: [ #10 ]; s: 359),
  3556. { 358: }
  3557. ( cc: [ 'e' ]; s: 360),
  3558. { 359: }
  3559. ( cc: [ '#' ]; s: 361),
  3560. { 360: }
  3561. ( cc: [ 'n' ]; s: 362),
  3562. { 361: }
  3563. ( cc: [ 'e' ]; s: 363),
  3564. { 362: }
  3565. ( cc: [ 'd' ]; s: 364),
  3566. { 363: }
  3567. ( cc: [ 'n' ]; s: 365),
  3568. { 364: }
  3569. ( cc: [ 'i' ]; s: 366),
  3570. { 365: }
  3571. ( cc: [ 'd' ]; s: 367),
  3572. { 366: }
  3573. ( cc: [ 'f' ]; s: 368),
  3574. { 367: }
  3575. ( cc: [ 'i' ]; s: 369),
  3576. { 368: }
  3577. { 369: }
  3578. ( cc: [ 'f' ]; s: 370)
  3579. { 370: }
  3580. );
  3581. yykl : array [0..yynstates-1] of Integer = (
  3582. { 0: } 1,
  3583. { 1: } 1,
  3584. { 2: } 1,
  3585. { 3: } 3,
  3586. { 4: } 4,
  3587. { 5: } 5,
  3588. { 6: } 7,
  3589. { 7: } 10,
  3590. { 8: } 13,
  3591. { 9: } 15,
  3592. { 10: } 17,
  3593. { 11: } 19,
  3594. { 12: } 21,
  3595. { 13: } 23,
  3596. { 14: } 24,
  3597. { 15: } 26,
  3598. { 16: } 28,
  3599. { 17: } 30,
  3600. { 18: } 32,
  3601. { 19: } 34,
  3602. { 20: } 36,
  3603. { 21: } 38,
  3604. { 22: } 40,
  3605. { 23: } 42,
  3606. { 24: } 44,
  3607. { 25: } 46,
  3608. { 26: } 48,
  3609. { 27: } 50,
  3610. { 28: } 52,
  3611. { 29: } 54,
  3612. { 30: } 56,
  3613. { 31: } 58,
  3614. { 32: } 60,
  3615. { 33: } 62,
  3616. { 34: } 64,
  3617. { 35: } 66,
  3618. { 36: } 68,
  3619. { 37: } 70,
  3620. { 38: } 72,
  3621. { 39: } 74,
  3622. { 40: } 76,
  3623. { 41: } 78,
  3624. { 42: } 80,
  3625. { 43: } 82,
  3626. { 44: } 84,
  3627. { 45: } 86,
  3628. { 46: } 88,
  3629. { 47: } 90,
  3630. { 48: } 92,
  3631. { 49: } 94,
  3632. { 50: } 96,
  3633. { 51: } 98,
  3634. { 52: } 100,
  3635. { 53: } 102,
  3636. { 54: } 104,
  3637. { 55: } 105,
  3638. { 56: } 107,
  3639. { 57: } 108,
  3640. { 58: } 109,
  3641. { 59: } 110,
  3642. { 60: } 110,
  3643. { 61: } 111,
  3644. { 62: } 111,
  3645. { 63: } 112,
  3646. { 64: } 112,
  3647. { 65: } 112,
  3648. { 66: } 113,
  3649. { 67: } 115,
  3650. { 68: } 116,
  3651. { 69: } 117,
  3652. { 70: } 117,
  3653. { 71: } 117,
  3654. { 72: } 118,
  3655. { 73: } 119,
  3656. { 74: } 120,
  3657. { 75: } 121,
  3658. { 76: } 122,
  3659. { 77: } 123,
  3660. { 78: } 124,
  3661. { 79: } 125,
  3662. { 80: } 126,
  3663. { 81: } 126,
  3664. { 82: } 126,
  3665. { 83: } 126,
  3666. { 84: } 126,
  3667. { 85: } 126,
  3668. { 86: } 126,
  3669. { 87: } 126,
  3670. { 88: } 126,
  3671. { 89: } 127,
  3672. { 90: } 128,
  3673. { 91: } 129,
  3674. { 92: } 130,
  3675. { 93: } 131,
  3676. { 94: } 132,
  3677. { 95: } 133,
  3678. { 96: } 134,
  3679. { 97: } 135,
  3680. { 98: } 136,
  3681. { 99: } 137,
  3682. { 100: } 138,
  3683. { 101: } 139,
  3684. { 102: } 140,
  3685. { 103: } 141,
  3686. { 104: } 142,
  3687. { 105: } 143,
  3688. { 106: } 144,
  3689. { 107: } 145,
  3690. { 108: } 146,
  3691. { 109: } 147,
  3692. { 110: } 148,
  3693. { 111: } 149,
  3694. { 112: } 150,
  3695. { 113: } 151,
  3696. { 114: } 152,
  3697. { 115: } 153,
  3698. { 116: } 154,
  3699. { 117: } 155,
  3700. { 118: } 156,
  3701. { 119: } 156,
  3702. { 120: } 157,
  3703. { 121: } 158,
  3704. { 122: } 159,
  3705. { 123: } 160,
  3706. { 124: } 160,
  3707. { 125: } 161,
  3708. { 126: } 162,
  3709. { 127: } 163,
  3710. { 128: } 164,
  3711. { 129: } 164,
  3712. { 130: } 164,
  3713. { 131: } 164,
  3714. { 132: } 164,
  3715. { 133: } 164,
  3716. { 134: } 164,
  3717. { 135: } 164,
  3718. { 136: } 164,
  3719. { 137: } 164,
  3720. { 138: } 165,
  3721. { 139: } 166,
  3722. { 140: } 167,
  3723. { 141: } 168,
  3724. { 142: } 169,
  3725. { 143: } 170,
  3726. { 144: } 171,
  3727. { 145: } 172,
  3728. { 146: } 173,
  3729. { 147: } 174,
  3730. { 148: } 175,
  3731. { 149: } 176,
  3732. { 150: } 177,
  3733. { 151: } 178,
  3734. { 152: } 179,
  3735. { 153: } 180,
  3736. { 154: } 181,
  3737. { 155: } 182,
  3738. { 156: } 183,
  3739. { 157: } 184,
  3740. { 158: } 185,
  3741. { 159: } 186,
  3742. { 160: } 188,
  3743. { 161: } 189,
  3744. { 162: } 190,
  3745. { 163: } 191,
  3746. { 164: } 193,
  3747. { 165: } 195,
  3748. { 166: } 196,
  3749. { 167: } 197,
  3750. { 168: } 198,
  3751. { 169: } 199,
  3752. { 170: } 200,
  3753. { 171: } 201,
  3754. { 172: } 201,
  3755. { 173: } 201,
  3756. { 174: } 202,
  3757. { 175: } 202,
  3758. { 176: } 202,
  3759. { 177: } 202,
  3760. { 178: } 202,
  3761. { 179: } 202,
  3762. { 180: } 203,
  3763. { 181: } 203,
  3764. { 182: } 203,
  3765. { 183: } 204,
  3766. { 184: } 206,
  3767. { 185: } 207,
  3768. { 186: } 208,
  3769. { 187: } 209,
  3770. { 188: } 210,
  3771. { 189: } 211,
  3772. { 190: } 212,
  3773. { 191: } 213,
  3774. { 192: } 214,
  3775. { 193: } 215,
  3776. { 194: } 216,
  3777. { 195: } 218,
  3778. { 196: } 220,
  3779. { 197: } 222,
  3780. { 198: } 223,
  3781. { 199: } 224,
  3782. { 200: } 225,
  3783. { 201: } 226,
  3784. { 202: } 227,
  3785. { 203: } 228,
  3786. { 204: } 229,
  3787. { 205: } 231,
  3788. { 206: } 232,
  3789. { 207: } 233,
  3790. { 208: } 234,
  3791. { 209: } 236,
  3792. { 210: } 237,
  3793. { 211: } 238,
  3794. { 212: } 240,
  3795. { 213: } 242,
  3796. { 214: } 244,
  3797. { 215: } 246,
  3798. { 216: } 247,
  3799. { 217: } 247,
  3800. { 218: } 247,
  3801. { 219: } 248,
  3802. { 220: } 249,
  3803. { 221: } 249,
  3804. { 222: } 249,
  3805. { 223: } 249,
  3806. { 224: } 249,
  3807. { 225: } 249,
  3808. { 226: } 250,
  3809. { 227: } 251,
  3810. { 228: } 252,
  3811. { 229: } 254,
  3812. { 230: } 255,
  3813. { 231: } 257,
  3814. { 232: } 258,
  3815. { 233: } 259,
  3816. { 234: } 260,
  3817. { 235: } 261,
  3818. { 236: } 262,
  3819. { 237: } 264,
  3820. { 238: } 266,
  3821. { 239: } 267,
  3822. { 240: } 268,
  3823. { 241: } 270,
  3824. { 242: } 271,
  3825. { 243: } 272,
  3826. { 244: } 274,
  3827. { 245: } 276,
  3828. { 246: } 278,
  3829. { 247: } 279,
  3830. { 248: } 281,
  3831. { 249: } 283,
  3832. { 250: } 283,
  3833. { 251: } 283,
  3834. { 252: } 284,
  3835. { 253: } 285,
  3836. { 254: } 286,
  3837. { 255: } 286,
  3838. { 256: } 286,
  3839. { 257: } 288,
  3840. { 258: } 289,
  3841. { 259: } 290,
  3842. { 260: } 291,
  3843. { 261: } 293,
  3844. { 262: } 295,
  3845. { 263: } 297,
  3846. { 264: } 298,
  3847. { 265: } 299,
  3848. { 266: } 300,
  3849. { 267: } 302,
  3850. { 268: } 304,
  3851. { 269: } 305,
  3852. { 270: } 307,
  3853. { 271: } 308,
  3854. { 272: } 309,
  3855. { 273: } 310,
  3856. { 274: } 311,
  3857. { 275: } 311,
  3858. { 276: } 311,
  3859. { 277: } 311,
  3860. { 278: } 312,
  3861. { 279: } 313,
  3862. { 280: } 315,
  3863. { 281: } 316,
  3864. { 282: } 317,
  3865. { 283: } 318,
  3866. { 284: } 319,
  3867. { 285: } 320,
  3868. { 286: } 322,
  3869. { 287: } 324,
  3870. { 288: } 326,
  3871. { 289: } 328,
  3872. { 290: } 328,
  3873. { 291: } 328,
  3874. { 292: } 328,
  3875. { 293: } 329,
  3876. { 294: } 331,
  3877. { 295: } 333,
  3878. { 296: } 334,
  3879. { 297: } 336,
  3880. { 298: } 338,
  3881. { 299: } 338,
  3882. { 300: } 338,
  3883. { 301: } 340,
  3884. { 302: } 340,
  3885. { 303: } 340,
  3886. { 304: } 340,
  3887. { 305: } 340,
  3888. { 306: } 340,
  3889. { 307: } 340,
  3890. { 308: } 340,
  3891. { 309: } 340,
  3892. { 310: } 340,
  3893. { 311: } 340,
  3894. { 312: } 340,
  3895. { 313: } 341,
  3896. { 314: } 341,
  3897. { 315: } 341,
  3898. { 316: } 342,
  3899. { 317: } 342,
  3900. { 318: } 342,
  3901. { 319: } 342,
  3902. { 320: } 342,
  3903. { 321: } 342,
  3904. { 322: } 342,
  3905. { 323: } 342,
  3906. { 324: } 342,
  3907. { 325: } 342,
  3908. { 326: } 342,
  3909. { 327: } 342,
  3910. { 328: } 342,
  3911. { 329: } 342,
  3912. { 330: } 342,
  3913. { 331: } 342,
  3914. { 332: } 342,
  3915. { 333: } 342,
  3916. { 334: } 342,
  3917. { 335: } 342,
  3918. { 336: } 342,
  3919. { 337: } 342,
  3920. { 338: } 342,
  3921. { 339: } 342,
  3922. { 340: } 342,
  3923. { 341: } 342,
  3924. { 342: } 342,
  3925. { 343: } 342,
  3926. { 344: } 342,
  3927. { 345: } 343,
  3928. { 346: } 343,
  3929. { 347: } 343,
  3930. { 348: } 343,
  3931. { 349: } 343,
  3932. { 350: } 344,
  3933. { 351: } 344,
  3934. { 352: } 344,
  3935. { 353: } 344,
  3936. { 354: } 344,
  3937. { 355: } 344,
  3938. { 356: } 344,
  3939. { 357: } 344,
  3940. { 358: } 344,
  3941. { 359: } 344,
  3942. { 360: } 344,
  3943. { 361: } 344,
  3944. { 362: } 344,
  3945. { 363: } 344,
  3946. { 364: } 344,
  3947. { 365: } 344,
  3948. { 366: } 344,
  3949. { 367: } 344,
  3950. { 368: } 344,
  3951. { 369: } 345,
  3952. { 370: } 345
  3953. );
  3954. yykh : array [0..yynstates-1] of Integer = (
  3955. { 0: } 0,
  3956. { 1: } 0,
  3957. { 2: } 2,
  3958. { 3: } 3,
  3959. { 4: } 4,
  3960. { 5: } 6,
  3961. { 6: } 9,
  3962. { 7: } 12,
  3963. { 8: } 14,
  3964. { 9: } 16,
  3965. { 10: } 18,
  3966. { 11: } 20,
  3967. { 12: } 22,
  3968. { 13: } 23,
  3969. { 14: } 25,
  3970. { 15: } 27,
  3971. { 16: } 29,
  3972. { 17: } 31,
  3973. { 18: } 33,
  3974. { 19: } 35,
  3975. { 20: } 37,
  3976. { 21: } 39,
  3977. { 22: } 41,
  3978. { 23: } 43,
  3979. { 24: } 45,
  3980. { 25: } 47,
  3981. { 26: } 49,
  3982. { 27: } 51,
  3983. { 28: } 53,
  3984. { 29: } 55,
  3985. { 30: } 57,
  3986. { 31: } 59,
  3987. { 32: } 61,
  3988. { 33: } 63,
  3989. { 34: } 65,
  3990. { 35: } 67,
  3991. { 36: } 69,
  3992. { 37: } 71,
  3993. { 38: } 73,
  3994. { 39: } 75,
  3995. { 40: } 77,
  3996. { 41: } 79,
  3997. { 42: } 81,
  3998. { 43: } 83,
  3999. { 44: } 85,
  4000. { 45: } 87,
  4001. { 46: } 89,
  4002. { 47: } 91,
  4003. { 48: } 93,
  4004. { 49: } 95,
  4005. { 50: } 97,
  4006. { 51: } 99,
  4007. { 52: } 101,
  4008. { 53: } 103,
  4009. { 54: } 104,
  4010. { 55: } 106,
  4011. { 56: } 107,
  4012. { 57: } 108,
  4013. { 58: } 109,
  4014. { 59: } 109,
  4015. { 60: } 110,
  4016. { 61: } 110,
  4017. { 62: } 111,
  4018. { 63: } 111,
  4019. { 64: } 111,
  4020. { 65: } 112,
  4021. { 66: } 114,
  4022. { 67: } 115,
  4023. { 68: } 116,
  4024. { 69: } 116,
  4025. { 70: } 116,
  4026. { 71: } 117,
  4027. { 72: } 118,
  4028. { 73: } 119,
  4029. { 74: } 120,
  4030. { 75: } 121,
  4031. { 76: } 122,
  4032. { 77: } 123,
  4033. { 78: } 124,
  4034. { 79: } 125,
  4035. { 80: } 125,
  4036. { 81: } 125,
  4037. { 82: } 125,
  4038. { 83: } 125,
  4039. { 84: } 125,
  4040. { 85: } 125,
  4041. { 86: } 125,
  4042. { 87: } 125,
  4043. { 88: } 126,
  4044. { 89: } 127,
  4045. { 90: } 128,
  4046. { 91: } 129,
  4047. { 92: } 130,
  4048. { 93: } 131,
  4049. { 94: } 132,
  4050. { 95: } 133,
  4051. { 96: } 134,
  4052. { 97: } 135,
  4053. { 98: } 136,
  4054. { 99: } 137,
  4055. { 100: } 138,
  4056. { 101: } 139,
  4057. { 102: } 140,
  4058. { 103: } 141,
  4059. { 104: } 142,
  4060. { 105: } 143,
  4061. { 106: } 144,
  4062. { 107: } 145,
  4063. { 108: } 146,
  4064. { 109: } 147,
  4065. { 110: } 148,
  4066. { 111: } 149,
  4067. { 112: } 150,
  4068. { 113: } 151,
  4069. { 114: } 152,
  4070. { 115: } 153,
  4071. { 116: } 154,
  4072. { 117: } 155,
  4073. { 118: } 155,
  4074. { 119: } 156,
  4075. { 120: } 157,
  4076. { 121: } 158,
  4077. { 122: } 159,
  4078. { 123: } 159,
  4079. { 124: } 160,
  4080. { 125: } 161,
  4081. { 126: } 162,
  4082. { 127: } 163,
  4083. { 128: } 163,
  4084. { 129: } 163,
  4085. { 130: } 163,
  4086. { 131: } 163,
  4087. { 132: } 163,
  4088. { 133: } 163,
  4089. { 134: } 163,
  4090. { 135: } 163,
  4091. { 136: } 163,
  4092. { 137: } 164,
  4093. { 138: } 165,
  4094. { 139: } 166,
  4095. { 140: } 167,
  4096. { 141: } 168,
  4097. { 142: } 169,
  4098. { 143: } 170,
  4099. { 144: } 171,
  4100. { 145: } 172,
  4101. { 146: } 173,
  4102. { 147: } 174,
  4103. { 148: } 175,
  4104. { 149: } 176,
  4105. { 150: } 177,
  4106. { 151: } 178,
  4107. { 152: } 179,
  4108. { 153: } 180,
  4109. { 154: } 181,
  4110. { 155: } 182,
  4111. { 156: } 183,
  4112. { 157: } 184,
  4113. { 158: } 185,
  4114. { 159: } 187,
  4115. { 160: } 188,
  4116. { 161: } 189,
  4117. { 162: } 190,
  4118. { 163: } 192,
  4119. { 164: } 194,
  4120. { 165: } 195,
  4121. { 166: } 196,
  4122. { 167: } 197,
  4123. { 168: } 198,
  4124. { 169: } 199,
  4125. { 170: } 200,
  4126. { 171: } 200,
  4127. { 172: } 200,
  4128. { 173: } 201,
  4129. { 174: } 201,
  4130. { 175: } 201,
  4131. { 176: } 201,
  4132. { 177: } 201,
  4133. { 178: } 201,
  4134. { 179: } 202,
  4135. { 180: } 202,
  4136. { 181: } 202,
  4137. { 182: } 203,
  4138. { 183: } 205,
  4139. { 184: } 206,
  4140. { 185: } 207,
  4141. { 186: } 208,
  4142. { 187: } 209,
  4143. { 188: } 210,
  4144. { 189: } 211,
  4145. { 190: } 212,
  4146. { 191: } 213,
  4147. { 192: } 214,
  4148. { 193: } 215,
  4149. { 194: } 217,
  4150. { 195: } 219,
  4151. { 196: } 221,
  4152. { 197: } 222,
  4153. { 198: } 223,
  4154. { 199: } 224,
  4155. { 200: } 225,
  4156. { 201: } 226,
  4157. { 202: } 227,
  4158. { 203: } 228,
  4159. { 204: } 230,
  4160. { 205: } 231,
  4161. { 206: } 232,
  4162. { 207: } 233,
  4163. { 208: } 235,
  4164. { 209: } 236,
  4165. { 210: } 237,
  4166. { 211: } 239,
  4167. { 212: } 241,
  4168. { 213: } 243,
  4169. { 214: } 245,
  4170. { 215: } 246,
  4171. { 216: } 246,
  4172. { 217: } 246,
  4173. { 218: } 247,
  4174. { 219: } 248,
  4175. { 220: } 248,
  4176. { 221: } 248,
  4177. { 222: } 248,
  4178. { 223: } 248,
  4179. { 224: } 248,
  4180. { 225: } 249,
  4181. { 226: } 250,
  4182. { 227: } 251,
  4183. { 228: } 253,
  4184. { 229: } 254,
  4185. { 230: } 256,
  4186. { 231: } 257,
  4187. { 232: } 258,
  4188. { 233: } 259,
  4189. { 234: } 260,
  4190. { 235: } 261,
  4191. { 236: } 263,
  4192. { 237: } 265,
  4193. { 238: } 266,
  4194. { 239: } 267,
  4195. { 240: } 269,
  4196. { 241: } 270,
  4197. { 242: } 271,
  4198. { 243: } 273,
  4199. { 244: } 275,
  4200. { 245: } 277,
  4201. { 246: } 278,
  4202. { 247: } 280,
  4203. { 248: } 282,
  4204. { 249: } 282,
  4205. { 250: } 282,
  4206. { 251: } 283,
  4207. { 252: } 284,
  4208. { 253: } 285,
  4209. { 254: } 285,
  4210. { 255: } 285,
  4211. { 256: } 287,
  4212. { 257: } 288,
  4213. { 258: } 289,
  4214. { 259: } 290,
  4215. { 260: } 292,
  4216. { 261: } 294,
  4217. { 262: } 296,
  4218. { 263: } 297,
  4219. { 264: } 298,
  4220. { 265: } 299,
  4221. { 266: } 301,
  4222. { 267: } 303,
  4223. { 268: } 304,
  4224. { 269: } 306,
  4225. { 270: } 307,
  4226. { 271: } 308,
  4227. { 272: } 309,
  4228. { 273: } 310,
  4229. { 274: } 310,
  4230. { 275: } 310,
  4231. { 276: } 310,
  4232. { 277: } 311,
  4233. { 278: } 312,
  4234. { 279: } 314,
  4235. { 280: } 315,
  4236. { 281: } 316,
  4237. { 282: } 317,
  4238. { 283: } 318,
  4239. { 284: } 319,
  4240. { 285: } 321,
  4241. { 286: } 323,
  4242. { 287: } 325,
  4243. { 288: } 327,
  4244. { 289: } 327,
  4245. { 290: } 327,
  4246. { 291: } 327,
  4247. { 292: } 328,
  4248. { 293: } 330,
  4249. { 294: } 332,
  4250. { 295: } 333,
  4251. { 296: } 335,
  4252. { 297: } 337,
  4253. { 298: } 337,
  4254. { 299: } 337,
  4255. { 300: } 339,
  4256. { 301: } 339,
  4257. { 302: } 339,
  4258. { 303: } 339,
  4259. { 304: } 339,
  4260. { 305: } 339,
  4261. { 306: } 339,
  4262. { 307: } 339,
  4263. { 308: } 339,
  4264. { 309: } 339,
  4265. { 310: } 339,
  4266. { 311: } 339,
  4267. { 312: } 340,
  4268. { 313: } 340,
  4269. { 314: } 340,
  4270. { 315: } 341,
  4271. { 316: } 341,
  4272. { 317: } 341,
  4273. { 318: } 341,
  4274. { 319: } 341,
  4275. { 320: } 341,
  4276. { 321: } 341,
  4277. { 322: } 341,
  4278. { 323: } 341,
  4279. { 324: } 341,
  4280. { 325: } 341,
  4281. { 326: } 341,
  4282. { 327: } 341,
  4283. { 328: } 341,
  4284. { 329: } 341,
  4285. { 330: } 341,
  4286. { 331: } 341,
  4287. { 332: } 341,
  4288. { 333: } 341,
  4289. { 334: } 341,
  4290. { 335: } 341,
  4291. { 336: } 341,
  4292. { 337: } 341,
  4293. { 338: } 341,
  4294. { 339: } 341,
  4295. { 340: } 341,
  4296. { 341: } 341,
  4297. { 342: } 341,
  4298. { 343: } 341,
  4299. { 344: } 342,
  4300. { 345: } 342,
  4301. { 346: } 342,
  4302. { 347: } 342,
  4303. { 348: } 342,
  4304. { 349: } 343,
  4305. { 350: } 343,
  4306. { 351: } 343,
  4307. { 352: } 343,
  4308. { 353: } 343,
  4309. { 354: } 343,
  4310. { 355: } 343,
  4311. { 356: } 343,
  4312. { 357: } 343,
  4313. { 358: } 343,
  4314. { 359: } 343,
  4315. { 360: } 343,
  4316. { 361: } 343,
  4317. { 362: } 343,
  4318. { 363: } 343,
  4319. { 364: } 343,
  4320. { 365: } 343,
  4321. { 366: } 343,
  4322. { 367: } 343,
  4323. { 368: } 344,
  4324. { 369: } 344,
  4325. { 370: } 345
  4326. );
  4327. yyml : array [0..yynstates-1] of Integer = (
  4328. { 0: } 1,
  4329. { 1: } 1,
  4330. { 2: } 1,
  4331. { 3: } 3,
  4332. { 4: } 4,
  4333. { 5: } 5,
  4334. { 6: } 7,
  4335. { 7: } 10,
  4336. { 8: } 13,
  4337. { 9: } 15,
  4338. { 10: } 17,
  4339. { 11: } 19,
  4340. { 12: } 21,
  4341. { 13: } 23,
  4342. { 14: } 24,
  4343. { 15: } 26,
  4344. { 16: } 28,
  4345. { 17: } 30,
  4346. { 18: } 32,
  4347. { 19: } 34,
  4348. { 20: } 36,
  4349. { 21: } 38,
  4350. { 22: } 40,
  4351. { 23: } 42,
  4352. { 24: } 44,
  4353. { 25: } 46,
  4354. { 26: } 48,
  4355. { 27: } 50,
  4356. { 28: } 52,
  4357. { 29: } 54,
  4358. { 30: } 56,
  4359. { 31: } 58,
  4360. { 32: } 60,
  4361. { 33: } 62,
  4362. { 34: } 64,
  4363. { 35: } 66,
  4364. { 36: } 68,
  4365. { 37: } 70,
  4366. { 38: } 72,
  4367. { 39: } 74,
  4368. { 40: } 76,
  4369. { 41: } 78,
  4370. { 42: } 80,
  4371. { 43: } 82,
  4372. { 44: } 84,
  4373. { 45: } 86,
  4374. { 46: } 88,
  4375. { 47: } 90,
  4376. { 48: } 92,
  4377. { 49: } 94,
  4378. { 50: } 96,
  4379. { 51: } 98,
  4380. { 52: } 100,
  4381. { 53: } 102,
  4382. { 54: } 104,
  4383. { 55: } 105,
  4384. { 56: } 106,
  4385. { 57: } 107,
  4386. { 58: } 108,
  4387. { 59: } 109,
  4388. { 60: } 109,
  4389. { 61: } 110,
  4390. { 62: } 110,
  4391. { 63: } 111,
  4392. { 64: } 111,
  4393. { 65: } 111,
  4394. { 66: } 112,
  4395. { 67: } 114,
  4396. { 68: } 115,
  4397. { 69: } 116,
  4398. { 70: } 116,
  4399. { 71: } 116,
  4400. { 72: } 117,
  4401. { 73: } 118,
  4402. { 74: } 119,
  4403. { 75: } 120,
  4404. { 76: } 121,
  4405. { 77: } 122,
  4406. { 78: } 123,
  4407. { 79: } 124,
  4408. { 80: } 125,
  4409. { 81: } 125,
  4410. { 82: } 125,
  4411. { 83: } 125,
  4412. { 84: } 125,
  4413. { 85: } 125,
  4414. { 86: } 125,
  4415. { 87: } 125,
  4416. { 88: } 125,
  4417. { 89: } 126,
  4418. { 90: } 127,
  4419. { 91: } 128,
  4420. { 92: } 129,
  4421. { 93: } 130,
  4422. { 94: } 131,
  4423. { 95: } 132,
  4424. { 96: } 133,
  4425. { 97: } 134,
  4426. { 98: } 135,
  4427. { 99: } 136,
  4428. { 100: } 137,
  4429. { 101: } 138,
  4430. { 102: } 139,
  4431. { 103: } 140,
  4432. { 104: } 141,
  4433. { 105: } 142,
  4434. { 106: } 143,
  4435. { 107: } 144,
  4436. { 108: } 145,
  4437. { 109: } 146,
  4438. { 110: } 147,
  4439. { 111: } 148,
  4440. { 112: } 149,
  4441. { 113: } 150,
  4442. { 114: } 151,
  4443. { 115: } 152,
  4444. { 116: } 153,
  4445. { 117: } 154,
  4446. { 118: } 155,
  4447. { 119: } 156,
  4448. { 120: } 157,
  4449. { 121: } 158,
  4450. { 122: } 159,
  4451. { 123: } 160,
  4452. { 124: } 160,
  4453. { 125: } 161,
  4454. { 126: } 162,
  4455. { 127: } 163,
  4456. { 128: } 164,
  4457. { 129: } 164,
  4458. { 130: } 164,
  4459. { 131: } 164,
  4460. { 132: } 164,
  4461. { 133: } 164,
  4462. { 134: } 164,
  4463. { 135: } 164,
  4464. { 136: } 164,
  4465. { 137: } 164,
  4466. { 138: } 165,
  4467. { 139: } 166,
  4468. { 140: } 167,
  4469. { 141: } 168,
  4470. { 142: } 169,
  4471. { 143: } 170,
  4472. { 144: } 171,
  4473. { 145: } 172,
  4474. { 146: } 173,
  4475. { 147: } 174,
  4476. { 148: } 175,
  4477. { 149: } 176,
  4478. { 150: } 177,
  4479. { 151: } 178,
  4480. { 152: } 179,
  4481. { 153: } 180,
  4482. { 154: } 181,
  4483. { 155: } 182,
  4484. { 156: } 183,
  4485. { 157: } 184,
  4486. { 158: } 185,
  4487. { 159: } 186,
  4488. { 160: } 188,
  4489. { 161: } 189,
  4490. { 162: } 190,
  4491. { 163: } 191,
  4492. { 164: } 193,
  4493. { 165: } 195,
  4494. { 166: } 196,
  4495. { 167: } 197,
  4496. { 168: } 198,
  4497. { 169: } 199,
  4498. { 170: } 200,
  4499. { 171: } 201,
  4500. { 172: } 201,
  4501. { 173: } 201,
  4502. { 174: } 202,
  4503. { 175: } 202,
  4504. { 176: } 202,
  4505. { 177: } 202,
  4506. { 178: } 202,
  4507. { 179: } 202,
  4508. { 180: } 203,
  4509. { 181: } 203,
  4510. { 182: } 203,
  4511. { 183: } 204,
  4512. { 184: } 206,
  4513. { 185: } 207,
  4514. { 186: } 208,
  4515. { 187: } 209,
  4516. { 188: } 210,
  4517. { 189: } 211,
  4518. { 190: } 212,
  4519. { 191: } 213,
  4520. { 192: } 214,
  4521. { 193: } 215,
  4522. { 194: } 216,
  4523. { 195: } 218,
  4524. { 196: } 220,
  4525. { 197: } 222,
  4526. { 198: } 223,
  4527. { 199: } 224,
  4528. { 200: } 225,
  4529. { 201: } 226,
  4530. { 202: } 227,
  4531. { 203: } 228,
  4532. { 204: } 229,
  4533. { 205: } 231,
  4534. { 206: } 232,
  4535. { 207: } 233,
  4536. { 208: } 234,
  4537. { 209: } 236,
  4538. { 210: } 237,
  4539. { 211: } 238,
  4540. { 212: } 240,
  4541. { 213: } 242,
  4542. { 214: } 244,
  4543. { 215: } 246,
  4544. { 216: } 247,
  4545. { 217: } 247,
  4546. { 218: } 247,
  4547. { 219: } 248,
  4548. { 220: } 249,
  4549. { 221: } 249,
  4550. { 222: } 249,
  4551. { 223: } 249,
  4552. { 224: } 249,
  4553. { 225: } 249,
  4554. { 226: } 250,
  4555. { 227: } 251,
  4556. { 228: } 252,
  4557. { 229: } 254,
  4558. { 230: } 255,
  4559. { 231: } 257,
  4560. { 232: } 258,
  4561. { 233: } 259,
  4562. { 234: } 260,
  4563. { 235: } 261,
  4564. { 236: } 262,
  4565. { 237: } 264,
  4566. { 238: } 266,
  4567. { 239: } 267,
  4568. { 240: } 268,
  4569. { 241: } 270,
  4570. { 242: } 271,
  4571. { 243: } 272,
  4572. { 244: } 274,
  4573. { 245: } 276,
  4574. { 246: } 278,
  4575. { 247: } 279,
  4576. { 248: } 281,
  4577. { 249: } 283,
  4578. { 250: } 283,
  4579. { 251: } 283,
  4580. { 252: } 284,
  4581. { 253: } 285,
  4582. { 254: } 286,
  4583. { 255: } 286,
  4584. { 256: } 286,
  4585. { 257: } 288,
  4586. { 258: } 289,
  4587. { 259: } 290,
  4588. { 260: } 291,
  4589. { 261: } 293,
  4590. { 262: } 295,
  4591. { 263: } 297,
  4592. { 264: } 298,
  4593. { 265: } 299,
  4594. { 266: } 300,
  4595. { 267: } 302,
  4596. { 268: } 304,
  4597. { 269: } 305,
  4598. { 270: } 307,
  4599. { 271: } 308,
  4600. { 272: } 309,
  4601. { 273: } 310,
  4602. { 274: } 311,
  4603. { 275: } 311,
  4604. { 276: } 311,
  4605. { 277: } 311,
  4606. { 278: } 312,
  4607. { 279: } 313,
  4608. { 280: } 315,
  4609. { 281: } 316,
  4610. { 282: } 317,
  4611. { 283: } 318,
  4612. { 284: } 319,
  4613. { 285: } 320,
  4614. { 286: } 322,
  4615. { 287: } 324,
  4616. { 288: } 326,
  4617. { 289: } 328,
  4618. { 290: } 328,
  4619. { 291: } 328,
  4620. { 292: } 328,
  4621. { 293: } 329,
  4622. { 294: } 331,
  4623. { 295: } 333,
  4624. { 296: } 334,
  4625. { 297: } 336,
  4626. { 298: } 338,
  4627. { 299: } 338,
  4628. { 300: } 338,
  4629. { 301: } 340,
  4630. { 302: } 340,
  4631. { 303: } 340,
  4632. { 304: } 340,
  4633. { 305: } 340,
  4634. { 306: } 340,
  4635. { 307: } 340,
  4636. { 308: } 340,
  4637. { 309: } 340,
  4638. { 310: } 340,
  4639. { 311: } 340,
  4640. { 312: } 340,
  4641. { 313: } 341,
  4642. { 314: } 341,
  4643. { 315: } 341,
  4644. { 316: } 342,
  4645. { 317: } 342,
  4646. { 318: } 342,
  4647. { 319: } 342,
  4648. { 320: } 342,
  4649. { 321: } 342,
  4650. { 322: } 342,
  4651. { 323: } 342,
  4652. { 324: } 342,
  4653. { 325: } 342,
  4654. { 326: } 342,
  4655. { 327: } 342,
  4656. { 328: } 342,
  4657. { 329: } 342,
  4658. { 330: } 342,
  4659. { 331: } 342,
  4660. { 332: } 342,
  4661. { 333: } 342,
  4662. { 334: } 342,
  4663. { 335: } 342,
  4664. { 336: } 342,
  4665. { 337: } 342,
  4666. { 338: } 342,
  4667. { 339: } 342,
  4668. { 340: } 342,
  4669. { 341: } 342,
  4670. { 342: } 342,
  4671. { 343: } 342,
  4672. { 344: } 342,
  4673. { 345: } 343,
  4674. { 346: } 343,
  4675. { 347: } 343,
  4676. { 348: } 343,
  4677. { 349: } 343,
  4678. { 350: } 344,
  4679. { 351: } 344,
  4680. { 352: } 344,
  4681. { 353: } 344,
  4682. { 354: } 344,
  4683. { 355: } 344,
  4684. { 356: } 344,
  4685. { 357: } 344,
  4686. { 358: } 344,
  4687. { 359: } 344,
  4688. { 360: } 344,
  4689. { 361: } 344,
  4690. { 362: } 344,
  4691. { 363: } 344,
  4692. { 364: } 344,
  4693. { 365: } 344,
  4694. { 366: } 344,
  4695. { 367: } 344,
  4696. { 368: } 344,
  4697. { 369: } 345,
  4698. { 370: } 345
  4699. );
  4700. yymh : array [0..yynstates-1] of Integer = (
  4701. { 0: } 0,
  4702. { 1: } 0,
  4703. { 2: } 2,
  4704. { 3: } 3,
  4705. { 4: } 4,
  4706. { 5: } 6,
  4707. { 6: } 9,
  4708. { 7: } 12,
  4709. { 8: } 14,
  4710. { 9: } 16,
  4711. { 10: } 18,
  4712. { 11: } 20,
  4713. { 12: } 22,
  4714. { 13: } 23,
  4715. { 14: } 25,
  4716. { 15: } 27,
  4717. { 16: } 29,
  4718. { 17: } 31,
  4719. { 18: } 33,
  4720. { 19: } 35,
  4721. { 20: } 37,
  4722. { 21: } 39,
  4723. { 22: } 41,
  4724. { 23: } 43,
  4725. { 24: } 45,
  4726. { 25: } 47,
  4727. { 26: } 49,
  4728. { 27: } 51,
  4729. { 28: } 53,
  4730. { 29: } 55,
  4731. { 30: } 57,
  4732. { 31: } 59,
  4733. { 32: } 61,
  4734. { 33: } 63,
  4735. { 34: } 65,
  4736. { 35: } 67,
  4737. { 36: } 69,
  4738. { 37: } 71,
  4739. { 38: } 73,
  4740. { 39: } 75,
  4741. { 40: } 77,
  4742. { 41: } 79,
  4743. { 42: } 81,
  4744. { 43: } 83,
  4745. { 44: } 85,
  4746. { 45: } 87,
  4747. { 46: } 89,
  4748. { 47: } 91,
  4749. { 48: } 93,
  4750. { 49: } 95,
  4751. { 50: } 97,
  4752. { 51: } 99,
  4753. { 52: } 101,
  4754. { 53: } 103,
  4755. { 54: } 104,
  4756. { 55: } 105,
  4757. { 56: } 106,
  4758. { 57: } 107,
  4759. { 58: } 108,
  4760. { 59: } 108,
  4761. { 60: } 109,
  4762. { 61: } 109,
  4763. { 62: } 110,
  4764. { 63: } 110,
  4765. { 64: } 110,
  4766. { 65: } 111,
  4767. { 66: } 113,
  4768. { 67: } 114,
  4769. { 68: } 115,
  4770. { 69: } 115,
  4771. { 70: } 115,
  4772. { 71: } 116,
  4773. { 72: } 117,
  4774. { 73: } 118,
  4775. { 74: } 119,
  4776. { 75: } 120,
  4777. { 76: } 121,
  4778. { 77: } 122,
  4779. { 78: } 123,
  4780. { 79: } 124,
  4781. { 80: } 124,
  4782. { 81: } 124,
  4783. { 82: } 124,
  4784. { 83: } 124,
  4785. { 84: } 124,
  4786. { 85: } 124,
  4787. { 86: } 124,
  4788. { 87: } 124,
  4789. { 88: } 125,
  4790. { 89: } 126,
  4791. { 90: } 127,
  4792. { 91: } 128,
  4793. { 92: } 129,
  4794. { 93: } 130,
  4795. { 94: } 131,
  4796. { 95: } 132,
  4797. { 96: } 133,
  4798. { 97: } 134,
  4799. { 98: } 135,
  4800. { 99: } 136,
  4801. { 100: } 137,
  4802. { 101: } 138,
  4803. { 102: } 139,
  4804. { 103: } 140,
  4805. { 104: } 141,
  4806. { 105: } 142,
  4807. { 106: } 143,
  4808. { 107: } 144,
  4809. { 108: } 145,
  4810. { 109: } 146,
  4811. { 110: } 147,
  4812. { 111: } 148,
  4813. { 112: } 149,
  4814. { 113: } 150,
  4815. { 114: } 151,
  4816. { 115: } 152,
  4817. { 116: } 153,
  4818. { 117: } 154,
  4819. { 118: } 155,
  4820. { 119: } 156,
  4821. { 120: } 157,
  4822. { 121: } 158,
  4823. { 122: } 159,
  4824. { 123: } 159,
  4825. { 124: } 160,
  4826. { 125: } 161,
  4827. { 126: } 162,
  4828. { 127: } 163,
  4829. { 128: } 163,
  4830. { 129: } 163,
  4831. { 130: } 163,
  4832. { 131: } 163,
  4833. { 132: } 163,
  4834. { 133: } 163,
  4835. { 134: } 163,
  4836. { 135: } 163,
  4837. { 136: } 163,
  4838. { 137: } 164,
  4839. { 138: } 165,
  4840. { 139: } 166,
  4841. { 140: } 167,
  4842. { 141: } 168,
  4843. { 142: } 169,
  4844. { 143: } 170,
  4845. { 144: } 171,
  4846. { 145: } 172,
  4847. { 146: } 173,
  4848. { 147: } 174,
  4849. { 148: } 175,
  4850. { 149: } 176,
  4851. { 150: } 177,
  4852. { 151: } 178,
  4853. { 152: } 179,
  4854. { 153: } 180,
  4855. { 154: } 181,
  4856. { 155: } 182,
  4857. { 156: } 183,
  4858. { 157: } 184,
  4859. { 158: } 185,
  4860. { 159: } 187,
  4861. { 160: } 188,
  4862. { 161: } 189,
  4863. { 162: } 190,
  4864. { 163: } 192,
  4865. { 164: } 194,
  4866. { 165: } 195,
  4867. { 166: } 196,
  4868. { 167: } 197,
  4869. { 168: } 198,
  4870. { 169: } 199,
  4871. { 170: } 200,
  4872. { 171: } 200,
  4873. { 172: } 200,
  4874. { 173: } 201,
  4875. { 174: } 201,
  4876. { 175: } 201,
  4877. { 176: } 201,
  4878. { 177: } 201,
  4879. { 178: } 201,
  4880. { 179: } 202,
  4881. { 180: } 202,
  4882. { 181: } 202,
  4883. { 182: } 203,
  4884. { 183: } 205,
  4885. { 184: } 206,
  4886. { 185: } 207,
  4887. { 186: } 208,
  4888. { 187: } 209,
  4889. { 188: } 210,
  4890. { 189: } 211,
  4891. { 190: } 212,
  4892. { 191: } 213,
  4893. { 192: } 214,
  4894. { 193: } 215,
  4895. { 194: } 217,
  4896. { 195: } 219,
  4897. { 196: } 221,
  4898. { 197: } 222,
  4899. { 198: } 223,
  4900. { 199: } 224,
  4901. { 200: } 225,
  4902. { 201: } 226,
  4903. { 202: } 227,
  4904. { 203: } 228,
  4905. { 204: } 230,
  4906. { 205: } 231,
  4907. { 206: } 232,
  4908. { 207: } 233,
  4909. { 208: } 235,
  4910. { 209: } 236,
  4911. { 210: } 237,
  4912. { 211: } 239,
  4913. { 212: } 241,
  4914. { 213: } 243,
  4915. { 214: } 245,
  4916. { 215: } 246,
  4917. { 216: } 246,
  4918. { 217: } 246,
  4919. { 218: } 247,
  4920. { 219: } 248,
  4921. { 220: } 248,
  4922. { 221: } 248,
  4923. { 222: } 248,
  4924. { 223: } 248,
  4925. { 224: } 248,
  4926. { 225: } 249,
  4927. { 226: } 250,
  4928. { 227: } 251,
  4929. { 228: } 253,
  4930. { 229: } 254,
  4931. { 230: } 256,
  4932. { 231: } 257,
  4933. { 232: } 258,
  4934. { 233: } 259,
  4935. { 234: } 260,
  4936. { 235: } 261,
  4937. { 236: } 263,
  4938. { 237: } 265,
  4939. { 238: } 266,
  4940. { 239: } 267,
  4941. { 240: } 269,
  4942. { 241: } 270,
  4943. { 242: } 271,
  4944. { 243: } 273,
  4945. { 244: } 275,
  4946. { 245: } 277,
  4947. { 246: } 278,
  4948. { 247: } 280,
  4949. { 248: } 282,
  4950. { 249: } 282,
  4951. { 250: } 282,
  4952. { 251: } 283,
  4953. { 252: } 284,
  4954. { 253: } 285,
  4955. { 254: } 285,
  4956. { 255: } 285,
  4957. { 256: } 287,
  4958. { 257: } 288,
  4959. { 258: } 289,
  4960. { 259: } 290,
  4961. { 260: } 292,
  4962. { 261: } 294,
  4963. { 262: } 296,
  4964. { 263: } 297,
  4965. { 264: } 298,
  4966. { 265: } 299,
  4967. { 266: } 301,
  4968. { 267: } 303,
  4969. { 268: } 304,
  4970. { 269: } 306,
  4971. { 270: } 307,
  4972. { 271: } 308,
  4973. { 272: } 309,
  4974. { 273: } 310,
  4975. { 274: } 310,
  4976. { 275: } 310,
  4977. { 276: } 310,
  4978. { 277: } 311,
  4979. { 278: } 312,
  4980. { 279: } 314,
  4981. { 280: } 315,
  4982. { 281: } 316,
  4983. { 282: } 317,
  4984. { 283: } 318,
  4985. { 284: } 319,
  4986. { 285: } 321,
  4987. { 286: } 323,
  4988. { 287: } 325,
  4989. { 288: } 327,
  4990. { 289: } 327,
  4991. { 290: } 327,
  4992. { 291: } 327,
  4993. { 292: } 328,
  4994. { 293: } 330,
  4995. { 294: } 332,
  4996. { 295: } 333,
  4997. { 296: } 335,
  4998. { 297: } 337,
  4999. { 298: } 337,
  5000. { 299: } 337,
  5001. { 300: } 339,
  5002. { 301: } 339,
  5003. { 302: } 339,
  5004. { 303: } 339,
  5005. { 304: } 339,
  5006. { 305: } 339,
  5007. { 306: } 339,
  5008. { 307: } 339,
  5009. { 308: } 339,
  5010. { 309: } 339,
  5011. { 310: } 339,
  5012. { 311: } 339,
  5013. { 312: } 340,
  5014. { 313: } 340,
  5015. { 314: } 340,
  5016. { 315: } 341,
  5017. { 316: } 341,
  5018. { 317: } 341,
  5019. { 318: } 341,
  5020. { 319: } 341,
  5021. { 320: } 341,
  5022. { 321: } 341,
  5023. { 322: } 341,
  5024. { 323: } 341,
  5025. { 324: } 341,
  5026. { 325: } 341,
  5027. { 326: } 341,
  5028. { 327: } 341,
  5029. { 328: } 341,
  5030. { 329: } 341,
  5031. { 330: } 341,
  5032. { 331: } 341,
  5033. { 332: } 341,
  5034. { 333: } 341,
  5035. { 334: } 341,
  5036. { 335: } 341,
  5037. { 336: } 341,
  5038. { 337: } 341,
  5039. { 338: } 341,
  5040. { 339: } 341,
  5041. { 340: } 341,
  5042. { 341: } 341,
  5043. { 342: } 341,
  5044. { 343: } 341,
  5045. { 344: } 342,
  5046. { 345: } 342,
  5047. { 346: } 342,
  5048. { 347: } 342,
  5049. { 348: } 342,
  5050. { 349: } 343,
  5051. { 350: } 343,
  5052. { 351: } 343,
  5053. { 352: } 343,
  5054. { 353: } 343,
  5055. { 354: } 343,
  5056. { 355: } 343,
  5057. { 356: } 343,
  5058. { 357: } 343,
  5059. { 358: } 343,
  5060. { 359: } 343,
  5061. { 360: } 343,
  5062. { 361: } 343,
  5063. { 362: } 343,
  5064. { 363: } 343,
  5065. { 364: } 343,
  5066. { 365: } 343,
  5067. { 366: } 343,
  5068. { 367: } 343,
  5069. { 368: } 344,
  5070. { 369: } 344,
  5071. { 370: } 345
  5072. );
  5073. yytl : array [0..yynstates-1] of Integer = (
  5074. { 0: } 1,
  5075. { 1: } 56,
  5076. { 2: } 111,
  5077. { 3: } 113,
  5078. { 4: } 115,
  5079. { 5: } 117,
  5080. { 6: } 120,
  5081. { 7: } 125,
  5082. { 8: } 131,
  5083. { 9: } 132,
  5084. { 10: } 133,
  5085. { 11: } 134,
  5086. { 12: } 136,
  5087. { 13: } 138,
  5088. { 14: } 146,
  5089. { 15: } 146,
  5090. { 16: } 146,
  5091. { 17: } 146,
  5092. { 18: } 146,
  5093. { 19: } 146,
  5094. { 20: } 146,
  5095. { 21: } 146,
  5096. { 22: } 146,
  5097. { 23: } 146,
  5098. { 24: } 146,
  5099. { 25: } 146,
  5100. { 26: } 146,
  5101. { 27: } 147,
  5102. { 28: } 150,
  5103. { 29: } 153,
  5104. { 30: } 157,
  5105. { 31: } 159,
  5106. { 32: } 161,
  5107. { 33: } 163,
  5108. { 34: } 165,
  5109. { 35: } 167,
  5110. { 36: } 170,
  5111. { 37: } 172,
  5112. { 38: } 176,
  5113. { 39: } 176,
  5114. { 40: } 176,
  5115. { 41: } 178,
  5116. { 42: } 180,
  5117. { 43: } 182,
  5118. { 44: } 184,
  5119. { 45: } 187,
  5120. { 46: } 189,
  5121. { 47: } 191,
  5122. { 48: } 193,
  5123. { 49: } 195,
  5124. { 50: } 197,
  5125. { 51: } 199,
  5126. { 52: } 200,
  5127. { 53: } 200,
  5128. { 54: } 200,
  5129. { 55: } 200,
  5130. { 56: } 201,
  5131. { 57: } 201,
  5132. { 58: } 201,
  5133. { 59: } 201,
  5134. { 60: } 203,
  5135. { 61: } 203,
  5136. { 62: } 205,
  5137. { 63: } 205,
  5138. { 64: } 207,
  5139. { 65: } 209,
  5140. { 66: } 210,
  5141. { 67: } 215,
  5142. { 68: } 216,
  5143. { 69: } 217,
  5144. { 70: } 218,
  5145. { 71: } 220,
  5146. { 72: } 223,
  5147. { 73: } 223,
  5148. { 74: } 223,
  5149. { 75: } 223,
  5150. { 76: } 223,
  5151. { 77: } 223,
  5152. { 78: } 223,
  5153. { 79: } 223,
  5154. { 80: } 223,
  5155. { 81: } 225,
  5156. { 82: } 231,
  5157. { 83: } 234,
  5158. { 84: } 235,
  5159. { 85: } 242,
  5160. { 86: } 243,
  5161. { 87: } 244,
  5162. { 88: } 245,
  5163. { 89: } 247,
  5164. { 90: } 249,
  5165. { 91: } 251,
  5166. { 92: } 253,
  5167. { 93: } 255,
  5168. { 94: } 257,
  5169. { 95: } 259,
  5170. { 96: } 262,
  5171. { 97: } 264,
  5172. { 98: } 266,
  5173. { 99: } 268,
  5174. { 100: } 270,
  5175. { 101: } 272,
  5176. { 102: } 274,
  5177. { 103: } 277,
  5178. { 104: } 279,
  5179. { 105: } 281,
  5180. { 106: } 283,
  5181. { 107: } 285,
  5182. { 108: } 287,
  5183. { 109: } 289,
  5184. { 110: } 291,
  5185. { 111: } 293,
  5186. { 112: } 295,
  5187. { 113: } 297,
  5188. { 114: } 299,
  5189. { 115: } 301,
  5190. { 116: } 303,
  5191. { 117: } 305,
  5192. { 118: } 307,
  5193. { 119: } 307,
  5194. { 120: } 307,
  5195. { 121: } 307,
  5196. { 122: } 307,
  5197. { 123: } 309,
  5198. { 124: } 310,
  5199. { 125: } 311,
  5200. { 126: } 312,
  5201. { 127: } 313,
  5202. { 128: } 314,
  5203. { 129: } 315,
  5204. { 130: } 317,
  5205. { 131: } 319,
  5206. { 132: } 320,
  5207. { 133: } 321,
  5208. { 134: } 322,
  5209. { 135: } 324,
  5210. { 136: } 325,
  5211. { 137: } 326,
  5212. { 138: } 326,
  5213. { 139: } 328,
  5214. { 140: } 330,
  5215. { 141: } 332,
  5216. { 142: } 334,
  5217. { 143: } 336,
  5218. { 144: } 338,
  5219. { 145: } 340,
  5220. { 146: } 342,
  5221. { 147: } 344,
  5222. { 148: } 347,
  5223. { 149: } 349,
  5224. { 150: } 351,
  5225. { 151: } 353,
  5226. { 152: } 355,
  5227. { 153: } 357,
  5228. { 154: } 359,
  5229. { 155: } 361,
  5230. { 156: } 363,
  5231. { 157: } 365,
  5232. { 158: } 367,
  5233. { 159: } 369,
  5234. { 160: } 374,
  5235. { 161: } 376,
  5236. { 162: } 378,
  5237. { 163: } 380,
  5238. { 164: } 381,
  5239. { 165: } 382,
  5240. { 166: } 384,
  5241. { 167: } 386,
  5242. { 168: } 388,
  5243. { 169: } 390,
  5244. { 170: } 392,
  5245. { 171: } 392,
  5246. { 172: } 393,
  5247. { 173: } 394,
  5248. { 174: } 394,
  5249. { 175: } 395,
  5250. { 176: } 396,
  5251. { 177: } 397,
  5252. { 178: } 398,
  5253. { 179: } 399,
  5254. { 180: } 399,
  5255. { 181: } 400,
  5256. { 182: } 401,
  5257. { 183: } 403,
  5258. { 184: } 404,
  5259. { 185: } 406,
  5260. { 186: } 408,
  5261. { 187: } 410,
  5262. { 188: } 412,
  5263. { 189: } 414,
  5264. { 190: } 416,
  5265. { 191: } 418,
  5266. { 192: } 420,
  5267. { 193: } 422,
  5268. { 194: } 424,
  5269. { 195: } 425,
  5270. { 196: } 426,
  5271. { 197: } 427,
  5272. { 198: } 429,
  5273. { 199: } 431,
  5274. { 200: } 433,
  5275. { 201: } 435,
  5276. { 202: } 437,
  5277. { 203: } 439,
  5278. { 204: } 441,
  5279. { 205: } 442,
  5280. { 206: } 444,
  5281. { 207: } 446,
  5282. { 208: } 448,
  5283. { 209: } 449,
  5284. { 210: } 451,
  5285. { 211: } 453,
  5286. { 212: } 454,
  5287. { 213: } 455,
  5288. { 214: } 456,
  5289. { 215: } 457,
  5290. { 216: } 459,
  5291. { 217: } 460,
  5292. { 218: } 461,
  5293. { 219: } 461,
  5294. { 220: } 461,
  5295. { 221: } 462,
  5296. { 222: } 463,
  5297. { 223: } 464,
  5298. { 224: } 465,
  5299. { 225: } 466,
  5300. { 226: } 468,
  5301. { 227: } 470,
  5302. { 228: } 472,
  5303. { 229: } 473,
  5304. { 230: } 475,
  5305. { 231: } 476,
  5306. { 232: } 478,
  5307. { 233: } 480,
  5308. { 234: } 482,
  5309. { 235: } 484,
  5310. { 236: } 486,
  5311. { 237: } 487,
  5312. { 238: } 488,
  5313. { 239: } 490,
  5314. { 240: } 492,
  5315. { 241: } 493,
  5316. { 242: } 495,
  5317. { 243: } 497,
  5318. { 244: } 498,
  5319. { 245: } 499,
  5320. { 246: } 500,
  5321. { 247: } 505,
  5322. { 248: } 506,
  5323. { 249: } 507,
  5324. { 250: } 510,
  5325. { 251: } 511,
  5326. { 252: } 511,
  5327. { 253: } 511,
  5328. { 254: } 511,
  5329. { 255: } 512,
  5330. { 256: } 513,
  5331. { 257: } 514,
  5332. { 258: } 516,
  5333. { 259: } 518,
  5334. { 260: } 520,
  5335. { 261: } 521,
  5336. { 262: } 522,
  5337. { 263: } 523,
  5338. { 264: } 525,
  5339. { 265: } 527,
  5340. { 266: } 529,
  5341. { 267: } 530,
  5342. { 268: } 531,
  5343. { 269: } 533,
  5344. { 270: } 534,
  5345. { 271: } 536,
  5346. { 272: } 538,
  5347. { 273: } 540,
  5348. { 274: } 543,
  5349. { 275: } 544,
  5350. { 276: } 545,
  5351. { 277: } 546,
  5352. { 278: } 546,
  5353. { 279: } 546,
  5354. { 280: } 547,
  5355. { 281: } 549,
  5356. { 282: } 551,
  5357. { 283: } 553,
  5358. { 284: } 555,
  5359. { 285: } 557,
  5360. { 286: } 558,
  5361. { 287: } 559,
  5362. { 288: } 560,
  5363. { 289: } 561,
  5364. { 290: } 564,
  5365. { 291: } 565,
  5366. { 292: } 566,
  5367. { 293: } 566,
  5368. { 294: } 567,
  5369. { 295: } 568,
  5370. { 296: } 570,
  5371. { 297: } 571,
  5372. { 298: } 572,
  5373. { 299: } 573,
  5374. { 300: } 574,
  5375. { 301: } 575,
  5376. { 302: } 576,
  5377. { 303: } 577,
  5378. { 304: } 578,
  5379. { 305: } 579,
  5380. { 306: } 580,
  5381. { 307: } 581,
  5382. { 308: } 582,
  5383. { 309: } 583,
  5384. { 310: } 584,
  5385. { 311: } 585,
  5386. { 312: } 586,
  5387. { 313: } 588,
  5388. { 314: } 589,
  5389. { 315: } 591,
  5390. { 316: } 593,
  5391. { 317: } 594,
  5392. { 318: } 595,
  5393. { 319: } 597,
  5394. { 320: } 598,
  5395. { 321: } 599,
  5396. { 322: } 600,
  5397. { 323: } 601,
  5398. { 324: } 602,
  5399. { 325: } 603,
  5400. { 326: } 604,
  5401. { 327: } 605,
  5402. { 328: } 606,
  5403. { 329: } 607,
  5404. { 330: } 608,
  5405. { 331: } 609,
  5406. { 332: } 610,
  5407. { 333: } 611,
  5408. { 334: } 612,
  5409. { 335: } 613,
  5410. { 336: } 614,
  5411. { 337: } 615,
  5412. { 338: } 616,
  5413. { 339: } 617,
  5414. { 340: } 618,
  5415. { 341: } 619,
  5416. { 342: } 620,
  5417. { 343: } 621,
  5418. { 344: } 622,
  5419. { 345: } 622,
  5420. { 346: } 623,
  5421. { 347: } 624,
  5422. { 348: } 625,
  5423. { 349: } 626,
  5424. { 350: } 626,
  5425. { 351: } 627,
  5426. { 352: } 628,
  5427. { 353: } 629,
  5428. { 354: } 630,
  5429. { 355: } 631,
  5430. { 356: } 632,
  5431. { 357: } 633,
  5432. { 358: } 634,
  5433. { 359: } 635,
  5434. { 360: } 636,
  5435. { 361: } 637,
  5436. { 362: } 638,
  5437. { 363: } 639,
  5438. { 364: } 640,
  5439. { 365: } 641,
  5440. { 366: } 642,
  5441. { 367: } 643,
  5442. { 368: } 644,
  5443. { 369: } 644,
  5444. { 370: } 645
  5445. );
  5446. yyth : array [0..yynstates-1] of Integer = (
  5447. { 0: } 55,
  5448. { 1: } 110,
  5449. { 2: } 112,
  5450. { 3: } 114,
  5451. { 4: } 116,
  5452. { 5: } 119,
  5453. { 6: } 124,
  5454. { 7: } 130,
  5455. { 8: } 131,
  5456. { 9: } 132,
  5457. { 10: } 133,
  5458. { 11: } 135,
  5459. { 12: } 137,
  5460. { 13: } 145,
  5461. { 14: } 145,
  5462. { 15: } 145,
  5463. { 16: } 145,
  5464. { 17: } 145,
  5465. { 18: } 145,
  5466. { 19: } 145,
  5467. { 20: } 145,
  5468. { 21: } 145,
  5469. { 22: } 145,
  5470. { 23: } 145,
  5471. { 24: } 145,
  5472. { 25: } 145,
  5473. { 26: } 146,
  5474. { 27: } 149,
  5475. { 28: } 152,
  5476. { 29: } 156,
  5477. { 30: } 158,
  5478. { 31: } 160,
  5479. { 32: } 162,
  5480. { 33: } 164,
  5481. { 34: } 166,
  5482. { 35: } 169,
  5483. { 36: } 171,
  5484. { 37: } 175,
  5485. { 38: } 175,
  5486. { 39: } 175,
  5487. { 40: } 177,
  5488. { 41: } 179,
  5489. { 42: } 181,
  5490. { 43: } 183,
  5491. { 44: } 186,
  5492. { 45: } 188,
  5493. { 46: } 190,
  5494. { 47: } 192,
  5495. { 48: } 194,
  5496. { 49: } 196,
  5497. { 50: } 198,
  5498. { 51: } 199,
  5499. { 52: } 199,
  5500. { 53: } 199,
  5501. { 54: } 199,
  5502. { 55: } 200,
  5503. { 56: } 200,
  5504. { 57: } 200,
  5505. { 58: } 200,
  5506. { 59: } 202,
  5507. { 60: } 202,
  5508. { 61: } 204,
  5509. { 62: } 204,
  5510. { 63: } 206,
  5511. { 64: } 208,
  5512. { 65: } 209,
  5513. { 66: } 214,
  5514. { 67: } 215,
  5515. { 68: } 216,
  5516. { 69: } 217,
  5517. { 70: } 219,
  5518. { 71: } 222,
  5519. { 72: } 222,
  5520. { 73: } 222,
  5521. { 74: } 222,
  5522. { 75: } 222,
  5523. { 76: } 222,
  5524. { 77: } 222,
  5525. { 78: } 222,
  5526. { 79: } 222,
  5527. { 80: } 224,
  5528. { 81: } 230,
  5529. { 82: } 233,
  5530. { 83: } 234,
  5531. { 84: } 241,
  5532. { 85: } 242,
  5533. { 86: } 243,
  5534. { 87: } 244,
  5535. { 88: } 246,
  5536. { 89: } 248,
  5537. { 90: } 250,
  5538. { 91: } 252,
  5539. { 92: } 254,
  5540. { 93: } 256,
  5541. { 94: } 258,
  5542. { 95: } 261,
  5543. { 96: } 263,
  5544. { 97: } 265,
  5545. { 98: } 267,
  5546. { 99: } 269,
  5547. { 100: } 271,
  5548. { 101: } 273,
  5549. { 102: } 276,
  5550. { 103: } 278,
  5551. { 104: } 280,
  5552. { 105: } 282,
  5553. { 106: } 284,
  5554. { 107: } 286,
  5555. { 108: } 288,
  5556. { 109: } 290,
  5557. { 110: } 292,
  5558. { 111: } 294,
  5559. { 112: } 296,
  5560. { 113: } 298,
  5561. { 114: } 300,
  5562. { 115: } 302,
  5563. { 116: } 304,
  5564. { 117: } 306,
  5565. { 118: } 306,
  5566. { 119: } 306,
  5567. { 120: } 306,
  5568. { 121: } 306,
  5569. { 122: } 308,
  5570. { 123: } 309,
  5571. { 124: } 310,
  5572. { 125: } 311,
  5573. { 126: } 312,
  5574. { 127: } 313,
  5575. { 128: } 314,
  5576. { 129: } 316,
  5577. { 130: } 318,
  5578. { 131: } 319,
  5579. { 132: } 320,
  5580. { 133: } 321,
  5581. { 134: } 323,
  5582. { 135: } 324,
  5583. { 136: } 325,
  5584. { 137: } 325,
  5585. { 138: } 327,
  5586. { 139: } 329,
  5587. { 140: } 331,
  5588. { 141: } 333,
  5589. { 142: } 335,
  5590. { 143: } 337,
  5591. { 144: } 339,
  5592. { 145: } 341,
  5593. { 146: } 343,
  5594. { 147: } 346,
  5595. { 148: } 348,
  5596. { 149: } 350,
  5597. { 150: } 352,
  5598. { 151: } 354,
  5599. { 152: } 356,
  5600. { 153: } 358,
  5601. { 154: } 360,
  5602. { 155: } 362,
  5603. { 156: } 364,
  5604. { 157: } 366,
  5605. { 158: } 368,
  5606. { 159: } 373,
  5607. { 160: } 375,
  5608. { 161: } 377,
  5609. { 162: } 379,
  5610. { 163: } 380,
  5611. { 164: } 381,
  5612. { 165: } 383,
  5613. { 166: } 385,
  5614. { 167: } 387,
  5615. { 168: } 389,
  5616. { 169: } 391,
  5617. { 170: } 391,
  5618. { 171: } 392,
  5619. { 172: } 393,
  5620. { 173: } 393,
  5621. { 174: } 394,
  5622. { 175: } 395,
  5623. { 176: } 396,
  5624. { 177: } 397,
  5625. { 178: } 398,
  5626. { 179: } 398,
  5627. { 180: } 399,
  5628. { 181: } 400,
  5629. { 182: } 402,
  5630. { 183: } 403,
  5631. { 184: } 405,
  5632. { 185: } 407,
  5633. { 186: } 409,
  5634. { 187: } 411,
  5635. { 188: } 413,
  5636. { 189: } 415,
  5637. { 190: } 417,
  5638. { 191: } 419,
  5639. { 192: } 421,
  5640. { 193: } 423,
  5641. { 194: } 424,
  5642. { 195: } 425,
  5643. { 196: } 426,
  5644. { 197: } 428,
  5645. { 198: } 430,
  5646. { 199: } 432,
  5647. { 200: } 434,
  5648. { 201: } 436,
  5649. { 202: } 438,
  5650. { 203: } 440,
  5651. { 204: } 441,
  5652. { 205: } 443,
  5653. { 206: } 445,
  5654. { 207: } 447,
  5655. { 208: } 448,
  5656. { 209: } 450,
  5657. { 210: } 452,
  5658. { 211: } 453,
  5659. { 212: } 454,
  5660. { 213: } 455,
  5661. { 214: } 456,
  5662. { 215: } 458,
  5663. { 216: } 459,
  5664. { 217: } 460,
  5665. { 218: } 460,
  5666. { 219: } 460,
  5667. { 220: } 461,
  5668. { 221: } 462,
  5669. { 222: } 463,
  5670. { 223: } 464,
  5671. { 224: } 465,
  5672. { 225: } 467,
  5673. { 226: } 469,
  5674. { 227: } 471,
  5675. { 228: } 472,
  5676. { 229: } 474,
  5677. { 230: } 475,
  5678. { 231: } 477,
  5679. { 232: } 479,
  5680. { 233: } 481,
  5681. { 234: } 483,
  5682. { 235: } 485,
  5683. { 236: } 486,
  5684. { 237: } 487,
  5685. { 238: } 489,
  5686. { 239: } 491,
  5687. { 240: } 492,
  5688. { 241: } 494,
  5689. { 242: } 496,
  5690. { 243: } 497,
  5691. { 244: } 498,
  5692. { 245: } 499,
  5693. { 246: } 504,
  5694. { 247: } 505,
  5695. { 248: } 506,
  5696. { 249: } 509,
  5697. { 250: } 510,
  5698. { 251: } 510,
  5699. { 252: } 510,
  5700. { 253: } 510,
  5701. { 254: } 511,
  5702. { 255: } 512,
  5703. { 256: } 513,
  5704. { 257: } 515,
  5705. { 258: } 517,
  5706. { 259: } 519,
  5707. { 260: } 520,
  5708. { 261: } 521,
  5709. { 262: } 522,
  5710. { 263: } 524,
  5711. { 264: } 526,
  5712. { 265: } 528,
  5713. { 266: } 529,
  5714. { 267: } 530,
  5715. { 268: } 532,
  5716. { 269: } 533,
  5717. { 270: } 535,
  5718. { 271: } 537,
  5719. { 272: } 539,
  5720. { 273: } 542,
  5721. { 274: } 543,
  5722. { 275: } 544,
  5723. { 276: } 545,
  5724. { 277: } 545,
  5725. { 278: } 545,
  5726. { 279: } 546,
  5727. { 280: } 548,
  5728. { 281: } 550,
  5729. { 282: } 552,
  5730. { 283: } 554,
  5731. { 284: } 556,
  5732. { 285: } 557,
  5733. { 286: } 558,
  5734. { 287: } 559,
  5735. { 288: } 560,
  5736. { 289: } 563,
  5737. { 290: } 564,
  5738. { 291: } 565,
  5739. { 292: } 565,
  5740. { 293: } 566,
  5741. { 294: } 567,
  5742. { 295: } 569,
  5743. { 296: } 570,
  5744. { 297: } 571,
  5745. { 298: } 572,
  5746. { 299: } 573,
  5747. { 300: } 574,
  5748. { 301: } 575,
  5749. { 302: } 576,
  5750. { 303: } 577,
  5751. { 304: } 578,
  5752. { 305: } 579,
  5753. { 306: } 580,
  5754. { 307: } 581,
  5755. { 308: } 582,
  5756. { 309: } 583,
  5757. { 310: } 584,
  5758. { 311: } 585,
  5759. { 312: } 587,
  5760. { 313: } 588,
  5761. { 314: } 590,
  5762. { 315: } 592,
  5763. { 316: } 593,
  5764. { 317: } 594,
  5765. { 318: } 596,
  5766. { 319: } 597,
  5767. { 320: } 598,
  5768. { 321: } 599,
  5769. { 322: } 600,
  5770. { 323: } 601,
  5771. { 324: } 602,
  5772. { 325: } 603,
  5773. { 326: } 604,
  5774. { 327: } 605,
  5775. { 328: } 606,
  5776. { 329: } 607,
  5777. { 330: } 608,
  5778. { 331: } 609,
  5779. { 332: } 610,
  5780. { 333: } 611,
  5781. { 334: } 612,
  5782. { 335: } 613,
  5783. { 336: } 614,
  5784. { 337: } 615,
  5785. { 338: } 616,
  5786. { 339: } 617,
  5787. { 340: } 618,
  5788. { 341: } 619,
  5789. { 342: } 620,
  5790. { 343: } 621,
  5791. { 344: } 621,
  5792. { 345: } 622,
  5793. { 346: } 623,
  5794. { 347: } 624,
  5795. { 348: } 625,
  5796. { 349: } 625,
  5797. { 350: } 626,
  5798. { 351: } 627,
  5799. { 352: } 628,
  5800. { 353: } 629,
  5801. { 354: } 630,
  5802. { 355: } 631,
  5803. { 356: } 632,
  5804. { 357: } 633,
  5805. { 358: } 634,
  5806. { 359: } 635,
  5807. { 360: } 636,
  5808. { 361: } 637,
  5809. { 362: } 638,
  5810. { 363: } 639,
  5811. { 364: } 640,
  5812. { 365: } 641,
  5813. { 366: } 642,
  5814. { 367: } 643,
  5815. { 368: } 643,
  5816. { 369: } 644,
  5817. { 370: } 644
  5818. );
  5819. var yyn : Integer;
  5820. label start, scan, action;
  5821. begin
  5822. start:
  5823. (* initialize: *)
  5824. yynew;
  5825. scan:
  5826. (* mark positions and matches: *)
  5827. for yyn := yykl[yystate] to yykh[yystate] do yymark(yyk[yyn]);
  5828. for yyn := yymh[yystate] downto yyml[yystate] do yymatch(yym[yyn]);
  5829. if yytl[yystate]>yyth[yystate] then goto action; (* dead state *)
  5830. (* get next character: *)
  5831. yyscan;
  5832. (* determine action: *)
  5833. yyn := yytl[yystate];
  5834. while (yyn<=yyth[yystate]) and not (yyactchar in yyt[yyn].cc) do inc(yyn);
  5835. if yyn>yyth[yystate] then goto action;
  5836. (* no transition on yyactchar in this state *)
  5837. (* switch to new state: *)
  5838. yystate := yyt[yyn].s;
  5839. goto scan;
  5840. action:
  5841. (* execute action: *)
  5842. if yyfind(yyrule) then
  5843. begin
  5844. yyaction(yyrule);
  5845. if yyreject then goto action;
  5846. end
  5847. else if not yydefault and yywrap() then
  5848. begin
  5849. yyclear;
  5850. return(0);
  5851. end;
  5852. if not yydone then goto start;
  5853. yylex := yyretval;
  5854. end(*yylex*);
  5855. function act_token : string;
  5856. begin
  5857. act_token:=yytext;
  5858. end;
  5859. end.