Class LifecycleAfterTransformationVisitor

All Implemented Interfaces:
GroovyClassVisitor, GroovyCodeVisitor, ErrorCollecting

public class LifecycleAfterTransformationVisitor extends BaseVisitor

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

See Also: