I'm not sure if PyNSource (which is the application that does all the reverse-engineering heavy lifting) is capable of doing that. The reverse engineering is done based on static code analysis and Python does not provide any info on the kind of objects that are held in a list.
We're actually looking for something to replace the PyNSource code. If you have any suggestions, please share them.
Now we're on the subject anyway: does anyone have a suggestion for analyzing Java code?
Regards,
Arjan