Class LifecycleBeforeTransformationVisitor

All Implemented Interfaces:
GroovyClassVisitor, GroovyCodeVisitor, ErrorCollecting

public class LifecycleBeforeTransformationVisitor extends BaseVisitor

AST transformation visitor which is triggered before applying AnnotationProcessor related transformations.

See Also: