Package proguard.classfile.util.inject.location
-
Interface Summary Interface Description InjectStrategy This interface defines methods for determining code attribute offsets suitable for injecting a method invocation. -
Class Summary Class Description 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.