Modifier and Type | Field and Description |
---|---|
java.lang.String |
title |
java.lang.String |
url |
Constructor and Description |
---|
ExpLinkNode(java.lang.String title,
java.lang.String url,
Node child) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor) |
getChildren
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
public ExpLinkNode(java.lang.String title, java.lang.String url, Node child)