Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.asm.Attribute
org.objectweb.asm.attrs.RuntimeVisibleAnnotations
org.objectweb.asm.util.attrs.ASMRuntimeVisibleAnnotations
ASMifiable
RuntimeVisibleAnnotations
sub class.
Field Summary |
Fields inherited from class org.objectweb.asm.attrs.RuntimeVisibleAnnotations | |
annotations |
Method Summary | |
void |
|
protected Attribute |
|
Methods inherited from class org.objectweb.asm.attrs.RuntimeVisibleAnnotations | |
read , toString , write |
public void asmify(StringBuffer buf, String varName, Map labelNames)
- Specified by:
- asmify in interface ASMifiable
protected Attribute read(ClassReader cr, int off, int len, char[] buf, int codeOff, Label[] labels)
- Overrides:
- read in interface RuntimeVisibleAnnotations