TypeFox / xtext2langium

A tool for migrating an Xtext language to Langium
https://www.typefox.io/blog/xtext-to-langium
MIT License
7 stars 1 forks source link

Create an option for removing overridden rules #7

Closed dhuebner closed 1 year ago

dhuebner commented 1 year ago

Make it possible to disable removing of overridden rules. In some cases it would be easier to fix Langium errors instead of investigating what and why is missing.

An other idea is to derive a parameterized rule that covers syntax introduced in other grammars.