public class SourceLnNamePosTag extends SourceLnPosTag
| Modifier and Type | Field and Description |
|---|---|
protected String |
fileName |
IDENTIFIER| Constructor and Description |
|---|
SourceLnNamePosTag(String fileName,
int sline,
int eline,
int spos,
int epos) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
String |
toString() |
protected final String fileName
public SourceLnNamePosTag(String fileName, int sline, int eline, int spos, int epos)
public String getFileName()
public String toString()
toString in class SourceLnPosTagCopyright © 2020 Soot OSS. All rights reserved.