public class ComputeClassWriter
extends org.objectweb.asm.ClassWriter
| Constructor and Description |
|---|
ComputeClassWriter(int flags,
ClassLoader targetCl) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCommonSuperClass(String type1,
String type2) |
getClassLoader, hasFlags, newClass, newConst, newConstantDynamic, newField, newHandle, newHandle, newInvokeDynamic, newMethod, newMethodType, newModule, newNameType, newPackage, newUTF8, toByteArray, visit, visitAnnotation, visitAttribute, visitEnd, visitField, visitInnerClass, visitMethod, visitModule, visitNestHost, visitNestMember, visitOuterClass, visitPermittedSubclass, visitRecordComponent, visitSource, visitTypeAnnotationpublic ComputeClassWriter(int flags,
ClassLoader targetCl)
Copyright © 2016–2024. All rights reserved.