Consider including all productions for sdf2rtg
Right now
Submitted by Lennart Kats on 7 July 2010 at 17:37sdf2rtglooks at the start symbols in the main module, and only generates constructors for reachable productions. If they are unreachable, for whatever reason, no constructor is generated. This leads to a (for students) confusing error in associated Stratego programs.
Log in to post comments