A view to visualize the AST (abstract syntax tree) of a Java file open in the editor. Navigate from text selection to AST nodes and from nodes to selections. Show bindings and compare them.
) to populate the view: The view shows the AST of the file opened in the editor and will also reveal the element corresponding to the current text selection
) to automatically track the active editor and the selection in the active editor.
) to update the AST.The AST view shows the following nodes:

:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipsejdt-ui-home/plugins/org.eclipse.jdt.astview Comments to Martin_Aeschlimann[at]ch.ibm.comThanks and credits go to Christian Hauser: The current AST view plugin is based his AST view implementation from the Zuerich Code Camp. Thanks a lot!
Markus Keller has helped absorbing AST changes and implemented more features.
You are viewing a mobilized version of this site...
View original page here