2014-08-07 10:47 GMT+02:00 aria2end <aria2...@gmail.com>: > Yes Exactly. I want to see all the potential methods called from from this > method which is the second case. but I receive error using that script. > > MessageNotUnderstood: ByteSymbol>>implementors > > Ok this method is implemented in the image I use (Pharo-40151).
The code is Symbol>>implementors ^SystemNavigation new allImplementorsOf: self Sorry I didn't know this code was not in Pharo 3. > > > > > -- > View this message in context: > http://forum.world.st/Seeing-all-the-methods-that-is-used-in-a-method-tp4772099p4772160.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > >