public class CodeNode extends TextNode
CodeNode(String text)
void
accept(Visitor visitor)
append, getChildren, getText, toString
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CodeNode(String text)
public void accept(Visitor visitor)
accept
Node
TextNode
Copyright © 2010–2013. All rights reserved.