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