| パッケージ | 説明 | 
|---|---|
| com.sun.source.doctree | ドキュメンテーション・コメントを抽象構文ツリー(AST)として表すためのインタフェースを提供します。 | 
| 修飾子と型 | メソッド | 説明 | 
|---|---|---|
| DocTree.Kind | DocTree. getKind()このツリーの種類を取得します。 | |
| static DocTree.Kind | DocTree.Kind. valueOf(String name)指定された名前を持つ、この型の列挙型定数を返します。 | |
| static DocTree.Kind[] | DocTree.Kind. values()この列挙型の定数を含む配列を、宣言されている順序で返します。 | 
 Copyright © 2005, 2025, Oracle and/or its affiliates.  All rights reserved.