JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
grails.compiler.ast
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