lundi 14 mai 2018

Java lib to manipulate ".java" files [on hold]

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