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

main.io.github.moonlightsuite.moonlight.script.MoonLightScript.tokens Maven / Gradle / Ivy

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
T__39=40
T__40=41
T__41=42
T__42=43
T__43=44
T__44=45
T__45=46
T__46=47
T__47=48
T__48=49
T__49=50
T__50=51
T__51=52
T__52=53
T__53=54
T__54=55
T__55=56
T__56=57
T__57=58
T__58=59
T__59=60
T__60=61
T__61=62
T__62=63
T__63=64
T__64=65
T__65=66
T__66=67
T__67=68
T__68=69
T__69=70
T__70=71
T__71=72
T__72=73
T__73=74
T__74=75
T__75=76
T__76=77
T__77=78
ID=79
INTEGER=80
REAL=81
COMMENT=82
WS=83
'const'=1
'='=2
';'=3
'default'=4
'formula'=5
'('=6
','=7
')'=8
'int'=9
'real'=10
'bool'=11
'type'=12
'|'=13
'minmax'=14
'boolean'=15
'domain'=16
'signal'=17
'{'=18
'}'=19
'space'=20
'edges'=21
'?'=22
':'=23
'->'=24
'&'=25
'until'=26
'since'=27
'reach'=28
'escape'=29
'eventually'=30
'globally'=31
'once'=32
'historically'=33
'somewhere'=34
'everywhere'=35
'next'=36
'<'=37
'<='=38
'=<'=39
'=='=40
'>='=41
'=>'=42
'>'=43
'+'=44
'-'=45
'%'=46
'*'=47
'/'=48
'!'=49
'inf'=50
'true'=51
'false'=52
'['=53
']'=54
'atan2'=55
'hypot'=56
'max'=57
'min'=58
'pow'=59
'abs'=60
'acos'=61
'asin'=62
'atan'=63
'cbrt'=64
'ceil'=65
'cos'=66
'cosh'=67
'exp'=68
'expm1'=69
'floor'=70
'log'=71
'log10'=72
'log1p'=73
'signum'=74
'sin'=75
'sinh'=76
'sqrt'=77
'tan'=78




© 2015 - 2024 Weber Informatics LLC | Privacy Policy