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