Hi,
I've been looking the source code of javassist in order to add insertBefore and
replacing support for the throw operation.
I've found that throw is considered a statement but I can't find a way to use it
like a CtMethod to provide the needed features.
I would like to know where I should look and modify to successfully create an Object
CtThrow that could allow to make instrospection over this operation.
Cheers,
Alfredo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966283#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...