org.codehaus.janino.util

Class ClassFile.SourceFileAttribute

public static class ClassFile.SourceFileAttribute extends ClassFile.AttributeInfo

Representation of a "SourceFile" attribute (see JVMS 4.7.7).
Constructor Summary
SourceFileAttribute(short attributeNameIndex, short sourceFileIndex)
Method Summary
protected voidstoreBody(DataOutputStream dos)

Constructor Detail

SourceFileAttribute

public SourceFileAttribute(short attributeNameIndex, short sourceFileIndex)

Method Detail

storeBody

protected void storeBody(DataOutputStream dos)