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.EnclosingMethodAttribute
org.objectweb.asm.util.attrs.ASMEnclosingMethodAttribute
ASMifiable
EnclosingMethodAttribute
sub class.
Field Summary |
Fields inherited from class org.objectweb.asm.attrs.EnclosingMethodAttribute | |
desc , name , owner |
Method Summary | |
void |
|
protected Attribute |
|
Methods inherited from class org.objectweb.asm.attrs.EnclosingMethodAttribute | |
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 EnclosingMethodAttribute