Class FieldASTTransformation

All Implemented Interfaces:
ExpressionTransformer, GroovyClassVisitor, GroovyCodeVisitor, ASTTransformation, ErrorCollecting, org.objectweb.asm.Opcodes

public class FieldASTTransformation
extends ClassCodeExpressionTransformer
implements ASTTransformation, org.objectweb.asm.Opcodes
Handles transformation for the @Field annotation.