Hi,

where should i look at if i want a class of mine to be notified of any source code change in the image ?

Specifically i want to know if anything changed about a method (or its ast method node), anything that could happen like a refactoring operation or a source code change.

Steven.