|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.tagkit.SourceLnPosTag
soot.tagkit.SourceLnNamePosTag
Field Summary | |
protected String |
fileName
|
Constructor Summary | |
SourceLnNamePosTag(String fileName,
int sline,
int eline,
int spos,
int epos)
|
Method Summary | |
String |
getFileName()
|
String |
toString()
|
Methods inherited from class soot.tagkit.SourceLnPosTag |
endLn, endPos, getName, getValue, startLn, startPos |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected final String fileName
Constructor Detail |
public SourceLnNamePosTag(String fileName, int sline, int eline, int spos, int epos)
Method Detail |
public String getFileName()
public String toString()
toString
in class SourceLnPosTag
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |