An adapter for the CompilePhase enum that can be entered into a Swing combobox.
Enum constant | Description |
---|---|
CANONICALIZATION |
|
CLASS_GENERATION |
|
CONVERSION |
|
FINALIZATION |
|
INITIALIZATION |
|
INSTRUCTION_SELECTION |
|
OUTPUT |
|
PARSING |
|
SEMANTIC_ANALYSIS |
Type | Name and description |
---|---|
int |
phaseId |
String |
string |
Constructor and description |
---|
CompilePhaseAdapter
(def phaseId, def string) |
Copyright © 2003-2014 The Codehaus. All rights reserved.