[Soot-list] loading class files with Soot in abc

Patrick LAM plam at sable.mcgill.ca
Sun Feb 5 15:30:42 EST 2006


On Sun, 5 Feb 2006, Oege de Moor wrote:

> I'm not sure I understand what I should do in abc to take advantage
> of your change... can you elaborate a little?

Ok, so I committed the only-class option in Soot revision 2285.  In abc,
you need to invoke:

	soot.Options.v().set_src_prec(soot.Options.src_prec_only_class);

before calling Soot.  Let me know if that's what you need.

pat




More information about the Soot-list mailing list