Fix recovery rules for keywords with follow restrictions
Recovery rules for keywords with follow restrictions, like
Submitted by Lennart Kats on 31 May 2010 at 13:10strategies, only work if the restriction is satisfied (like with the;after theclasskeyword). At this point it seems unlikely that this can be cleanly fixed using just the grammar. Maybe we can disable the restriction for{recover}symbols in the parser runtime somehow?