Users wanting to customize the configuration process such as adding imports, restricting the language features or apply AST transformations by default should implement this class, then call the CompilerConfiguration.addCompilationCustomizers method.
| Constructor and description | 
|---|
                                CompilationCustomizer
                                (CompilePhase phase) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            CompilePhase | 
                            getPhase() | 
                        
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.