Uses of Class
net.bytebuddy.asm.Advice.OffsetMapping.ForArgument
Packages that use Advice.OffsetMapping.ForArgument
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of Advice.OffsetMapping.ForArgument in net.bytebuddy.asm
Subclasses of Advice.OffsetMapping.ForArgument in net.bytebuddy.asmModifier and TypeClassDescriptionstatic class
An offset mapping for a specific parameter of the instrumented method.static class
An offset mapping for a parameter of the instrumented method with a specific index.