Compiler Tree API

クラス
com.sun.source.util.TreeScanner の使用

TreeScanner を使用しているパッケージ
com.sun.source.util 抽象構文ツリー (Abstract Syntax Tree、AST) の操作のためのユーティリティーを提供します。 
 

com.sun.source.util での TreeScanner の使用
 

com.sun.source.util での TreeScanner のサブクラス
 class TreePathScanner<R,P>
          すべての子ツリーノードを巡回し、親ノードのパスを維持するためのサポートを提供する TreeVisitor です。
 


Compiler Tree API

Report a bug or request a feature.
Copyright Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.