public class SourceFileAttribute extends AttributeInfo
AttributeInfo.AttributeContext| Constructor and Description |
|---|
SourceFileAttribute(String name,
DataInputStream is,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceFilename() |
String |
toString() |
addDependentClassNames, getContext, getName, readAttributes, readClassNames, skipLengthpublic SourceFileAttribute(String name, DataInputStream is, ConstantPool constantPool) throws IOException
IOExceptionpublic String getSourceFilename()
public String toString()
toString in class AttributeInfoCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.