@java.lang.FunctionalInterface public interface SpringBootAstTransformation extends org.codehaus.groovy.transform.ASTTransformation
Marker interface for AST transformations that should be installed automatically from META-INF/services.
META-INF/services
interface org.codehaus.groovy.transform.ASTTransformation
org.codehaus.groovy.transform.ASTTransformation#visit([Lorg.codehaus.groovy.ast.ASTNode;, org.codehaus.groovy.control.SourceUnit)
Groovy Documentation