I need to manipulate Java class files. I found many libs that only parse ".class" files instead.
Is there any good lib that could allow me to parse Java files (".java") so that I can :
- remove methods
- remove/rename class instance variables
- comment methods
- ...
Regards
Aucun commentaire:
Enregistrer un commentaire