teamapps-ui-dsl.0.9.190.source-code.TeamAppsDtoLexer.tokens Maven / Gradle / Ivy
T__0=1
T__1=2
T__2=3
T__3=4
T__4=5
T__5=6
T__6=7
T__7=8
T__8=9
T__9=10
T__10=11
T__11=12
T__12=13
T__13=14
T__14=15
T__15=16
T__16=17
T__17=18
T__18=19
T__19=20
T__20=21
T__21=22
T__22=23
T__23=24
T__24=25
T__25=26
T__26=27
T__27=28
T__28=29
T__29=30
T__30=31
T__31=32
T__32=33
T__33=34
T__34=35
T__35=36
T__36=37
T__37=38
T__38=39
T__39=40
T__40=41
T__41=42
T__42=43
T__43=44
T__44=45
T__45=46
T__46=47
T__47=48
T__48=49
T__49=50
T__50=51
T__51=52
T__52=53
T__53=54
T__54=55
T__55=56
T__56=57
T__57=58
T__58=59
T__59=60
T__60=61
T__61=62
T__62=63
T__63=64
T__64=65
T__65=66
T__66=67
T__67=68
T__68=69
T__69=70
T__70=71
T__71=72
IntegerLiteral=73
FloatingPointLiteral=74
BooleanLiteral=75
CharacterLiteral=76
StringLiteral=77
NullLiteral=78
Identifier=79
WS=80
COMMENT=81
LINE_COMMENT=82
'enum'=1
'{'=2
','=3
';'=4
'}'=5
'='=6
'class'=7
'interface'=8
'extends'=9
'implements'=10
'command'=11
'('=12
')'=13
'returns'=14
'event'=15
'query'=16
'['=17
']'=18
'*'=19
'<'=20
'>'=21
'subcommand'=22
'subevent'=23
'boolean'=24
'char'=25
'byte'=26
'short'=27
'int'=28
'long'=29
'float'=30
'double'=31
'@TypeScriptFactory'=32
'@Referenceable'=33
'abstract'=34
'required'=35
'static'=36
'.'=37
'this'=38
'super'=39
'new'=40
'++'=41
'--'=42
'+'=43
'-'=44
'~'=45
'!'=46
'/'=47
'%'=48
'<='=49
'>='=50
'instanceof'=51
'=='=52
'!='=53
'&'=54
'^'=55
'|'=56
'&&'=57
'||'=58
'?'=59
':'=60
'+='=61
'-='=62
'*='=63
'/='=64
'&='=65
'|='=66
'^='=67
'>>='=68
'>>>='=69
'<<='=70
'%='=71
'void'=72
'null'=78