1 Star 0 Fork 0

zhuchance/kubernetes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
scanner.go 75.62 KB
一键复制 编辑 原始数据 按行查看 历史
Yifan Gu 提交于 2015-04-27 18:12 . Godep: Add godep for rkt.
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788
/*
Copyright (c) 2014 The ql Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
CAUTION: If this file is 'scanner.go', it was generated
automatically from 'scanner.l' - DO NOT EDIT in that case!
*/
package ql
import (
"fmt"
"math"
"strconv"
"unicode"
)
type lexer struct {
agg []bool
c int
col int
errs []error
i int
lcol int
line int
list []stmt
ncol int
nline int
params int
sc int
src string
val []byte
}
func newLexer(src string) (l *lexer) {
l = &lexer{
src: src,
nline: 1,
ncol: 0,
}
l.next()
return
}
func (l *lexer) next() int {
if l.c != 0 {
l.val = append(l.val, byte(l.c))
}
l.c = 0
if l.i < len(l.src) {
l.c = int(l.src[l.i])
l.i++
}
switch l.c {
case '\n':
l.lcol = l.ncol
l.nline++
l.ncol = 0
default:
l.ncol++
}
return l.c
}
func (l *lexer) err0(ln, c int, s string, arg ...interface{}) {
err := fmt.Errorf(fmt.Sprintf("%d:%d ", ln, c)+s, arg...)
l.errs = append(l.errs, err)
}
func (l *lexer) err(s string, arg ...interface{}) {
l.err0(l.line, l.col, s, arg...)
}
func (l *lexer) Error(s string) {
l.err(s)
}
func (l *lexer) Lex(lval *yySymType) (r int) {
//defer func() { dbg("Lex -> %d(%#x)", r, r) }()
defer func() {
lval.line, lval.col = l.line, l.col
}()
const (
INITIAL = iota
S1
S2
)
c0, c := 0, l.c
yystate0:
l.val = l.val[:0]
c0, l.line, l.col = l.c, l.nline, l.ncol
switch yyt := l.sc; yyt {
default:
panic(fmt.Errorf(`invalid start condition %d`, yyt))
case 0: // start condition: INITIAL
goto yystart1
case 1: // start condition: S1
goto yystart291
case 2: // start condition: S2
goto yystart296
}
goto yystate0 // silence unused label error
goto yystate1 // silence unused label error
yystate1:
c = l.next()
yystart1:
switch {
default:
goto yystate3 // c >= '\x01' && c <= '\b' || c == '\v' || c == '\f' || c >= '\x0e' && c <= '\x1f' || c == '#' || c == '%%' || c >= '(' && c <= ',' || c == ':' || c == ';' || c == '@' || c >= '[' && c <= '^' || c == '{' || c >= '}' && c <= 'ÿ'
case c == '!':
goto yystate6
case c == '"':
goto yystate8
case c == '$' || c == '?':
goto yystate9
case c == '&':
goto yystate11
case c == '-':
goto yystate19
case c == '.':
goto yystate21
case c == '/':
goto yystate27
case c == '0':
goto yystate32
case c == '<':
goto yystate40
case c == '=':
goto yystate43
case c == '>':
goto yystate45
case c == 'A' || c == 'a':
goto yystate48
case c == 'B' || c == 'b':
goto yystate60
case c == 'C' || c == 'c':
goto yystate87
case c == 'D' || c == 'd':
goto yystate111
case c == 'E' || c == 'e':
goto yystate136
case c == 'F' || c == 'f':
goto yystate142
case c == 'G' || c == 'g':
goto yystate158
case c == 'H' || c == 'J' || c == 'K' || c == 'M' || c == 'P' || c == 'Q' || c >= 'X' && c <= 'Z' || c == '_' || c == 'h' || c == 'j' || c == 'k' || c == 'm' || c == 'p' || c == 'q' || c >= 'x' && c <= 'z':
goto yystate163
case c == 'I' || c == 'i':
goto yystate164
case c == 'L' || c == 'l':
goto yystate184
case c == 'N' || c == 'n':
goto yystate191
case c == 'O' || c == 'o':
goto yystate197
case c == 'R' || c == 'r':
goto yystate208
case c == 'S' || c == 's':
goto yystate219
case c == 'T' || c == 't':
goto yystate231
case c == 'U' || c == 'u':
goto yystate256
case c == 'V' || c == 'v':
goto yystate277
case c == 'W' || c == 'w':
goto yystate283
case c == '\'':
goto yystate14
case c == '\n':
goto yystate5
case c == '\t' || c == '\r' || c == ' ':
goto yystate4
case c == '\x00':
goto yystate2
case c == '`':
goto yystate288
case c == '|':
goto yystate289
case c >= '1' && c <= '9':
goto yystate38
}
yystate2:
c = l.next()
goto yyrule1
yystate3:
c = l.next()
goto yyrule94
yystate4:
c = l.next()
switch {
default:
goto yyrule2
case c == '\t' || c == '\n' || c == '\r' || c == ' ':
goto yystate5
}
yystate5:
c = l.next()
switch {
default:
goto yyrule2
case c == '\t' || c == '\n' || c == '\r' || c == ' ':
goto yystate5
}
yystate6:
c = l.next()
switch {
default:
goto yyrule94
case c == '=':
goto yystate7
}
yystate7:
c = l.next()
goto yyrule21
yystate8:
c = l.next()
goto yyrule10
yystate9:
c = l.next()
switch {
default:
goto yyrule94
case c >= '0' && c <= '9':
goto yystate10
}
yystate10:
c = l.next()
switch {
default:
goto yyrule93
case c >= '0' && c <= '9':
goto yystate10
}
yystate11:
c = l.next()
switch {
default:
goto yyrule94
case c == '&':
goto yystate12
case c == '^':
goto yystate13
}
yystate12:
c = l.next()
goto yyrule15
yystate13:
c = l.next()
goto yyrule16
yystate14:
c = l.next()
switch {
default:
goto yyrule94
case c == '\'':
goto yystate16
case c == '\\':
goto yystate17
case c >= '\x01' && c <= '&' || c >= '(' && c <= '[' || c >= ']' && c <= 'ÿ':
goto yystate15
}
yystate15:
c = l.next()
switch {
default:
goto yyabort
case c == '\'':
goto yystate16
case c == '\\':
goto yystate17
case c >= '\x01' && c <= '&' || c >= '(' && c <= '[' || c >= ']' && c <= 'ÿ':
goto yystate15
}
yystate16:
c = l.next()
goto yyrule12
yystate17:
c = l.next()
switch {
default:
goto yyabort
case c == '\'':
goto yystate18
case c == '\\':
goto yystate17
case c >= '\x01' && c <= '&' || c >= '(' && c <= '[' || c >= ']' && c <= 'ÿ':
goto yystate15
}
yystate18:
c = l.next()
switch {
default:
goto yyrule12
case c == '\'':
goto yystate16
case c == '\\':
goto yystate17
case c >= '\x01' && c <= '&' || c >= '(' && c <= '[' || c >= ']' && c <= 'ÿ':
goto yystate15
}
yystate19:
c = l.next()
switch {
default:
goto yyrule94
case c == '-':
goto yystate20
}
yystate20:
c = l.next()
switch {
default:
goto yyrule3
case c >= '\x01' && c <= '\t' || c >= '\v' && c <= 'ÿ':
goto yystate20
}
yystate21:
c = l.next()
switch {
default:
goto yyrule94
case c >= '0' && c <= '9':
goto yystate22
}
yystate22:
c = l.next()
switch {
default:
goto yyrule9
case c == 'E' || c == 'e':
goto yystate23
case c == 'i':
goto yystate26
case c >= '0' && c <= '9':
goto yystate22
}
yystate23:
c = l.next()
switch {
default:
goto yyabort
case c == '+' || c == '-':
goto yystate24
case c >= '0' && c <= '9':
goto yystate25
}
yystate24:
c = l.next()
switch {
default:
goto yyabort
case c >= '0' && c <= '9':
goto yystate25
}
yystate25:
c = l.next()
switch {
default:
goto yyrule9
case c == 'i':
goto yystate26
case c >= '0' && c <= '9':
goto yystate25
}
yystate26:
c = l.next()
goto yyrule7
yystate27:
c = l.next()
switch {
default:
goto yyrule94
case c == '*':
goto yystate28
case c == '/':
goto yystate31
}
yystate28:
c = l.next()
switch {
default:
goto yyabort
case c == '*':
goto yystate29
case c >= '\x01' && c <= ')' || c >= '+' && c <= 'ÿ':
goto yystate28
}
yystate29:
c = l.next()
switch {
default:
goto yyabort
case c == '*':
goto yystate29
case c == '/':
goto yystate30
case c >= '\x01' && c <= ')' || c >= '+' && c <= '.' || c >= '0' && c <= 'ÿ':
goto yystate28
}
yystate30:
c = l.next()
goto yyrule5
yystate31:
c = l.next()
switch {
default:
goto yyrule4
case c >= '\x01' && c <= '\t' || c >= '\v' && c <= 'ÿ':
goto yystate31
}
yystate32:
c = l.next()
switch {
default:
goto yyrule8
case c == '.':
goto yystate22
case c == '8' || c == '9':
goto yystate34
case c == 'E' || c == 'e':
goto yystate23
case c == 'X' || c == 'x':
goto yystate36
case c == 'i':
goto yystate35
case c >= '0' && c <= '7':
goto yystate33
}
yystate33:
c = l.next()
switch {
default:
goto yyrule8
case c == '.':
goto yystate22
case c == '8' || c == '9':
goto yystate34
case c == 'E' || c == 'e':
goto yystate23
case c == 'i':
goto yystate35
case c >= '0' && c <= '7':
goto yystate33
}
yystate34:
c = l.next()
switch {
default:
goto yyabort
case c == '.':
goto yystate22
case c == 'E' || c == 'e':
goto yystate23
case c == 'i':
goto yystate35
case c >= '0' && c <= '9':
goto yystate34
}
yystate35:
c = l.next()
goto yyrule6
yystate36:
c = l.next()
switch {
default:
goto yyabort
case c >= '0' && c <= '9' || c >= 'A' && c <= 'F' || c >= 'a' && c <= 'f':
goto yystate37
}
yystate37:
c = l.next()
switch {
default:
goto yyrule8
case c >= '0' && c <= '9' || c >= 'A' && c <= 'F' || c >= 'a' && c <= 'f':
goto yystate37
}
yystate38:
c = l.next()
switch {
default:
goto yyrule8
case c == '.':
goto yystate22
case c == 'E' || c == 'e':
goto yystate23
case c == 'i':
goto yystate35
case c >= '0' && c <= '9':
goto yystate39
}
yystate39:
c = l.next()
switch {
default:
goto yyrule8
case c == '.':
goto yystate22
case c == 'E' || c == 'e':
goto yystate23
case c == 'i':
goto yystate35
case c >= '0' && c <= '9':
goto yystate39
}
yystate40:
c = l.next()
switch {
default:
goto yyrule94
case c == '<':
goto yystate41
case c == '=':
goto yystate42
}
yystate41:
c = l.next()
goto yyrule17
yystate42:
c = l.next()
goto yyrule18
yystate43:
c = l.next()
switch {
default:
goto yyrule94
case c == '=':
goto yystate44
}
yystate44:
c = l.next()
goto yyrule19
yystate45:
c = l.next()
switch {
default:
goto yyrule94
case c == '=':
goto yystate46
case c == '>':
goto yystate47
}
yystate46:
c = l.next()
goto yyrule20
yystate47:
c = l.next()
goto yyrule23
yystate48:
c = l.next()
switch {
default:
goto yyrule92
case c == 'D' || c == 'd':
goto yystate50
case c == 'L' || c == 'l':
goto yystate52
case c == 'N' || c == 'n':
goto yystate56
case c == 'S' || c == 's':
goto yystate58
case c >= '0' && c <= '9' || c >= 'A' && c <= 'C' || c >= 'E' && c <= 'K' || c == 'M' || c >= 'O' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'c' || c >= 'e' && c <= 'k' || c == 'm' || c >= 'o' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate49:
c = l.next()
switch {
default:
goto yyrule92
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate50:
c = l.next()
switch {
default:
goto yyrule92
case c == 'D' || c == 'd':
goto yystate51
case c >= '0' && c <= '9' || c >= 'A' && c <= 'C' || c >= 'E' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'c' || c >= 'e' && c <= 'z':
goto yystate49
}
yystate51:
c = l.next()
switch {
default:
goto yyrule24
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate52:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate53
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate53:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate54
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate54:
c = l.next()
switch {
default:
goto yyrule92
case c == 'R' || c == 'r':
goto yystate55
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate55:
c = l.next()
switch {
default:
goto yyrule25
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate56:
c = l.next()
switch {
default:
goto yyrule92
case c == 'D' || c == 'd':
goto yystate57
case c >= '0' && c <= '9' || c >= 'A' && c <= 'C' || c >= 'E' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'c' || c >= 'e' && c <= 'z':
goto yystate49
}
yystate57:
c = l.next()
switch {
default:
goto yyrule26
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate58:
c = l.next()
switch {
default:
goto yyrule28
case c == 'C' || c == 'c':
goto yystate59
case c >= '0' && c <= '9' || c == 'A' || c == 'B' || c >= 'D' && c <= 'Z' || c == '_' || c == 'a' || c == 'b' || c >= 'd' && c <= 'z':
goto yystate49
}
yystate59:
c = l.next()
switch {
default:
goto yyrule27
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate60:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate61
case c == 'I' || c == 'i':
goto yystate70
case c == 'L' || c == 'l':
goto yystate78
case c == 'O' || c == 'o':
goto yystate81
case c == 'Y' || c == 'y':
goto yystate84
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'H' || c == 'J' || c == 'K' || c == 'M' || c == 'N' || c >= 'P' && c <= 'X' || c == 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'h' || c == 'j' || c == 'k' || c == 'm' || c == 'n' || c >= 'p' && c <= 'x' || c == 'z':
goto yystate49
}
yystate61:
c = l.next()
switch {
default:
goto yyrule92
case c == 'G' || c == 'g':
goto yystate62
case c == 'T' || c == 't':
goto yystate65
case c >= '0' && c <= '9' || c >= 'A' && c <= 'F' || c >= 'H' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'f' || c >= 'h' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate62:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate63
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate63:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate64
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate64:
c = l.next()
switch {
default:
goto yyrule29
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate65:
c = l.next()
switch {
default:
goto yyrule92
case c == 'W' || c == 'w':
goto yystate66
case c >= '0' && c <= '9' || c >= 'A' && c <= 'V' || c >= 'X' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'v' || c >= 'x' && c <= 'z':
goto yystate49
}
yystate66:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate67
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate67:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate68
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate68:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate69
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate69:
c = l.next()
switch {
default:
goto yyrule30
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate70:
c = l.next()
switch {
default:
goto yyrule92
case c == 'G' || c == 'g':
goto yystate71
case c >= '0' && c <= '9' || c >= 'A' && c <= 'F' || c >= 'H' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'f' || c >= 'h' && c <= 'z':
goto yystate49
}
yystate71:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate72
case c == 'R' || c == 'r':
goto yystate75
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate72:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate73
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate73:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate74
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate74:
c = l.next()
switch {
default:
goto yyrule68
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate75:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate76
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate76:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate77
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate77:
c = l.next()
switch {
default:
goto yyrule69
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate78:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate79
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate79:
c = l.next()
switch {
default:
goto yyrule92
case c == 'B' || c == 'b':
goto yystate80
case c >= '0' && c <= '9' || c == 'A' || c >= 'C' && c <= 'Z' || c == '_' || c == 'a' || c >= 'c' && c <= 'z':
goto yystate49
}
yystate80:
c = l.next()
switch {
default:
goto yyrule70
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate81:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate82
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate82:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate83
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate83:
c = l.next()
switch {
default:
goto yyrule71
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate84:
c = l.next()
switch {
default:
goto yyrule31
case c == 'T' || c == 't':
goto yystate85
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate85:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate86
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate86:
c = l.next()
switch {
default:
goto yyrule72
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate87:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate88
case c == 'R' || c == 'r':
goto yystate106
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c == 'P' || c == 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c == 'p' || c == 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate88:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate89
case c == 'M' || c == 'm':
goto yystate93
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'N' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'n' && c <= 'z':
goto yystate49
}
yystate89:
c = l.next()
switch {
default:
goto yyrule92
case c == 'U' || c == 'u':
goto yystate90
case c >= '0' && c <= '9' || c >= 'A' && c <= 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'a' && c <= 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate90:
c = l.next()
switch {
default:
goto yyrule92
case c == 'M' || c == 'm':
goto yystate91
case c >= '0' && c <= '9' || c >= 'A' && c <= 'L' || c >= 'N' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'l' || c >= 'n' && c <= 'z':
goto yystate49
}
yystate91:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate92
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate92:
c = l.next()
switch {
default:
goto yyrule32
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate93:
c = l.next()
switch {
default:
goto yyrule92
case c == 'M' || c == 'm':
goto yystate94
case c == 'P' || c == 'p':
goto yystate97
case c >= '0' && c <= '9' || c >= 'A' && c <= 'L' || c == 'N' || c == 'O' || c >= 'Q' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'l' || c == 'n' || c == 'o' || c >= 'q' && c <= 'z':
goto yystate49
}
yystate94:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate95
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate95:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate96
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate96:
c = l.next()
switch {
default:
goto yyrule33
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate97:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate98
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate98:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate99
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate99:
c = l.next()
switch {
default:
goto yyrule92
case c == 'X' || c == 'x':
goto yystate100
case c >= '0' && c <= '9' || c >= 'A' && c <= 'W' || c == 'Y' || c == 'Z' || c == '_' || c >= 'a' && c <= 'w' || c == 'y' || c == 'z':
goto yystate49
}
yystate100:
c = l.next()
switch {
default:
goto yyrule92
case c == '0' || c >= '2' && c <= '5' || c >= '7' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
case c == '1':
goto yystate101
case c == '6':
goto yystate104
}
yystate101:
c = l.next()
switch {
default:
goto yyrule92
case c == '0' || c == '1' || c >= '3' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
case c == '2':
goto yystate102
}
yystate102:
c = l.next()
switch {
default:
goto yyrule92
case c == '8':
goto yystate103
case c >= '0' && c <= '7' || c == '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate103:
c = l.next()
switch {
default:
goto yyrule73
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate104:
c = l.next()
switch {
default:
goto yyrule92
case c == '4':
goto yystate105
case c >= '0' && c <= '3' || c >= '5' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate105:
c = l.next()
switch {
default:
goto yyrule74
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate106:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate107
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate107:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate108
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate108:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate109
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate109:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate110
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate110:
c = l.next()
switch {
default:
goto yyrule34
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate111:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate112
case c == 'I' || c == 'i':
goto yystate119
case c == 'R' || c == 'r':
goto yystate126
case c == 'U' || c == 'u':
goto yystate129
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'H' || c >= 'J' && c <= 'Q' || c == 'S' || c == 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'h' || c >= 'j' && c <= 'q' || c == 's' || c == 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate112:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate113
case c == 'S' || c == 's':
goto yystate117
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate113:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate114
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate114:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate115
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate115:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate116
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate116:
c = l.next()
switch {
default:
goto yyrule35
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate117:
c = l.next()
switch {
default:
goto yyrule92
case c == 'C' || c == 'c':
goto yystate118
case c >= '0' && c <= '9' || c == 'A' || c == 'B' || c >= 'D' && c <= 'Z' || c == '_' || c == 'a' || c == 'b' || c >= 'd' && c <= 'z':
goto yystate49
}
yystate118:
c = l.next()
switch {
default:
goto yyrule36
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate119:
c = l.next()
switch {
default:
goto yyrule92
case c == 'S' || c == 's':
goto yystate120
case c >= '0' && c <= '9' || c >= 'A' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate120:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate121
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate121:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate122
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate122:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate123
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate123:
c = l.next()
switch {
default:
goto yyrule92
case c == 'C' || c == 'c':
goto yystate124
case c >= '0' && c <= '9' || c == 'A' || c == 'B' || c >= 'D' && c <= 'Z' || c == '_' || c == 'a' || c == 'b' || c >= 'd' && c <= 'z':
goto yystate49
}
yystate124:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate125
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate125:
c = l.next()
switch {
default:
goto yyrule37
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate126:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate127
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate127:
c = l.next()
switch {
default:
goto yyrule92
case c == 'P' || c == 'p':
goto yystate128
case c >= '0' && c <= '9' || c >= 'A' && c <= 'O' || c >= 'Q' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'o' || c >= 'q' && c <= 'z':
goto yystate49
}
yystate128:
c = l.next()
switch {
default:
goto yyrule38
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate129:
c = l.next()
switch {
default:
goto yyrule92
case c == 'R' || c == 'r':
goto yystate130
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate130:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate131
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate131:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate132
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate132:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate133
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate133:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate134
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate134:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate135
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate135:
c = l.next()
switch {
default:
goto yyrule75
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate136:
c = l.next()
switch {
default:
goto yyrule92
case c == 'X' || c == 'x':
goto yystate137
case c >= '0' && c <= '9' || c >= 'A' && c <= 'W' || c == 'Y' || c == 'Z' || c == '_' || c >= 'a' && c <= 'w' || c == 'y' || c == 'z':
goto yystate49
}
yystate137:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate138
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate138:
c = l.next()
switch {
default:
goto yyrule92
case c == 'S' || c == 's':
goto yystate139
case c >= '0' && c <= '9' || c >= 'A' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate139:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate140
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate140:
c = l.next()
switch {
default:
goto yyrule92
case c == 'S' || c == 's':
goto yystate141
case c >= '0' && c <= '9' || c >= 'A' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate141:
c = l.next()
switch {
default:
goto yyrule39
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate142:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate143
case c == 'L' || c == 'l':
goto yystate147
case c == 'R' || c == 'r':
goto yystate155
case c >= '0' && c <= '9' || c >= 'B' && c <= 'K' || c >= 'M' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'k' || c >= 'm' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate143:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate144
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate144:
c = l.next()
switch {
default:
goto yyrule92
case c == 'S' || c == 's':
goto yystate145
case c >= '0' && c <= '9' || c >= 'A' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate145:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate146
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate146:
c = l.next()
switch {
default:
goto yyrule66
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate147:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate148
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate148:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate149
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate149:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate150
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate150:
c = l.next()
switch {
default:
goto yyrule76
case c == '3':
goto yystate151
case c == '6':
goto yystate153
case c >= '0' && c <= '2' || c == '4' || c == '5' || c >= '7' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate151:
c = l.next()
switch {
default:
goto yyrule92
case c == '0' || c == '1' || c >= '3' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
case c == '2':
goto yystate152
}
yystate152:
c = l.next()
switch {
default:
goto yyrule77
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate153:
c = l.next()
switch {
default:
goto yyrule92
case c == '4':
goto yystate154
case c >= '0' && c <= '3' || c >= '5' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate154:
c = l.next()
switch {
default:
goto yyrule78
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate155:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate156
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate156:
c = l.next()
switch {
default:
goto yyrule92
case c == 'M' || c == 'm':
goto yystate157
case c >= '0' && c <= '9' || c >= 'A' && c <= 'L' || c >= 'N' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'l' || c >= 'n' && c <= 'z':
goto yystate49
}
yystate157:
c = l.next()
switch {
default:
goto yyrule40
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate158:
c = l.next()
switch {
default:
goto yyrule92
case c == 'R' || c == 'r':
goto yystate159
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate159:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate160
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate160:
c = l.next()
switch {
default:
goto yyrule92
case c == 'U' || c == 'u':
goto yystate161
case c >= '0' && c <= '9' || c >= 'A' && c <= 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'a' && c <= 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate161:
c = l.next()
switch {
default:
goto yyrule92
case c == 'P' || c == 'p':
goto yystate162
case c >= '0' && c <= '9' || c >= 'A' && c <= 'O' || c >= 'Q' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'o' || c >= 'q' && c <= 'z':
goto yystate49
}
yystate162:
c = l.next()
switch {
default:
goto yyrule41
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate163:
c = l.next()
switch {
default:
goto yyrule92
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate164:
c = l.next()
switch {
default:
goto yyrule92
case c == 'F' || c == 'f':
goto yystate165
case c == 'N' || c == 'n':
goto yystate166
case c == 'S' || c == 's':
goto yystate183
case c >= '0' && c <= '9' || c >= 'A' && c <= 'E' || c >= 'G' && c <= 'M' || c >= 'O' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'e' || c >= 'g' && c <= 'm' || c >= 'o' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate165:
c = l.next()
switch {
default:
goto yyrule42
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate166:
c = l.next()
switch {
default:
goto yyrule46
case c == 'D' || c == 'd':
goto yystate167
case c == 'S' || c == 's':
goto yystate170
case c == 'T' || c == 't':
goto yystate174
case c >= '0' && c <= '9' || c >= 'A' && c <= 'C' || c >= 'E' && c <= 'R' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'c' || c >= 'e' && c <= 'r' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate167:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate168
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate168:
c = l.next()
switch {
default:
goto yyrule92
case c == 'X' || c == 'x':
goto yystate169
case c >= '0' && c <= '9' || c >= 'A' && c <= 'W' || c == 'Y' || c == 'Z' || c == '_' || c >= 'a' && c <= 'w' || c == 'y' || c == 'z':
goto yystate49
}
yystate169:
c = l.next()
switch {
default:
goto yyrule43
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate170:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate171
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate171:
c = l.next()
switch {
default:
goto yyrule92
case c == 'R' || c == 'r':
goto yystate172
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate172:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate173
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate173:
c = l.next()
switch {
default:
goto yyrule44
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate174:
c = l.next()
switch {
default:
goto yyrule79
case c == '0' || c == '2' || c == '4' || c == '5' || c == '7' || c == '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
case c == '1':
goto yystate175
case c == '3':
goto yystate177
case c == '6':
goto yystate179
case c == '8':
goto yystate181
case c == 'O' || c == 'o':
goto yystate182
}
yystate175:
c = l.next()
switch {
default:
goto yyrule92
case c == '6':
goto yystate176
case c >= '0' && c <= '5' || c >= '7' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate176:
c = l.next()
switch {
default:
goto yyrule80
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate177:
c = l.next()
switch {
default:
goto yyrule92
case c == '0' || c == '1' || c >= '3' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
case c == '2':
goto yystate178
}
yystate178:
c = l.next()
switch {
default:
goto yyrule81
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate179:
c = l.next()
switch {
default:
goto yyrule92
case c == '4':
goto yystate180
case c >= '0' && c <= '3' || c >= '5' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate180:
c = l.next()
switch {
default:
goto yyrule82
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate181:
c = l.next()
switch {
default:
goto yyrule83
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate182:
c = l.next()
switch {
default:
goto yyrule45
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate183:
c = l.next()
switch {
default:
goto yyrule47
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate184:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate185
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate185:
c = l.next()
switch {
default:
goto yyrule92
case c == 'K' || c == 'k':
goto yystate186
case c == 'M' || c == 'm':
goto yystate188
case c >= '0' && c <= '9' || c >= 'A' && c <= 'J' || c == 'L' || c >= 'N' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'j' || c == 'l' || c >= 'n' && c <= 'z':
goto yystate49
}
yystate186:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate187
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate187:
c = l.next()
switch {
default:
goto yyrule48
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate188:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate189
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate189:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate190
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate190:
c = l.next()
switch {
default:
goto yyrule49
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate191:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate192
case c == 'U' || c == 'u':
goto yystate194
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate192:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate193
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate193:
c = l.next()
switch {
default:
goto yyrule50
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate194:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate195
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate195:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate196
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate196:
c = l.next()
switch {
default:
goto yyrule65
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate197:
c = l.next()
switch {
default:
goto yyrule92
case c == 'F' || c == 'f':
goto yystate198
case c == 'N' || c == 'n':
goto yystate203
case c == 'R' || c == 'r':
goto yystate204
case c >= '0' && c <= '9' || c >= 'A' && c <= 'E' || c >= 'G' && c <= 'M' || c >= 'O' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'e' || c >= 'g' && c <= 'm' || c >= 'o' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate198:
c = l.next()
switch {
default:
goto yyrule92
case c == 'F' || c == 'f':
goto yystate199
case c >= '0' && c <= '9' || c >= 'A' && c <= 'E' || c >= 'G' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'e' || c >= 'g' && c <= 'z':
goto yystate49
}
yystate199:
c = l.next()
switch {
default:
goto yyrule92
case c == 'S' || c == 's':
goto yystate200
case c >= '0' && c <= '9' || c >= 'A' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate200:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate201
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate201:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate202
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate202:
c = l.next()
switch {
default:
goto yyrule51
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate203:
c = l.next()
switch {
default:
goto yyrule52
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate204:
c = l.next()
switch {
default:
goto yyrule53
case c == 'D' || c == 'd':
goto yystate205
case c >= '0' && c <= '9' || c >= 'A' && c <= 'C' || c >= 'E' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'c' || c >= 'e' && c <= 'z':
goto yystate49
}
yystate205:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate206
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate206:
c = l.next()
switch {
default:
goto yyrule92
case c == 'R' || c == 'r':
goto yystate207
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate207:
c = l.next()
switch {
default:
goto yyrule54
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate208:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate209
case c == 'U' || c == 'u':
goto yystate216
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate209:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate210
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate210:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate211
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate211:
c = l.next()
switch {
default:
goto yyrule92
case c == 'B' || c == 'b':
goto yystate212
case c >= '0' && c <= '9' || c == 'A' || c >= 'C' && c <= 'Z' || c == '_' || c == 'a' || c >= 'c' && c <= 'z':
goto yystate49
}
yystate212:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate213
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate213:
c = l.next()
switch {
default:
goto yyrule92
case c == 'C' || c == 'c':
goto yystate214
case c >= '0' && c <= '9' || c == 'A' || c == 'B' || c >= 'D' && c <= 'Z' || c == '_' || c == 'a' || c == 'b' || c >= 'd' && c <= 'z':
goto yystate49
}
yystate214:
c = l.next()
switch {
default:
goto yyrule92
case c == 'K' || c == 'k':
goto yystate215
case c >= '0' && c <= '9' || c >= 'A' && c <= 'J' || c >= 'L' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'j' || c >= 'l' && c <= 'z':
goto yystate49
}
yystate215:
c = l.next()
switch {
default:
goto yyrule55
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate216:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate217
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate217:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate218
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate218:
c = l.next()
switch {
default:
goto yyrule84
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate219:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate220
case c == 'T' || c == 't':
goto yystate226
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate220:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate221
case c == 'T' || c == 't':
goto yystate225
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate221:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate222
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate222:
c = l.next()
switch {
default:
goto yyrule92
case c == 'C' || c == 'c':
goto yystate223
case c >= '0' && c <= '9' || c == 'A' || c == 'B' || c >= 'D' && c <= 'Z' || c == '_' || c == 'a' || c == 'b' || c >= 'd' && c <= 'z':
goto yystate49
}
yystate223:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate224
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate224:
c = l.next()
switch {
default:
goto yyrule56
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate225:
c = l.next()
switch {
default:
goto yyrule57
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate226:
c = l.next()
switch {
default:
goto yyrule92
case c == 'R' || c == 'r':
goto yystate227
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate227:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate228
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate228:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate229
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate229:
c = l.next()
switch {
default:
goto yyrule92
case c == 'G' || c == 'g':
goto yystate230
case c >= '0' && c <= '9' || c >= 'A' && c <= 'F' || c >= 'H' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'f' || c >= 'h' && c <= 'z':
goto yystate49
}
yystate230:
c = l.next()
switch {
default:
goto yyrule85
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate231:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate232
case c == 'I' || c == 'i':
goto yystate236
case c == 'R' || c == 'r':
goto yystate239
case c >= '0' && c <= '9' || c >= 'B' && c <= 'H' || c >= 'J' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'h' || c >= 'j' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate232:
c = l.next()
switch {
default:
goto yyrule92
case c == 'B' || c == 'b':
goto yystate233
case c >= '0' && c <= '9' || c == 'A' || c >= 'C' && c <= 'Z' || c == '_' || c == 'a' || c >= 'c' && c <= 'z':
goto yystate49
}
yystate233:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate234
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate234:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate235
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate235:
c = l.next()
switch {
default:
goto yyrule58
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate236:
c = l.next()
switch {
default:
goto yyrule92
case c == 'M' || c == 'm':
goto yystate237
case c >= '0' && c <= '9' || c >= 'A' && c <= 'L' || c >= 'N' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'l' || c >= 'n' && c <= 'z':
goto yystate49
}
yystate237:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate238
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate238:
c = l.next()
switch {
default:
goto yyrule86
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate239:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate240
case c == 'U' || c == 'u':
goto yystate249
case c >= '0' && c <= '9' || c >= 'B' && c <= 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'b' && c <= 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate240:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate241
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate241:
c = l.next()
switch {
default:
goto yyrule92
case c == 'S' || c == 's':
goto yystate242
case c >= '0' && c <= '9' || c >= 'A' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate242:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate243
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate243:
c = l.next()
switch {
default:
goto yyrule92
case c == 'C' || c == 'c':
goto yystate244
case c >= '0' && c <= '9' || c == 'A' || c == 'B' || c >= 'D' && c <= 'Z' || c == '_' || c == 'a' || c == 'b' || c >= 'd' && c <= 'z':
goto yystate49
}
yystate244:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate245
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate245:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate246
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate246:
c = l.next()
switch {
default:
goto yyrule92
case c == 'O' || c == 'o':
goto yystate247
case c >= '0' && c <= '9' || c >= 'A' && c <= 'N' || c >= 'P' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'n' || c >= 'p' && c <= 'z':
goto yystate49
}
yystate247:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate248
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate248:
c = l.next()
switch {
default:
goto yyrule59
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate249:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate250
case c == 'N' || c == 'n':
goto yystate251
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate250:
c = l.next()
switch {
default:
goto yyrule67
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate251:
c = l.next()
switch {
default:
goto yyrule92
case c == 'C' || c == 'c':
goto yystate252
case c >= '0' && c <= '9' || c == 'A' || c == 'B' || c >= 'D' && c <= 'Z' || c == '_' || c == 'a' || c == 'b' || c >= 'd' && c <= 'z':
goto yystate49
}
yystate252:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate253
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate253:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate254
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate254:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate255
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate255:
c = l.next()
switch {
default:
goto yyrule60
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate256:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate257
case c == 'N' || c == 'n':
goto yystate267
case c == 'P' || c == 'p':
goto yystate272
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'M' || c == 'O' || c >= 'Q' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'm' || c == 'o' || c >= 'q' && c <= 'z':
goto yystate49
}
yystate257:
c = l.next()
switch {
default:
goto yyrule92
case c == 'N' || c == 'n':
goto yystate258
case c >= '0' && c <= '9' || c >= 'A' && c <= 'M' || c >= 'O' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'm' || c >= 'o' && c <= 'z':
goto yystate49
}
yystate258:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate259
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate259:
c = l.next()
switch {
default:
goto yyrule87
case c == '0' || c == '2' || c == '4' || c == '5' || c == '7' || c == '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
case c == '1':
goto yystate260
case c == '3':
goto yystate262
case c == '6':
goto yystate264
case c == '8':
goto yystate266
}
yystate260:
c = l.next()
switch {
default:
goto yyrule92
case c == '6':
goto yystate261
case c >= '0' && c <= '5' || c >= '7' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate261:
c = l.next()
switch {
default:
goto yyrule88
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate262:
c = l.next()
switch {
default:
goto yyrule92
case c == '0' || c == '1' || c >= '3' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
case c == '2':
goto yystate263
}
yystate263:
c = l.next()
switch {
default:
goto yyrule89
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate264:
c = l.next()
switch {
default:
goto yyrule92
case c == '4':
goto yystate265
case c >= '0' && c <= '3' || c >= '5' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate265:
c = l.next()
switch {
default:
goto yyrule90
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate266:
c = l.next()
switch {
default:
goto yyrule91
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate267:
c = l.next()
switch {
default:
goto yyrule92
case c == 'I' || c == 'i':
goto yystate268
case c >= '0' && c <= '9' || c >= 'A' && c <= 'H' || c >= 'J' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'h' || c >= 'j' && c <= 'z':
goto yystate49
}
yystate268:
c = l.next()
switch {
default:
goto yyrule92
case c == 'Q' || c == 'q':
goto yystate269
case c >= '0' && c <= '9' || c >= 'A' && c <= 'P' || c >= 'R' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'p' || c >= 'r' && c <= 'z':
goto yystate49
}
yystate269:
c = l.next()
switch {
default:
goto yyrule92
case c == 'U' || c == 'u':
goto yystate270
case c >= '0' && c <= '9' || c >= 'A' && c <= 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'a' && c <= 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate270:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate271
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate271:
c = l.next()
switch {
default:
goto yyrule62
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate272:
c = l.next()
switch {
default:
goto yyrule92
case c == 'D' || c == 'd':
goto yystate273
case c >= '0' && c <= '9' || c >= 'A' && c <= 'C' || c >= 'E' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'c' || c >= 'e' && c <= 'z':
goto yystate49
}
yystate273:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate274
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate274:
c = l.next()
switch {
default:
goto yyrule92
case c == 'T' || c == 't':
goto yystate275
case c >= '0' && c <= '9' || c >= 'A' && c <= 'S' || c >= 'U' && c <= 'Z' || c == '_' || c >= 'a' && c <= 's' || c >= 'u' && c <= 'z':
goto yystate49
}
yystate275:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate276
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate276:
c = l.next()
switch {
default:
goto yyrule61
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate277:
c = l.next()
switch {
default:
goto yyrule92
case c == 'A' || c == 'a':
goto yystate278
case c >= '0' && c <= '9' || c >= 'B' && c <= 'Z' || c == '_' || c >= 'b' && c <= 'z':
goto yystate49
}
yystate278:
c = l.next()
switch {
default:
goto yyrule92
case c == 'L' || c == 'l':
goto yystate279
case c >= '0' && c <= '9' || c >= 'A' && c <= 'K' || c >= 'M' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'k' || c >= 'm' && c <= 'z':
goto yystate49
}
yystate279:
c = l.next()
switch {
default:
goto yyrule92
case c == 'U' || c == 'u':
goto yystate280
case c >= '0' && c <= '9' || c >= 'A' && c <= 'T' || c >= 'V' && c <= 'Z' || c == '_' || c >= 'a' && c <= 't' || c >= 'v' && c <= 'z':
goto yystate49
}
yystate280:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate281
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate281:
c = l.next()
switch {
default:
goto yyrule92
case c == 'S' || c == 's':
goto yystate282
case c >= '0' && c <= '9' || c >= 'A' && c <= 'R' || c >= 'T' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'r' || c >= 't' && c <= 'z':
goto yystate49
}
yystate282:
c = l.next()
switch {
default:
goto yyrule63
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate283:
c = l.next()
switch {
default:
goto yyrule92
case c == 'H' || c == 'h':
goto yystate284
case c >= '0' && c <= '9' || c >= 'A' && c <= 'G' || c >= 'I' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'g' || c >= 'i' && c <= 'z':
goto yystate49
}
yystate284:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate285
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate285:
c = l.next()
switch {
default:
goto yyrule92
case c == 'R' || c == 'r':
goto yystate286
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Q' || c >= 'S' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'q' || c >= 's' && c <= 'z':
goto yystate49
}
yystate286:
c = l.next()
switch {
default:
goto yyrule92
case c == 'E' || c == 'e':
goto yystate287
case c >= '0' && c <= '9' || c >= 'A' && c <= 'D' || c >= 'F' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'd' || c >= 'f' && c <= 'z':
goto yystate49
}
yystate287:
c = l.next()
switch {
default:
goto yyrule64
case c >= '0' && c <= '9' || c >= 'A' && c <= 'Z' || c == '_' || c >= 'a' && c <= 'z':
goto yystate49
}
yystate288:
c = l.next()
goto yyrule11
yystate289:
c = l.next()
switch {
default:
goto yyrule94
case c == '|':
goto yystate290
}
yystate290:
c = l.next()
goto yyrule22
goto yystate291 // silence unused label error
yystate291:
c = l.next()
yystart291:
switch {
default:
goto yystate292 // c >= '\x01' && c <= '!' || c >= '#' && c <= '[' || c >= ']' && c <= 'ÿ'
case c == '"':
goto yystate293
case c == '\\':
goto yystate294
case c == '\x00':
goto yystate2
}
yystate292:
c = l.next()
switch {
default:
goto yyabort
case c == '"':
goto yystate293
case c == '\\':
goto yystate294
case c >= '\x01' && c <= '!' || c >= '#' && c <= '[' || c >= ']' && c <= 'ÿ':
goto yystate292
}
yystate293:
c = l.next()
goto yyrule13
yystate294:
c = l.next()
switch {
default:
goto yyabort
case c == '"':
goto yystate295
case c == '\\':
goto yystate294
case c >= '\x01' && c <= '!' || c >= '#' && c <= '[' || c >= ']' && c <= 'ÿ':
goto yystate292
}
yystate295:
c = l.next()
switch {
default:
goto yyrule13
case c == '"':
goto yystate293
case c == '\\':
goto yystate294
case c >= '\x01' && c <= '!' || c >= '#' && c <= '[' || c >= ']' && c <= 'ÿ':
goto yystate292
}
goto yystate296 // silence unused label error
yystate296:
c = l.next()
yystart296:
switch {
default:
goto yystate297 // c >= '\x01' && c <= '_' || c >= 'a' && c <= 'ÿ'
case c == '\x00':
goto yystate2
case c == '`':
goto yystate298
}
yystate297:
c = l.next()
switch {
default:
goto yyabort
case c == '`':
goto yystate298
case c >= '\x01' && c <= '_' || c >= 'a' && c <= 'ÿ':
goto yystate297
}
yystate298:
c = l.next()
goto yyrule14
yyrule1: // \0
{
return 0
}
yyrule2: // [ \t\n\r]+
goto yystate0
yyrule3: // --.*
goto yystate0
yyrule4: // \/\/.*
goto yystate0
yyrule5: // \/\*([^*]|\*+[^*/])*\*+\/
goto yystate0
yyrule6: // {imaginary_ilit}
{
return l.int(lval, true)
}
yyrule7: // {imaginary_lit}
{
return l.float(lval, true)
}
yyrule8: // {int_lit}
{
return l.int(lval, false)
}
yyrule9: // {float_lit}
{
return l.float(lval, false)
}
yyrule10: // \"
{
l.sc = S1
goto yystate0
}
yyrule11: // `
{
l.sc = S2
goto yystate0
}
yyrule12: // '(\\.|[^'])*'
{
if ret := l.str(lval, ""); ret != stringLit {
return ret
}
lval.item = idealRune(lval.item.(string)[0])
return intLit
}
yyrule13: // (\\.|[^\"])*\"
{
return l.str(lval, "\"")
}
yyrule14: // ([^`]|\n)*`
{
return l.str(lval, "`")
}
yyrule15: // "&&"
{
return andand
}
yyrule16: // "&^"
{
return andnot
}
yyrule17: // "<<"
{
return lsh
}
yyrule18: // "<="
{
return le
}
yyrule19: // "=="
{
return eq
}
yyrule20: // ">="
{
return ge
}
yyrule21: // "!="
{
return neq
}
yyrule22: // "||"
{
return oror
}
yyrule23: // ">>"
{
return rsh
}
yyrule24: // {add}
{
return add
}
yyrule25: // {alter}
{
return alter
}
yyrule26: // {and}
{
return and
}
yyrule27: // {asc}
{
return asc
}
yyrule28: // {as}
{
return as
}
yyrule29: // {begin}
{
return begin
}
yyrule30: // {between}
{
return between
}
yyrule31: // {by}
{
return by
}
yyrule32: // {column}
{
return column
}
yyrule33: // {commit}
{
return commit
}
yyrule34: // {create}
{
return create
}
yyrule35: // {delete}
{
return deleteKwd
}
yyrule36: // {desc}
{
return desc
}
yyrule37: // {distinct}
{
return distinct
}
yyrule38: // {drop}
{
return drop
}
yyrule39: // {exists}
{
return exists
}
yyrule40: // {from}
{
return from
}
yyrule41: // {group}
{
return group
}
yyrule42: // {if}
{
return ifKwd
}
yyrule43: // {index}
{
return index
}
yyrule44: // {insert}
{
return insert
}
yyrule45: // {into}
{
return into
}
yyrule46: // {in}
{
return in
}
yyrule47: // {is}
{
return is
}
yyrule48: // {like}
{
return like
}
yyrule49: // {limit}
{
return limit
}
yyrule50: // {not}
{
return not
}
yyrule51: // {offset}
{
return offset
}
yyrule52: // {on}
{
return on
}
yyrule53: // {or}
{
return or
}
yyrule54: // {order}
{
return order
}
yyrule55: // {rollback}
{
return rollback
}
yyrule56: // {select}
{
l.agg = append(l.agg, false)
return selectKwd
}
yyrule57: // {set}
{
return set
}
yyrule58: // {table}
{
return tableKwd
}
yyrule59: // {transaction}
{
return transaction
}
yyrule60: // {truncate}
{
return truncate
}
yyrule61: // {update}
{
return update
}
yyrule62: // {unique}
{
return unique
}
yyrule63: // {values}
{
return values
}
yyrule64: // {where}
{
return where
}
yyrule65: // {null}
{
lval.item = nil
return null
}
yyrule66: // {false}
{
lval.item = false
return falseKwd
}
yyrule67: // {true}
{
lval.item = true
return trueKwd
}
yyrule68: // {bigint}
{
lval.item = qBigInt
return bigIntType
}
yyrule69: // {bigrat}
{
lval.item = qBigRat
return bigRatType
}
yyrule70: // {blob}
{
lval.item = qBlob
return blobType
}
yyrule71: // {bool}
{
lval.item = qBool
return boolType
}
yyrule72: // {byte}
{
lval.item = qUint8
return byteType
}
yyrule73: // {complex}128
{
lval.item = qComplex128
return complex128Type
}
yyrule74: // {complex}64
{
lval.item = qComplex64
return complex64Type
}
yyrule75: // {duration}
{
lval.item = qDuration
return durationType
}
yyrule76: // {float}
{
lval.item = qFloat64
return floatType
}
yyrule77: // {float}32
{
lval.item = qFloat32
return float32Type
}
yyrule78: // {float}64
{
lval.item = qFloat64
return float64Type
}
yyrule79: // {int}
{
lval.item = qInt64
return intType
}
yyrule80: // {int}16
{
lval.item = qInt16
return int16Type
}
yyrule81: // {int}32
{
lval.item = qInt32
return int32Type
}
yyrule82: // {int}64
{
lval.item = qInt64
return int64Type
}
yyrule83: // {int}8
{
lval.item = qInt8
return int8Type
}
yyrule84: // {rune}
{
lval.item = qInt32
return runeType
}
yyrule85: // {string}
{
lval.item = qString
return stringType
}
yyrule86: // {time}
{
lval.item = qTime
return timeType
}
yyrule87: // {uint}
{
lval.item = qUint64
return uintType
}
yyrule88: // {uint}16
{
lval.item = qUint16
return uint16Type
}
yyrule89: // {uint}32
{
lval.item = qUint32
return uint32Type
}
yyrule90: // {uint}64
{
lval.item = qUint64
return uint64Type
}
yyrule91: // {uint}8
{
lval.item = qUint8
return uint8Type
}
yyrule92: // {ident}
{
lval.item = string(l.val)
return identifier
}
yyrule93: // ($|\?){D}
{
lval.item, _ = strconv.Atoi(string(l.val[1:]))
return qlParam
}
yyrule94: // .
{
return c0
}
panic("unreachable")
goto yyabort // silence unused label error
yyabort: // no lexem recognized
return int(unicode.ReplacementChar)
}
func (l *lexer) npos() (line, col int) {
if line, col = l.nline, l.ncol; col == 0 {
line--
col = l.lcol + 1
}
return
}
func (l *lexer) str(lval *yySymType, pref string) int {
l.sc = 0
s := pref + string(l.val)
s, err := strconv.Unquote(s)
if err != nil {
l.err("string literal: %v", err)
return int(unicode.ReplacementChar)
}
lval.item = s
return stringLit
}
func (l *lexer) int(lval *yySymType, im bool) int {
if im {
l.val = l.val[:len(l.val)-1]
}
n, err := strconv.ParseUint(string(l.val), 0, 64)
if err != nil {
l.err("integer literal: %v", err)
return int(unicode.ReplacementChar)
}
if im {
lval.item = idealComplex(complex(0, float64(n)))
return imaginaryLit
}
switch {
case n < math.MaxInt64:
lval.item = idealInt(n)
default:
lval.item = idealUint(n)
}
return intLit
}
func (l *lexer) float(lval *yySymType, im bool) int {
if im {
l.val = l.val[:len(l.val)-1]
}
n, err := strconv.ParseFloat(string(l.val), 64)
if err != nil {
l.err("float literal: %v", err)
return int(unicode.ReplacementChar)
}
if im {
lval.item = idealComplex(complex(0, n))
return imaginaryLit
}
lval.item = idealFloat(n)
return floatLit
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/meoom/kubernetes.git
git@gitee.com:meoom/kubernetes.git
meoom
kubernetes
kubernetes
v0.16.1

搜索帮助

Cb406eda 1850385 E526c682 1850385