程序包 proguard.analysis
-
接口概要 接口 说明 CallHandler This handler is invoked by theCallResolverwhenever new method calls have been resolved in the code. -
类概要 类 说明 CallResolver Collects all method invocations inside the analyzed methods.CallResolver.Builder CallUtil Utility methods for call resolution.DominatorCalculator Calculate the dominator tree of any method, making it possible to determine which instructions are guaranteed to be executed before others.Metrics Utility to collect statistical information. -
枚举概要 枚举 说明 Metrics.MetricType Constants which are used as metric types.