Annotation Type AstTransformer


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