| パッケージ | 説明 | 
|---|---|
| com.sun.source.doctree | 
 ドキュメンテーション・コメントを抽象構文ツリー(AST)として表すためのインタフェースを提供します。 
 | 
| com.sun.source.util | 
 抽象構文ツリー(Abstract Syntax Tree、AST)の操作のためのユーティリティを提供します。 
 | 
| 修飾子と型 | メソッドと説明 | 
|---|---|
R | 
DocTreeVisitor.visitComment(CommentTree node, P p)  | 
| 修飾子と型 | メソッドと説明 | 
|---|---|
R | 
DocTreeScanner.visitComment(CommentTree node, P p)  | 
R | 
SimpleDocTreeVisitor.visitComment(CommentTree node, P p)  | 
 Copyright© 2005, 2014, Oracle and/or its affiliates. All rights reserved.