> On 28 Oct 2016, at 11:56, Esteban Lorenzano <[email protected]> wrote: > > Image here: http://files.pharo.org/get-files/60/pharo-64.zip
In the above image I get the following output on the Transcript while sending #ast to all methods AthensCairoGradientPaint>>initializeRadialBetween:extending:and:extending:withColorRamp:(origin is shadowed) DynamicSpecExample>>openOnString(ui is shadowed) DynamicSpecExample>>openOnInteger(ui is shadowed) ExternalForm>>setExtent:depth:bits:(pointer is shadowed) ExternalForm>>primCreateManualSurfaceWidth:height:rowPitch:depth:isMSB:(width is shadowed) ExternalForm>>primCreateManualSurfaceWidth:height:rowPitch:depth:isMSB:(height is shadowed) ExternalForm>>primCreateManualSurfaceWidth:height:rowPitch:depth:isMSB:(depth is shadowed) ExternalForm>>primManualSurface:setPointer:(pointer is shadowed) ExternalType>>asPointerType:(pointerSize is shadowed) RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed) RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed) TraitDescription>>fileOutLocalMethodsInCategory:on:(localSelectors is shadowed) Just to let you know, Sven
