@GroovyASTTransformation(phase: CompilePhase.CANONICALIZATION) @CompileStatic class CachePutTransformation extends AbstractCacheTransformation
Implementation of CachePut
| Modifiers | Name | Description |
|---|---|---|
static ClassNode |
ANNOTATION_TYPE |
| Properties inherited from class | Properties |
|---|---|
class AbstractGormASTTransformation |
compilationUnit |
| Constructor and description |
|---|
CachePutTransformation() |
| 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() |