public class XPathWildcardElement extends XPathElement
invert, nodeName| Constructor | Description |
|---|---|
XPathWildcardElement() |
| Modifier and Type | Method | Description |
|---|---|---|
Collection<ParseTree> |
evaluate(ParseTree t) |
Given tree rooted at
t return all nodes matched by this path
element. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic Collection<ParseTree> evaluate(ParseTree t)
XPathElementt return all nodes matched by this path
element.evaluate in class XPathElementCopyright © 1992–2019 ANTLR. All rights reserved.