public static class DCTree.DCValue extends DCTree.DCInlineTag implements ValueTree
DCTree.DCAttribute, DCTree.DCAuthor, DCTree.DCBlockTag, DCTree.DCComment, DCTree.DCDeprecated, DCTree.DCDocComment, DCTree.DCDocRoot, DCTree.DCEndElement, DCTree.DCEndPosTree<T extends DCTree.DCEndPosTree<T>>, DCTree.DCEntity, DCTree.DCErroneous, DCTree.DCIdentifier, DCTree.DCInheritDoc, DCTree.DCInlineTag, DCTree.DCLink, DCTree.DCLiteral, DCTree.DCParam, DCTree.DCReference, DCTree.DCReturn, DCTree.DCSee, DCTree.DCSerial, DCTree.DCSerialData, DCTree.DCSerialField, DCTree.DCSince, DCTree.DCStartElement, DCTree.DCText, DCTree.DCThrows, DCTree.DCUnknownBlockTag, DCTree.DCUnknownInlineTag, DCTree.DCValue, DCTree.DCVersion
DocTree.Kind
Modifier and Type | Field and Description |
---|---|
DCTree.DCReference |
ref |
Modifier and Type | Method and Description |
---|---|
<R,D> R |
accept(DocTreeVisitor<R,D> v,
D d)
Accept method used to implement the visitor pattern.
|
DocTree.Kind |
getKind()
Gets the kind of this tree.
|
ReferenceTree |
getReference() |
getTagName
getEndPos, setEndPos
getSourcePosition, pos, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTagName
public final DCTree.DCReference ref
public DocTree.Kind getKind()
DocTree
public <R,D> R accept(DocTreeVisitor<R,D> v, D d)
DocTree
public ReferenceTree getReference()
getReference
in interface ValueTree
Copyright © 2017 earcam. All rights reserved.