class InlineDocTagCommentContent extends AbstractJComment implements CommentContent
| Modifier and Type | Field and Description |
|---|---|
(package private) static Indent |
INDENT |
private java.lang.String |
tagName |
CLOSE_PAREN_CONTENT, COMMA_CONTENT, DOC_ROOT_CONTENT, HASH_CONTENT, NL_CONTENT, OPEN_PAREN_CONTENT| Constructor and Description |
|---|
InlineDocTagCommentContent(java.lang.String tagName) |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.String |
getTagName() |
void |
write(SourceFileWriter writer) |
add, addItemDirectly, block, code, docRoot, getContent, inlineDocTag, inlineDocTag, linkConstructor, linkField, linkMethod, linkMethod, linkType, nl, sp, text, typeNamestatic final Indent INDENT
private final java.lang.String tagName
java.lang.String getTagName()
public void write(SourceFileWriter writer) throws java.io.IOException
write in interface Writablewrite in class AbstractJCommentjava.io.IOException