All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openrewrite.json.internal.grammar.JSON5Lexer.tokens Maven / Gradle / Ivy

There is a newer version: 8.33.4
Show newest version
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
'{'=1
','=2
'}'=3
':'=4
'['=5
']'=6




© 2015 - 2024 Weber Informatics LLC | Privacy Policy