Sept. 30, 2015
3:48 p.m.
Great! This is so cool. We should just change the gtDisplayOn: for RBGlobalNode to show something like: BehaviorTest>>testallSuperclassesIncluding -> Object What do you think? Doru On Wed, Sep 30, 2015 at 2:28 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
https://pharo.fogbugz.com/f/cases/16674/Navigate-from-Variables-to-AST-Node-...
The Slice adds the method #astNodes to LiteralVariable, Slot and TemporaryVariable.
e.g. inspect
Object binding astNodes
With the magic of GTInspector, this is a browser that show the source for that AST node nicely highlighted:
-- www.tudorgirba.com "Every thing has its own flow"