scan.pas 107 KB

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