[Soot-list] cloning and renaming constructors

Khilan Gudka khilan at doc.ic.ac.uk
Fri Nov 12 19:12:48 EST 2010


Hi all,

I was just wondering if it was possible to clone <init> methods and then
rename the cloned versions to something like <init_clone>? Or does Java
require instance initialisers to have the name <init>? I tried it and I get
a ClassFormatException saying that the method name is bad.

Thanks,
Khilan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20101113/0a8a6961/attachment.html 


More information about the Soot-list mailing list