[Soot-list] jimple code viewer

Eric Bodden eric.bodden at ec-spride.de
Sat Sep 22 03:10:32 EDT 2012


Hi Tony.

> Is there a Jimple code viewer that has similar functionality as an
> Eclipse Java source code viewer? For example, to view the call
> hierarchy, to look at all the references of a variable, to examine the
> type hierarchy, and so on. This is useful when we don't have the Java
> source code.

The eclipse plugin has a simple viewer that does syntax highlighting,
has an outline view and can also show different tags associated with
Jimple statement. I think it cannot do much more than that. But this
would be a good idea for a student project.

Eric


More information about the Soot-list mailing list