Annotation Interface AstTransformer


@Retention(RUNTIME) @Target(TYPE) public @interface AstTransformer
Marker annotation that for classes that transform Grails classes at the AST level.
Since:
2.0