- org.codehaus.groovy.control.customizers.builder.CompilerCustomizationBuilder
 
    
        - 
            
            
@AutoFinal
@CompileStatic
class CompilerCustomizationBuilder
extends FactoryBuilderSupport
     
A builder which allows easy configuration of compilation customizers. Instead of creating
 various compilation customizers by hand, you may use this builder instead, which provides a
 shorter syntax and removes most of the verbosity.
           
    
 
    
        - 
        
        
        
        
        
        
            
                - 
                    
                    
                        Inherited fields 
                        
                            | Fields inherited from class | 
                            Fields | 
                        
                                                
                            class FactoryBuilderSupport | 
                            CHILD_BUILDER, CURRENT_BUILDER, CURRENT_FACTORY, CURRENT_NAME, CURRENT_NODE, OWNER, PARENT_BUILDER, PARENT_CONTEXT, PARENT_FACTORY, PARENT_NAME, PARENT_NODE, SCRIPT_CLASS_NAME | 
                        
                    
                    
                 
                
            
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
               
            
            - 
                    
Inherited Methods Summary
                    
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | 
                            Name | 
                        
                        
                        
                            class FactoryBuilderSupport | 
                            addAttributeDelegate, addDisposalClosure, addPostInstantiateDelegate, addPostNodeCompletionDelegate, addPreInstantiateDelegate, autoRegisterNodes, build, build, build, checkValueIsNull, checkValueIsType, checkValueIsTypeNotString, dispose, getAttributeDelegates, getChildBuilder, getContext, getContextAttribute, getCurrent, getCurrentBuilder, getCurrentFactory, getCurrentName, getDisposalClosures, getExplicitMethods, getExplicitProperties, getFactories, getLocalExplicitMethods, getLocalExplicitProperties, getLocalFactories, getMethodMissingDelegate, getName, getNameMappingClosure, getParentContext, getParentFactory, getParentName, getParentNode, getPostInstantiateDelegates, getPostNodeCompletionDelegates, getPreInstantiateDelegates, getProperty, getPropertyMissingDelegate, getRegistrationGroupItems, getRegistrationGroups, getVariable, getVariables, invokeMethod, invokeMethod, newInstance, registerBeanFactory, registerBeanFactory, registerExplicitMethod, registerExplicitMethod, registerExplicitProperty, registerExplicitProperty, registerFactory, registerFactory, removeAttributeDelegate, removePostInstantiateDelegate, removePostNodeCompletionDelegate, removePreInstantiateDelegate, setMethodMissingDelegate, setNameMappingClosure, setProperty, setPropertyMissingDelegate, setVariable, withBuilder, withBuilder, withBuilder | 
                        
                        
                            class Binding | 
                            getProperty, getVariable, getVariables, hasVariable, removeVariable, setProperty, setVariable | 
                        
                        
                            class GroovyObjectSupport | 
                            getMetaClass, setMetaClass | 
                        
                    
                   
               
                
        
        
     
    
 
    
        - 
           
            
            
            
            
            
            
                - 
                    
                
                    
Constructor Detail
                    
                        
                        
                            - 
                                
CompilerCustomizationBuilder()
                                
                             
                        
                    
                 
            
            
            
            
            
            
         
    
 
    
    
    Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.