
www.eclipse.org/articles/Article-JavaCodeManipulation_AST/index.html
Preview meta tags from the www.eclipse.org website.
Linked Hostnames
6- 1 link tobugs.eclipse.org
- 1 link toearticleast.sourceforge.net
- 1 link toeclipsecon.org
- 1 link toen.wikipedia.org
- 1 link towww.eclipse.org
- 1 link towww.javapractices.com
General Meta Tags
4- titleAbstract Syntax Tree
- Content-Typetext/html; charset=ISO-8859-1
- generatorDocBook XSL Stylesheets V1.71.1
- descriptionThe Abstract Syntax Tree is the base framework for many powerful tools of the Eclipse IDE, including refactoring, Quick Fix and Quick Assist. The Abstract Syntax Tree maps plain Java source code in a tree form. This tree is more convenient and reliable to analyse and modify programmatically than text-based source. This article shows how you can use the Abstract Syntax Tree for your own applications.
Link Tags
1- stylesheet../article.css
Links
6- http://earticleast.sourceforge.net/net.sourceforge.earticleast.app_1.0.0.zip
- http://eclipsecon.org/2005/presentations/EclipseCON2005_Tutorial29.pdf
- http://en.wikipedia.org/wiki/Visitor_pattern
- http://www.eclipse.org/jdt/ui/astview/index.php
- http://www.javapractices.com/Topic126.cjp