d.fili-core.1.0.6.source-code.HavingsLex.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fili-core Show documentation
Show all versions of fili-core Show documentation
Fili web service library provides core capabilities for RESTful aggregation navigation, query planning and
metadata
OPERATOR=1
PARAMETER=2
KEY=3
VALUE=4
ESCAPED_VALUE=5
HAVING_VALUE=6
OPEN_PARENTHESIS=7
CLOSE_PARENTHESIS=8
COMMA=9
DASH=10
ID=11
WS=12
OPEN_BRACKET=13
WS0=14
EQUALS=15
WS1=16
WS2=17
CLOSE_BRACKET=18
'('=7
'-'=10
'['=13
'='=15
']'=18
© 2015 - 2025 Weber Informatics LLC | Privacy Policy