Uses of Class
org.eclipse.jdt.core.dom.ASTNode

Packages that use ASTNode
Package
Description
This package contains miscellaneous APIs related to Java annotation processing.
The Java DOM/AST is the set of classes that model the source code of a Java program as a structured document.
The Java DOM/AST rewrite is the set of classes that are used to make changes to an existing DOM/AST tree.
Application programming interface for the JDT core manipulation plug-in class.