Mirror API

インタフェース
com.sun.mirror.apt.RoundState の使用

RoundState を使用しているパッケージ
com.sun.mirror.apt 注釈プロセッサと注釈処理ツール間で情報を通信するために使用されるクラス。 
 

com.sun.mirror.apt での RoundState の使用
 

RoundState を返す com.sun.mirror.apt のメソッド
 RoundState RoundCompleteEvent.getRoundState()
          ラウンドの状態を返します。
 

RoundState 型のパラメータを持つ com.sun.mirror.apt のコンストラクタ
RoundCompleteEvent(AnnotationProcessorEnvironment source, RoundState rs)
          現在の AnnotationProcessorEnvironment はイベントのソースとみなされます。
 


Mirror API

バグや機能要求の報告
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.