g.tabletop.dice.1.3.1.source-code.DiceNotationLexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dice Show documentation
Show all versions of dice Show documentation
Utilities for representing and handling dice and dice notation.
OPERATOR=1
ADD=2
SUB=3
DSEPARATOR=4
DIGIT=5
WS=6
'+'=2
'-'=3