org.openrewrite.json.internal.grammar.JSON5Lexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rewrite-json Show documentation
Show all versions of rewrite-json Show documentation
Eliminate tech-debt. Automatically.
T__0=1
T__1=2
T__2=3
T__3=4
T__4=5
T__5=6
SINGLE_LINE_COMMENT=7
MULTI_LINE_COMMENT=8
LITERAL=9
STRING=10
NUMBER=11
NUMERIC_LITERAL=12
SYMBOL=13
IDENTIFIER=14
WS=15
UTF_8_BOM=16
'{'=1
','=2
'}'=3
':'=4
'['=5
']'=6
'\uFEFF'=16