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