Parser of RSQL / FIQL (query language for RESTful APIs) written in JavaCC.
<dependency>
<groupId>cz.jirutka.rsql</groupId>
<artifactId>rsql-parser</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an RSQL query string into an AST
No known issues recorded.
No dependency data recorded yet.