类的使用
cn.taketoday.bytecode.tree.AbstractInsnNode

使用AbstractInsnNode的程序包
程序包
说明
Provides an ASM visitor that constructs a tree representation of the classes it visits.
Provides a framework for static code analysis based on the asm.tree package.