
cloud.orbit.dsl.Orbit.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of orbit-codegen-dsl Show documentation
Show all versions of orbit-codegen-dsl Show documentation
The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.
The newest version!
DATA=1
ENUM=2
ACTOR=3
ID=4
INT=5
COMMA=6
EQUAL=7
L_PAREN=8
LC_BRACE=9
L_ANGLE=10
R_PAREN=11
RC_BRACE=12
R_ANGLE=13
SEMI_COLON=14
COMMENT=15
IGNORE=16
'data'=1
'enum'=2
'actor'=3
','=6
'='=7
'('=8
'{'=9
'<'=10
')'=11
'}'=12
'>'=13
';'=14
© 2015 - 2025 Weber Informatics LLC | Privacy Policy