- org.codehaus.groovy.control.customizers.DelegatingCustomizer
-
- All Implemented Interfaces and Traits:
- CompilationUnitAware
public abstract class DelegatingCustomizer
extends CompilationCustomizer
implements CompilationUnitAware
Base class for compilation customizers which delegate to another customizer. The phase this
customizer runs at is retrieved from the phase of the delegate.
- Since:
- 2.1.0
-
-
Methods Summary
-
Inherited Methods Summary
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.