public interface OdexInstruction
Modifier and Type | Method and Description |
---|---|
void |
deOdex(org.jf.dexlib2.iface.DexFile parentFile,
org.jf.dexlib2.iface.Method m,
org.jf.dexlib2.analysis.ClassPath cp)
De-odexes the current instruction.
|
Copyright © 2021 Soot OSS. All rights reserved.