Oracle Fusion Middleware Java API Reference for Oracle TopLink (Deprecated)
11g Release 1 (11.1.1)

B32476-04

Package oracle.toplink.libraries.asm.util.attrs

Interface Summary
ASMifiable An attribute that can print the ASM code to create an equivalent attribute.
 

Class Summary
ASMAnnotationDefaultAttribute An ASMifiable AnnotationDefaultAttribute sub class.
ASMEnclosingMethodAttribute An ASMifiable EnclosingMethodAttribute sub class.
ASMLocalVariableTypeTableAttribute An ASMifiable LocalVariableTypeTableAttribute sub class.
ASMRuntimeInvisibleAnnotations An ASMifiable RuntimeInvisibleAnnotations sub class.
ASMRuntimeInvisibleParameterAnnotations An ASMifiable RuntimeInvisibleParameterAnnotations sub class.
ASMRuntimeVisibleAnnotations An ASMifiable RuntimeVisibleAnnotations sub class.
ASMRuntimeVisibleParameterAnnotations An ASMifiable RuntimeVisibleParameterAnnotations sub class.
ASMSignatureAttribute An ASMifiable SignatureAttribute sub class.
ASMSourceDebugExtensionAttribute An ASMifiable SourceDebugExtensionAttribute sub class.
ASMStackMapAttribute An ASMifiable StackMapAttribute sub class.
 


Copyright © 1998, 2012, Oracle. All Rights Reserved.