[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Spark: getting field-access summaries



Hello,

I would like to get the following info out of the Spark:

for all class fields of a class (classes) get all methods (and/or basic blocks) acccessing (reading and/or writing) the field, i.e., field-access summaries.

In case, there is not simple and straightforward way to do this: Could you, please, give me an advice (opinion) on where to start and what to use (from the SOOT/Spark API) to get this info in an efficient way?

Thanks a lot.

Best regards,

Richard