- 所有超级接口:
-
BlockTagTree
,DocTree
一个
@since
块标签的树节点。
@since since-text
- 自Java版本:
- 1.8
-
Nested Class Summary
Nested classes/interfaces declared in interface com.sun.source.doctree.DocTree
DocTree.Kind
-
Method Summary
Methods declared in interface com.sun.source.doctree.BlockTagTree
getTagName
-
Method Details
-
getBody
返回解释正在文档化的项目的可用性的文本。- 返回:
- 文本
-