public class ListItemNode extends SuperNode
ListItemNode(Node child)
void
accept(Visitor visitor)
getChildren
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ListItemNode(Node child)
public void accept(Visitor visitor)
accept
Node
SuperNode