Closed spinillos closed 5 months ago
We have a lot of classes that are used like "alias" for disjunctions.
This veneer moves the generated code for the disjunctions into the parent class and remove the extension.
Note: in addition to the changes introduced by this PR, the diff includes unreleased changes living in main.
main
We have a lot of classes that are used like "alias" for disjunctions.
This veneer moves the generated code for the disjunctions into the parent class and remove the extension.