aboutsummaryrefslogtreecommitdiffstats
path: root/qface/idl/parser/TLexer.tokens
diff options
context:
space:
mode:
Diffstat (limited to 'qface/idl/parser/TLexer.tokens')
-rw-r--r--qface/idl/parser/TLexer.tokens66
1 files changed, 35 insertions, 31 deletions
diff --git a/qface/idl/parser/TLexer.tokens b/qface/idl/parser/TLexer.tokens
index 86bf74a..5f94603 100644
--- a/qface/idl/parser/TLexer.tokens
+++ b/qface/idl/parser/TLexer.tokens
@@ -23,38 +23,42 @@ T__21=22
T__22=23
T__23=24
T__24=25
-TAGLINE=26
-INTCONSTANT=27
-HEXCONSTANT=28
-TAGIDENTIFIER=29
-IDENTIFIER=30
-VERSION=31
-DOCCOMMENT=32
-WHITESPACE=33
-COMMENT=34
-MULTICOMM=35
+T__25=26
+T__26=27
+TAGLINE=28
+INTCONSTANT=29
+HEXCONSTANT=30
+TAGIDENTIFIER=31
+IDENTIFIER=32
+VERSION=33
+DOCCOMMENT=34
+WHITESPACE=35
+COMMENT=36
+MULTICOMM=37
'import'=1
';'=2
'module'=3
'interface'=4
-'{'=5
-'}'=6
-'void'=7
-'('=8
-')'=9
-'signal'=10
-'readonly'=11
-','=12
-'='=13
-'bool'=14
-'int'=15
-'real'=16
-'string'=17
-'var'=18
-'list'=19
-'<'=20
-'>'=21
-'model'=22
-'struct'=23
-'enum'=24
-'flag'=25
+'extends'=5
+'{'=6
+'}'=7
+'void'=8
+'('=9
+')'=10
+'const'=11
+'signal'=12
+'readonly'=13
+','=14
+'='=15
+'bool'=16
+'int'=17
+'real'=18
+'string'=19
+'var'=20
+'list'=21
+'<'=22
+'>'=23
+'model'=24
+'struct'=25
+'enum'=26
+'flag'=27