[Soot-list] Class/Method Annotations in Soot

Zifei Zhong zfz at cs.utexas.edu
Sun May 24 20:46:55 EDT 2009


Hi,

In java 6 we have the method 'getAnnotation(Class<A> annotationClass)'
to get annotation of a particular class or method. Anybody knows the
equivalent way of getting method/class annotations in Soot?

Thanks,
Zifei


More information about the Soot-list mailing list