oload.neoload-project.3.2.12.source-code.Condition.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
WHITE_SPACE=24
STRING=25
WORD=26
ESC_CHAR=27
SINGLE_QUOTE_STRING=28
DOUBLE_QUOTE_STRING=29
'equals'=1
'=='=2
'not_equals'=3
'!='=4
'contains'=5
'not_contains'=6
'starts_with'=7
'not_starts_with'=8
'ends_with'=9
'not_ends_with'=10
'match_regexp'=11
'not_match_regexp'=12
'greater'=13
'>'=14
'greater_equal'=15
'>='=16
'less'=17
'<'=18
'less_equal'=19
'<='=20
'exists'=21
'not_exists'=22
'find_regexp'=23
' '=24