class ImplJDocComment extends AbstractJDocComment implements JDocComment
Modifier and Type | Field and Description |
---|---|
private static Indent |
escIndent |
CLOSE_PAREN_CONTENT, COMMA_CONTENT, DOC_ROOT_CONTENT, HASH_CONTENT, NL_CONTENT, OPEN_PAREN_CONTENT
Constructor and Description |
---|
ImplJDocComment() |
Modifier and Type | Method and Description |
---|---|
void |
write(SourceFileWriter writer) |
_return, _throws, block, br, docRoot, docTag, docTag, getDocTags, inlineDocTag, nl, p, param, sp, text, typeName, value
add, htmlLink, htmlTag, preformattedCode
add, addItemDirectly, code, getContent, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_return, _throws, block, br, docRoot, docTag, docTag, inlineDocTag, inlineDocTag, nl, p, param, sp, text, typeName, value
htmlLink, htmlTag, preformattedCode
code, linkConstructor, linkField, linkMethod, linkMethod, linkType
private static final Indent escIndent
public void write(SourceFileWriter writer) throws java.io.IOException
write
in interface Writable
write
in class AbstractJComment
java.io.IOException