public static class ClassFile.LineNumberTableAttribute extends ClassFile.AttributeInfo
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassFile.LineNumberTableAttribute.Entry |
| Constructor and Description |
|---|
ClassFile.LineNumberTableAttribute(short attributeNameIndex,
ClassFile.LineNumberTableAttribute.Entry[] entries) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
storeBody(DataOutputStream dos) |
storepublic ClassFile.LineNumberTableAttribute(short attributeNameIndex,
ClassFile.LineNumberTableAttribute.Entry[] entries)
protected void storeBody(DataOutputStream dos) throws IOException
storeBody in class ClassFile.AttributeInfoIOExceptionCopyright © 2001-2012. All Rights Reserved.