X-Git-Url: https://gitweb.ps.run/toc/blobdiff_plain/c2ba7425955ae538e220cec79d9124756d1b4c8b..HEAD:/gen/Toc.tokens diff --git a/gen/Toc.tokens b/gen/Toc.tokens index dc0da9c..c7914ef 100644 --- a/gen/Toc.tokens +++ b/gen/Toc.tokens @@ -55,13 +55,15 @@ T__53=54 T__54=55 T__55=56 T__56=57 -INT_LIT=58 -DECIMAL_LIT=59 -BOOL_LIT=60 -StringLit=61 -NAME=62 -WS=63 -NEWLINE=64 +T__57=58 +INT_LIT=59 +DECIMAL_LIT=60 +BOOL_LIT=61 +StringLit=62 +NAME=63 +WS=64 +NEWLINE=65 +COMMENT=66 ';'=1 'namespace'=2 '{'=3 @@ -90,32 +92,33 @@ NEWLINE=64 'return'=26 '.'=27 '?'=28 -'++'=29 -'--'=30 -'+'=31 -'-'=32 -'!'=33 -'~'=34 -'&'=35 -'/'=36 -'%'=37 -'|'=38 -'^'=39 -'=='=40 -'!='=41 -'<='=42 -'>='=43 -'<<'=44 -'>>'=45 -'||'=46 -'&&'=47 -'&='=48 -'|='=49 -'^='=50 -'<<='=51 -'>>='=52 -'+='=53 -'-='=54 -'*='=55 -'/='=56 -'%='=57 +'->'=29 +'++'=30 +'--'=31 +'+'=32 +'-'=33 +'!'=34 +'~'=35 +'&'=36 +'/'=37 +'%'=38 +'|'=39 +'^'=40 +'=='=41 +'!='=42 +'<='=43 +'>='=44 +'<<'=45 +'>>'=46 +'||'=47 +'&&'=48 +'&='=49 +'|='=50 +'^='=51 +'<<='=52 +'>>='=53 +'+='=54 +'-='=55 +'*='=56 +'/='=57 +'%='=58