程序包的使用
org.beetl.ow2.asm.tree
使用org.beetl.ow2.asm.tree的程序包
程序包
说明
Provides some useful class and method adapters.
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.
-
-
类说明A node that represents a bytecode instruction.A node that represents an annotationn.A node that represents a field.A node that represents an inner class.A doubly linked list of
AbstractInsnNodeobjects.AnAbstractInsnNodethat encapsulates aLabel.A node that represents a type annotation on a local or resource variable.A node that represents a local variable declaration.A node that represents a method.A node that represents a parameter access and className.A node that represents a try catch block.A node that represents a type annotationn. -
类说明A node that represents a bytecode instruction.A node that represents a method.A node that represents a try catch block.