| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.objectweb.asm.Attributeorg.objectweb.asm.attrs.RuntimeVisibleAnnotationsorg.objectweb.asm.util.attrs.ASMRuntimeVisibleAnnotationsASMifiable 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