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

-parser.0.1.19.source-code.ProgramLexer.tokens Maven / Gradle / Ivy

There is a newer version: 0.49.2
Show newest version
COMMENT=1
META=2
DOTS=3
CONST=4
SLASH=5
COLON=6
ARROW=7
SELF=8
PLUS=9
MINUS=10
SPACE=11
DOT=12
LSQ=13
RSQ=14
LB=15
RB=16
AT=17
PARENT=18
HASH=19
EOL=20
BYTES=21
BOOL=22
CHAR=23
STRING=24
INT=25
FLOAT=26
HEX=27
NAME=28
'...'=3
'!'=4
'/'=5
':'=6
'>'=7
'$'=8
'+'=9
'-'=10
' '=11
'.'=12
'['=13
']'=14
'('=15
')'=16
'@'=17
'^'=18
'#'=19




© 2015 - 2025 Weber Informatics LLC | Privacy Policy