public interface ILASM
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.ClassVisitor |
transform(org.objectweb.asm.ClassVisitor cv,
String className,
ClassDesc classDesc,
String lambdaMethodName,
String lambdaMethodType,
String factoryMethodName,
String factoryMethodType) |
Copyright © 2021. All rights reserved.