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) | 
| CompilePhaseAdapter
                                (int phaseId, String string) | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.