- All Superinterfaces:
- DocTree,- InlineTagTree
A tree node for an 
@summary inline tag.
 
    {@summary text}
 - Since:
- 10
- 
Nested Class SummaryNested classes/interfaces declared in interface com.sun.source.doctree.DocTreeDocTree.Kind
- 
Method SummaryModifier and TypeMethodDescriptionReturns the summary or the first line of a comment.Methods declared in interface com.sun.source.doctree.InlineTagTreegetTagName
- 
Method Details- 
getSummaryReturns the summary or the first line of a comment.- Returns:
- the summary text
 
 
-