May 19, 2015
8:18 a.m.
with the GT inspector, it has a very nice AST view:
The AST view of the GT Inspector is useless for serious work.
I've been spending the past weeks and months looking at ASTs, SSA and CFGs of code and I allways need a twin view: node + source code (and selecting one of those node select the relevant portion of the code).
Agree, something like this would be even nicer... Jan