public interface DocCommentTree extends DocTree
first-sentence body block-tags
DocTree.Kind| Modifier and Type | Method and Description |
|---|---|
List<? extends DocTree> |
getBlockTags() |
List<? extends DocTree> |
getBody() |
List<? extends DocTree> |
getFirstSentence() |
Copyright © 2017 earcam. All rights reserved.