程序包 proguard.classfile.util.inject.location
-
接口概要 接口 说明 InjectStrategy This interface defines methods for determining code attribute offsets suitable for injecting a method invocation. -
类概要 类 说明 FirstBlock An implementation of the InjectStrategy interface to find the earliest location suitable for injecting method invocation instructions.InjectStrategy.InjectLocation A data structure indicating a suitable location for injecting a method invocation instruction.LastBlocks An implementation of the InjectStrategy interface to find the potential last blocks of a method.SpecificOffset