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

org.jsfr.json.compiler.JsonPathLexer.tokens Maven / Gradle / Ivy

There is a newer version: 1.6.5
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
COLON=19
NegationOperator=20
AndOperator=21
OrOperator=22
NUM=23
QUOTED_STRING=24
REGEX=25
BOOL=26
KEY=27
WS=28
'$'=1
'..'=2
'.*'=3
'[*]'=4
'*'=5
'['=6
']'=7
'.'=8
','=9
'[?('=10
')]'=11
'('=12
')'=13
'@'=14
'>'=15
'<'=16
'=='=17
'=~'=18
':'=19
'!'=20
'&&'=21
'||'=22




© 2015 - 2024 Weber Informatics LLC | Privacy Policy