[Soot-list] How can I set jb options in the code?

Eric Bodden eric.bodden at mail.mcgill.ca
Thu Jul 24 15:34:30 EDT 2008


Hi.

This class is just to extract options, not to set them. Preferably you
should set options on the command line, e.g. -p jb
keep-original-names.

Eric

2008/7/24 Ahmad Golzar <golzara at cs.man.ac.uk>:
> Hi,
>
> I'm a novice in soot. I'm writing a DataFlow Analysis and I like to use the
> original names for my local variables in the Jimple transformation to make
> my results more understandable for the user. I wish to know how to set jb
> options in the code to make this happen. There exists a JBOptions class with
> a use_original_names() method but there is no documentation about how to use
> it.
>
> Thank you,
>
> Ahmad
>
>
>
>
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>



-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list