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

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


Call selector to CompiledMethod.

ACompiledMethod selector

ACompiledMethod is A CompiledMethod you want to get selector.

The literals are just descriptor of bytecodes. So surely they don't contain
the selector, of course :)

- 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/3f34e86c/attachment.htm


More information about the Beginners mailing list