scan.pas 106 KB

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