source: doc/proposals/modules-alvin/1_stitched_modules/parser/CMODLexer.tokens

stuck-waitfor-destruct
Last change on this file was 2cb10170, checked in by Alvin Zhang <alvin.zhang@…>, 3 weeks ago

stitched modules proposal

  • Property mode set to 100644
File size: 458 bytes
Line 
1T__0=1
2T__1=2
3T__2=3
4T__3=4
5T__4=5
6T__5=6
7T__6=7
8T__7=8
9T__8=9
10T__9=10
11T__10=11
12T__11=12
13T__12=13
14T__13=14
15T__14=15
16T__15=16
17T__16=17
18T__17=18
19T__18=19
20T__19=20
21T__20=21
22T__21=22
23Identifier=23
24StringLiteral=24
25Whitespace=25
26Newline=26
27BlockComment=27
28LineComment=28
29'module'=1
30';'=2
31'import'=3
32'/'=4
33'export'=5
34'('=6
35')'=7
36'void'=8
37'char'=9
38'short'=10
39'int'=11
40'long'=12
41'float'=13
42'double'=14
43'struct'=15
44'*'=16
45','=17
46'{'=18
47'}'=19
48'type'=20
49'='=21
50'+'=22
Note: See TracBrowser for help on using the repository browser.