-
-
Nested Class Summary
-
Nested classes/interfaces declared in interface com.sun.source.doctree.DocTree
DocTree.Kind
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getBody()
Returns the text of the comment.
-
-
-
Method Detail
getBody
String getBody()
Returns the text of the comment.- Returns:
- the comment text
-