Class DelegatingController

java.lang.Object
org.codehaus.groovy.classgen.asm.WriterController
org.codehaus.groovy.classgen.asm.DelegatingController
Direct Known Subclasses:
StaticTypesWriterController

public class DelegatingController extends WriterController
This class will delegate all calls to a WriterController given in the constructor.