parsley icon indicating copy to clipboard operation
parsley copied to clipboard

UnionMatcher doesn't add possible matches when throwing on ambiguity

Open hugoduncan opened this issue 12 years ago • 4 comments

When the UnionMatcher throws due to ambiguous match, the possible matches are not added to the exception, which makes it harder than necessary to debug parsers for this case.

hugoduncan avatar May 31 '12 16:05 hugoduncan