JavaScript Development Tools
Release 3.2

Uses of Class
org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite

Packages that use ASTRewrite
org.eclipse.wst.jsdt.core.dom.rewrite   
 

Uses of ASTRewrite in org.eclipse.wst.jsdt.core.dom.rewrite
 

Methods in org.eclipse.wst.jsdt.core.dom.rewrite that return ASTRewrite
static ASTRewrite ASTRewrite.create(AST ast)
          Creates a new instance for describing manipulations of the given AST.
 ASTRewrite ListRewrite.getASTRewrite()
          Returns the ASTRewrite instance from which this ListRewriter has been created from.
 


JavaScript Development Tools
Release 3.2

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