|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.driver.CompilerExitStatus
This object keeps the exit status of the compiler process. Shared by the
all compile threads.
User compiler modules are expected to use interface of class
CompileThread. This class is used to implment the interface.
コンストラクタの概要 | |
(パッケージプライベート) |
CompilerExitStatus()
|
メソッドの概要 | |
(パッケージプライベート) int |
get()
|
(パッケージプライベート) void |
set(int s)
|
(パッケージプライベート) void |
setABEND()
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
CompilerExitStatus()
メソッドの詳細 |
int get()
void set(int s)
void setABEND()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |