public static class SimpleXPathParser.SquareBracketNode extends SimpleXPathParser.Node
| Modifier and Type | Field and Description |
|---|---|
protected SimpleXPathParser.ContainerNode |
node |
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrintStream ps)
Prints debugging information about the syntax tree to the stream.
|
protected SimpleXPathParser.ContainerNode node
public void print(PrintStream ps)
SimpleXPathParser.Nodeprint in class SimpleXPathParser.NodeCopyright © 2021. All Rights Reserved.