scan.pas 107 KB

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