You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to get the class name of all annotations declared on a class but the method CtClass.getAnnotations() returns an array of AnnotationImpl's proxy. Can you explain me succinctly how I can get the name of the annotations?
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to get the class name of all annotations declared on a class but the method CtClass.getAnnotations() returns an array of AnnotationImpl's proxy. Can you explain me succinctly how I can get the name of the annotations?
The text was updated successfully, but these errors were encountered: