public class Dex2IRConverter
extends java.lang.Object
| Constructor and Description |
|---|
Dex2IRConverter() |
| Modifier and Type | Method and Description |
|---|---|
IrMethod |
convert(boolean isStatic,
Method method,
DexCodeNode dexCodeNode) |
public IrMethod convert(boolean isStatic, Method method, DexCodeNode dexCodeNode)