scan.pas 106 KB

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