[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Jimple to Source code translation



On Wed, 21 Mar 2001, Warshavsky Alex wrote:

> Is there any way I can map a jimple statement back to a source
> code ? If not, what is the easiest way to do that ? 

Do you just want to do one statement or a whole method?

If you just want to get a statement, converting to Grimp would probably
usually be effective.  If you want to convert whole methods, ask
jerome@cs.mcgill.ca.

pat