sanyaade-g2g-repos / recursive-ascent

Automatically exported from code.google.com/p/recursive-ascent
0 stars 0 forks source link

Generate transformed grammar in case of "infinitly epsilon" exception. #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When exception occurs, we can get non-terminal, which produced within one of 
transformations:

"Grammar contains non-terminals, which can infinitely infer epsilon:
yard_many_8"

So, report with transformed grammar should be generated for simplification of 
problem investigation.

Original issue reported on code.google.com by rsdpisuy@gmail.com on 9 Oct 2012 at 10:44

GoogleCodeExporter commented 9 years ago

Original comment by rsdpisuy@gmail.com on 9 Oct 2012 at 10:44

GoogleCodeExporter commented 9 years ago

Original comment by dimo...@gmail.com on 22 Nov 2012 at 9:07