Uses of Class
net.bytebuddy.asm.MemberAttributeExtension
Packages that use MemberAttributeExtension
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of MemberAttributeExtension in net.bytebuddy.asm
Subclasses of MemberAttributeExtension in net.bytebuddy.asmModifier and TypeClassDescriptionstatic class
A visitor that adds attributes to a field.static class
A visitor that adds attributes to a method.