Uses of Class
net.bytebuddy.utility.visitor.LocalVariableAwareMethodVisitor
Packages that use LocalVariableAwareMethodVisitor
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of LocalVariableAwareMethodVisitor in net.bytebuddy.asm
Subclasses of LocalVariableAwareMethodVisitor in net.bytebuddy.asmModifier and TypeClassDescriptionprotected static class
A method visitor that applies a substitution for matched methods.