Is it possible to get the information somewhere from the internals of
the parser's GLR class? I tried several hacks but since I do not really
understand the algorithm I was never able to get what I wanted. The main
problem seems to be to get the list of last good states from the parser.
After that I think it should be possible to get the list of expected
tokens from the acttab's keys or from goto tab's maybe.
It would be really really nice to have this feature :)
--
Vaclav Haisman
--
VH