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