public class BulletListNode extends SuperNode
BulletListNode(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 BulletListNode(Node child)
public void accept(Visitor visitor)
accept
Node
SuperNode