public class BuilderSetSourceFile extends BuilderDebugItem implements SetSourceFile
| Constructor and Description |
|---|
BuilderSetSourceFile(StringReference sourceFile) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDebugItemType()
The type of this debug item.
|
java.lang.String |
getSourceFile() |
StringReference |
getSourceFileReference() |
getCodeAddressisPlaced, setLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeAddresspublic BuilderSetSourceFile(@Nullable
StringReference sourceFile)
public int getDebugItemType()
DebugItemgetDebugItemType in interface DebugItem@Nullable public java.lang.String getSourceFile()
getSourceFile in interface SetSourceFile@Nullable public StringReference getSourceFileReference()
getSourceFileReference in interface SetSourceFile