Package org.codehaus.groovy.control.customizers.builder
-
Interface Summary Interface Description PostCompletionFactory A helper interface for factories which require post processing of generated nodes. -
Class Summary Class Description CustomizersFactory This factory generates an array of compilation customizers.ImportCustomizerFactory This factory allows the generation of animport customizer
.InlinedASTCustomizerFactory This factory lets a user define a compilation customizer without having to define an anonymous inner class.SecureASTCustomizerFactory This factory allows the generation of aSecureASTCustomizer
.SourceAwareCustomizerFactory Factory for use withCompilerCustomizationBuilder
.SourceAwareCustomizerFactory.SourceOptions