【问题标题】:How do I get the name of the current method in squeak?如何在 squeak 中获取当前方法的名称? 【发布时间】:2010-05-06 14:22:09 【问题描述】: 如上所述 - 我需要在运行时找到当前方法的名称。我该怎么做? 【问题讨论】: 标签: methods squeak 【解决方案1】: thisContext method selector 【讨论】: