public static class SimpleXPathParser.CommentNode extends SimpleXPathParser.Node
| Constructor and Description |
|---|
CommentNode(String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrintStream ps)
Prints debugging information about the syntax tree to the stream.
|
protected String s
public CommentNode(String s)
public void print(PrintStream ps)
SimpleXPathParser.Nodeprint in class SimpleXPathParser.NodeCopyright © 2022. All Rights Reserved.