public interface AnnotatedClassInjector
Injector applied to annotated (local transform) entities
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
performInjectionOnAnnotatedClass(SourceUnit source, GeneratorContext context, ClassNode classNode)Performs injection on an annotated entity |
Performs injection on an annotated entity
source - The source unitclassNode - The class node