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

lambda.LambdaLexer.tokens Maven / Gradle / Ivy

The newest version!
T__0=1
T__1=2
T__2=3
T__3=4
T__4=5
T__5=6
T__6=7
T__7=8
T__8=9
T__9=10
T__10=11
T__11=12
T__12=13
T__13=14
FTOK=15
And=16
Or=17
Identifier=18
Number=19
JavaString=20
PythonString=21
Space=22
OPENBRACKET=23
CLOSEDBRACKET=24
WS=25
':'=1
'+'=2
'-'=3
'='=4
'<='=5
'<'=6
'>='=7
'>'=8
'!'=9
'('=10
')'=11
'*'=12
'/'=13
','=14
' '=22
'['=23
']'=24




© 2015 - 2024 Weber Informatics LLC | Privacy Policy