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, toString
Copyright © 2009–2023 org.pegdown. All rights reserved.