@GroovyASTTransformation(phase: CompilePhase.CANONICALIZATION) @CompileStatic class CacheEvictTransformation extends AbstractCacheTransformation
Implementation of CacheEvict
| Modifiers | Name | Description |
|---|---|---|
static ClassNode |
ANNOTATION_TYPE |
| Properties inherited from class | Properties |
|---|---|
class AbstractGormASTTransformation |
compilationUnit |
| Constructor and description |
|---|
CacheEvictTransformation() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Expression |
buildDelegatingMethodCall(SourceUnit sourceUnit, AnnotationNode annotationNode, ClassNode classNode, MethodNode methodNode, MethodCallExpression originalMethodCallExpr, BlockStatement newMethodBody) |
|
protected ClassNode |
getAnnotationType() |
|
int |
priority() |