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