public class SuperNode extends AbstractNode
| Constructor and Description |
|---|
SuperNode() |
SuperNode(List<Node> children) |
SuperNode(Node child) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
List<Node> |
getChildren() |
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toStringCopyright © 2009–2025 org.pegdown. All rights reserved.