|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.drivergen.Conditions
The Conditions class represents the condition of the compile process
| Field Summary | |
static int |
CODE
code |
static int |
HIR
hir |
static int |
LIR
lir |
static int |
SOURCE
initial condition |
| Constructor Summary | |
Conditions()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int SOURCE
public static final int HIR
public static final int LIR
public static final int CODE
| Constructor Detail |
public Conditions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||