Visualize your JavaScript code in an AST tree!

The following tree visually shows the AST nodes of the JavaScript expression below. Just Double Click any node for looking at its referenced code!.

Internally this uses style_tree1.js implementation to generate a tree model compatible with the UI Widget BootstrapTreeView