org.openrewrite.maven.internal.grammar.VersionRangeLexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rewrite-maven Show documentation
Show all versions of rewrite-maven Show documentation
Eliminate tech-debt. Automatically.
The newest version!
COMMA=1
PROPERTY_OPEN=2
PROPERTY_CLOSE=3
OPEN_RANGE_OPEN=4
OPEN_RANGE_CLOSE=5
CLOSED_RANGE_OPEN=6
CLOSED_RANGE_CLOSE=7
Version=8
WS=9
','=1
'${'=2
'}'=3
'('=4
')'=5
'['=6
']'=7