@CompileStatic final enum CompilePhaseAdapter extends Enum<E<E>>
An adapter for the CompilePhase enum that can be entered into a Swing combobox.
Modifiers | Name | Description |
---|---|---|
static CompilePhaseAdapter |
CANONICALIZATION |
|
static CompilePhaseAdapter |
CLASS_GENERATION |
|
static CompilePhaseAdapter |
CONVERSION |
|
static CompilePhaseAdapter |
FINALIZATION |
|
static CompilePhaseAdapter |
INITIALIZATION |
|
static CompilePhaseAdapter |
INSTRUCTION_SELECTION |
|
static CompilePhaseAdapter |
MAX_VALUE |
|
static CompilePhaseAdapter |
MIN_VALUE |
|
static CompilePhaseAdapter |
OUTPUT |
|
static CompilePhaseAdapter |
PARSING |
|
static CompilePhaseAdapter |
SEMANTIC_ANALYSIS |