EclipseJDT Source Viewer

Home|eclipse_jdt/src/org/eclipse/jdt/core/dom/rewrite/package.html
1<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5   <meta name="Author" content="IBM">
6   <title>Package-level Javadoc</title>
7</head>
8<body>
9The Java DOM/AST rewrite is the set of classes that are used to make changes to an existing DOM/AST tree.
10
11<h2>
12Package Specification</h2>
13
14<p>This package contains the Java DOM/AST classes used to make changes to an existing DOM/AST tree.
15The principal classes are {@link org.eclipse.jdt.core.dom.rewrite.ASTRewrite ASTRewrite} and
16{@link org.eclipse.jdt.core.dom.rewrite.ListRewrite ListRewrite}.</p>
17</body>
18</html>
19
MembersX
Members
X