I caused such error again ... So, I wrote the class, sign as "[+-]".
In this case, my XPEG reported with non-straightforward message. Then I had to find the error by reading dumped trace log.
As I got burned at the error, I changed PEG format of XPEG and made XPEG allow it.
Range <- Char '-' !']' Char / Char
No comments:
Post a Comment