Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom.rewrite |
Modifier and Type | Method and Description |
---|---|
ITrackedNodePosition |
ASTRewrite.track(ASTNode node)
Returns an object that tracks the source range of the given node
across the rewrite to its AST.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.