Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom.rewrite |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.