Re: add code to existing method code
Eugene Kuleshov <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Your assumption is correct. The order of visit calls is documented at http://asm.ow2.org/asm33/javadoc/user/org/objectweb/asm/MethodVisitor.html regards, Eugene luc peuvrier at home wrote: > Hi, > > Is it guarantee that MethodVisitor.visitMaxs is call after the last > method instruction visit ? > It is the right place to put additional code to the method ? > > Best regards > Luc Peuvrier
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