org.babyfish.jimmer.dto.compiler.DtoLexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jimmer-dto-compiler Show documentation
Show all versions of jimmer-dto-compiler Show documentation
A revolutionary ORM framework for both java and kotlin
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
Identifier=36
WhiteSpace=37
DocComment=38
BlockComment=39
LineComment=40
BooleanLiteral=41
CharacterLiteral=42
StringLiteral=43
IntegerLiteral=44
FloatingPointLiteral=45
'export'=1
'.'=2
'->'=3
'package'=4
'import'=5
'{'=6
','=7
'}'=8
'as'=9
'fixed'=10
'static'=11
'dynamic'=12
'fuzzy'=13
'implements'=14
';'=15
'#'=16
'('=17
')'=18
'?'=19
'!'=20
'^'=21
'$'=22
'+'=23
'/'=24
'*'=25
'-'=26
':'=27
'<'=28
'>'=29
'@'=30
'='=31
'['=32
']'=33
'::'=34
'class'=35