| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
java.lang.String |
sourcefile |
| Constructor and Description |
|---|
SourceFileAttribute(java.lang.String sourcefile) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name() |
(package private) static SourceFileAttribute |
parseSourceFileAttribute(java.io.DataInput in,
ConstantPool constant_pool) |
java.lang.String |
toString() |
public static final java.lang.String NAME
public final java.lang.String sourcefile
public java.lang.String toString()
toString in class java.lang.Objectstatic SourceFileAttribute parseSourceFileAttribute(java.io.DataInput in, ConstantPool constant_pool) throws java.io.IOException
java.io.IOException