Package io.micronaut.ast.groovy.utils
AST Util transformations for injection.
- Since:
- 1.0
-
Class Summary Class Description ExtendedParameter This class was created to pass to theGroovyAnnotationMetadataBuilderbecause the method node the parameter belongs to is not available from theParameterclass itself.InMemoryByteCodeGroovyClassLoader Extended version ofGroovyClassLoaderthat can be used to test dependency injection compilation.InMemoryClassWriterOutputVisitor Utility class for testing Groovy visitors.