Package proguard.dexfile.ir.ts
Interface Cfg.OnUseCallBack
-
- All Known Subinterfaces:
Cfg.TravelCallBack
- All Known Implementing Classes:
BaseAnalyze,SimpleLiveAnalyze,UnSSATransformer.LiveA
- Enclosing class:
- Cfg
public static interface Cfg.OnUseCallBack
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ValueonUse(Local v)
-