|
Eclipse JDT Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTRewrite | |
---|---|
org.eclipse.jdt.core.dom.rewrite | The Java DOM/AST rewrite is the set of classes that are used to make changes to an existing DOM/AST tree. |
Uses of ASTRewrite in org.eclipse.jdt.core.dom.rewrite |
---|
Methods in org.eclipse.jdt.core.dom.rewrite that return ASTRewrite | |
ASTRewrite |
ListRewrite.getASTRewrite()
Returns the ASTRewrite instance from which this ListRewriter has been created from. |
static ASTRewrite |
ASTRewrite.create(AST ast)
Creates a new instance for describing manipulations of the given AST. |
|
Eclipse JDT Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |