Package proguard.classfile.util.inject.argument
package proguard.classfile.util.inject.argument
-
ClassDescriptionA model representing a constant value of a primitive type argument to be passed to the method invocation instructions that are injected by
CodeInjector.A model representing a constant string argument to be passed to the method invocation instructions that are injected byCodeInjector.This interface defines an API for modeling arguments to be passed to the method invocation instructions that are injected byCodeInjector.PrimitiveArrayConstantArgument<T extends Number>