TNO/Renaissance-Ada

Replace generated code by simpler logic

pjljvandelaar opened this issue · 1 comments

The reimplementation of part of the rejuvenation library in python by the Haystack-Ada project does not use our current solution that needs generated code.

Could we also simplify our solution
and become less dependent on the version of libadalang
by realizing a similar solution as the Haystack-Ada project?

Problem is AST nodes with two optional children of the same kind.
We have to investigate whether they are present in Ada.