is it possble to find field or method usage with annotation processor during compile time?
I'm trying to find all the assignment of a field with specific annotation, and replace it with setter method, is it possible during the compile time with annotation processor?
Aucun commentaire:
Enregistrer un commentaire