Compilation phase identifiers.
Modifiers | Name | Description |
---|---|---|
static int |
ALL |
|
static int |
CANONICALIZATION |
|
static int |
CLASS_GENERATION |
|
static int |
CONVERSION |
|
static int |
FINALIZATION |
|
static int |
INITIALIZATION |
|
static int |
INSTRUCTION_SELECTION |
|
static int |
OUTPUT |
|
static int |
PARSING |
|
static int |
SEMANTIC_ANALYSIS |
|
static String[] |
descriptions |
Returns a description of the specified phase.