[Soot-list] how to get the initial value of sootField

dingsun xyz031702 at hotmail.com
Wed May 19 14:35:55 EDT 2010


Dear All       If I have a program as below, how can I get the initial value of the field "x" , which is 999? Because I checked the API, it seems sootField doesn't provide methods to obtain such initial values.  
Best Regards,Ding Sun
Class A{    public int x=999;
    public void f1(){
    ......   }

}

 		 	   		  
_________________________________________________________________
SkyDrive电子画册,带你领略精彩照片,分享“美”时“美”刻!
http://www.windowslive.cn/campaigns/e-magazine/ngmchina/?a=c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20100520/fa5b029a/attachment.html 


More information about the Soot-list mailing list