scan.pas 107 KB

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