| Modifier and Type | Field and Description |
|---|---|
private int |
level |
| Constructor and Description |
|---|
HeaderNode(int level) |
HeaderNode(int level,
Node child) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
int |
getLevel() |
getChildrengetEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toStringpublic HeaderNode(int level,
Node child)
public HeaderNode(int level)