Sebastian Schüller
Sebastian Schüller
This problem would go away, if we would do proper cleanup/recovery of all items in the declarative region, right?
So the way to go would be to temporarily remove recoverabilty for elements that have no implementation for recovery yet. I'll update #24 to exclude compound cases for now then.
True enough. I thought about cases in which a declarative item could contain a `Begin` or `End` token but which could not be recovered from. But when I think about...