This repository was archived by the owner on Jul 19, 2020. It is now read-only.
Report parser errors from the smallest constituent sub-parsers #149
Labels
enhancement
New feature or request
Description
Currently the parser for the routing syntax will try to deduce the error by running other parsers to detect errors when a parse fails. Instead the inner parsers should be able to report custom errors for why they failed to parse.
The text was updated successfully, but these errors were encountered: