Tuesday, April 5, 2011

How do I get the name of the current method in squeak?

Hi!

As stated above - I need to find the current method's name in runtime. how do I do this?

From stackoverflow
  • thisContext method selector 
    

0 comments:

Post a Comment