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