Package proguard.analysis
-
Interface Summary Interface Description CallHandler This handler is invoked by theCallResolver
whenever new method calls have been resolved in the code. -
Class Summary Class Description 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. -
Enum Summary Enum Description Metrics.MetricType Constants which are used as metric types.