- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.codehaus.groovy.transform.ASTTransformation
- All Known Implementing Classes:
- GenericBomAstTransformation
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface SpringBootAstTransformation
extends org.codehaus.groovy.transform.ASTTransformation
Marker interface for AST transformations that should be installed automatically from
META-INF/services
.
- Author:
- Dave Syer
-
-
Method Summary
-
Methods inherited from interface org.codehaus.groovy.transform.ASTTransformation
visit
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.