public abstract class XPathElement extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
invert |
protected String |
nodeName |
| Constructor and Description |
|---|
XPathElement(String nodeName)
Construct element like
/ID or ID or /* etc... |
Copyright © 1992–2017 ANTLR. All rights reserved.