public class GroovyPageInjectionOperation extends GrailsAwareInjectionOperation
A GroovyPage compiler injection operation that uses a specified array of ClassInjector instances to attempt AST injection.
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
call(org.codehaus.groovy.control.SourceUnit source, org.codehaus.groovy.classgen.GeneratorContext context, org.codehaus.groovy.ast.ClassNode classNode) |