public class SetSourceFileMethodItem extends DebugMethodItem
codeAddress| Constructor and Description |
|---|
SetSourceFileMethodItem(int codeAddress,
int sortOrder,
org.jf.dexlib2.iface.debug.SetSourceFile setSourceFile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
writeTo(org.jf.util.IndentingWriter writer) |
build, getSortOrdercompareTo, getCodeAddresspublic SetSourceFileMethodItem(int codeAddress,
int sortOrder,
@Nonnull
org.jf.dexlib2.iface.debug.SetSourceFile setSourceFile)
public boolean writeTo(org.jf.util.IndentingWriter writer)
throws java.io.IOException
writeTo in class MethodItemjava.io.IOException