gnu.bytecode
public class SourceDebugExtAttr extends Attribute
| Constructor Summary | |
|---|---|
| SourceDebugExtAttr(ClassType cl) Add a new InnerClassesAttr to a ClassType. | |
| Method Summary | |
|---|---|
| void | addStratum(String name) |
| void | assignConstants(ClassType cl) |
| int | getLength() Return the length of the attribute in bytes.
|
| void | print(ClassTypeWriter dst) |
| void | write(DataOutputStream dstr) Write out the contents of the Attribute.
|