public class PostInstructionRegisterInfoMethodItem extends MethodItem
codeAddress| Constructor and Description |
|---|
PostInstructionRegisterInfoMethodItem(RegisterFormatter registerFormatter,
org.jf.dexlib2.analysis.AnalyzedInstruction analyzedInstruction,
int codeAddress) |
| Modifier and Type | Method and Description |
|---|---|
double |
getSortOrder() |
boolean |
writeTo(org.jf.util.IndentingWriter writer) |
compareTo, getCodeAddresspublic PostInstructionRegisterInfoMethodItem(@Nonnull
RegisterFormatter registerFormatter,
@Nonnull
org.jf.dexlib2.analysis.AnalyzedInstruction analyzedInstruction,
int codeAddress)
public double getSortOrder()
getSortOrder in class MethodItempublic boolean writeTo(org.jf.util.IndentingWriter writer)
throws java.io.IOException
writeTo in class MethodItemjava.io.IOException