-
- All Superinterfaces:
-
BlockTagTree
,DocTree
public interface VersionTree extends BlockTagTree
用于@version块标记的树节点。@version版本文本
- 从以下版本开始:
- 1.8
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.source.doctree.DocTree
DocTree.Kind
-
-
方法摘要
所有方法 接口方法 抽象方法 Modifier and Type 方法 描述 List<? extends DocTree>
getBody()
返回标签的正文。-
Methods inherited from interface com.sun.source.doctree.BlockTagTree
getTagName
-
-