The source code itself is too much to publish here (what else would you expect from something capable of reading byte code), but if you're interested, I suggest you check out the latest version here. And as you will see, it does not actual contain any Java code reading byte code; it's all done in the Preon declarative way.
1 comments:
What does this buy me over the (typical) approach of implementing ASM visitors?
Note: haven't looked at the code, being lazy as usual :)
Post a Comment