DocTree.Kind
Modifier and Type | Method | Description |
---|---|---|
List<? extends DocTree> |
getBlockTags() |
Returns the block tags for a documentation comment.
|
List<? extends DocTree> |
getBody() |
Returns the body of a documentation comment,
appearing after the first sentence, and before any block tags.
|
List<? extends DocTree> |
getFirstSentence() |
Returns the first sentence of a documentation comment.
|
default List<? extends DocTree> |
getFullBody() |
Returns the entire body of a documentation comment, appearing
before any block tags, including the first sentence.
|
List<? extends DocTree> getFirstSentence()
default List<? extends DocTree> getFullBody()
List<? extends DocTree> getBody()
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b149-1