Package grails.compiler.ast
Annotation Type AstTransformer
-
@Retention(RUNTIME) @Target(TYPE) public @interface AstTransformerMarker annotation that for classes that transform Grails classes at the AST level.- Since:
- 2.0
@Retention(RUNTIME)
@Target(TYPE)
public @interface AstTransformer