Package | Description |
---|---|
net.bytebuddy.asm |
The ASM package contains classes that are meant for direct interaction with the ASM API.
|
Modifier and Type | Class and Description |
---|---|
static class |
MemberAttributeExtension.ForField
A visitor that adds attributes to a field.
|
static class |
MemberAttributeExtension.ForMethod
A visitor that adds attributes to a method.
|
Copyright © 2014–2024. All rights reserved.