public class DocNode extends ASTNodeImpl
Constructor and Description |
---|
DocNode(String fullText,
int beginIndex,
int endIndex,
int line) |
getFullText, getLine, getNodeText, getText, toString
contains, getBeginIndex, getEndIndex, getLength
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
contains, getBeginIndex, getEndIndex, getLength
public DocNode(String fullText, int beginIndex, int endIndex, int line)
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.