public interface SourceDocBlockTag extends SourceDocTag
SourceDocBlockTag represents a block tag within a SourceDocComment. A tag has a name and zero or more arguments.
The children of a doc tag vary with the tag type, as described in the class overview of SourceDocTag.
| Modifier and Type | Field and Description |
|---|---|
static SourceDocBlockTag[] |
EMPTY_ARRAY |
CHILDREN_ALL, CHILDREN_BLANKLINES, CHILDREN_COMMENTS, CHILDREN_default, CHILDREN_none, CHILDREN_REGULAR, PRINT_ALL, REFORMAT_ALL, REFORMAT_INDENTgetArgumentText, getFieldNameReference, getFieldTypeReference, getReference, getReferenceText, isBlock, isException, isInline, isParameter, isReference, isSerial, isSerialField, isStandardgetDescription, setDescriptiongetDocText, getInlineTags, getOwningDocComment, getOwningMember, getReferences, isBlankaddSelf, addSelf, addSelfAfter, addSelfBefore, adjustTextIndentation, clearBinding, cloneSelf, compile, getBinding, getChildren, getChildren, getCompiledObject, getContainedElements, getEndOffset, getJdkVersion, getOwningFile, getOwningSourceFile, getParent, getSiblingAfter, getSiblingBefore, getSiblings, getSiblings, getStartOffset, getSymbolKind, getText, getTokens, hasErrors, print, print, reformatSelf, removeSelf, replaceSelf, resolve, setBinding, setContext, visitSelfgetName, getNameElement, setName, setNameElementstatic final SourceDocBlockTag[] EMPTY_ARRAY