- 所有超级接口:
-
BlockTagTree
,DocTree
一个
@see
块标签的树节点。
@see "string" @see <a href="URL#value"> label </a> @see reference
- 自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
-
getReference
返回引用。- 返回:
- 引用
-