public interface SourceDocTextFragment extends SourceDocElement
SourceDocTextFragment represents a text fragment
 within a SourceDocDescription. A text fragment does not
 contain in-line tags, new lines, leading asterisks, or spaces or
 tabs that precede a leading asterisk.
 
 If the SourceElement
 support for accessing lexical elements can be extended to doc comment
 lexical elements, this class could probably be dispensed with.
| Modifier and Type | Field and Description | 
|---|---|
| static SourceDocTextFragment[] | EMPTY_ARRAY | 
CHILDREN_ALL, CHILDREN_BLANKLINES, CHILDREN_COMMENTS, CHILDREN_default, CHILDREN_none, CHILDREN_REGULAR, PRINT_ALL, REFORMAT_ALL, REFORMAT_INDENTgetDocText, getInlineTags, getOwningDocComment, getOwningMember, getReferences, isBlankaddSelf, addSelf, addSelfAfter, addSelfBefore, adjustTextIndentation, clearBinding, cloneSelf, compile, createContext, getBinding, getChildren, getChildren, getCompiledObject, getContainedElements, getContext, getEndOffset, getFirstToken, getJdkVersion, getLastToken, getOwningFile, getOwningSourceFile, getParent, getSiblingAfter, getSiblingAfter, getSiblingBefore, getSiblingBefore, getSiblings, getSiblings, getStartOffset, getSymbolKind, getText, getTokens, getTokens, hasErrors, print, print, print, print, reformatSelf, removeSelf, replaceSelf, resolve, setBinding, setContext, visitSelfstatic final SourceDocTextFragment[] EMPTY_ARRAY