March 30, 2013
9:18 p.m.
On 30/03/2013 21:10, Sean P. DeNigris wrote:
j-wings wrote
In Pharo, after I use right click on the class name and select 'browse references,' a list of references will show up.
I would like to know which methods are being called during this execution because I need to fetch all the references of that class for my software development for Pharo. I am doing something regarding class dependencies in Pharo.
Thank you very much for your help. Try FooClass allCallsOn