by aviadbd
Having a choice between SAX-like and DOM-like iteration over classes' bytecode, and having a dead-simple API, is just what I was looking for - and ASM provided.
I've only used the core, SAX-like API, so my comments are based on that.
There were no more chasing after instruction handles (for jumps) or manually keeping track of the constants pool.
The additional tools library provides a great tracing tool which allows
1 of 1 users found the following review helpful. Was this review helpful to you? Yes | No