Eclipse JDT
Release 3.0

Uses of Class
org.eclipse.jdt.core.dom.rewrite.ASTRewrite

Packages that use ASTRewrite
org.eclipse.jdt.core.dom.rewrite   
 

Uses of ASTRewrite in org.eclipse.jdt.core.dom.rewrite
 

Methods in org.eclipse.jdt.core.dom.rewrite that return ASTRewrite
static ASTRewrite ASTRewrite.create(AST ast)
          Creates a new instance for describing manipulations of the given AST.
 


Eclipse JDT
Release 3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.