モジュール jdk.compiler
パッケージ com.sun.source.util

クラスDocTreePath

java.lang.Object
com.sun.source.util.DocTreePath
すべての実装されたインタフェース:
Iterable<DocTree>

public class DocTreePath extends Object implements Iterable<DocTree>
ツリー・ノードのパス。通常、最上位のDocCommentTreeノードまでのツリー・ノードの祖先ノードの順序を表すために使用されます。
導入されたバージョン:
1.8