[Soot-list] How to get the sootClass from the type

Peng Gao gaop at cse.unsw.edu.au
Fri Feb 2 23:00:21 EST 2007


Hi,

I got a bunch of allocNodes and want to find out their super classes.  
I could get the type of the allocNode,
however soot.type doesn't have a method to get its super type. I find  
that sootClass has a method to return
its super. So is there anyway I could map a soot.type to a  
soot.sootClass or is there other ways to work out
super type from a type object.

Thanks a lot.

Cheers

Peng Gao 


More information about the Soot-list mailing list