[Newbies] Getting a list of selectors used in a method

=?EUC-KR?B?sK3B+L/A?= jinoh67 at gmail.com
Sat Mar 17 11:27:20 UTC 2012


just call AClass allSelectors
AClass is a class you want to get selector list.

- Jin-oh -
2012. 3. 17. ¿ÀÈÄ 8:10¿¡ "deejay220989" <delacroix22 at gmail.com>´ÔÀÌ ÀÛ¼º:
>
> Hi,
>
> Is there anyway I get get a list or a number of selectors used in a
method?
> I tried using the compiledMethod literals and compiledMethod numLiterals
but
> they include numbers which I do not want.
>
> It even returns the method and class name. I just want the selectors used
in
> a method.
>
> Please advise.
>
> Thanks!
>
> --
> View this message in context:
http://forum.world.st/Getting-a-list-of-selectors-used-in-a-method-tp4480402p4480402.html
> Sent from the Squeak - Beginners mailing list archive at Nabble.com.
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20120317/5e29eaba/attachment.htm


More information about the Beginners mailing list