@FunctionalInterface public interface SpringBootAstTransformation extends ASTTransformation
Marker interface for AST transformations that should be installed automatically from
META-INF/services
.
Methods inherited from class | Name |
---|---|
interface ASTTransformation |
visit |