|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.coffi.attribute_info | +--soot.coffi.SourceFile_attribute
A debugging attribute, this gives the name of the source file for this .class file.
attribute_info
Field Summary | |
int |
sourcefile_index
Constant pool index of a utf8 string for the name of the associated source file. |
Fields inherited from class soot.coffi.attribute_info |
attribute_length,
attribute_name,
Code,
ConstantValue,
Exceptions,
LineNumberTable,
LocalVariableTable,
SourceFile |
Constructor Summary | |
SourceFile_attribute()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public int sourcefile_index
CONSTANT_Utf8_info
Constructor Detail |
public SourceFile_attribute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |