On 14 Jan 2014, at 22:06, Tudor Girba <[email protected]> wrote:
>
> As far as I can see, the visualization is derived from source code. This can
> be seen as being similar to how an AST is derived from source code. The
> GTInspector already provides an implementation of understanding this mapping.
> For example, in an image with GTInspector (just download the Moose one for
> quick tests) do:
> (Collection>>#collect:) parseTree inspect
>
> and you get a picture like the attached one.
> <Inspector on a RBMethodNode (coll...ion).png>
This is *very* impressive… :-)
Marcus