Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom |
Modifier and Type | Method and Description |
---|---|
boolean |
ASTNode.subtreeMatch(ASTMatcher matcher,
java.lang.Object other)
Returns whether the subtree rooted at the given node matches the
given other object as decided by the given matcher.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.