[Soot-list] What is the meaning of ActiveBody

Arzt, Steven steven.arzt at sit.fraunhofer.de
Fri Jan 19 05:03:29 EST 2018


Hi Sep,

The body of a method contains the statements inside that method as well as the local variable definitions and the exception handlers.

Best regards,
  Steven

From: Soot-list [mailto:soot-list-bounces at cs.mcgill.ca] On Behalf Of ???
Sent: Friday, January 19, 2018 3:46 AM
To: soot-list at cs.mcgill.ca
Subject: [Soot-list] What is the meaning of ActiveBody

I am novice in Java analysis and Soot. I am not familiar with the concept of ActiveBody in SootMethod. (The relevant APIs are hasActiveBody() and getActiveBody() ). Could somebody explain the meaning of ActiveBody? When a SootMethod has ActiveBody? If not, how to get access to the Body of this kind of SootMethod?

Thank you very much!

Sincerely.

Sep.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20180119/71a7a7df/attachment.html>


More information about the Soot-list mailing list