I hope this help youBut you can get the decompiled code with:See: Object methods first sourceCodeHi,Do you really need to decompile the method? A CompiledMethod know his source code.
Object methods first codeForNoSource--On Thu, Mar 10, 2016 at 11:14 AM, Guillaume Ongenae <guillaume.ongenae@gmail.com> wrote:Hello,I'm a student at Lille 1 university, so I'm still a beginner in PharoI'm working on Artefact to create a more understable and complete demonstration.To do that I would like to print the code of a given method. However I can find how to decompiled the given method.Any help is welcome.--CheersCyril Ferlicot