public class EmphNode extends SuperNode
EmphNode(List<Node> children)
void
accept(Visitor visitor)
getChildren
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EmphNode(List<Node> children)
public void accept(Visitor visitor)
accept
Node
SuperNode
Copyright © 2010–2013. All rights reserved.