ModelDriven / Alf-Reference-Implementation

Open-source implementation of the Action Language for fUML (Alf) specification.
30 stars 2 forks source link

Constraints should be checked even if there are syntax errors #92

Closed seidewitz closed 4 years ago

seidewitz commented 4 years ago

The error recovery implemented to allow for the identification of multiple syntax errors in the resolution of #75 should also make it possible to do constraint checking even if there are syntax errors. All source problems can then be reported together when there is a compilation failure.

seidewitz commented 4 years ago

Resolved in v1.1.0i.