Using ASM to read method annotations
Leo Romanoff <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Hi, How I can use ASM to read method annotations? I'm able to read class annotations by implementing a visitAnnotation method in my custom ClassVisitor class derived from the EmptyVisitor. But this method is not invoked for method or field annotations. May be I do not understand how to do a similar thing for the methods or fields of the class? Is there any example available? Thanks, Leo -- View this message in context: http://old.nabble.com/Using-ASM-to-read-method-annotations-tp30759755p30759755.html Sent from the ASM mailing list archive at Nabble.com.
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws