Skip to content

Commit

Permalink
build: Add a more complete ecore parsing script
Browse files Browse the repository at this point in the history
This new script is based roughly off of the old `generate_enums.py`.
However, instead of aggregating all defined classes and enums into a
single module, the new script keeps them separated by package.

Note that the script's output still needs to be adjusted manually.
However, it does help greatly in finding and covering new parts of the
metamodel, as well as keeping the definitions in sync.
  • Loading branch information
Wuestengecko committed Dec 20, 2024
1 parent c3d890c commit d54066e
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 104 deletions.
Loading

0 comments on commit d54066e

Please sign in to comment.