|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Compilation phase identifiers.
Field Summary | |
---|---|
int |
ALL
|
int |
CANONICALIZATION
|
int |
CLASS_GENERATION
|
int |
CONVERSION
|
int |
FINALIZATION
|
int |
INITIALIZATION
|
int |
INSTRUCTION_SELECTION
|
int |
OUTPUT
|
int |
PARSING
|
int |
SEMANTIC_ANALYSIS
|
def |
descriptions
|
Constructor Summary | |
Phases()
|
Method Summary | |
---|---|
static String |
getDescription(int phase)
Returns a description of the specified phase. |
Constructor Detail |
---|
Phases()
Method Detail |
---|
public static String getDescription(int phase)