public class ComputeClassWriter
extends org.objectweb.asm.ClassWriter
Constructor and Description |
---|
ComputeClassWriter(ClassByteArraySource bytes,
Map<String,String> cache,
int flags) |
Modifier and Type | Method and Description |
---|---|
protected String |
getCommonSuperClass(String type1,
String type2) |
getClassLoader, 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, visitTypeAnnotation
Copyright © 2021 org.pitest. All rights reserved.