[metaas-dev] walker and visitor for asmethods

Rémi Flament rflament at laposte.net
Tue Jan 22 21:45:30 UTC 2008


Hi,

I wrote a small set of classes to simplify the walking of a ASMethod code.
I followed the ASVisitor and ASWalker examples.

I use it myself to find the list of variables that each method uses.

Hope it helps,

Rémi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ASMethodVisitor.java
Type: text/x-java
Size: 2780 bytes
Desc: not available
Url : http://lists.badgers-in-foil.co.uk/pipermail/metaas-dev/attachments/20080122/e46582ae/attachment.java 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ASMethodWalker.java
Type: text/x-java
Size: 7724 bytes
Desc: not available
Url : http://lists.badgers-in-foil.co.uk/pipermail/metaas-dev/attachments/20080122/e46582ae/attachment-0001.java 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AbstractASMethodVisitor.java
Type: text/x-java
Size: 2979 bytes
Desc: not available
Url : http://lists.badgers-in-foil.co.uk/pipermail/metaas-dev/attachments/20080122/e46582ae/attachment-0002.java 


More information about the metaas-dev mailing list