程序包 proguard.classfile.util.inject.argument
-
接口概要 接口 说明 InjectedArgument This interface defines an API for modeling arguments to be passed to the method invocation instructions that are injected byCodeInjector. -
类概要 类 说明 ConstantPrimitive A model representing a constant value of a primitive type argument to be passed to the method invocation instructions that are injected byCodeInjector.ConstantString A model representing a constant string argument to be passed to the method invocation instructions that are injected byCodeInjector.LocalVariable PrimitiveArrayConstantArgument<T extends java.lang.Number>