public class SootASMClassWriter
extends ClassWriter
Constructor and Description |
---|
SootASMClassWriter(int flags)
Constructs a new
ClassWriter object. |
Modifier and Type | Method and Description |
---|---|
protected String |
getCommonSuperClass(String type1,
String type2) |