Interface SummaryTree
- All Superinterfaces:
DocTree, InlineTagTree
A tree node for an
@summary
inline tag.
{@summary text}
- Since:
- 10
-
Nested Class Summary
Nested classes/interfaces declared in interface DocTree
DocTree.Kind
-
Method Summary
Modifier and TypeMethodDescriptionReturns the summary or the first line of a comment.Methods declared in interface InlineTagTree
getTagName
-
Method Details
-
getSummary
-