find caller

T

Thomas Aanensen

Hi

I would like to find all the method calls done by a specified class on an
object.

#I have an object:
self.o = SomeObject()
#Then I do a method call
self.o.GetAValue()


What I need is to parse the class to find all the method calls done by
self.o (The name of the method being called is whats important)


Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,183
Messages
2,570,965
Members
47,512
Latest member
FinleyNick

Latest Threads

Top