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 |
Constructor and description |
---|
CompilePhaseAdapter
(def phaseId, def string) |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.