Package proguard.classfile.util.inject.location
package proguard.classfile.util.inject.location
-
ClassDescriptionAn implementation of the InjectStrategy interface to find the earliest location suitable for injecting method invocation instructions.This interface defines methods for determining code attribute offsets suitable for injecting a method invocation.A data structure indicating a suitable location for injecting a method invocation instruction.An implementation of the InjectStrategy interface to find the potential last blocks of a method.