public class DexAnnotator extends AnnotatedBytes
| Modifier and Type | Field and Description |
|---|---|
DexBackedDexFile |
dexFile |
| Constructor and Description |
|---|
DexAnnotator(DexBackedDexFile dexFile,
int width) |
| Modifier and Type | Method and Description |
|---|---|
SectionAnnotator |
getAnnotator(int itemType) |
void |
writeAnnotations(java.io.Writer out) |
annotate, annotateTo, clearLimit, deindent, getAnnotationWidth, getCursor, indent, moveBy, moveTo, setLimit, writeAnnotations@Nonnull public final DexBackedDexFile dexFile
public DexAnnotator(@Nonnull
DexBackedDexFile dexFile,
int width)
public void writeAnnotations(java.io.Writer out)
throws java.io.IOException
java.io.IOException@Nullable public SectionAnnotator getAnnotator(int itemType)