Package proguard.analysis
package proguard.analysis
-
ClassDescriptionThis handler is invoked by the
CallResolverwhenever new method calls have been resolved in the code.Collects all method invocations inside the analyzed methods.Utility methods for call resolution.Calculate the dominator tree of any method, making it possible to determine which instructions are guaranteed to be executed before others.Utility to collect statistical information.Constants which are used as metric types.