Support for multi argument parameters
Open
enhancement
help wanted
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Allow `ArgumentConverter` to specify a range of arguments for instance, for a coordinate parser, you could specify that `1 - 3` arguments should be tried. The parser can then trial parse 3 arguments, and walk down until it gets a match, or it fails.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.