インタフェースcom.sun.source.tree.DeconstructionPatternTreeの
使用
パッケージ
説明
ソース・コードを抽象構文ツリー(Abstract Syntax Tree、AST)として表すためのインタフェースを提供します。
抽象構文ツリー(Abstract Syntax Tree、AST)の操作のためのユーティリティを提供します。
-
com.sun.source.treeでのDeconstructionPatternTreePREVIEWの使用
修飾子と型メソッド説明TreeVisitor.visitDeconstructionPattern
(DeconstructionPatternTreePREVIEW node, P p) Preview.DeconstructionPatternTree
ノードにアクセスします。 -
com.sun.source.utilでのDeconstructionPatternTreePREVIEWの使用
修飾子と型メソッド説明SimpleTreeVisitor.visitDeconstructionPattern
(DeconstructionPatternTreePREVIEW node, P p) Preview.DeconstructionPatternTree
ノードにアクセスします。TreeScanner.visitDeconstructionPattern
(DeconstructionPatternTreePREVIEW node, P p) Preview.DeconstructionPatternTree
ノードにアクセスします。