Crate jql_parser
source ·Expand description
jql-parser
About
This crate is a workspace dependency of the jql tool.
Features
- Parser
- Errors
- Group splitter
- Tokens
License
For licensing information, please check the workspace root.
Modules
- Parser errors.
- Grouping utilities.
- Parsing utilities.
- Tokens for the parser.