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

graylog2-server.4.3.15.source-code.RuleLang.tokens Maven / Gradle / Ivy

There is a newer version: 6.0.1
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
All=23
Either=24
Pass=25
And=26
Or=27
Not=28
Pipeline=29
Rule=30
During=31
Stage=32
When=33
Then=34
End=35
Let=36
Match=37
MessageRef=38
Boolean=39
Integer=40
Float=41
Char=42
String=43
Identifier=44
WS=45
COMMENT=46
LINE_COMMENT=47
';'=1
'('=2
')'=3
'['=4
','=5
']'=6
'{'=7
'}'=8
'.'=9
'+'=10
'-'=11
'*'=12
'/'=13
'%'=14
'<='=15
'>='=16
'>'=17
'<'=18
'=='=19
'!='=20
':'=21
'='=22
'$message'=38




© 2015 - 2024 Weber Informatics LLC | Privacy Policy