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

Packages that use CompilationUnit
Package
Description
This package contains Eclipse extensions to some of the Sun annotation processing APIs.
The Java model is the set of classes that model the objects associated with creating, editing, and building a Java program.
This package contains compiler associated infrastructure APIs.
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.
Provides a set of tools and utilities for manipulating .class files and Java model elements.
Application programming interfaces for interaction with the Eclipse Java User Interface.
Application programming interfaces for Eclipse Java User Interface specific actions.
Application programming interfaces for code clean up.
Application programming interfaces for correction proposals.