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

stemml.systemml.0.12.0-incubating.source-code.Pydml.tokens Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show 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
T__14=15
T__15=16
T__16=17
T__17=18
T__18=19
T__19=20
T__20=21
T__21=22
T__22=23
T__23=24
T__24=25
T__25=26
T__26=27
T__27=28
T__28=29
T__29=30
T__30=31
T__31=32
T__32=33
T__33=34
T__34=35
T__35=36
T__36=37
T__37=38
T__38=39
ID=40
INT=41
DOUBLE=42
DIGIT=43
ALPHABET=44
COMMANDLINE_NAMED_ID=45
COMMANDLINE_POSITION_ID=46
STRING=47
OPEN_BRACK=48
CLOSE_BRACK=49
OPEN_PAREN=50
CLOSE_PAREN=51
NEWLINE=52
SKIP_WS=53
INDENT=54
DEDENT=55
'source'=1
'as'=2
'setwd'=3
'='=4
'ifdef'=5
','=6
'if'=7
':'=8
'else'=9
'for'=10
'in'=11
'parfor'=12
'while'=13
'elif'=14
'def'=15
'->'=16
'defExternal'=17
'implemented'=18
'**'=19
'-'=20
'+'=21
'//'=22
'%'=23
'*'=24
'/'=25
'>'=26
'>='=27
'<'=28
'<='=29
'=='=30
'!='=31
'!'=32
'&'=33
'and'=34
'|'=35
'or'=36
';'=37
'True'=38
'False'=39
'['=48
']'=49
'('=50
')'=51




© 2015 - 2024 Weber Informatics LLC | Privacy Policy