类的使用
org.beetl.ow2.asm.tree.AnnotationNode
使用AnnotationNode的程序包
程序包
说明
Provides an ASM visitor that constructs a tree representation of the
classes it visits.
-
org.beetl.ow2.asm.tree中AnnotationNode的使用
修饰符和类型类说明classA node that represents a type annotation on a local or resource variable.classA node that represents a type annotationn.类型参数类型为AnnotationNode的org.beetl.ow2.asm.tree中的字段修饰符和类型字段说明ClassNode.invisibleAnnotationsThe runtime invisible annotations of this class.FieldNode.invisibleAnnotationsThe runtime invisible annotations of this field.MethodNode.invisibleAnnotationsThe runtime invisible annotations of this method.ClassNode.visibleAnnotationsThe runtime visible annotations of this class.FieldNode.visibleAnnotationsThe runtime visible annotations of this field.MethodNode.visibleAnnotationsThe runtime visible annotations of this method.