| パッケージ | 説明 | 
|---|---|
| com.sun.source.util | 抽象構文ツリー(Abstract Syntax Tree、AST)の操作のためのユーティリティを提供します。 | 
| 修飾子と型 | クラス | 説明 | 
|---|---|---|
| class  | DocTreesドキュメンテーション・コメントの構文ツリーへのアクセスを提供します。 | 
| 修飾子と型 | メソッド | 説明 | 
|---|---|---|
| static Trees | Trees. instance(JavaCompiler.CompilationTask task)指定されたCompilationTaskのTreesオブジェクトを取得します。 | |
| static Trees | Trees. instance(ProcessingEnvironment env)指定されたProcessingEnvironmentのTreesオブジェクトを取得します。 | 
 Copyright © 2005, 2025, Oracle and/or its affiliates.  All rights reserved.