@Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.TYPE }) public @interface AstTransformer
Marker annotation that for classes that transform Grails classes at the AST level.
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait