|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.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.
| Constructor Summary | |
(package private) |
CompilerExitStatus()
|
| Method Summary | |
(package private) int |
get()
|
(package private) void |
set(int s)
|
(package private) void |
setABEND()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
CompilerExitStatus()
| Method Detail |
int get()
void set(int s)
void setABEND()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||