moosetechnology / Famix

An abstract representation of source code. Famix is generic and can describe applications in multiple programming languages.
MIT License
12 stars 22 forks source link

FamixJavaVisitor is outdated #763

Closed badetitou closed 2 months ago

badetitou commented 2 months ago

The FamixJavaVisitor is really outdated For instance, there is no FamixJavaInterface, nor the parametrics update

badetitou commented 2 months ago

It is a problem for projects such as Carrefour or https://github.com/moosetechnology/FAMIX2Java/tree/v5 that relies on the visitor