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

クラスTreePath

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

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