Package org.codehaus.groovy.grails.compiler.web

Class Summary
ControllerActionTransformer Enhances controller classes by converting closures actions to method actions and binding request parameters to action arguments.
ControllerDomainTransformer Adds binding methods to domain classes.
ControllerTransformer Enhances controller classes with the appropriate API at compile time.